forked from freebsd/freebsd-ports
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add NO_STAGE all over the place in preparation for the staging suppor…
…t (cat: audio)
- Loading branch information
Showing
879 changed files
with
1,093 additions
and
1,018 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,7 @@ MAINTAINER= [email protected] | |
COMMENT= Another mp3 player | ||
|
||
GNU_CONFIGURE= yes | ||
NO_STAGE= yes | ||
USES= gmake | ||
|
||
MAN1= amp.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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+ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.