aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/quark
Commit message (Collapse)AuthorAgeFilesLines
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
| | | | on sdl12-1.2.5
* 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.
* Miscellaneous bugfixes and rework of some parts of the installation,linimon2004-02-113-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.marcus2004-02-041-1/+1
| | | | (Part 1)
* Sync with libxine shared library version bump.nobutaka2004-01-071-2/+2
|
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* Sync with libxine shared library version bump.nobutaka2003-11-151-1/+2
|
* Add quark 3.11, quark is an audio player, for geeks, by geeks.daichi2003-07-306-0/+75
PR: 54688 Submitted by: Juan Salaverria <rael@vectorstar.net>