summaryrefslogtreecommitdiff
path: root/audio/xmp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* 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
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Take back maintainership.Anders Nordby2005-02-152-4/+3
| | | | | | | Unbreak & fix incomplete pkg-plist. Notes: svn path=/head/; revision=128958
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-121-0/+2
| | | | Notes: svn path=/head/; revision=128648
* - Fix botched local patch which was breaking compilation with esoundPav Lucistnik2004-11-212-7/+6
| | | | | | | | PR: ports/74128 Reported by: Michael C. Shultz <ringworm@inbox.lv> Notes: svn path=/head/; revision=122073
* BROKEN on 5.x: Does not compileKris Kennaway2004-11-181-0/+4
| | | | Notes: svn path=/head/; revision=121916
* - Fix build on -current after gcc 3.3 importYing-Chieh Liao2004-09-243-5/+27
| | | | | | | | | PR: 71875, 71886 Submitted by: Ports Fury Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118364
* 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
* - Fix build on AMD64Kirill Ponomarev2004-02-081-1/+1
| | | | Notes: svn path=/head/; revision=100415
* 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
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* Fixed broken build with xmms dependiency installed on the system.Edwin Groothuis2003-10-034-0/+95
| | | | | | | | | | | Fixed broken build with xmms dependiency installed on the system. PR: ports/56679 Submitted by: YazzY <yazzy@yazzy.org> Notes: svn path=/head/; revision=90092
* Remove the USE_GNOMENG macro.Joe Marcus Clarke2003-04-081-1/+0
| | | | Notes: svn path=/head/; revision=78566
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Use USE_GNOMENG.Joe Marcus Clarke2002-08-311-4/+7
| | | | | | | | PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65340
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-081-1/+2
| | | | | | | | PR: 39283 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62644
* Master/WWW site moved to SourceForge - update URL.Anders Nordby2001-12-092-4/+3
| | | | Notes: svn path=/head/; revision=51264
* Set maintainer to ports@FreeBSD.orgPete Fritchman2001-10-071-1/+1
| | | | | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer) Notes: svn path=/head/; revision=48508
* Use esound on Alpha instead of using the xmp oss driverMichael Haro2001-04-301-1/+1
| | | | | | | | PR: 26964 Submitted by: maintainer Notes: svn path=/head/; revision=42098
* Fix build.Peter Pentchev2001-04-172-1/+45
| | | | | | | | PR: 26439 Submitted by: maintainer Notes: svn path=/head/; revision=41535
* Update to version 2.0.4.Steve Price2001-02-264-19/+15
| | | | | | | | PR: 25001 Submitted by: maintainer Notes: svn path=/head/; revision=38756
* Upgrade to 2.0.3Kevin Lo2001-01-024-15/+13
| | | | | | | | PR: 24009 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36604
* Update to 2.0.2Ade Lovett2000-09-1610-64/+121
| | | | | | | | PR: 20416 Submitted by: Ports Fury Notes: svn path=/head/; revision=32719
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27415
* Update port to 2.0.1Chris D. Faulhaber2000-03-212-6/+6
| | | | | | | | PR: 17323 Submitted by: Maintainer Notes: svn path=/head/; revision=26880
* add trailling / to WWWMichael Haro2000-02-242-2/+1
| | | | | | | remove PKGNAME since DISTNAME == PKGNAME Notes: svn path=/head/; revision=26230
* Update port from 2.0.0-pre to 2.0.0Chris D. Faulhaber2000-02-132-2/+2
| | | | | | | | PR: 16696 Submitted by: Maintainer Notes: svn path=/head/; revision=25748
* Import of xmp.Chris Piazza1999-09-188-0/+108
Xmp is the "eXtended Module Player". It supports many of the Amiga and PC module formats -- currently 47 of them and runs with little system load. PR: 13805 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=21725