Skip to content

Commit

Permalink
Add NO_STAGE all over the place in preparation for the staging suppor…
Browse files Browse the repository at this point in the history
…t (cat: audio)
  • Loading branch information
bapt committed Sep 20, 2013
1 parent feb7e53 commit 364fbf2
Show file tree
Hide file tree
Showing 879 changed files with 1,093 additions and 1,018 deletions.
1 change: 1 addition & 0 deletions audio/HVSC-Update/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ COMMENT= Update program for the HVSC C= 64 SID tune collection

BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend

NO_STAGE= yes
GNU_CONFIGURE= yes
USES= gmake
WRKSRC= ${WRKDIR}/${PORTNAME:S/-/_/}_Tool_${PORTVERSION:S/.//g}
Expand Down
1 change: 1 addition & 0 deletions audio/Maaate/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}-${PORTVERSION}.tar.gz
MAINTAINER= [email protected]
COMMENT= MPEG audio analysis toolkit

NO_STAGE= yes
USES= gmake
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
Expand Down
1 change: 1 addition & 0 deletions audio/aacgain/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ MASTER_SITES= http://altosdesign.com/aacgain/alvarez/
MAINTAINER= [email protected]
COMMENT= Normalizes the volume of mp3 and AAC (mp4/m4a/QuickTime) media files

NO_STAGE= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
USES= gmake
Expand Down
1 change: 1 addition & 0 deletions audio/aacplusenc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ RESTRICTED= unclear legal status, probably need licenses from 3GPP, Via Licensin
CONFLICTS= libaacplus-[0-9]*

PLIST_FILES= bin/aacplusenc
NO_STAGE= yes

.if defined(WITHOUT_FFTW3)
MAKE_ARGS+= NOFFTW3=1
Expand Down
1 change: 1 addition & 0 deletions audio/abcde/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN_DEPENDS= cd-discid:${PORTSDIR}/audio/cd-discid \
oggenc:${PORTSDIR}/audio/vorbis-tools \
bash:${PORTSDIR}/shells/bash

NO_STAGE= yes
NO_BUILD= yes
MAN1= abcde.1 cddb-tool.1

Expand Down
1 change: 1 addition & 0 deletions audio/abcmidi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}

EXTRACT_BEFORE_ARGS= -aqo

NO_STAGE= yes
USE_ZIP= yes
USES= gmake
MAKEFILE= makefiles/unix.mak
Expand Down
1 change: 1 addition & 0 deletions audio/abcselect/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ COMMENT= Extract parts, movements, etc from abc music files
USES= shebangfix perl5
USE_PERL5= run
NO_BUILD= yes
NO_STAGE= yes

SHEBANG_FILES= abcselect

Expand Down
1 change: 1 addition & 0 deletions audio/abraca/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/valac:${PORTSDIR}/lang/vala
LIB_DEPENDS= xmmsclient:${PORTSDIR}/audio/xmms2 \
gee:${PORTSDIR}/devel/libgee06

NO_STAGE= yes
USES= pkgconfig
USE_SCONS= yes
USE_GNOME= gtk30
Expand Down
1 change: 1 addition & 0 deletions audio/acoustid-fingerprinter/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ LIB_DEPENDS= chromaprint:${PORTSDIR}/audio/chromaprint \
tag:${PORTSDIR}/audio/taglib \
avcodec${FFMPEG_SUFFIX}:${PORTSDIR}/multimedia/ffmpeg${FFMPEG_SUFFIX}

NO_STAGE= yes
USES= cmake
USE_QT4= gui network \
qmake_build moc_build rcc_build uic_build
Expand Down
1 change: 1 addition & 0 deletions audio/adplay/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ LICENSE= GPLv2

LIB_DEPENDS= adplug:${PORTSDIR}/audio/libadplug

NO_STAGE= yes
GNU_CONFIGURE= yes
WANT_SDL= yes

Expand Down
1 change: 1 addition & 0 deletions audio/afsp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ DISTNAME= AFsp-v8r2
MAINTAINER= [email protected]
COMMENT= Audio file conversion utilities and library

