aboutsummaryrefslogtreecommitdiff
path: root/audio/madplay
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+2
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* - force include pathDirk Meyer2009-03-041-0/+2
| | | | Notes: svn path=/head/; revision=229483
* - add LICENSE:Dirk Meyer2009-01-161-0/+2
| | | | Notes: svn path=/head/; revision=226270
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214428
* - take maintainershipDirk Meyer2006-12-021-1/+1
| | | | | | | | Submit:ted by: Revi:rewed by: Notes: svn path=/head/; revision=178618
* Reset inactive maintainer asa@gascom.ru.Mark Linimon2006-11-121-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=177113
* + Update to madplay 0.15.2b.Yaroslav Tykhiy2006-09-114-33/+18
| | | | | | | | | | | | | | + Add support for WITHOUT_NLS. + Remove patch-configure as it doesn't seem to affect the build any longer, with or without libtool in the system -- tested with diff. + Fix pkg-plist: The locale dirs used here are either standard, listed in BSD.local.dist, or managed by the gettext port, so we needn't try to remove them. Approved by: maintainer (timeout) Notes: svn path=/head/; revision=172775
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-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. Notes: svn path=/head/; revision=148323
* Chase libid3tag update.Jean-Yves Lefort2005-10-281-2/+2
| | | | Notes: svn path=/head/; revision=146548
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* 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
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Install the madtime app as well.Joe Marcus Clarke2003-12-072-0/+6
| | | | | | | Submitted by: sf Notes: svn path=/head/; revision=95238
* Add madplay, the MP3 player portion of the MAD audio project.Joe Marcus Clarke2003-12-075-0/+75
PR: 59704 Submitted by: Sergey Akifyev <asa@gascom.ru> Notes: svn path=/head/; revision=95221