aboutsummaryrefslogtreecommitdiff
path: root/audio/faad
Commit message (Collapse)AuthorAgeFilesLines
* - Fix install if WITHOUT_MPEG4IP is defined but it's installed.Kirill Ponomarev2004-05-171-1/+1
| | | | | | | | PR: ports/66723 Submitted by: maintainer Notes: svn path=/head/; revision=109321
* - Update to 2.0 releasePav Lucistnik2004-05-145-152/+53
| | | | | | | | | | - Use external mpeg4ip, provide knob to use internal one PR: ports/66598 Submitted by: michael johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=109116
* - configure --with-drmPav Lucistnik2004-05-122-10/+8
| | | | | | | | | | | | - Makefile cleanup - Pass maintainership to submitter PR: ports/66543 Submitted by: michael johnson <ahze@ahze.net> Approved by: maintainer Notes: svn path=/head/; revision=109003
* - Fix typo in PORTREVISIONPav Lucistnik2004-05-101-1/+1
| | | | Notes: svn path=/head/; revision=108814
* - Install systems.h header. This will help faac to build independently.Pav Lucistnik2004-05-102-0/+5
| | | | | | | | | PR: ports/66360 Submitted by: michael johnson <ahze@ahze.net> Approved by: maintainer Notes: svn path=/head/; revision=108813
* Make it work on 64bit platforms.Tilman Keskinoz2004-04-132-6/+92
| | | | | | | | | PR: 64964 Submitted by: tjr Obtained from: faad CVS Notes: svn path=/head/; revision=106909
* - Mark IGNORE for amd64, it builds but does not work properly.Pav Lucistnik2004-04-021-0/+6
| | | | | | | | | PR: ports/64964 Submitted by: tjr Approved by: maintainer Notes: svn path=/head/; revision=105937
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* Update to 2.0.Joe Marcus Clarke2004-03-058-96/+36
| | | | | | | | Submitted by: Simon Barner <barner@in.tum.de> Approved by: maintainer Notes: svn path=/head/; revision=102981
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* portlint (whitespace cleanup)Kris Kennaway2003-10-271-2/+2
| | | | Notes: svn path=/head/; revision=92312
* unbreak for -CURRENT.FUJISHIMA Satsuki2003-07-141-7/+6
| | | | | | | respect CFLAGS. Notes: svn path=/head/; revision=84824
* Use ${MASTER_SITE_SOURCEFORGE} and USE_GETOPT_LONGSergey A. Osokin2003-07-121-3/+4
| | | | | | | | Approved by: maintainer PR: 50798 Notes: svn path=/head/; revision=84787
* libtool uber-patchAde Lovett2003-06-261-3/+3
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Avoid buffer overflow in option processing and bump PORTREVISION.Kris Kennaway2003-06-152-0/+40
| | | | | | | Obtained from: OpenBSD Notes: svn path=/head/; revision=82995
* o Fix build when GNU auto* tools are previously installed by forcingMario Sergio Fujikawa Ferreira2003-06-091-0/+2
| | | | | | | | | | | | build-depends target to happen in pre-patch stage o Check Makefile comments for more information PR: 52455 Submitted by: David Yeske <dyeske@yahoo.com> Approved by: maintainer (timeout 2 weeks) Notes: svn path=/head/; revision=82615
* Link with CXX to avoid missing symbols in library implemented in C++.Matthew N. Dodd2003-04-011-4/+11
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=77924
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* New port faad version 1.1: A LC, MAIN and LTP profile, MPEG2 andMario Sergio Fujikawa Ferreira2003-01-189-0/+133
MPEG-4 AAC decoder PR: 46884 Submitted by: Sean McGovern <sean@sfarc.net> Notes: svn path=/head/; revision=73421