NO_STAGE= yes
USES= gmake
MAKE_JOBS_UNSAFE= yes

Expand Down
1 change: 1 addition & 0 deletions audio/aften/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ COMMENT= ATSC A/52 audio encoder

USE_BZIP2= yes

NO_STAGE= yes
USES= cmake:outsource

OPTIONS_DEFINE= SHARED_LIB CXX_BINDINGS DOUBLE
Expand Down
1 change: 1 addition & 0 deletions audio/akode-plugins-ffmpeg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ LIB_DEPENDS= avcodec:${PORTSDIR}/multimedia/ffmpeg

CONFLICTS= kdemultimedia-3.[1-3]*

NO_STAGE= yes
PLUGIN= ffmpeg_decoder
PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//}

Expand Down
1 change: 1 addition & 0 deletions audio/akode-plugins-jack/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ LIB_DEPENDS= jack:${PORTSDIR}/audio/jack

CONFLICTS= kdemultimedia-3.[1-3]*

NO_STAGE= yes
PLUGIN= jack_sink
PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//}

Expand Down
1 change: 1 addition & 0 deletions audio/akode-plugins-mpc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING

CONFLICTS= kdemultimedia-3.[1-3]*

NO_STAGE= yes
PLUGIN= mpc_decoder
PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//}

Expand Down
1 change: 1 addition & 0 deletions audio/akode-plugins-mpeg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ LIB_DEPENDS= mad:${PORTSDIR}/audio/libmad

CONFLICTS= kdemultimedia-3.[1-3]*

NO_STAGE= yes
PLUGIN= mpeg_decoder
PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//}

Expand Down
1 change: 1 addition & 0 deletions audio/akode-plugins-oss/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ CONFLICTS= kdemultimedia-3.[1-3]*
PLUGIN= oss_sink
PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//}

NO_STAGE= yes
USES= gmake
USE_AUTOTOOLS= libltdl
USE_AUTOTOOLS= libtool
Expand Down
1 change: 1 addition & 0 deletions audio/akode-plugins-pulseaudio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ CONFLICTS= kdemultimedia-3.[1-3]* akode-plugins-polypaudio-[0-9]*
PLUGIN= polyp_sink
PORTNAMESUFX= pulseaudio

NO_STAGE= yes
USES= gmake
USE_AUTOTOOLS= libltdl
USE_AUTOTOOLS= libtool
Expand Down
1 change: 1 addition & 0 deletions audio/akode-plugins-resampler/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ CONFLICTS= kdemultimedia-3.[1-3]*
PLUGIN= src_resampler
PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//}

NO_STAGE= yes
USES= gmake
USE_AUTOTOOLS= libltdl
USE_AUTOTOOLS= libtool
Expand Down
1 change: 1 addition & 0 deletions audio/akode-plugins-xiph/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ CONFLICTS= kdemultimedia-3.[1-3]*
PLUGIN= xiph_decoder
PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//}

NO_STAGE= yes
USES= gmake
USE_AUTOTOOLS= libltdl
USE_AUTOTOOLS= libtool
Expand Down
1 change: 1 addition & 0 deletions audio/akode/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ MPC_DESC= Monkey's Audio decoder plugin
RESAMPLER_DESC= Resampler processing plugin
XIPH_DESC= FLAC/Speex/Vorbis decoder plugin

NO_STAGE= yes
USES= gmake
USE_AUTOTOOLS= libltdl libtool
USE_BZIP2= yes
Expand Down
1 change: 1 addition & 0 deletions audio/alac/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ COMMENT= Basic decoder for Apple Lossless Audio Codec files (ALAC)

WRKSRC= ${WRKDIR}/${PORTNAME}_decoder
ALL_TARGET= alac
NO_STAGE= yes

OPTIONS_DEFINE= DOCS DEBUG

Expand Down
3 changes: 2 additions & 1 deletion audio/alienwah/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CReated by: Tilman Linneweh <[email protected]>
# Created by: Tilman Linneweh <[email protected]>
# $FreeBSD$

