aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libzvbi
Commit message (Collapse)AuthorAgeFilesLines
* update to 0.2.24oliver2006-12-052-4/+4
|
* update libzvbi to 0.2.23oliver2006-11-093-6/+7
|
* update libzvbi to 0.2.22oliver2006-06-023-5/+5
|
* update to 0.2.21oliver2006-05-162-4/+4
|
* update to 0.2.20oliver2006-05-092-4/+4
|
* Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-1/+0
|
* update to 0.2.19oliver2006-03-152-5/+5
|
* Conversion to a single libtool environment.ade2006-02-232-2/+2
| | | | Approved by: portmgr (kris)
* update to 0.2.18oliver2006-02-112-4/+4
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* update libzvbi to 0.2.17oliver2005-10-093-4/+6
|
* update libzvbi port to 0.2.16oliver2005-05-263-4/+4
|
* update to 0.2.15oliver2005-04-022-3/+3
|
* update to 0.2.14oliver2005-03-052-3/+3
|
* update libzvbi to 0.2.13oliver2005-01-243-4/+4
|
* update to libzvbi 0.2.11oliver2004-12-313-4/+4
|
* update to 0.2.9oliver2004-11-123-4/+6
|
* install in PREFIX, not in X11PREFIXoliver2004-08-192-8/+3
| | | | | USE_LIBTOOL_VER 15 (instead of 13) Bump PORTREVISION
* update to 0.2.8oliver2004-05-122-3/+3
|
* update to 0.2.7oliver2004-04-092-3/+3
|
* update to 0.2.6oliver2004-04-053-5/+5
|
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* add a missing dependency to libunicodeoliver2004-02-101-1/+2
|
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+3
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
|
* update libzvbi to 0.2.5oliver2003-10-284-14/+6
|
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-0/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* add INSTALLS_SHLIB, USE_LIBTOOLoliver2003-07-311-2/+4
| | | | s/freebsd/FreeBSD/ in MAINTAINER field
* Back out previous commit; the build error was fixed already.kris2003-05-181-7/+1
| | | | Apologies to: oliver
* BROKEN on 5.1: does not compilekris2003-05-181-0/+4
|
* Fix build on CURRENToliver2003-05-181-0/+10
| | | | Submitted by: bento
* Add libzvbi, routines to access raw VBI capture devicesoliver2003-05-154-0/+54
PR: 48809 Approved by: alex (mentor)