Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/libzvbi/Makefile

[BACK] Up to [FreeBSD] / ports / devel / libzvbi

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Dec 15 06:52:42 2011 UTC (8 weeks, 1 day ago) by oliver
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +3 -1 lines
fix compilation with clang

Submitted by:	rdivacky

Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Dec 9 12:04:44 2011 UTC (2 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -5 lines
fix CLANG-build

PR:		ports/160921
Feature safe:	yes

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:22:08 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -1 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon May 31 01:58:19 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:33:21 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:18:15 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with D

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Sep 7 11:14:43 2008 UTC (3 years, 5 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
update to 0.2.33

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Aug 27 18:56:04 2008 UTC (3 years, 5 months ago) by oliver
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +7 -1 lines
update to 0.2.32

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Jul 30 18:23:29 2008 UTC (3 years, 6 months ago) by oliver
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -2 lines
update to 0.2.31

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:21:30 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Mar 7 14:50:46 2008 UTC (3 years, 11 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -2 lines
update libzvbi to 0.2.30

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Feb 28 05:47:42 2008 UTC (3 years, 11 months ago) by oliver
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
update libzvbi to 0.2.29

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:35:43 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +0 -1 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat May 19 20:03:09 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Mar 9 19:28:56 2007 UTC (4 years, 11 months ago) by oliver
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
update to 0.2.25

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Dec 4 18:11:20 2006 UTC (5 years, 2 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
update to 0.2.24

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Nov 8 18:58:12 2006 UTC (5 years, 3 months ago) by oliver
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -2 lines
update libzvbi to 0.2.23

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Jun 1 21:00:08 2006 UTC (5 years, 8 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
update libzvbi to 0.2.22

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon May 15 18:34:22 2006 UTC (5 years, 8 months ago) by oliver
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
update to 0.2.21

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon May 8 19:47:29 2006 UTC (5 years, 9 months ago) by oliver
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
update to 0.2.20

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu May 4 21:40:53 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +0 -1 lines
Remove USE_REINPLACE from all categories starting with D

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Mar 15 05:19:07 2006 UTC (5 years, 10 months ago) by oliver
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
update to 0.2.19

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:36:04 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -2 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Feb 11 13:04:30 2006 UTC (6 years ago) by oliver
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
update to 0.2.18

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:48:55 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Oct 8 16:49:46 2005 UTC (6 years, 4 months ago) by oliver
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
update libzvbi to 0.2.17

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu May 26 10:26:29 2005 UTC (6 years, 8 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
update libzvbi port to 0.2.16

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Apr 2 09:41:51 2005 UTC (6 years, 10 months ago) by oliver
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
update to 0.2.15

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Mar 5 11:44:29 2005 UTC (6 years, 11 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
update to 0.2.14

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jan 24 14:05:03 2005 UTC (7 years ago) by oliver
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
update libzvbi to 0.2.13

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Dec 31 11:36:46 2004 UTC (7 years, 1 month ago) by oliver
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
update to libzvbi 0.2.11

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Nov 11 17:05:51 2004 UTC (7 years, 3 months ago) by oliver
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -2 lines
update to 0.2.9

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Aug 19 15:41:42 2004 UTC (7 years, 5 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -7 lines
install in PREFIX, not in X11PREFIX
USE_LIBTOOL_VER 15 (instead of 13)
Bump PORTREVISION

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed May 12 15:27:18 2004 UTC (7 years, 9 months ago) by oliver
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
update to 0.2.8

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Apr 9 13:17:19 2004 UTC (7 years, 10 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
update to 0.2.7

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Apr 5 09:52:39 2004 UTC (7 years, 10 months ago) by oliver
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
update to 0.2.6

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:21 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Feb 9 17:39:28 2004 UTC (8 years ago) by oliver
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
add a missing dependency to libunicode

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Feb 4 04:35:52 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:	trevor
Tested by:	bento

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jan 23 18:11:49 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Now gettext 0.12.1 is gettext-old.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Oct 28 07:43:42 2003 UTC (8 years, 3 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
update libzvbi to 0.2.5

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Aug 26 20:25:40 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:	kris

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Aug 25 05:41:23 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Chase the libintl.so shared lib version.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 30 18:07:17 2003 UTC (8 years, 6 months ago) by oliver
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -2 lines
add INSTALLS_SHLIB, USE_LIBTOOL
s/freebsd/FreeBSD/ in MAINTAINER field

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun May 18 10:34:51 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -7 lines
Back out previous commit; the build error was fixed already.

Apologies to:	oliver

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun May 18 10:05:19 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -0 lines
BROKEN on 5.1: does not compile

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu May 15 14:08:03 2003 UTC (8 years, 8 months ago) by oliver
Branches: MAIN
Add libzvbi, routines to access raw VBI capture devices

PR:		48809
Approved by:	alex (mentor)

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options