PORTNAME= alienwah
Expand All @@ -12,6 +12,7 @@ COMMENT= Paul Nasca's AlienWah LADSPA Plugin

BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa

NO_STAGE= yes
USES= gmake
MAKE_ARGS= CPP="${CXX}" CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include -fPIC"

Expand Down
7 changes: 2 additions & 5 deletions audio/alsa-lib/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# New ports collection makefile for: alsa-lib
# Date created: June 29, 2009
# Whom: Aragon Gouveia <[email protected]>
#
# Created by: Aragon Gouveia <[email protected]>
# $FreeBSD$
#

PORTNAME= alsa-lib
PORTVERSION= 1.0.26
Expand All @@ -14,6 +10,7 @@ MASTER_SITES= ALSA/lib \
MAINTAINER= [email protected]
COMMENT= ALSA compatibility library

NO_STAGE= yes
USE_BZIP2= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
Expand Down
1 change: 1 addition & 0 deletions audio/alsa-plugins/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ LIB_DEPENDS= asound:${PORTSDIR}/audio/alsa-lib

USE_BZIP2= yes
GNU_CONFIGURE= yes
NO_STAGE= yes
USES= pkgconfig
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= ${PREFIX}/lib/alsa-lib
Expand Down
1 change: 1 addition & 0 deletions audio/alsa-utils/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ LIB_DEPENDS= asound:${PORTSDIR}/audio/alsa-lib
RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:${PORTSDIR}/audio/alsa-plugins

USE_BZIP2= yes
NO_STAGE= yes
USES= gmake
GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include
Expand Down
1 change: 1 addition & 0 deletions audio/alure/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ LICENSE= MIT

LIB_DEPENDS= sndfile:${PORTSDIR}/audio/libsndfile

NO_STAGE= yes
USES= cmake pkgconfig
USE_OPENAL= soft
USE_LDCONFIG= yes
Expand Down
1 change: 1 addition & 0 deletions audio/amarok-kde4/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ USE_QT4= dbus designer gui network opengl \
qmake_build moc_build rcc_build uic_build
USE_XORG= x11
USE_BZIP2= yes
NO_STAGE= yes
USES= cmake
USE_LDCONFIG= yes

Expand Down
1 change: 1 addition & 0 deletions audio/amb-plugins/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual

NO_STAGE= yes
USES= gmake
USE_BZIP2= yes

Expand Down
1 change: 1 addition & 0 deletions audio/amp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ MAINTAINER= [email protected]
COMMENT= Another mp3 player

GNU_CONFIGURE= yes
NO_STAGE= yes
USES= gmake

MAN1= amp.1
Expand Down
5 changes: 2 additions & 3 deletions audio/ampache/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# New ports collection makefile for: ampache
# Date created: 28 December 2007
# Whom: Philippe Audeoud <[email protected]>
# Created by: Philippe Audeoud <[email protected]>
# $FreeBSD$

PORTNAME= ampache
Expand All @@ -16,6 +14,7 @@ USE_PHP= mysql pcre session iconv hash gettext mbstring
WANT_PHP_WEB= yes

NO_BUILD= yes
NO_STAGE= yes
USES= gettext

PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
Expand Down
1 change: 1 addition & 0 deletions audio/ample/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-devel/${PORTVERSION}
MAINTAINER= [email protected]
COMMENT= Allows you to listen to your own MP3's away from home

NO_STAGE= yes
GNU_CONFIGURE= yes

MAN1= ample.1
Expand Down
1 change: 1 addition & 0 deletions audio/amrcoder/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ COMMENT= AMR encoder/decoder for Mbuni MMS Gateway (www.mbuni.org)

MAN1= amrdecoder.1 amrencoder.1

NO_STAGE= yes
MANCOMPRESSED= yes

post-extract:
Expand Down
1 change: 1 addition & 0 deletions audio/aqualung/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate \
cddb:${PORTSDIR}/audio/libcddb \
strfunc:${PORTSDIR}/devel/libstrfunc

