aboutsummaryrefslogtreecommitdiff
path: root/audio/xmp
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.2.0Emanuel Haupt2010-05-312-5/+4
| | | | Notes: svn path=/head/; revision=255397
* update audacious to 2.3Oliver Lehmann2010-04-191-0/+1
| | | | | | | bump PORTREVISION on the affected ports Notes: svn path=/head/; revision=252907
* Update to 3.1.0Emanuel Haupt2010-01-072-4/+4
| | | | Notes: svn path=/head/; revision=247349
* Update to 3.0.1Emanuel Haupt2009-12-222-4/+4
| | | | Notes: svn path=/head/; revision=246416
* Update to 3.0.0Emanuel Haupt2009-12-102-7/+6
| | | | | | | | PR: 141354 Submitted by: swell.k@gmail.com Notes: svn path=/head/; revision=245519
* Update to 3.0.0.20090929Emanuel Haupt2009-10-175-44/+119
| | | | | | | | PR: 132435 Submitted by: swell.k@gmail.com Notes: svn path=/head/; revision=242961
* - Update to 2.7.1Emanuel Haupt2009-10-055-49/+33
| | | | | | | | | | | - Only use -fPIC on amd64 and ia64 - Remove license information from pkg-descr and generally update description - Use PLIST_SUB instead of @rmtry on conditional file Feature safe: yes Notes: svn path=/head/; revision=242494
* Take maintainership.Emanuel Haupt2009-10-051-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=242489
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* Drop maintainership of some ports I do not use or have interest forAnders Nordby2009-08-041-1/+1
| | | | | | | anymore. Notes: svn path=/head/; revision=238920
* - Fix INDEX build when ESOUND option is enabledPav Lucistnik2008-05-181-0/+1
| | | | | | | Reported by: sam sirlin <swsirlin@earthlink.net> on freebsd-ports Notes: svn path=/head/; revision=213267
* implement @rmtry macro for the pkg-plistEdwin Groothuis2008-04-191-1/+1
| | | | Notes: svn path=/head/; revision=211556
* Remove obsolete patch forgotten by self.Anders Nordby2008-04-171-34/+0
| | | | | | | Pointy hat to: me Notes: svn path=/head/; revision=211471
* Update to 2.5.1. Changes:Anders Nordby2008-04-1617-239/+60
| | | | | | | | | - X11 interface removed. - OSS sound support works, esound not necessary anymore. - Add OPTIONS knobs. Notes: svn path=/head/; revision=211391
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209620
* Mark as broken with gcc4.2.Mark Linimon2007-09-291-1/+7
| | | | Notes: svn path=/head/; revision=200349
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* [patch] cleanup non-supported FreeBSD versionsEdwin Groothuis2007-05-021-20/+8
| | | | | | | | | PR: ports/111698 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=191397
* 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