aboutsummaryrefslogtreecommitdiff
path: root/audio/madplay/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - drop maintainershipDirk Meyer2012-10-211-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306224
* - drop maintainershipDirk Meyer2012-10-211-5/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306223
* - use OPTIONS_DEFINEDirk Meyer2012-09-161-6/+8
| | | | Notes: svn path=/head/; revision=304363
* - fix option WITHOUT_ESOUNDDirk Meyer2012-02-151-2/+2
| | | | | | | | PR: 165128 Submitted by: Axel Gonzalez Notes: svn path=/head/; revision=291418
* - remove PKGNAMESUFFIXDirk Meyer2011-12-211-9/+10
| | | | | | | - add OPTIONS Notes: svn path=/head/; revision=287793
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* LICENSE GPLv2Dirk Meyer2010-06-041-0/+2
| | | | Notes: svn path=/head/; revision=255719
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - 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
* 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-111-5/+10
| | | | | | | | | | | | | | + 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
* 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
* 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-071-0/+5
| | | | | | | Submitted by: sf Notes: svn path=/head/; revision=95238
* Add madplay, the MP3 player portion of the MAD audio project.Joe Marcus Clarke2003-12-071-0/+39
PR: 59704 Submitted by: Sergey Akifyev <asa@gascom.ru> Notes: svn path=/head/; revision=95221