NO_STAGE= yes
USES= gmake pkgconfig gettext
USE_GNOME= gtk20 libxml2
GNU_CONFIGURE= yes
Expand Down
1 change: 1 addition & 0 deletions audio/ardour/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ LIB_DEPENDS= lo:${PORTSDIR}/audio/liblo \
gnomecanvasmm-2.6:${PORTSDIR}/graphics/libgnomecanvasmm26

USE_BZIP2= yes
NO_STAGE= yes
USES= gettext pkgconfig
USE_SCONS= yes
SCONS_ENV+= SYSLIBS=yes PREFIX=${PREFIX} NLS=yes
Expand Down
1 change: 1 addition & 0 deletions audio/ario/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \
unique-1.0:${PORTSDIR}/x11-toolkits/unique \
mpdclient:${PORTSDIR}/audio/libmpdclient

NO_STAGE= yes
USES= gmake pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
Expand Down
7 changes: 2 additions & 5 deletions audio/arss/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# New ports collection makefile for: arss
# Date created: 2009-12-26
# Whom: Timothy Beyer <[email protected]>
#
# Created by: Timothy Beyer <[email protected]>
# $FreeBSD$
#

PORTNAME= arss
PORTVERSION= 0.2.3
Expand All @@ -19,6 +15,7 @@ LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3

WRKSRC= ${WRKDIR}/${DISTNAME}/src

NO_STAGE= yes
USES= cmake
USE_LDCONFIG= ${PREFIX}/lib
CFLAGS+= -L${LOCALBASE}/lib -I${LOCALBASE}/include
Expand Down
1 change: 1 addition & 0 deletions audio/ascd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ LICENSE= BSD

LIB_DEPENDS= workman:${PORTSDIR}/audio/libworkman

NO_STAGE= yes
USES= imake

USE_XORG= xpm
Expand Down
7 changes: 2 additions & 5 deletions audio/asmix/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# New ports collection makefile for: asmix
# Date created: 1 January 2003
# Whom: [email protected]
#
# Created by: [email protected]
# $FreeBSD$
#

PORTNAME= asmix
PORTVERSION= 1.5
Expand All @@ -20,6 +16,7 @@ CONFIGURE_ARGS= --with-xpm \
--with-xpm-includes=${LOCALBASE}/include \
--with-xpm-library=${LOCALBASE}/lib

NO_STAGE= yes
MAN1= ${PORTNAME}.1x
PLIST_FILES= bin/asmix

Expand Down
1 change: 1 addition & 0 deletions audio/asmixer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ COMMENT= Mixer control for AfterStep window manager
MAN1= ${PORTNAME}.1x
PLIST_FILES= bin/asmixer

NO_STAGE= yes
USE_XORG= xpm x11
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-xpm \
Expand Down
1 change: 1 addition & 0 deletions audio/asunder/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ WINDOWS_CHARS_DESC= Allow Windows special chars in filenames

USE_BZIP2= yes
GNU_CONFIGURE= yes
NO_STAGE= yes
USES= gettext gmake pkgconfig
USE_GNOME= gtk20

Expand Down
1 change: 1 addition & 0 deletions audio/atunes/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
MAINTAINER= [email protected]
COMMENT= Full-featured audio player and manager developed in Java

NO_STAGE= yes
NO_BUILD= yes
USE_JAVA= yes
JAVA_VERSION= 1.6+
Expand Down
1 change: 1 addition & 0 deletions audio/aubio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate \
GNU_CONFIGURE= yes
# --disable-complex: does not compile due to missing carg(3) et al.
CONFIGURE_ARGS= --disable-complex
NO_STAGE= yes
USES= gmake pathfix pkgconfig
USE_LDCONFIG= yes

Expand Down
1 change: 1 addition & 0 deletions audio/audacious-dumb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious
BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious \
${LOCALBASE}/lib/libdumb.a:${PORTSDIR}/audio/dumb

NO_STAGE= yes
USES= gmake pkgconfig
USE_LDCONFIG= yes

Expand Down
Loading

0 comments on commit 364fbf2

Please sign in to comment.