Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update to 0.2.24 | oliver | 2006-12-05 | 2 | -4/+4 |
| | |||||
* | update libzvbi to 0.2.23 | oliver | 2006-11-09 | 3 | -6/+7 |
| | |||||
* | update libzvbi to 0.2.22 | oliver | 2006-06-02 | 3 | -5/+5 |
| | |||||
* | update to 0.2.21 | oliver | 2006-05-16 | 2 | -4/+4 |
| | |||||
* | update to 0.2.20 | oliver | 2006-05-09 | 2 | -4/+4 |
| | |||||
* | Remove USE_REINPLACE from all categories starting with D | edwin | 2006-05-05 | 1 | -1/+0 |
| | |||||
* | update to 0.2.19 | oliver | 2006-03-15 | 2 | -5/+5 |
| | |||||
* | Conversion to a single libtool environment. | ade | 2006-02-23 | 2 | -2/+2 |
| | | | | Approved by: portmgr (kris) | ||||
* | update to 0.2.18 | oliver | 2006-02-11 | 2 | -4/+4 |
| | |||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | ade | 2005-11-15 | 1 | -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.17 | oliver | 2005-10-09 | 3 | -4/+6 |
| | |||||
* | update libzvbi port to 0.2.16 | oliver | 2005-05-26 | 3 | -4/+4 |
| | |||||
* | update to 0.2.15 | oliver | 2005-04-02 | 2 | -3/+3 |
| | |||||
* | update to 0.2.14 | oliver | 2005-03-05 | 2 | -3/+3 |
| | |||||
* | update libzvbi to 0.2.13 | oliver | 2005-01-24 | 3 | -4/+4 |
| | |||||
* | update to libzvbi 0.2.11 | oliver | 2004-12-31 | 3 | -4/+4 |
| | |||||
* | update to 0.2.9 | oliver | 2004-11-12 | 3 | -4/+6 |
| | |||||
* | install in PREFIX, not in X11PREFIX | oliver | 2004-08-19 | 2 | -8/+3 |
| | | | | | USE_LIBTOOL_VER 15 (instead of 13) Bump PORTREVISION | ||||
* | update to 0.2.8 | oliver | 2004-05-12 | 2 | -3/+3 |
| | |||||
* | update to 0.2.7 | oliver | 2004-04-09 | 2 | -3/+3 |
| | |||||
* | update to 0.2.6 | oliver | 2004-04-05 | 3 | -5/+5 |
| | |||||
* | Add size data, approved by maintainers. | trevor | 2004-03-19 | 1 | -0/+1 |
| | |||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -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 libunicode | oliver | 2004-02-10 | 1 | -1/+2 |
| | |||||
* | Add USE_GETTEXT and bump PORTREVISION. | marcus | 2004-02-04 | 1 | -3/+3 |
| | | | | | Submitted by: trevor Tested by: bento | ||||
* | Now gettext 0.12.1 is gettext-old. | trevor | 2004-01-24 | 1 | -1/+1 |
| | |||||
* | update libzvbi to 0.2.5 | oliver | 2003-10-28 | 4 | -14/+6 |
| | |||||
* | Bump the PORTREVISION for the ports directly affected by the gettext upgrade. | marcus | 2003-08-27 | 1 | -0/+1 |
| | | | | Prodded by: kris | ||||
* | Chase the libintl.so shared lib version. | marcus | 2003-08-25 | 1 | -1/+1 |
| | |||||
* | add INSTALLS_SHLIB, USE_LIBTOOL | oliver | 2003-07-31 | 1 | -2/+4 |
| | | | | s/freebsd/FreeBSD/ in MAINTAINER field | ||||
* | Back out previous commit; the build error was fixed already. | kris | 2003-05-18 | 1 | -7/+1 |
| | | | | Apologies to: oliver | ||||
* | BROKEN on 5.1: does not compile | kris | 2003-05-18 | 1 | -0/+4 |
| | |||||
* | Fix build on CURRENT | oliver | 2003-05-18 | 1 | -0/+10 |
| | | | | Submitted by: bento | ||||
* | Add libzvbi, routines to access raw VBI capture devices | oliver | 2003-05-15 | 4 | -0/+54 |
PR: 48809 Approved by: alex (mentor) |