aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-nas
Commit message (Collapse)AuthorAgeFilesLines
* - Strip libraryDmitry Marakasov2015-06-191-1/+4
| | | | Notes: svn path=/head/; revision=390092
* audio/xmms-nas: Remove unnecessary patchJohn Marino2014-07-051-20/+0
| | | | | | | | | | | At one point DragonFly needs a patched ltconfig to build this port, but libtool was recently updated to apply changes for DF automatically, so the ltconfig patch is redundant. Noticed by: tijl Notes: svn path=/head/; revision=360769
* audio/xmms-nas: Add patch for DragonFly support (dports)John Marino2014-07-051-0/+20
| | | | Notes: svn path=/head/; revision=360756
* Convert multimedia/xmms to USES=libtool. Bump PORTREVISION on allTijl Coosemans2014-05-041-9/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | dependent ports and convert them to USES=libtool too. audio/scrobbler: - USES=tar:bzip2. - Don't link with libstdc++. audio/xmms-bonk: - Don't link with libstdc++. audio/xmms-flac: - Remove unneeded dependencies. - Remove $FreeBSD$ from patches. audio/xmms-scrobbler: - Use OPTIONS_SLAVE. audio/xmms-timidity: - USES=tar:bzip2. - Install the library instead of the source code file. audio/xmms-volnorm: - Remove do-install. Notes: svn path=/head/; revision=352968
* XMMS is not going away soon, so unexpire the plugins that build.Christian Weisgerber2014-04-091-3/+0
| | | | Notes: svn path=/head/; revision=350730
* Maintainer's email address bounces.Mark Linimon2014-04-081-1/+1
| | | | | | | Reported by: portsmon nag-mails Notes: svn path=/head/; revision=350557
* Chase multimedia/xmms deprecation and expiration dateAntoine Brodin2014-03-231-0/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=348894
* - Stage supportMartin Wilke2014-02-171-1/+0
| | | | Notes: svn path=/head/; revision=344666
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-2/+2
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-221-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209570
* - 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
* - Cleanup objformat-removal falloutEmanuel Haupt2007-03-291-0/+4
| | | | | | | | | - Use USE_LDCONFIG Approved by: portmgr (pav; implicit) Notes: svn path=/head/; revision=188751
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+5
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | 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
* Add xmms-nas.Jean-Yves Lefort2005-10-036-0/+66
xmms-nas is a Network Audio System output plugin for XMMS. PR: ports/86707 Submitted by: James McNaughton <bitbucket63-it@yahoo.com> Notes: svn path=/head/; revision=144079