aboutsummaryrefslogtreecommitdiff
path: root/audio/xmp
Commit message (Collapse)AuthorAgeFilesLines
* 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