summaryrefslogtreecommitdiffstats
path: root/audio/xmms-faad
Commit message (Collapse)AuthorAgeFilesLines
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Fix build on 6.xahze2004-12-031-1/+3
| | | | Pointed out by: pointy hat via kris
* Don't build not needed librariesahze2004-11-232-8/+15
| | | | | | PR: ports/72176 Approved by: maintainer timeout (20 days) adamw (mentor)
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Sync with new bsd.autotools.mkade2004-06-041-8/+8
|
* - Update to 2.0 releasepav2004-05-143-48/+11
| | | | | PR: ports/66600 Submitted by: michael johnson <ahze@ahze.net>
* Clean up USE_{LIBTOOL,AUTOCONF,AUTOMAKE} to appropriate *_VER variablesade2004-03-251-1/+1
|
* UnBROKEN and Update to 2.0(Add support MPEG-4 AAC as knownnork2004-03-153-14/+71
| | | | | | | as .m4a suffix). PR: ports/64280 Submitted by: David Yeske <dyeske@yahoo.com> (maintainer)
* BROKEN: Does not work with faad 2.0 (and missing distinfo)kris2004-03-141-0/+2
|
* - Fix build on AMD64krion2004-02-081-1/+1
| | | | Approved by: maintainer informed
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* Chase version change of audio/id3libedwin2004-01-031-1/+2
| | | | | PR: ports/60830 Submitted by: Roman Shterenzon <roman@xpert.com>
* - Update MASTER_SITESkrion2003-10-061-1/+2
| | | | | PR: 57638 Submitted by: maintainer
* chase lib version change of multimedia/xmmsedwin2003-09-081-1/+1
| | | | | PR: ports/56505 Submitted by: Espen Skoglund <esk@ira.uka.de>
* New port xmms-faad2 version 1.1: XMMS plugin for faadlioux2003-03-042-0/+45
PR: 48687 Submitted by: David Yeske <dyeske@yahoo.com>
OpenPOWER on IntegriCloud