svn commit: r314074 - in head/audio: amarok-fs amb-plugins ascd asmixer autotalent beast bmp-modplug btc cheesetracker cowbell creox cuetools darkice ermixer extace freepats gigedit gtkguitune ices...
Alexey Dokuchaev
danfe at FreeBSD.org
Wed Mar 13 11:54:33 UTC 2013
Author: danfe
Date: Wed Mar 13 11:54:25 2013
New Revision: 314074
URL: http://svnweb.freebsd.org/changeset/ports/314074
Log:
For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed.
Modified:
head/audio/amarok-fs/Makefile
head/audio/amb-plugins/Makefile
head/audio/ascd/Makefile
head/audio/asmixer/Makefile
head/audio/autotalent/Makefile
head/audio/beast/Makefile
head/audio/bmp-modplug/Makefile
head/audio/btc/Makefile
head/audio/cheesetracker/Makefile
head/audio/cowbell/Makefile
head/audio/creox/Makefile
head/audio/cuetools/Makefile
head/audio/darkice/pkg-descr
head/audio/ermixer/Makefile
head/audio/extace/Makefile
head/audio/freepats/Makefile
head/audio/gigedit/Makefile
head/audio/gtkguitune/Makefile
head/audio/ices0/Makefile
head/audio/id3el/Makefile
head/audio/ksmp3play/Makefile
head/audio/libgme/Makefile
head/audio/libsidplay/Makefile
head/audio/linux-freealut/Makefile
head/audio/linux-openal/Makefile
head/audio/lplayer/Makefile
head/audio/madman/Makefile
head/audio/mp3check/Makefile
head/audio/mp3rename/Makefile
head/audio/mpdcon/Makefile
head/audio/musicbox-tag-editor/Makefile
head/audio/p5-Audio-Beep/Makefile
head/audio/p5-Audio-Scrobbler/Makefile
head/audio/play/Makefile
head/audio/prokyon3/Makefile
head/audio/rawrec/Makefile
head/audio/rioutil/Makefile
head/audio/sidplay/Makefile
head/audio/sidplay2/Makefile
head/audio/splaytk/Makefile
head/audio/splaytk/pkg-descr
head/audio/streamtuner/Makefile
head/audio/tagtool/Makefile
head/audio/tclmidi/Makefile
head/audio/timidity++-slang/Makefile
head/audio/xcd/Makefile
head/audio/xhippo/Makefile
head/audio/xmmix/Makefile
head/audio/xmmix/pkg-descr
head/audio/xmms-eq/Makefile
head/audio/xmms-fc/Makefile
head/audio/xmms-mad/Makefile
head/audio/xmms-modplug/Makefile
head/audio/yammi/Makefile
Modified: head/audio/amarok-fs/Makefile
==============================================================================
--- head/audio/amarok-fs/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/amarok-fs/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -10,9 +10,9 @@ MASTER_SITE_SUBDIR= distfiles
DISTNAME= 52641-amarokFS-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A full screen application for Amarok
+COMMENT= Full screen application for Amarok
-DEPRECATED= Depends on QT3; unmaintained
+DEPRECATED= Depends on Qt3; unmaintained
EXPIRATION_DATE= 2013-07-01
PATCH_DEPENDS= qmake:${PORTSDIR}/devel/qmake
Modified: head/audio/amb-plugins/Makefile
==============================================================================
--- head/audio/amb-plugins/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/amb-plugins/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: amb-plugins
-# Date created: 2007-08-28
-# Whom: Edward Tomasz Napierala <trasz at FreeBSD.org>
-#
+# Created by: Edward Tomasz Napierala <trasz at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= amb-plugins
PORTVERSION= 0.8.1
@@ -15,7 +11,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A set of ambisonics plugins, mainly to be used within Ardour
+COMMENT= Ambisonics plugins, mainly to be used within Ardour
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
RUN_DEPENDS:= ${BUILD_DEPENDS}
@@ -33,7 +29,7 @@ PLIST_DIRSTRY= share/ladspa/rdf share/la
post-patch:
@${REINPLACE_CMD} -e 's|[[:space:]]-O3||g ; \
- s|g++[[:space:]]|$$(CXX) |g' ${WRKSRC}/Makefile
+ s|g++[[:space:]]|$$(CXX) |g' ${WRKSRC}/Makefile
do-install:
@${MKDIR} ${PREFIX}/lib/ladspa
Modified: head/audio/ascd/Makefile
==============================================================================
--- head/audio/ascd/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/ascd/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ascd
-# Date created: 29 November 1998
-# Whom: Jim Mock <jim at FreeBSD.org>
-#
+# Created by: Jim Mock <jim at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= ascd
PORTVERSION= 0.13.2
@@ -14,11 +10,11 @@ MASTER_SITES= http://www.sourcefiles.org
DISTFILES= ${DISTNAME}-src.tgz ${DATAFILES}:theme
MAINTAINER= ports at FreeBSD.org
-COMMENT= A dockable cd player for AfterStep or WindowMaker
+COMMENT= Dockable CD player for AfterStep or WindowMaker
LICENSE= BSD
-LIB_DEPENDS= workman.1:${PORTSDIR}/audio/libworkman
+LIB_DEPENDS= workman:${PORTSDIR}/audio/libworkman
USE_IMAKE= yes
USE_XORG= xpm
Modified: head/audio/asmixer/Makefile
==============================================================================
--- head/audio/asmixer/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/asmixer/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: asmixer
-# Date created: 2 January 2003
-# Whom: mtm at identd.net
-#
+# Created by: Mike Makonnen <mtm at identd.net>
# $FreeBSD$
-#
PORTNAME= asmixer
PORTVERSION= 0.5
@@ -12,7 +8,7 @@ CATEGORIES= audio afterstep
MASTER_SITES= http://www.tigr.net/afterstep/download/asmixer/
MAINTAINER= ports at FreeBSD.org
-COMMENT= A mixer control for X and specifically the AfterStep Window Manager
+COMMENT= Mixer control for AfterStep window manager
MAN1= ${PORTNAME}.1x
PLIST_FILES= bin/asmixer
@@ -25,6 +21,6 @@ CONFIGURE_ARGS= --with-xpm \
post-install:
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.man \
- ${MAN1PREFIX}/man/man1/${PORTNAME}.1x
+ ${MAN1PREFIX}/man/man1/${PORTNAME}.1x
.include <bsd.port.mk>
Modified: head/audio/autotalent/Makefile
==============================================================================
--- head/audio/autotalent/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/autotalent/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -8,10 +8,10 @@ MASTER_SITES= http://web.mit.edu/tbaran/
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A real-time pitch correction plugin for ladspa
+COMMENT= Real-time pitch correction plugin for LADSPA
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
-RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_GMAKE= yes
@@ -28,7 +28,7 @@ post-patch:
${REINPLACE_CMD} -e "s,-O3 -Wall -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math,${CFLAGS}," ${WRKSRC}/Makefile
do-install:
- @${MKDIR} ${PREFIX}/lib/ladspa/
- ${INSTALL_DATA} ${WRKSRC}/autotalent.so ${PREFIX}/lib/ladspa/
+ @${MKDIR} ${PREFIX}/lib/ladspa
+ ${INSTALL_DATA} ${WRKSRC}/autotalent.so ${PREFIX}/lib/ladspa
.include <bsd.port.mk>
Modified: head/audio/beast/Makefile
==============================================================================
--- head/audio/beast/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/beast/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -7,7 +7,7 @@ CATEGORIES= audio
MASTER_SITES= http://dist.testbit.eu/beast/v${PORTVERSION:R}/
MAINTAINER= ports at FreeBSD.org
-COMMENT= A powerful music composition and modular synthesis application
+COMMENT= Powerful music composition and modular synthesis application
LIB_DEPENDS= vorbisfile:${PORTSDIR}/audio/libvorbis \
mad:${PORTSDIR}/audio/libmad \
Modified: head/audio/bmp-modplug/Makefile
==============================================================================
--- head/audio/bmp-modplug/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/bmp-modplug/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: bmp-modplug
-# Date created: 2 January 2006
-# Whom: Andrew Pantyukhin <infofarmer at FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= modplug
PORTVERSION= 2.0.5
@@ -18,10 +14,10 @@ PKGNAMEPREFIX= bmp-
DISTNAME= ${PORTNAME}${PKGNAMEPREFIX}2.05
MAINTAINER= ports at FreeBSD.org
-COMMENT= A modplug-based plugin for beep-media-player
+COMMENT= ModPlug-based plugin for beep-media-player
-LIB_DEPENDS?= beep.2:${PORTSDIR}/multimedia/beep-media-player
-LIB_DEPENDS+= modplug.1:${PORTSDIR}/audio/libmodplug
+LIB_DEPENDS?= beep:${PORTSDIR}/multimedia/beep-media-player
+LIB_DEPENDS+= modplug:${PORTSDIR}/audio/libmodplug
USE_AUTOTOOLS= libtool
USE_BZIP2= yes
@@ -30,7 +26,8 @@ PLUGDIR?= lib/bmp/Input
PLIST_FILES= ${PLUGDIR}/libmodplugbmp.so
do-install:
- @${MKDIR} ${PREFIX}/${PLUGDIR}/
- ${INSTALL_PROGRAM} ${WRKSRC}/modplugbmp/.libs/libmodplugbmp.so ${PREFIX}/${PLUGDIR}/
+ @${MKDIR} ${PREFIX}/${PLUGDIR}
+ ${INSTALL_PROGRAM} ${WRKSRC}/modplugbmp/.libs/libmodplugbmp.so \
+ ${PREFIX}/${PLUGDIR}
.include <bsd.port.mk>
Modified: head/audio/btc/Makefile
==============================================================================
--- head/audio/btc/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/btc/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -8,13 +8,15 @@ MASTER_SITES= ftp://ftp.SpringDaemons.co
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A tool for creating bass tablature
+COMMENT= Tool for creating bass tablature
WRKSRC= ${WRKDIR}
PLIST_FILES= bin/btc
PORTDOCS= btc.doc
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.options.mk>
do-build:
Modified: head/audio/cheesetracker/Makefile
==============================================================================
--- head/audio/cheesetracker/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/cheesetracker/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -8,7 +8,7 @@ CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= An Impulse Tracker clone
+COMMENT= Impulse Tracker clone
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa \
qmake:${PORTSDIR}/devel/qmake
@@ -16,7 +16,7 @@ LIB_DEPENDS= jack.0:${PORTSDIR}/audio/ja
audiofile.0:${PORTSDIR}/audio/libaudiofile \
sigc-1.2.5:${PORTSDIR}/devel/libsigc++12
-DEPRECATED= Depends on QT3; unmaintained
+DEPRECATED= Depends on Qt3; unmaintained
EXPIRATION_DATE= 2013-07-01
USE_BZIP2= yes
Modified: head/audio/cowbell/Makefile
==============================================================================
--- head/audio/cowbell/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/cowbell/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: cowbell
-# Date created: 2005-08-06
-# Whom: Andreas Kohn <andreas at syndrom23.de>
-#
+# Created by: Andreas Kohn <andreas at syndrom23.de>
# $FreeBSD$
-#
PORTNAME= cowbell
PORTVERSION= 0.2.7.1
@@ -12,7 +8,7 @@ CATEGORIES= audio gnome
MASTER_SITES= http://more-cowbell.org/releases/
MAINTAINER= ports at FreeBSD.org
-COMMENT= An elegant music organizer
+COMMENT= Elegant music organizer
LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib
Modified: head/audio/creox/Makefile
==============================================================================
--- head/audio/creox/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/creox/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -18,11 +18,11 @@ GH_PROJECT= Creox4
GH_TAGNAME= 0.3
GH_COMMIT= 8e27483
-USE_XORG= xft xpm
+USE_CMAKE= yes
+CMAKE_OUTSOURCE= yes
USE_KDE4= automoc4 kdelibs kdeprefix
USE_QT4= moc_build qmake_build rcc_build uic_build
-USE_CMAKE= yes
-CMAKE_OUTSOURCE=yes
+USE_XORG= xft xpm
MAKE_JOBS_SAFE= yes
post-patch:
Modified: head/audio/cuetools/Makefile
==============================================================================
--- head/audio/cuetools/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/cuetools/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -8,10 +8,9 @@ CATEGORIES= audio
MASTER_SITES= BERLIOS
MAINTAINER= ports at FreeBSD.org
-COMMENT= A set of utilities for working with cue files and toc files
+COMMENT= Utilities for working with CUE and TOC files
LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
USE_GMAKE= yes
GNU_CONFIGURE= yes
@@ -21,16 +20,18 @@ PORTDOCS= README
PORTEXAMPLES= cuetag.sh
PLIST_FILES= bin/cuebreakpoints bin/cueconvert bin/cueprint
+OPTIONS_DEFINE= DOCS EXAMPLES
+
.include <bsd.port.options.mk>
post-install:
.if ${PORT_OPTIONS:MDOCS}
- @${MKDIR} ${DOCSDIR}/
- ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/
+ @${MKDIR} ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
.endif
.if ${PORT_OPTIONS:MEXAMPLES}
- @${MKDIR} ${EXAMPLESDIR}/
- ${INSTALL_SCRIPT} ${WRKSRC}/extras/cuetag.sh ${EXAMPLESDIR}/
+ @${MKDIR} ${EXAMPLESDIR}
+ ${INSTALL_SCRIPT} ${WRKSRC}/extras/cuetag.sh ${EXAMPLESDIR}
.endif
.include <bsd.port.mk>
Modified: head/audio/darkice/pkg-descr
==============================================================================
--- head/audio/darkice/pkg-descr Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/darkice/pkg-descr Wed Mar 13 11:54:25 2013 (r314074)
@@ -4,8 +4,8 @@ sends it to a stream server.
DarkIce can encode in the following formats:
- - mp3 (using the lame library)
- - mp2 (using the twolame library)
+ - MP3 (using the lame library)
+ - MP2 (using the twolame library)
- Ogg Vorbis
- AAC (using the faac library)
- AAC HEv2 (using libaacplus library)
Modified: head/audio/ermixer/Makefile
==============================================================================
--- head/audio/ermixer/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/ermixer/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -8,22 +8,21 @@ PORTEPOCH= 0
CATEGORIES= audio kde
MASTER_SITES= SF
-
MAINTAINER= ports at FreeBSD.org
-COMMENT= A command-line, ncurses, and (optional) Qt-GUI OSS audio mixer
+COMMENT= Command-line, ncurses, and (optional) Qt-GUI OSS audio mixer
-DEPRECATED= Depends on QT3; unmaintained
+DEPRECATED= Depends on Qt3; unmaintained
EXPIRATION_DATE= 2013-07-01
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+USE_PERL5_BUILD= yes
+
.if !defined(WITHOUT_X11)
USE_QT_VER= 3
-CONFIGURE_ARGS+=--enable-qt
+CONFIGURE_ARGS= --enable-qt
.endif
-USE_PERL5_BUILD= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-
LDFLAGS+= ${PTHREAD_LIBS}
CPPFLAGS+= ${PTHREAD_CFLAGS}
PLIST_FILES= bin/ermixer
Modified: head/audio/extace/Makefile
==============================================================================
--- head/audio/extace/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/extace/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: extace
-# Date created: 8 April 2000
-# Whom: Maxim Sobolev <sobomax at FreeBSD.org>
-#
+# Created by: Maxim Sobolev <sobomax at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= extace
PORTVERSION= 1.9.9
@@ -12,7 +8,7 @@ CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/eXtace/${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= An Audio Visualization plugin for the X Window System
+COMMENT= Audio visualization plugin for the X Window System
LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3
Modified: head/audio/freepats/Makefile
==============================================================================
--- head/audio/freepats/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/freepats/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: freepats
-# Date created: 5 February 2008
-# Whom: Andrew Pantyukhin <infofarmer at FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= freepats
PORTVERSION= 20060219
@@ -11,13 +7,14 @@ CATEGORIES= audio
MASTER_SITES= http://freepats.zenvoid.org/
MAINTAINER= ports at FreeBSD.org
-COMMENT= A free and open set of instrument patches
+COMMENT= Free and open set of instrument patches
USE_BZIP2= yes
+
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
do-install:
- @cd ${WRKSRC}/&&${COPYTREE_SHARE} . ${DATADIR}/
+ cd ${WRKSRC} && ${COPYTREE_SHARE} . ${DATADIR}
.include <bsd.port.mk>
Modified: head/audio/gigedit/Makefile
==============================================================================
--- head/audio/gigedit/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/gigedit/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gigedit
-# Date created: 2008-11-15
-# Whom: Edward Tomasz Napierala <trasz at FreeBSD.org>
-#
+# Created by: Edward Tomasz Napierala <trasz at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gigedit
PORTVERSION= 0.2.0
@@ -12,7 +8,7 @@ CATEGORIES= audio
MASTER_SITES= http://download.linuxsampler.org/packages/
MAINTAINER= ports at FreeBSD.org
-COMMENT= An instrument editor for gig files
+COMMENT= Instrument editor for gig files
BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
LIB_DEPENDS= gig.10:${PORTSDIR}/audio/libgig \
Modified: head/audio/gtkguitune/Makefile
==============================================================================
--- head/audio/gtkguitune/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/gtkguitune/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gtkguitune
-# Date created: 12 Feb 2005
-# Whom: Eric Anholt <anholt at FreeBSD.org>
-#
+# Created by: Eric Anholt <anholt at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gtkguitune
PORTVERSION= 0.8
@@ -13,7 +9,7 @@ MASTER_SITES= http://www.oocities.org/ha
DISTNAME= ${PORTNAME}-gtk2-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A guitar (and other instruments) tuner for GTK
+COMMENT= Guitar (and other instruments) tuner for GTK+2
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
Modified: head/audio/ices0/Makefile
==============================================================================
--- head/audio/ices0/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/ices0/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ices
-# Date created: 11 Nov 2002
-# Whom: Michael Nottebrock <michaelnottebrock at gmx.net>
-#
+# Created by: Michael Nottebrock <michaelnottebrock at gmx.net>
# $FreeBSD$
-#
PORTNAME= ices
PORTVERSION= 0.4
@@ -12,23 +8,25 @@ CATEGORIES= audio net
MASTER_SITES= http://svn.xiph.org/releases/ices/
MAINTAINER= ports at FreeBSD.org
-COMMENT= An mp3 streaming source client for icecast 2
+COMMENT= MP3 streaming source client for Icecast 2
-LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \
- xml2.5:${PORTSDIR}/textproc/libxml2
+LIB_DEPENDS= shout:${PORTSDIR}/audio/libshout2 \
+ xml2:${PORTSDIR}/textproc/libxml2
OPTIONS_DEFINE= FLAC FAAD VORBIS PYTHON
OPTIONS_DEFAULT= PYTHON
-CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
-LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib
-USE_PERL5= yes
+GNU_CONFIGURE= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
-LATEST_LINK= ices0
+USE_PERL5= yes
USE_RC_SUBR= ices0
-SUB_FILES+= message message-bin
-CONFIGURE_ARGS+=--program-suffix=0
+
+LATEST_LINK= ices0
+SUB_FILES= message message-bin
+CONFIGURE_ARGS= --program-suffix=0
+
+CFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
.if !defined(PACKAGE_BUILDING)
PKGMESSAGE= ${WRKDIR}/message
@@ -41,34 +39,36 @@ MAN1= ices0.1
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MFLAC}
-LIB_DEPENDS+= FLAC.10:${PORTSDIR}/audio/flac \
+LIB_DEPENDS+= FLAC:${PORTSDIR}/audio/flac \
mp3lame:${PORTSDIR}/audio/lame
.else
-CONFIGURE_ARGS+=--without-flac
+CONFIGURE_ARGS+= --without-flac
.endif
.if ${PORT_OPTIONS:MFAAD}
LIB_DEPENDS+= faad:${PORTSDIR}/audio/faad \
mp3lame:${PORTSDIR}/audio/lame
.else
-CONFIGURE_ARGS+=--without-faad
+CONFIGURE_ARGS+= --without-faad
.endif
.if ${PORT_OPTIONS:MPYTHON}
BUILD_DEPENDS+= python:${PORTSDIR}/lang/python
RUN_DEPENDS+= python:${PORTSDIR}/lang/python
.else
-CONFIGURE_ARGS+=--without-python
+CONFIGURE_ARGS+= --without-python
.endif
.if ${PORT_OPTIONS:MVORBIS}
LIB_DEPENDS+= vorbis:${PORTSDIR}/audio/libvorbis \
mp3lame:${PORTSDIR}/audio/lame
.else
-CONFIGURE_ARGS+=--without-vorbis
+CONFIGURE_ARGS+= --without-vorbis
.endif
post-install:
+ @${ECHO_MSG}
@${CAT} ${PKGMESSAGE}
+ @${ECHO_MSG}
.include <bsd.port.mk>
Modified: head/audio/id3el/Makefile
==============================================================================
--- head/audio/id3el/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/id3el/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: id3el
-# Date created: Sep 26, 2000
-# Whom: Satoshi Taoka <taoka at FreeBSD.org>
-#
+# Created by: Satoshi Taoka <taoka at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= id3el
PORTVERSION= 0.05
@@ -12,7 +8,7 @@ MASTER_SITES= http://www.gentei.org/~yuu
DISTNAME= id3el-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= An add-on to edit an id3 tag for mpg123-mode (mpg123.el) on Emacsen
+COMMENT= Add-on to edit ID3 tags for mpg123-mode (mpg123.el) on Emacsen
RUN_DEPENDS= ${LOCALBASE}/lib/xemacs/site-lisp/mpg123.el:${PORTSDIR}/audio/mpg123.el
@@ -22,11 +18,11 @@ ELISPDIR= ${PREFIX}/share/emacs/site-lis
XELISPDIR= ${PREFIX}/lib/xemacs/site-lisp
do-install:
- ${MKDIR} ${ELISPDIR}
+ @${MKDIR} ${ELISPDIR}
${INSTALL_DATA} ${WRKSRC}/id3.el ${ELISPDIR}
${INSTALL_PROGRAM} ${WRKSRC}/id3put ${PREFIX}/bin
# For XEmacs
- ${MKDIR} ${XELISPDIR}
+ @${MKDIR} ${XELISPDIR}
${LN} -sf ${ELISPDIR}/id3.el ${XELISPDIR}
.include <bsd.port.mk>
Modified: head/audio/ksmp3play/Makefile
==============================================================================
--- head/audio/ksmp3play/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/ksmp3play/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,27 +1,21 @@
-# ex:ts=8
-# New ports collection makefile for: ksmp3play
-# Date created: Nov 4, 2001
-# Whom: ijliao
-#
+# Created by: Ying-Chieh Liao <ijliao at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= ksmp3play
PORTVERSION= 0.5.2.1
PORTREVISION= 1
CATEGORIES= audio
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-0.5.2/0.5.2
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTVERSION:R}
MAINTAINER= ports at FreeBSD.org
-COMMENT= An curses-based MP3 player
+COMMENT= Curses-based MP3 player
-LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg
-
-NO_WRKSUBDIR= yes
+LIB_DEPENDS= smpeg:${PORTSDIR}/multimedia/smpeg
+GNU_CONFIGURE= yes
USE_GNOME= gnomehack
USE_SDL= sdl
-GNU_CONFIGURE= yes
+NO_WRKSUBDIR= yes
MAN1= ksmp3play.1
Modified: head/audio/libgme/Makefile
==============================================================================
--- head/audio/libgme/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/libgme/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,4 @@
-# New ports collection makefile for: libgme
-# Date created: 9 May 2010
-# Whom: Anonymous
-#
# $FreeBSD$
-#
PORTNAME= libgme
PORTVERSION= 0.5.5
@@ -13,11 +8,10 @@ DISTNAME= ${PROJECTHOST}-${PORTVERSION}
EXTRACT_SUFX= .tbz2
MAINTAINER= ports at FreeBSD.org
-COMMENT= A collection of video game music emulators
+COMMENT= Collection of video game music emulators
LICENSE= LGPL21 LGPL3
LICENSE_COMB= dual
-LICENSE_FILE_LGPL21=${WRKSRC}/license.txt
PROJECTHOST= game-music-emu
USE_DOS2UNIX= yes
Modified: head/audio/libsidplay/Makefile
==============================================================================
--- head/audio/libsidplay/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/libsidplay/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libsidplay
-# Date created: 31 October 1996
-# Whom: Stefan Zehl <sec at 42.org>
-#
+# Created by: Stefan Zehl <sec at 42.org>
# $FreeBSD$
-#
PORTNAME= libsidplay
PORTVERSION= 1.36.59
@@ -12,15 +8,15 @@ MASTER_SITES= http://bsd-geek.de/FreeBSD
EXTRACT_SUFX= .tgz
MAINTAINER= ports at FreeBSD.org
-COMMENT= A Commodore SID-chip emulator library to play SID music files
+COMMENT= Commodore SID-chip emulator library to play SID music files
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
-.if (${ARCH} == i386)
-CONFIGURE_ARGS+= --enable-optendian --enable-optfixpoint
+.if ${ARCH} == "i386"
+CONFIGURE_ARGS= --enable-optendian --enable-optfixpoint
.endif
.include <bsd.port.post.mk>
Modified: head/audio/linux-freealut/Makefile
==============================================================================
--- head/audio/linux-freealut/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/linux-freealut/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: linux-freealut
-# Date created: 03 September 2006
-# Whom: Jona Joachim <walkingshadow at grummel.net>
-#
+# Created by: Jona Joachim <walkingshadow at grummel.net>
# $FreeBSD$
-#
PORTNAME= freealut
PORTVERSION= 1.1.0
@@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= ../extras/${LINUX_DI
DISTNAME= ${PORTNAME}-${PORTVERSION}-1.fc${LINUX_DIST_VER}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A free implementation of OpenAL's ALUT standard (Linux version)
+COMMENT= Free implementation of OpenAL ALUT standard (Linux version)
CONFLICTS= linux-f8-freealut-[0-9]* linux-f10-freealut-[0-9]*
Modified: head/audio/linux-openal/Makefile
==============================================================================
--- head/audio/linux-openal/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/linux-openal/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: linux-openal
-# Date created: 25 Nov 2005
-# Whom: jylefort at FreeBSD.org
-#
+# Created by: Jean-Yves Lefort <jylefort at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= openal
DISTVERSION= 0.0.9-0.6.20060204cvs.fc4
@@ -12,7 +8,7 @@ CATEGORIES= audio linux
MASTER_SITE_SUBDIR= ../extras/${LINUX_DIST_VER}/${LINUX_RPM_ARCH}/
MAINTAINER= ports at FreeBSD.org
-COMMENT= A 3D positional spatialized sound library (Linux version)
+COMMENT= 3D positional spatialized sound library (Linux version)
CONFLICTS= linux-f8-openal-[0-9]* linux-f10-openal-[0-9]*
Modified: head/audio/lplayer/Makefile
==============================================================================
--- head/audio/lplayer/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/lplayer/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -9,12 +9,12 @@ MASTER_SITES= SF
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A QT program to queue lots of MP3s for random XMMS play
+COMMENT= Qt program to queue lots of MP3s for random XMMS play
-LIB_DEPENDS= db_cxx-4.3.0:${PORTSDIR}/databases/db43 \
- xmms.4:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS= db_cxx-4.3:${PORTSDIR}/databases/db43 \
+ xmms:${PORTSDIR}/multimedia/xmms
-DEPRECATED= Depends on QT3; unmaintained
+DEPRECATED= Depends on Qt3; unmaintained
EXPIRATION_DATE= 2013-07-01
WRKSRC= ${WRKDIR}/${PORTNAME}
@@ -30,10 +30,8 @@ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="$
QTCPPFLAGS+= -I${LOCALBASE}/include/db43
post-patch:
- @${REINPLACE_CMD} -e 's|-O2 ||g ; \
- s|-pedantic ||g ; \
- s|-lpthread|${PTHREAD_LIBS}|g ; \
- s|-ldb_cxx|-ldb_cxx-4.3|g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|-O2 ||g ; s|-pedantic ||g ; \
+ s|-ldb_cxx|-ldb_cxx-4.3|g' ${WRKSRC}/configure
post-install:
@${LN} -sf lplayer ${PREFIX}/bin/longplayer
Modified: head/audio/madman/Makefile
==============================================================================
--- head/audio/madman/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/madman/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: madman
-# Date created: 2005-10-12
-# Whom: Daniel Roethlisberger <daniel at roe.ch>
-#
+# Created by: Daniel Roethlisberger <daniel at roe.ch>
# $FreeBSD$
-#
PORTNAME= madman
PORTVERSION= 0.93
@@ -12,19 +8,19 @@ CATEGORIES= audio
MASTER_SITES= SF
MAINTAINER= ports at FreeBSD.org
-COMMENT= An advanced digital music manager
+COMMENT= Advanced digital music manager
BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons
-LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \
- id3tag.0:${PORTSDIR}/audio/libid3tag \
- vorbis.4:${PORTSDIR}/audio/libvorbis
-RUN_DEPENDS= python:${PORTSDIR}/lang/python
+LIB_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms \
+ id3tag:${PORTSDIR}/audio/libid3tag \
+ vorbis:${PORTSDIR}/audio/libvorbis
-DEPRECATED= Depends on QT3; unmaintained
+DEPRECATED= Depends on Qt3; unmaintained
EXPIRATION_DATE= 2013-07-01
USE_QT_VER= 3
USE_GNOME= glib12
+USE_PYTHON_RUN= yes
PLIST_FILES= bin/madman \
lib/madman/plugins/burn_to_audio_cd \
@@ -34,15 +30,17 @@ PLIST_FILES= bin/madman \
PLIST_DIRS= lib/madman/plugins lib/madman
do-build:
- cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${LOCALBASE}/bin/scons -C ${WRKSRC} prefix=${PREFIX} \
- qt_directory=${QT_PREFIX} add_c_include_dirs=${LOCALBASE}/include add_lib_dirs=${LOCALBASE}/lib
+ cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${LOCALBASE}/bin/scons \
+ -C ${WRKSRC} prefix=${PREFIX} qt_directory=${QT_PREFIX} \
+ add_c_include_dirs=${LOCALBASE}/include \
+ add_lib_dirs=${LOCALBASE}/lib
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/main/madman ${PREFIX}/bin
- ${MKDIR} ${PREFIX}/lib/madman
- ${MKDIR} ${PREFIX}/lib/madman/plugins
- for plugin in burn_to_audio_cd burn_to_data_cd export_m3u move_to_trash; do \
- ${INSTALL_DATA} -m0755 ${WRKSRC}/plugins/$$plugin ${PREFIX}/lib/madman/plugins; \
- done
+ @${MKDIR} ${PREFIX}/lib/madman/plugins
+.for plugin in burn_to_audio_cd burn_to_data_cd export_m3u move_to_trash
+ ${INSTALL_DATA} -m0755 ${WRKSRC}/plugins/${plugin} \
+ ${PREFIX}/lib/madman/plugins
+.endfor
.include <bsd.port.mk>
Modified: head/audio/mp3check/Makefile
==============================================================================
--- head/audio/mp3check/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/mp3check/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mp3check
-# Date created: Apr 16, 2001
-# Whom: Mark Pulford <mark at kyne.com.au>
-#
+# Created by: Mark Pulford <mark at kyne.com.au>
# $FreeBSD$
-#
PORTNAME= mp3check
PORTVERSION= 1.6
@@ -12,7 +8,7 @@ MASTER_SITES= http://www.icculus.org/mp3
EXTRACT_SUFX=
MAINTAINER= ports at FreeBSD.org
-COMMENT= A tool for checking and fixing mp3 archive inconsistencies
+COMMENT= Tool for checking and fixing MP3 archive inconsistencies
RUN_DEPENDS= ${LOCALBASE}/bin/id3tool:${PORTSDIR}/audio/id3tool \
${LOCALBASE}/bin/mp3_check:${PORTSDIR}/audio/mp3_check
Modified: head/audio/mp3rename/Makefile
==============================================================================
--- head/audio/mp3rename/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/mp3rename/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mp3rename
-# Date created: 6 Januari 2000
-# Whom: Sander Janssen <janssen at rendo.dekooi.nl>
-#
+# Created by: Sander Janssen <janssen at rendo.dekooi.nl>
# $FreeBSD$
-#
PORTNAME= mp3rename
PORTVERSION= 0.6
@@ -12,11 +8,12 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= ports at FreeBSD.org
-COMMENT= A renaming program for mp3 files based on their id3tag
+COMMENT= Renaming program for MP3 files based on their ID3 tag
-PLIST_FILES= bin/mp3rename
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig
+PLIST_FILES= bin/mp3rename
+
do-build:
cd ${WRKSRC} && ${CC} ${CFLAGS} -o mp3rename mp3rename.c
Modified: head/audio/mpdcon/Makefile
==============================================================================
--- head/audio/mpdcon/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/mpdcon/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -8,17 +8,18 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
DISTNAME= MPDCon-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A GNUstep MPD client
+COMMENT= MPD client for GNUstep
LICENSE= GPLv2
-USE_GNUSTEP= yes
+USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
post-patch:
- ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \
- ${WRKSRC}/GNUmakefile
+ ${REINPLACE_CMD} -e \
+ 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \
+ ${WRKSRC}/GNUmakefile
.include <bsd.port.mk>
Modified: head/audio/musicbox-tag-editor/Makefile
==============================================================================
--- head/audio/musicbox-tag-editor/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/musicbox-tag-editor/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,29 +1,25 @@
-# New ports collection makefile for: MusicBox
-# Date created: 26 Jul 2004
-# Whom: Jean-Yves Lefort <jylefort at brutele.be>
-#
+# Created by: Jean-Yves Lefort <jylefort at brutele.be>
# $FreeBSD$
# $MCom: ports/audio/musicbox-tag-editor/Makefile,v 1.5 2007/09/10 05:13:24 mezz Exp $
-#
-PORTNAME= musicbox-tag-editor
-PORTVERSION= 0.2.3
+PORTNAME= musicbox-tag-editor
+PORTVERSION= 0.2.3
PORTREVISION= 15
-CATEGORIES= audio
-MASTER_SITES= SF/musicbox/musicbox/${PORTVERSION}
-DISTNAME= musicbox-${PORTVERSION}
+CATEGORIES= audio
+MASTER_SITES= SF/musicbox/musicbox/${PORTVERSION}
+DISTNAME= musicbox-${PORTVERSION}
-MAINTAINER= ports at FreeBSD.org
-COMMENT= A simple GTK+ audio tag editor
+MAINTAINER= ports at FreeBSD.org
+COMMENT= Simple GTK+ audio tag editor
-LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib
+LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib
-USE_GNOME= gnomehack gnomeprefix libglade2
-GNU_CONFIGURE= yes
+USE_GNOME= gnomehack gnomeprefix libglade2
+GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-# do not conflict with audio/musicbox
-CONFIGURE_ARGS= --program-suffix=-tag-editor
+# avoid conflict with audio/musicbox
+CONFIGURE_ARGS= --program-suffix=-tag-editor
post-patch:
@${REINPLACE_CMD} -e 's|/usr/share/pixmaps|${PREFIX}/share/pixmaps|' \
Modified: head/audio/p5-Audio-Beep/Makefile
==============================================================================
--- head/audio/p5-Audio-Beep/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/p5-Audio-Beep/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Audio-Beep
-# Date created: 2006-07-11
-# Whom: Gea-Suan Lin <gslin at gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin at gslin.org>
# $FreeBSD$
-#
PORTNAME= Audio-Beep
PORTVERSION= 0.11
@@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports at FreeBSD.org
-COMMENT= A module to use your computer beeper in fancy ways
+COMMENT= Perl module to use your computer beeper in fancy ways
BUILD_DEPENDS= beep:${PORTSDIR}/audio/beep
RUN_DEPENDS= beep:${PORTSDIR}/audio/beep
Modified: head/audio/p5-Audio-Scrobbler/Makefile
==============================================================================
--- head/audio/p5-Audio-Scrobbler/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/p5-Audio-Scrobbler/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Audio-Scrobbler
-# Date created: January 3rd, 2005
-# Whom: Peter Pentchev <roam at FreeBSD.org>
-#
+# Created by: Peter Pentchev <roam at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Audio-Scrobbler
PORTVERSION= 0.01
@@ -13,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports at FreeBSD.org
-COMMENT= A Perl interface to Last.fm / AudioScrobbler
+COMMENT= Perl interface to Last.fm and AudioScrobbler
BUILD_DEPENDS= p5-Config-IniFiles>=0:${PORTSDIR}/devel/p5-Config-IniFiles \
p5-libwww>=5:${PORTSDIR}/www/p5-libwww
Modified: head/audio/play/Makefile
==============================================================================
--- head/audio/play/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/play/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: play
-# Date created: 20 May 1998
-# Whom: Masanori Kiriake <seiken at nbs.co.jp>
-#
+# Created by: Masanori Kiriake <seiken at nbs.co.jp>
# $FreeBSD$
-#
PORTNAME= play
PORTVERSION= 1.0
@@ -12,7 +8,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_PORTS_JP}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A simple audio file player
+COMMENT= Simple audio file player
CONFLICTS= sox-[0-9]*
@@ -25,7 +21,7 @@ PLIST_FILES= bin/play
post-patch:
.for file in play_audio.c mixer_ctl.c encode_sun.c encode_riff.c speed.c
- @${REINPLACE_CMD} 's,machine/soundcard.h,sys/soundcard.h,' ${WRKSRC}/${file}
+ @${REINPLACE_CMD} '/soundcard\.h/s,machine,sys,' ${WRKSRC}/${file}
.endfor
.include <bsd.port.mk>
Modified: head/audio/prokyon3/Makefile
==============================================================================
--- head/audio/prokyon3/Makefile Wed Mar 13 11:20:04 2013 (r314073)
+++ head/audio/prokyon3/Makefile Wed Mar 13 11:54:25 2013 (r314074)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: prokyon3
-# Date created: 11 November 2002
-# Whom: Kay Lehmann
-#
+# Created by: Kay Lehmann
# $FreeBSD$
-#
PORTNAME= prokyon3
PORTVERSION= 0.9.6
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
More information about the svn-ports-all
mailing list