Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Chase library bump of libSDL-1.1 for all ports which were depending | edwin | 2004-03-16 | 1 | -1/+1 |
| | | | | on sdl12-1.2.5 | ||||
* | 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. | ||||
* | Miscellaneous bugfixes and rework of some parts of the installation, | linimon | 2004-02-11 | 3 | -8/+22 |
| | | | | | | | especially for icc. PR: ports/62566 Submitted by: Juan Salaverria <rael@vectorstar.net> (maintainer) | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 1) | ||||
* | Sync with libxine shared library version bump. | nobutaka | 2004-01-07 | 1 | -2/+2 |
| | |||||
* | USE_REINPLACE need be defined only when REINPLACE_CMD is used. | trevor | 2003-11-17 | 1 | -1/+0 |
| | |||||
* | Sync with libxine shared library version bump. | nobutaka | 2003-11-15 | 1 | -1/+2 |
| | |||||
* | Add quark 3.11, quark is an audio player, for geeks, by geeks. | daichi | 2003-07-30 | 6 | -0/+75 |
PR: 54688 Submitted by: Juan Salaverria <rael@vectorstar.net> |