diff options
2206 files changed, 2900 insertions, 3985 deletions
diff --git a/www/MT/Makefile b/www/MT/Makefile index a3a079df7d84..7a686a5d3187 100644 --- a/www/MT/Makefile +++ b/www/MT/Makefile @@ -30,6 +30,7 @@ PGSQL_DESC= PostgreSQL database support[obsolete] SQLITE_DESC= SQLite3 database support[obsolete] SQLITE2_DESC= SQLite2 database support[obsolete] +NO_STAGE= yes .include <bsd.port.options.mk> DATADIR= www/data diff --git a/www/R-cran-RgoogleMaps/Makefile b/www/R-cran-RgoogleMaps/Makefile index e3a8f7babf0f..897145e9df47 100644 --- a/www/R-cran-RgoogleMaps/Makefile +++ b/www/R-cran-RgoogleMaps/Makefile @@ -17,4 +17,5 @@ RUN_DEPENDS= R-cran-png>0:${PORTSDIR}/graphics/R-cran-png USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/R-cran-Rpad/Makefile b/www/R-cran-Rpad/Makefile index 121831b628fa..b97c57aa8dbf 100644 --- a/www/R-cran-Rpad/Makefile +++ b/www/R-cran-Rpad/Makefile @@ -15,4 +15,5 @@ LICENSE= GPLv2 USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/R-cran-httpuv/Makefile b/www/R-cran-httpuv/Makefile index 8bfaf8e254d5..e7a2daaacc48 100644 --- a/www/R-cran-httpuv/Makefile +++ b/www/R-cran-httpuv/Makefile @@ -23,4 +23,5 @@ R_MOD_AUTOPLIST= yes MAKE_ENV= MAKE=${GMAKE} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/R-cran-scrapeR/Makefile b/www/R-cran-scrapeR/Makefile index f98935dd0f1d..09494016061c 100644 --- a/www/R-cran-scrapeR/Makefile +++ b/www/R-cran-scrapeR/Makefile @@ -16,4 +16,5 @@ RUN_DEPENDS= R-cran-XML>0:${PORTSDIR}/textproc/R-cran-XML \ USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/R-cran-shiny/Makefile b/www/R-cran-shiny/Makefile index e9140ea4c1b9..41f5a3da9fd0 100644 --- a/www/R-cran-shiny/Makefile +++ b/www/R-cran-shiny/Makefile @@ -20,4 +20,5 @@ RUN_DEPENDS= R-cran-httpuv>=1.1.0:${PORTSDIR}/www/R-cran-httpuv \ USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile index 9f4012e74704..47ba61b0633f 100644 --- a/www/WebMagick/Makefile +++ b/www/WebMagick/Makefile @@ -31,6 +31,7 @@ SHEBANG_FILES= utils/aub \ utils/help2man \ utils/make_dir_index.pl +NO_STAGE= yes .include <bsd.port.pre.mk> .if !exists(${LOCALBASE}/bin/xlsfonts) diff --git a/www/abyssws/Makefile b/www/abyssws/Makefile index 13926f8b9d6a..d558354c3d34 100644 --- a/www/abyssws/Makefile +++ b/www/abyssws/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: abyssws -# Date created: 26 August 2007 -# Whom: Daniel Voisine <voisined@wit.edu> -# +# Created by: Daniel Voisine <voisined@wit.edu> # $FreeBSD$ -# PORTNAME= abyssws PORTVERSION= 2.6 @@ -22,6 +18,7 @@ NO_BUILD= yes USE_RC_SUBR= abyssws +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} >= 700043 diff --git a/www/ach/Makefile b/www/ach/Makefile index ce7f1dcf7a37..bdeab8c8ab19 100644 --- a/www/ach/Makefile +++ b/www/ach/Makefile @@ -22,6 +22,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message WWWDIR?= ${PREFIX}/www/${PORTNAME} # Get rid of temp files packaged in the upstream distfile +NO_STAGE= yes post-extract: @${FIND} ${WRKSRC} -type f -not -name .htaccess -a \ -name .\* -delete diff --git a/www/admuser/Makefile b/www/admuser/Makefile index c9505de89127..885cdcdfe2a5 100644 --- a/www/admuser/Makefile +++ b/www/admuser/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: admuser -# Date created: 18 December 2003 -# Whom: Jean Milanez Melo <jmelo@FreeBSD.org> -# +# Created by: Jean Milanez Melo <jmelo@FreeBSD.org> # $FreeBSD$ -# PORTNAME= admuser PORTVERSION= 2.3.2 @@ -19,6 +15,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX}/etc/admuser \ --enable-language=English \ --enable-cgidir=${PREFIX}/www/cgi-bin \ +NO_STAGE= yes .include <bsd.port.pre.mk> pre-install: diff --git a/www/adzap/Makefile b/www/adzap/Makefile index cd17c72670e1..96b347c9809c 100644 --- a/www/adzap/Makefile +++ b/www/adzap/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: adzap -# Date created: 03 March 2001 -# Whom: Kris Kennaway <kris@FreeBSD.org> -# +# Created by: Kris Kennaway <kris@FreeBSD.org> # $FreeBSD$ PORTNAME= adzap @@ -19,6 +16,7 @@ USE_PERL5= run SUB_FILES= adzap.conf pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message +NO_STAGE= yes do-configure: .for FILE in squid_redirect-nodata wrapzap zapchain ${REINPLACE_CMD} -e "s:/usr/bin/perl:${PERL5}:g" \ diff --git a/www/ajaxplorer/Makefile b/www/ajaxplorer/Makefile index 29ff9babffc8..68734764a53c 100644 --- a/www/ajaxplorer/Makefile +++ b/www/ajaxplorer/Makefile @@ -18,6 +18,7 @@ DOS2UNIX_REGEX= .*\.php WANT_PHP_WEB= yes SUB_FILES= pkg-deinstall pkg-install pkg-message +NO_STAGE= yes post-patch: @${RM} -f ${WRKSRC}/plugins/gui.ajax/res/themes/vision/images/mimes/16/._users-folder.png @${MV} ${WRKSRC}/conf/bootstrap_conf.php ${WRKDIR}/bootstrap_conf.php.sample diff --git a/www/amphetadesk/Makefile b/www/amphetadesk/Makefile index 0aba764d578a..2c0860f751d2 100644 --- a/www/amphetadesk/Makefile +++ b/www/amphetadesk/Makefile @@ -40,6 +40,7 @@ PORTDOCS= \ * .endif +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/www/analog/Makefile b/www/analog/Makefile index 4419e1f56494..0c9910b6b8ed 100644 --- a/www/analog/Makefile +++ b/www/analog/Makefile @@ -33,6 +33,7 @@ LIMGDIR?= www/data/images IMGDIR= ${PREFIX}/${LIMGDIR} PLIST_SUB= IMGDIR="${LIMGDIR}" +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: diff --git a/www/anyremote2html/Makefile b/www/anyremote2html/Makefile index 10c63904136a..bd5401d29f4a 100644 --- a/www/anyremote2html/Makefile +++ b/www/anyremote2html/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: anyremote2html -# Date created: 26 December 2008 -# Whom: Alexander Logvinov <ports@logvinov.com> -# +# Created by: Alexander Logvinov <ports@logvinov.com> # $FreeBSD$ -# PORTNAME= anyremote2html PORTVERSION= 1.4 @@ -20,6 +16,7 @@ USE_PYTHON_RUN= yes PORTDOCS= ChangeLog README COPYING AUTHORS +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' ${WRKSRC}/${PORTNAME} .if defined(NOPORTDOCS) diff --git a/www/anyterm/Makefile b/www/anyterm/Makefile index 6453a945a401..a6ebcb1f4716 100644 --- a/www/anyterm/Makefile +++ b/www/anyterm/Makefile @@ -25,6 +25,7 @@ USE_GCC= any ALL_TARGET= default_target PLIST_FILES= sbin/anytermd +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/private/etc/apache2|${FILESDIR}|' \ ${WRKSRC}/scripts/mimetype.sh diff --git a/www/aolserver-xotcl/Makefile b/www/aolserver-xotcl/Makefile index 9b9bd0ad8ebe..97c5eb785588 100644 --- a/www/aolserver-xotcl/Makefile +++ b/www/aolserver-xotcl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: aolserver-xotcl -# Date created: 28 February 2007 -# Whom: Martin Matuska <mm@FreeBSD.org> -# +# Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= www tcl PKGNAMEPREFIX= aolserver- @@ -12,4 +8,5 @@ AOLSERVER_XOTCL= yes MASTERDIR= ${.CURDIR}/../../lang/xotcl +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/www/aolserver/Makefile b/www/aolserver/Makefile index fa064d2ab754..3c2c4d428b88 100644 --- a/www/aolserver/Makefile +++ b/www/aolserver/Makefile @@ -49,6 +49,7 @@ HTMLDOCS_DESC= Install HTML documentation MANPAGES_DESC= Install manpages TESTS_DESC= Install tests in example directory +NO_STAGE= yes .include <bsd.port.options.mk> SUB_LIST+= MKDIR="${MKDIR}" ECHO_CMD="${ECHO_CMD}" \ diff --git a/www/apache-forrest/Makefile b/www/apache-forrest/Makefile index caaaad00f684..72e36a862c82 100644 --- a/www/apache-forrest/Makefile +++ b/www/apache-forrest/Makefile @@ -33,6 +33,7 @@ ANT= ${DATADIR}/tools/ant/bin/ant ANT_TARGET= local-deploy PLUGINSDIR= ${DATADIR}/plugins/org.apache.forrest.plugin.output.pdf +NO_STAGE= yes post-patch: @for FILE in ${REPLACE_FILES}; do \ ${REINPLACE_CMD} -e "/%%JAVA_HOME%%/s//${JAVA_HOME:S/\//\\\//g}/g" \ diff --git a/www/apache-mode.el/Makefile b/www/apache-mode.el/Makefile index 3ef2d42bb287..f3eb46aac645 100644 --- a/www/apache-mode.el/Makefile +++ b/www/apache-mode.el/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: apache-mode.el -# Date created: 15 Nov 2006 -# Whom: Max N. Boyarov <m.boyarov@bsd.by> -# +# Created by: Max N. Boyarov <m.boyarov@bsd.by> # $FreeBSD$ PORTNAME= apache-mode.el @@ -22,6 +19,7 @@ NO_BUILD= yes EMACSLISPDIR= ${PREFIX}/share/emacs/site-lisp XEMACSLISPDIR= ${PREFIX}/lib/xemacs/site-lisp +NO_STAGE= yes do-install: ${MKDIR} ${EMACSLISPDIR} ${MKDIR} ${XEMACSLISPDIR} diff --git a/www/apache22-event-mpm/Makefile b/www/apache22-event-mpm/Makefile index f091cf4d6366..3dff8154601d 100644 --- a/www/apache22-event-mpm/Makefile +++ b/www/apache22-event-mpm/Makefile @@ -13,4 +13,5 @@ PORT_OPTIONS+= CGID OPTIONS_EXCLUDE= CGI OPTIONS_UNSET+= CGI +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/www/apache22-itk-mpm/Makefile b/www/apache22-itk-mpm/Makefile index eabd2c01ffae..44d7e579814b 100644 --- a/www/apache22-itk-mpm/Makefile +++ b/www/apache22-itk-mpm/Makefile @@ -22,6 +22,7 @@ LATEST_LINK= apache22-${WITH_MPM}-mpm DESCR= ${.CURDIR}/pkg-descr MPM_ITK_VERSION?= 20110321-01 +NO_STAGE= yes EXTRA_PATCHES+= ${.CURDIR}/files/mpm-itk-${MPM_ITK_VERSION} diff --git a/www/apache22-peruser-mpm/Makefile b/www/apache22-peruser-mpm/Makefile index 91dc35fde734..0bc935a3f8b7 100644 --- a/www/apache22-peruser-mpm/Makefile +++ b/www/apache22-peruser-mpm/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -# + # Apache 2.2.X with peruser mpm 0.3.0-dc3 # Peruser main url: http://telana.com/peruser.php # Peruser patches: http://source.kood.ee/ @@ -10,6 +10,7 @@ MASTERDIR= ${.CURDIR}/../apache22 MAINTAINER= ports@FreeBSD.org WITH_MPM= peruser +NO_STAGE= yes LATEST_LINK= apache22-${WITH_MPM}-mpm DESCR= ${.CURDIR}/pkg-descr diff --git a/www/apache22-worker-mpm/Makefile b/www/apache22-worker-mpm/Makefile index 77792c19c23b..6bc2af1f4287 100644 --- a/www/apache22-worker-mpm/Makefile +++ b/www/apache22-worker-mpm/Makefile @@ -13,4 +13,5 @@ PORT_OPTIONS+= CGID OPTIONS_EXCLUDE= CGI OPTIONS_UNSET+= CGI +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 55d0b1ede2c9..81339202cdd1 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -42,6 +42,7 @@ APACHEDIR= ${MASTERDIR} WITH_MPM?= prefork # or worker, event, itk, peruser WITH_HTTP_PORT?= 80 +NO_STAGE= yes .include "${APACHEDIR}/Makefile.options" .include <bsd.port.options.mk> .include "${APACHEDIR}/Makefile.doc" diff --git a/www/apache24/Makefile b/www/apache24/Makefile index 6c8a0be1597b..27b4d10b5f0a 100644 --- a/www/apache24/Makefile +++ b/www/apache24/Makefile @@ -44,6 +44,7 @@ APACHEDIR= ${MASTERDIR} WITH_HTTP_PORT?= 80 WITH_SSL_PORT?= 443 +NO_STAGE= yes .include "${APACHEDIR}/Makefile.options" .include "${APACHEDIR}/Makefile.options.desc" .include <bsd.port.options.mk> diff --git a/www/apercu/Makefile b/www/apercu/Makefile index ad78c8e3794b..c6bbb4ed813c 100644 --- a/www/apercu/Makefile +++ b/www/apercu/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: apercu -# Date created: Sep 21, 2006 -# Whom: mich -# +# Created by: mich # $FreeBSD$ -# PORTNAME= apercu PORTVERSION= 1.0.2 @@ -20,6 +15,7 @@ NO_BUILD= yes MAN1= apercu.1 PLIST_FILES= bin/apercu +NO_STAGE= yes pre-patch: @${REINPLACE_CMD} -e 's|/usr/bin/ruby|${RUBY}|' ${WRKSRC}/apercu diff --git a/www/aria/Makefile b/www/aria/Makefile index 4369bc8f601f..738505dfcd0f 100644 --- a/www/aria/Makefile +++ b/www/aria/Makefile @@ -27,6 +27,7 @@ LDFLAGS+= -L${LOCALBASE}/lib PORTDOCS= README README.euc +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/www/aria2/Makefile b/www/aria2/Makefile index 7b7faf876dc4..9b661a176cad 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -37,6 +37,7 @@ PLIST_DIRSTRY= man/ru/man1 \ man/pt/man1 \ man/pt +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCA_BUNDLE} diff --git a/www/aria2fe/Makefile b/www/aria2fe/Makefile index 6b05a2cd7cbf..f8dd42ccde3b 100644 --- a/www/aria2fe/Makefile +++ b/www/aria2fe/Makefile @@ -23,6 +23,7 @@ USE_QT4= gui moc_build qmake_build rcc_build uic_build PLIST_FILES= bin/${PORTNAME} +NO_STAGE= yes do-configure: @(cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} ${QMAKEFLAGS}) diff --git a/www/arora/Makefile b/www/arora/Makefile index e00e784b873a..0b7a14300465 100644 --- a/www/arora/Makefile +++ b/www/arora/Makefile @@ -19,6 +19,7 @@ QMAKE_ARGS+= -unix -recursive PREFIX=${PREFIX} MAN1= arora.1 arora-cacheinfo.1 arora-placesimport.1 htmlToXBel.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${ARCH} == ia64 diff --git a/www/asp2php/Makefile b/www/asp2php/Makefile index 116cf9e7c701..3f90e553c6de 100644 --- a/www/asp2php/Makefile +++ b/www/asp2php/Makefile @@ -16,6 +16,7 @@ MAKE_ARGS= CC="${CC}" FLAGS="${CFLAGS}" PLIST_FILES= bin/asp2php +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${HAVE_GNOME:Mgtk12} diff --git a/www/asql/Makefile b/www/asql/Makefile index f55bdb7ca3a2..79527ae68a50 100644 --- a/www/asql/Makefile +++ b/www/asql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: asql -# Date created: 2008-10-15 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= asql PORTVERSION= 1.7 @@ -22,4 +18,5 @@ NO_BUILD= yes PLIST_FILES= bin/asql USES= perl5 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/asterisk-stat/Makefile b/www/asterisk-stat/Makefile index 175f97a39842..7a8c26e8875e 100644 --- a/www/asterisk-stat/Makefile +++ b/www/asterisk-stat/Makefile @@ -25,6 +25,7 @@ SUB_LIST+= ASTERISKDIR=${ASTERISKDIR} OPTIONS_DEFINE= PGSQL PGSQL_DESC= Use PostgreSQL instead of MySQL +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGSQL} diff --git a/www/aswedit/Makefile b/www/aswedit/Makefile index 537f4852482b..7e4e260ac917 100644 --- a/www/aswedit/Makefile +++ b/www/aswedit/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: asWedit -# Date created: 25 June 1997 -# Whom: brett@peloton.physics.montana.edu -# +# Created by: brett@peloton.physics.montana.edu # $FreeBSD$ -# PORTNAME= asWedit PORTVERSION= 4.0.1 @@ -23,6 +19,7 @@ USE_LINUX= yes WRKSRC= ${WRKDIR}/asWedit-4.0.1 +NO_STAGE= yes do-build: ${BRANDELF} -t Linux ${WRKSRC}/asWedit diff --git a/www/aswiki/Makefile b/www/aswiki/Makefile index efc0cb9f2d4e..98005b7c1f67 100644 --- a/www/aswiki/Makefile +++ b/www/aswiki/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-aswiki -# Date created: 13 June 2003 -# Whom: Makoto Matsushita <matusita@FreeBSD.org> -# +# Created by: Makoto Matsushita <matusita@FreeBSD.org> # $FreeBSD$ -# PORTNAME= aswiki PORTVERSION= 1.0.4 @@ -24,6 +20,7 @@ USE_RUBY= YES RUBY_SHEBANG_FILES= aswiki.cgi USE_RUBY_FEATURES= strscan +NO_STAGE= yes post-extract: ${CP} ${FILESDIR}/setup.sh ${WRKSRC} diff --git a/www/atutor/Makefile b/www/atutor/Makefile index ba270a0f4cab..e7365c5b28aa 100644 --- a/www/atutor/Makefile +++ b/www/atutor/Makefile @@ -13,6 +13,7 @@ COMMENT= An Open Source Web-based Learning Content Management System (LCMS) USE_PHP= session mbstring zlib mysql WRKSRC= ${WRKDIR}/ATutor +NO_STAGE= yes .include <bsd.port.pre.mk> NO_BUILD= yes diff --git a/www/august/Makefile b/www/august/Makefile index c42e5889242f..d46818825066 100644 --- a/www/august/Makefile +++ b/www/august/Makefile @@ -25,6 +25,7 @@ USE_TK_WRAPPER= yes PORTDOCS= specchars.txt PLIST_FILES= bin/august +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|/usr/bin|${LOCALBASE}/bin|g' ${WRKSRC}/august diff --git a/www/autoindex2/Makefile b/www/autoindex2/Makefile index 271eeed8de6d..6ca6305a4b77 100644 --- a/www/autoindex2/Makefile +++ b/www/autoindex2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: AutoIndex -# Date created: 17 December 2004 -# Whom: Daniel Gerzo <danger@rulez.sk> -# +# Created by: Daniel Gerzo <danger@rulez.sk> # $FreeBSD$ -# PORTNAME= AutoIndex PORTVERSION= 2.2.4 @@ -25,6 +21,7 @@ NO_BUILD= yes PLIST_SUB+= INSTALLDIR=${WWWDIR:S,^${PREFIX}/,,} +NO_STAGE= yes pre-fetch: .if !defined(INSTALLDIR) @${ECHO_MSG} "" diff --git a/www/awffull/Makefile b/www/awffull/Makefile index 9ed2ba837959..8057712e8432 100644 --- a/www/awffull/Makefile +++ b/www/awffull/Makefile @@ -36,6 +36,7 @@ LDFLAGS+= -L${LOCALBASE}/lib MAN1= awffull.1 MAN5= awffull.conf.5 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGEOIP} diff --git a/www/aws-demos/Makefile b/www/aws-demos/Makefile index f28f12c2e8e7..47d8ac3a991b 100644 --- a/www/aws-demos/Makefile +++ b/www/aws-demos/Makefile @@ -58,6 +58,7 @@ DEMO_DIRS+= zdemo #DEMO_DIRS+= hello_wsdl #DEMO_DIRS+= interoplab +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSSL} diff --git a/www/aws/Makefile b/www/aws/Makefile index 65afb489d52a..04e92c44d4c7 100644 --- a/www/aws/Makefile +++ b/www/aws/Makefile @@ -45,6 +45,7 @@ CONF_ARGS+= prefix=${PREFIX} CONF_ARGS+= LPATH=${PREFIX}/lib CONF_ARGS+= ZPATH=/usr/lib +NO_STAGE= yes .include <bsd.port.options.mk> ################### diff --git a/www/awstats/Makefile b/www/awstats/Makefile index 76eea1e81e83..3c36211a2726 100644 --- a/www/awstats/Makefile +++ b/www/awstats/Makefile @@ -34,6 +34,7 @@ SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS IPV6 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MIPV6} diff --git a/www/axis/Makefile b/www/axis/Makefile index ab3ba76a11d2..b34133d931e4 100644 --- a/www/axis/Makefile +++ b/www/axis/Makefile @@ -16,6 +16,7 @@ OPTIONS_SINGLE= AS OPTIONS_SINGLE_AS= TOMCAT6 TOMCAT7 OPTIONS_DEFAULT= TOMCAT6 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MTOMCAT6} diff --git a/www/axis2/Makefile b/www/axis2/Makefile index 0944afb1d3bd..536d641132be 100644 --- a/www/axis2/Makefile +++ b/www/axis2/Makefile @@ -21,6 +21,7 @@ OPTIONS_SINGLE= AS OPTIONS_SINGLE_AS= TOMCAT6 TOMCAT7 OPTIONS_DEFAULT= TOMCAT6 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MTOMCAT6} diff --git a/www/b2evolution/Makefile b/www/b2evolution/Makefile index 376663008470..cdb9dc3b27df 100644 --- a/www/b2evolution/Makefile +++ b/www/b2evolution/Makefile @@ -30,6 +30,7 @@ WARNING= ${PKGDIR}/pkg-warning OPTIONS_DEFINE= MYSQL OPTIONS_DEFAULT= MYSQL +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/www/bacula-web/Makefile b/www/bacula-web/Makefile index ca9dfdf9b412..313922ba5a02 100644 --- a/www/bacula-web/Makefile +++ b/www/bacula-web/Makefile @@ -22,6 +22,7 @@ OPTIONS_DEFAULT= PGSQL SUB_FILES= pkg-message +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPGSQL} diff --git a/www/baikal/Makefile b/www/baikal/Makefile index 85f3e9b03da2..40d494280faf 100644 --- a/www/baikal/Makefile +++ b/www/baikal/Makefile @@ -1,5 +1,5 @@ +# Created by: Adam Weinberger <adamw@FreeBSD.org> # $FreeBSD$ -# Created by: Adam Weinberger <adamw@FreeBSD.org> PORTNAME= baikal PORTVERSION= 0.2.4 @@ -24,6 +24,7 @@ SUB_FILES= pkg-install pkg-message PORTDOCS= * PORTEXAMPLES= * +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: ${FIND} ${WRKSRC} -type f -not -name '*.php' -exec ${CHMOD} ${SHAREMODE} {} \; diff --git a/www/bannerfilter/Makefile b/www/bannerfilter/Makefile index 2bc453719a21..26fcf200ff1b 100644 --- a/www/bannerfilter/Makefile +++ b/www/bannerfilter/Makefile @@ -25,6 +25,7 @@ CONFIG_FILES= bannerfilter.conf banners.data banners.local.data \ SHEBANG_FILES= redirector.pl +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|^;\ \(DATA\ =\ \).*|\1${PREFIX}/etc/${PORTNAME}/|' \ diff --git a/www/bblog/Makefile b/www/bblog/Makefile index be6de69825c5..3c74eecabb1e 100644 --- a/www/bblog/Makefile +++ b/www/bblog/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bBlog -# Date created: 2005-04-16 -# Whom: chinsan@mail2000.com.tw -# +# Created by: chinsan@mail2000.com.tw # $FreeBSD$ -# PORTNAME= bBlog PORTVERSION= 0.7.6 @@ -31,6 +27,7 @@ OPTIONS_DEFINE= GD IMAGICK OPTIONS_DEFAULT=GD IMAGICK_DESC= ${IMAGEMAGICK_DESC} +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MGD} diff --git a/www/bigbluebutton/Makefile b/www/bigbluebutton/Makefile index 7c12232efdfa..1c4ee4806159 100644 --- a/www/bigbluebutton/Makefile +++ b/www/bigbluebutton/Makefile @@ -77,6 +77,7 @@ SUB_LIST+= PORTNAME=${PORTNAME} \ SUB_FILES= pkg-message openoffice nginx.conf-dist bbb-conf +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMEETME} || ${PORT_OPTIONS:MKONFERENCE} diff --git a/www/bins/Makefile b/www/bins/Makefile index bf9e7a974922..8c27565d5e70 100644 --- a/www/bins/Makefile +++ b/www/bins/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bins -# Date created: Sat Nov 23 01:17:35 UTC 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= bins PORTVERSION= 1.1.29 @@ -42,6 +38,7 @@ DOC_EXTS= html sgml xml MAN1= bins-edit-gui.1 bins.1 bins_edit.1 +NO_STAGE= yes post-patch:: # perl PREFIX safeness @${FIND} ${WRKSRC} -type f | \ diff --git a/www/bk2site/Makefile b/www/bk2site/Makefile index b3d2a24fbfa6..4961be078e91 100644 --- a/www/bk2site/Makefile +++ b/www/bk2site/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: bk2site -# Date created: Wed Dec 06, 2000 -# Whom: clive -# +# Created by: clive # $FreeBSD$ -# PORTNAME= bk2site PORTVERSION= 1.1.9 @@ -15,6 +10,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Transforms Netscape bookmarks into a Yahoo-like website +NO_STAGE= yes .include <bsd.port.pre.mk> .if exists(${APXS}) RUN_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT} diff --git a/www/bkmrkconv/Makefile b/www/bkmrkconv/Makefile index 87226e30dc87..747b8734d57f 100644 --- a/www/bkmrkconv/Makefile +++ b/www/bkmrkconv/Makefile @@ -12,6 +12,7 @@ COMMENT= Netscape bookmarks.html converter USES= perl5 NO_BUILD= yes +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -name '*.pl' | ${XARGS} ${REINPLACE_CMD} -i '' -e \ 's|/usr/bin/perl|${PERL}|g ; \ diff --git a/www/blastbeat/Makefile b/www/blastbeat/Makefile index 96bdf84f8271..76a7d0461d55 100644 --- a/www/blastbeat/Makefile +++ b/www/blastbeat/Makefile @@ -35,6 +35,7 @@ PLIST_DIRSTRY= %%ETCDIR%% OPTIONS_DEFINE= EXAMPLES +NO_STAGE= yes .include <bsd.port.options.mk> do-install: diff --git a/www/blogsum/Makefile b/www/blogsum/Makefile index 78a59080cd33..43fdb0b23784 100644 --- a/www/blogsum/Makefile +++ b/www/blogsum/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: blogsum -# Date created: 2 November 2009 -# Whom: jhuldtgren -# +# Created by: jhuldtgren # $FreeBSD$ -# PORTNAME= blogsum PORTVERSION= 1.1 @@ -27,6 +23,7 @@ NO_BUILD= yes USE_PERL5= run USE_APACHE_RUN= 22+ +NO_STAGE= yes .include <bsd.port.pre.mk> SUB_FILES= pkg-message diff --git a/www/bluefish-devel/Makefile b/www/bluefish-devel/Makefile index 946b78430ce6..790c6ae6dd63 100644 --- a/www/bluefish-devel/Makefile +++ b/www/bluefish-devel/Makefile @@ -34,6 +34,7 @@ CONFIGURE_ARGS= --with-freedesktop_org-menu=${PREFIX}/share/applications \ --without-gnome2_4-appreg \ --with-icon-path=${PREFIX}/share/pixmaps +NO_STAGE= yes .include <bsd.port.options.mk> .if !defined(WITHOUT_WEBLINT) diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index b8dc269b408a..86196bd90ccd 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -40,6 +40,7 @@ WEBLINT_DESC= Include Weblint syntax and style checker OPTIONS_DEFAULT= WEBLINT +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDEBUG} diff --git a/www/boa/Makefile b/www/boa/Makefile index fb47528fa869..60730a872e3f 100644 --- a/www/boa/Makefile +++ b/www/boa/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: boa -# Date created: 21 May 1998 -# Whom: Andrey Zakhvatov -# +# Created by: Andrey Zakhvatov # $FreeBSD$ -# PORTNAME= boa PORTVERSION= 0.94.14.r21 @@ -24,6 +20,7 @@ MAN8= boa.8 PORTDOCS= boa.texi boa.html boa.txt boa_banner.png +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" \ ${WRKSRC}/examples/boa.conf ${WRKSRC}/src/defines.h diff --git a/www/bookmarkbridge/Makefile b/www/bookmarkbridge/Makefile index 3faccaa6f4f9..4aae8c775d35 100644 --- a/www/bookmarkbridge/Makefile +++ b/www/bookmarkbridge/Makefile @@ -22,4 +22,5 @@ USE_AUTOTOOLS= aclocal automake autoconf ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing +NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile index b042a90dbf64..48d41a798c7f 100644 --- a/www/bozohttpd/Makefile +++ b/www/bozohttpd/Makefile @@ -23,6 +23,7 @@ HTPASSWD_DESC= Enable htpassword support SSL_DESC= Enable SSL support CGI_DESC= Enable CGI support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MHTPASSWD} diff --git a/www/bugmenot-firefox/Makefile b/www/bugmenot-firefox/Makefile index f587247ed9dd..224339949e93 100644 --- a/www/bugmenot-firefox/Makefile +++ b/www/bugmenot-firefox/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: bugmenot-firefox -# Date created: Tue May 24, 2005 -# Whom: Thierry Thomas (<thierry@pompo.net>) -# +# Created by: Thierry Thomas (<thierry@pompo.net>) # $FreeBSD$ -# PORTNAME= bugmenot PORTVERSION= 1.3 @@ -19,5 +15,6 @@ XPI_ID= {987311C6-B504-4aa2-90BF-60CC49808D42} XPI_FILES= chrome/bugmenot.jar install.js install.rdf license.txt chrome.manifest XPI_DIRS= chrome +NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> diff --git a/www/c-icap-modules/Makefile b/www/c-icap-modules/Makefile index 6c4782a1c087..e1d7e1338973 100644 --- a/www/c-icap-modules/Makefile +++ b/www/c-icap-modules/Makefile @@ -1,5 +1,4 @@ # Created by: Martin Matuska <mm@FreeBSD.org> -# # $FreeBSD$ PORTNAME= c-icap @@ -28,6 +27,7 @@ CONFIGURE_ARGS+= --enable-static \ --with-c-icap=${LOCALBASE} \ --with-clamav=${LOCALBASE} +NO_STAGE= yes post-install: @${CP} -np ${PREFIX}/etc/c-icap/srv_url_check.conf.default \ ${PREFIX}/etc/c-icap/srv_url_check.conf || ${TRUE} diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile index 800673a06585..a5ac417153bc 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -40,6 +40,7 @@ MAN8= c-icap-client.8 \ CONFIGURE_ARGS+= --enable-static \ --sysconfdir="${PREFIX}/etc/c-icap" +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MBDB} diff --git a/www/cacheboy16/Makefile b/www/cacheboy16/Makefile index c6b97064724a..da3e7398edcd 100644 --- a/www/cacheboy16/Makefile +++ b/www/cacheboy16/Makefile @@ -111,6 +111,7 @@ CONFIGURE_ARGS= --bindir=${PREFIX}/sbin \ --disable-linux-tproxy \ --disable-epoll +NO_STAGE= yes .include <bsd.port.options.mk> .if ${OSVERSION} >= 800037 diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile index 8bc418f3bdc2..d20e34a900bb 100644 --- a/www/cadaver/Makefile +++ b/www/cadaver/Makefile @@ -23,6 +23,7 @@ PLIST_FILES= bin/cadaver # Neither expat nor libneon are needed at all, but the configure # script breaks if it can not find the Makefile* in them. Exclude # them to be sure, a stray .h is not included instead of what's +NO_STAGE= yes # found under PREFIX (installed by the neon port): EXTRACT_AFTER_ARGS= \ --exclude '${PORTNAME}-${PORTVERSION}/lib/expat/*.[ch]' \ diff --git a/www/cakephp11/Makefile b/www/cakephp11/Makefile index bf3693402f12..970528e8891e 100644 --- a/www/cakephp11/Makefile +++ b/www/cakephp11/Makefile @@ -39,6 +39,7 @@ PLIST_SUB+= CONFDIR=${CONFDIR_REL} CONFDIR= ${PREFIX}/${CONFDIR_REL} CONFDIR_REL= ${APACHEETCDIR}/Includes +NO_STAGE= yes .include <bsd.port.pre.mk> WITH_PHP_CGI?= /cgi-bin/php diff --git a/www/cakephp12/Makefile b/www/cakephp12/Makefile index d79a50c33562..7164e6272926 100644 --- a/www/cakephp12/Makefile +++ b/www/cakephp12/Makefile @@ -47,6 +47,7 @@ MEMCACHE_DESC= Memcached caching engine client CONFDIR= ${PREFIX}/${CONFDIR_REL} CONFDIR_REL= ${APACHEETCDIR}/Includes +NO_STAGE= yes .include <bsd.port.pre.mk> WITH_PHP_CGI?= /cgi-bin/php diff --git a/www/cakephp13/Makefile b/www/cakephp13/Makefile index faf7da4ed124..00a04bfc491a 100644 --- a/www/cakephp13/Makefile +++ b/www/cakephp13/Makefile @@ -48,6 +48,7 @@ MEMCACHE_DESC= Memcached caching engine client CONFDIR= ${PREFIX}/${CONFDIR_REL} CONFDIR_REL= ${APACHEETCDIR}/Includes +NO_STAGE= yes .include <bsd.port.pre.mk> WITH_PHP_CGI?= /cgi-bin/php diff --git a/www/cakephp21/Makefile b/www/cakephp21/Makefile index de5ef5d2cd6f..b1a537d82035 100644 --- a/www/cakephp21/Makefile +++ b/www/cakephp21/Makefile @@ -54,6 +54,7 @@ MEMCACHE_DESC= Enable Memcached caching engine client CONFDIR= ${PREFIX}/${CONFDIR_REL} CONFDIR_REL= ${APACHEETCDIR}/Includes +NO_STAGE= yes .include <bsd.port.pre.mk> WITH_PHP_CGI?= /cgi-bin/php diff --git a/www/cakephp22/Makefile b/www/cakephp22/Makefile index a58a423dcf53..833e2f0b2af1 100644 --- a/www/cakephp22/Makefile +++ b/www/cakephp22/Makefile @@ -51,6 +51,7 @@ MEMCACHE_DESC= Enable Memcached caching engine client CONFDIR= ${PREFIX}/${CONFDIR_REL} CONFDIR_REL= ${APACHEETCDIR}/Includes +NO_STAGE= yes .include <bsd.port.pre.mk> WITH_PHP_CGI?= /cgi-bin/php diff --git a/www/cakephp23/Makefile b/www/cakephp23/Makefile index f0ca0fed2f1d..195c1cdccc79 100644 --- a/www/cakephp23/Makefile +++ b/www/cakephp23/Makefile @@ -49,6 +49,7 @@ MEMCACHE_DESC= Enable Memcached caching engine client CONFDIR= ${PREFIX}/${CONFDIR_REL} CONFDIR_REL= ${APACHEETCDIR}/Includes +NO_STAGE= yes .include <bsd.port.pre.mk> WITH_PHP_CGI?= /cgi-bin/php diff --git a/www/calamaris/Makefile b/www/calamaris/Makefile index 63bcc94e8846..47729b02373c 100644 --- a/www/calamaris/Makefile +++ b/www/calamaris/Makefile @@ -16,6 +16,7 @@ SHEBANG_FILES= calamaris MAN1= calamaris.1 +NO_STAGE= yes do-install: @ ${INSTALL_MAN} ${WRKSRC}/calamaris.1 ${PREFIX}/man/man1/calamaris.1 @ ${INSTALL_SCRIPT} ${WRKSRC}/calamaris ${PREFIX}/bin/calamaris diff --git a/www/cas/Makefile b/www/cas/Makefile index 6c9d62cf3f21..ad2298ea7a0d 100644 --- a/www/cas/Makefile +++ b/www/cas/Makefile @@ -54,6 +54,7 @@ INSTALL_CAS_DATA_DESC= Install CAS data files PLIST_SUB+= PORTVERSION=${PORTVERSION} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDEBUG_MODE} diff --git a/www/castget/Makefile b/www/castget/Makefile index 976930af3b9d..35b9c31acd62 100644 --- a/www/castget/Makefile +++ b/www/castget/Makefile @@ -25,4 +25,5 @@ PLIST_FILES= bin/castget include/libcastget.h lib/libcastget.la lib/libcastget.s MAN1= castget.1 MAN5= castgetrc.5 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/caudium14/Makefile b/www/caudium14/Makefile index 759f824efbb1..9263e6deceb6 100644 --- a/www/caudium14/Makefile +++ b/www/caudium14/Makefile @@ -28,6 +28,7 @@ CPPFLAGS+= -I${WRKSRC}/src/cmods PLIST_SUB+= PIKEVERSION=${PIKEVERSION} CONFLICTS+= caudium12-[0-9]* +NO_STAGE= yes post-patch: @${SED} -e 's:@CAUDIUM_SERVERDIR@:${PREFIX}/caudium/server:' \ -e 's:^#############$$:${ECHO} "$${caudium_enable}" | ${EGREP} -iq "^yes|^true" || exit:' \ diff --git a/www/cblog/Makefile b/www/cblog/Makefile index 7e16b77a71d7..3e07f2fbbc7a 100644 --- a/www/cblog/Makefile +++ b/www/cblog/Makefile @@ -23,6 +23,7 @@ PLIST_FILES= libexec/cblog.fcgi \ MAN1= cblog.fcgi.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s#^INCLUDES=.*#INCLUDES=-I${LOCALBASE}/include#g" \ -e "s#^LIBDIR=.*#LIBDIR=-L${LOCALBASE}/lib#g" \ diff --git a/www/cgi-lib.pl/Makefile b/www/cgi-lib.pl/Makefile index 6166f59ad6e4..5ac3a507efc0 100644 --- a/www/cgi-lib.pl/Makefile +++ b/www/cgi-lib.pl/Makefile @@ -23,6 +23,7 @@ EXTRACT_AFTER_ARGS= > cgi-lib.pl INSTALL_BASE= ${SITE_PERL_REL} INSTALL_DIR= ${PREFIX}/${INSTALL_BASE} +NO_STAGE= yes do-install: -${MKDIR} ${INSTALL_DIR} ${INSTALL_DATA} ${WRKDIR}/cgi-lib.pl ${INSTALL_DIR} diff --git a/www/cgi-lib/Makefile b/www/cgi-lib/Makefile index 6fa78b6a370f..baab0c4c265b 100644 --- a/www/cgi-lib/Makefile +++ b/www/cgi-lib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libcgi -# Date created: 7 January 2000 -# Whom: Sergey Samoyloff <gonza@techline.ru> -# +# Created by: Sergey Samoyloff <gonza@techline.ru> # $FreeBSD$ -# PORTNAME= cgi-lib PORTVERSION= 1.4 @@ -19,6 +15,7 @@ MAKEFILE= makefile NO_WRKSUBDIR= yes +NO_STAGE= yes do-install: @ ${INSTALL_DATA} ${WRKSRC}/cgi-lib.a ${PREFIX}/lib/libcgi.a .for file in cgi-lib.h html-lib.h list-lib.h diff --git a/www/cgic/Makefile b/www/cgic/Makefile index 2e8975cd7622..938890423711 100644 --- a/www/cgic/Makefile +++ b/www/cgic/Makefile @@ -18,6 +18,7 @@ MAKE_ENV+= WITHOUT_PROFILE=yes __MAKE_CONF=/dev/null SRCCONF=/dev/null SHLIB_MAJOR= ${PORTVERSION:R} +NO_STAGE= yes .include <bsd.port.options.mk> post-install: diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile index 57aa2d34abef..6ed9c3605813 100644 --- a/www/cgicc/Makefile +++ b/www/cgicc/Makefile @@ -24,6 +24,7 @@ CXXFLAGS+= -Wno-unknown-pragmas BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen .endif +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/CXXFLAGS/s|-pedantic||g' ${WRKSRC}/configure @${REINPLACE_CMD} -e '/^SUBDIRS/s|doc||g' ${WRKSRC}/Makefile.in diff --git a/www/cgichk/Makefile b/www/cgichk/Makefile index b251f554984b..c73f66a354fb 100644 --- a/www/cgichk/Makefile +++ b/www/cgichk/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cgichk -# Date created: Jun 8, 2001 -# Whom: Mark Pulford <mark@kyne.com.au> -# +# Created by: Mark Pulford <mark@kyne.com.au> # $FreeBSD$ -# PORTNAME= cgichk PORTVERSION= 2.60 @@ -18,6 +14,7 @@ COMMENT= A web site vulnerability scanner WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= cgichk +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e "s/^(CC|CFLAGS).+//g" ${WRKSRC}/Makefile ${REINPLACE_CMD} -e \ diff --git a/www/cgihtml/Makefile b/www/cgihtml/Makefile index bf64b2634dcf..1523040fbdff 100644 --- a/www/cgihtml/Makefile +++ b/www/cgihtml/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cgihtml -# Date created: 3 Nov 1997 -# Whom: Ian Vaudrey <i.vaudrey@bigfoot.com> -# +# Created by: Ian Vaudrey <i.vaudrey@bigfoot.com> # $FreeBSD$ -# PORTNAME= cgihtml PORTVERSION= 1.69 @@ -18,6 +14,7 @@ COMMENT= Library that simplifies the task of writing CGI programs in C USE_LDCONFIG= yes +NO_STAGE= yes post-extract: @${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.dist @${CP} ${FILESDIR}/Makefile ${WRKSRC} diff --git a/www/cgiparse/Makefile b/www/cgiparse/Makefile index 494e60b66607..0c4f82be1fe7 100644 --- a/www/cgiparse/Makefile +++ b/www/cgiparse/Makefile @@ -16,6 +16,7 @@ MAN3= cgiclose.3 cgigetvalue.3 cginewquerystr.3 USE_LDCONFIG= yes CFLAGS+= "-fPIC" +NO_STAGE= yes .include <bsd.port.pre.mk> post-install: diff --git a/www/cgiwrap/Makefile b/www/cgiwrap/Makefile index 5a312360dd62..6bfdcca42672 100644 --- a/www/cgiwrap/Makefile +++ b/www/cgiwrap/Makefile @@ -67,6 +67,7 @@ CONFIGURE_ARGS= --with-httpd-user=${WWWOWN} \ --with-check-shell \ --with-wall +NO_STAGE= yes .include <bsd.port.options.mk> ## diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile index c73815e9152f..d683440bb4e3 100644 --- a/www/checkbot/Makefile +++ b/www/checkbot/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: checkbot -# Date created: 2. Feb 1998 -# Whom: wosch@FreeBSD.org -# +# Created by: wosch@FreeBSD.org # $FreeBSD$ -# PORTNAME= checkbot PORTVERSION= 1.80 @@ -32,4 +28,5 @@ USE_PERL5= configure PLIST_FILES= bin/checkbot ${SITE_PERL:S!${LOCALBASE}/!!}/${PERL_ARCH}/auto/checkbot/.packlist PLIST_DIRS= ${SITE_PERL:S!${LOCALBASE}/!!}/${PERL_ARCH}/auto/checkbot +NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/chems/Makefile b/www/chems/Makefile index 71ee06dbc97a..6098387ca3c0 100644 --- a/www/chems/Makefile +++ b/www/chems/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/chems -# Date created: 2008-12-28 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= chems DISTVERSION= 0x04 @@ -19,6 +15,7 @@ USE_PHP= xml iconv gd SUB_FILES= pkg-message WWWDIR?= ${PREFIX}/www/${PORTNAME} +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index f52ead0dfb18..97eed7d69fb1 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -54,6 +54,7 @@ INTPCRE_DESC= Use internal PCRE library RRDTOOL_DESC= Usage graphs support UWSGI_DESC= uWSGI support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MADMIN} diff --git a/www/chimera/Makefile b/www/chimera/Makefile index 98f07899ba84..1608d29738bd 100644 --- a/www/chimera/Makefile +++ b/www/chimera/Makefile @@ -19,6 +19,7 @@ USE_XORG= ice sm x11 xaw xext xmu xpm xt MAN1= chimera.1 # Call the port's configure script explicitly, since USES=imake masks it out +NO_STAGE= yes pre-configure: ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure diff --git a/www/choqok/Makefile b/www/choqok/Makefile index 4c3566ec1716..833dcee74d1b 100644 --- a/www/choqok/Makefile +++ b/www/choqok/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Choqok -# Date created: 15 Sep 2009 -# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> -# +# Created by: Alexey Dokuchaev <danfe@FreeBSD.org> # $FreeBSD$ -# PORTNAME= choqok PORTVERSION= 1.3 @@ -29,4 +25,5 @@ USE_BZIP2= yes USES= cmake gettext USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/chpasswd/Makefile b/www/chpasswd/Makefile index 7b1954c8214b..8e1ab0110459 100644 --- a/www/chpasswd/Makefile +++ b/www/chpasswd/Makefile @@ -17,6 +17,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX}/etc/chpasswd \ --enable-language=English \ --enable-cgidir=${PREFIX}/www/cgi-bin +NO_STAGE= yes pre-install: @${MKDIR} ${PREFIX}/www/cgi-bin diff --git a/www/chromium/Makefile b/www/chromium/Makefile index ac6246e1a280..23fd80e5fe5d 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,4 +1,3 @@ -# Created by: Florent Thoumie <flz@FreeBSD.org> # $FreeBSD$ #TODO eadler: s/python/python2/g on a number of files, chromium does not build with python3 @@ -99,6 +98,7 @@ GCC_DESC= Build Chromium with GCC 4.6+ OPTIONS_DEFAULT= CODECS GCONF +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCODECS} diff --git a/www/chtml/Makefile b/www/chtml/Makefile index 49bb3da84014..44846c078750 100644 --- a/www/chtml/Makefile +++ b/www/chtml/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: chtml -# Date created: 1 Aug 2001 -# Whom: David Bushong <david+ports@bushong.net> -# +# Created by: David Bushong <david+ports@bushong.net> # $FreeBSD$ -# PORTNAME= chtml PORTVERSION= 0.0 @@ -23,4 +19,5 @@ MAKE_ENV= SITE_PERL=${SITE_PERL} NO_WRKSUBDIR= yes MAKEFILE= makefile +NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/ckeditor/Makefile b/www/ckeditor/Makefile index 7ec6260273a3..19f56dd39390 100644 --- a/www/ckeditor/Makefile +++ b/www/ckeditor/Makefile @@ -1,5 +1,4 @@ # Created by: Joe Horn <joehorn@gmail.com> -# # $FreeBSD$ PORTNAME= CKEditor @@ -16,6 +15,7 @@ LICENSE= MPL NO_BUILD= yes WRKSRC= ${WRKDIR}/ckeditor +NO_STAGE= yes do-install: @${INSTALL} -d -m 0755 ${WWWDIR} @(cd ${WRKSRC} && ${FIND} . | ${CPIO} -pdmu -R${WWWOWN}:${WWWGRP} ${WWWDIR}) diff --git a/www/cl-lml-clisp/Makefile b/www/cl-lml-clisp/Makefile index aa924427cbb6..0ceb6ddbcc51 100644 --- a/www/cl-lml-clisp/Makefile +++ b/www/cl-lml-clisp/Makefile @@ -18,5 +18,6 @@ USE_ASDF_FASL= yes FASL_TARGET= clisp FASL_BUILD= yes +NO_STAGE= yes .include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk" .include <bsd.port.mk> diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile index 07f81cc4d294..78dca4871e49 100644 --- a/www/cl-lml-sbcl/Makefile +++ b/www/cl-lml-sbcl/Makefile @@ -18,5 +18,6 @@ USE_ASDF_FASL= yes FASL_TARGET= sbcl FASL_BUILD= yes +NO_STAGE= yes .include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk" .include <bsd.port.mk> diff --git a/www/cl-lml/Makefile b/www/cl-lml/Makefile index 63921b355f7d..10798c7b7d20 100644 --- a/www/cl-lml/Makefile +++ b/www/cl-lml/Makefile @@ -20,6 +20,7 @@ USE_ASDF= yes PORTDOCS= Makefile make.lisp readme.html readme.lml .endif +NO_STAGE= yes do-install: @${MKDIR} ${ASDF_PATHNAME} @${INSTALL_DATA} ${WRKSRC}/*.lisp ${ASDF_PATHNAME} diff --git a/www/claroline/Makefile b/www/claroline/Makefile index 88216e2a181a..202cec986d81 100644 --- a/www/claroline/Makefile +++ b/www/claroline/Makefile @@ -17,6 +17,7 @@ SUB_FILES= pkg-message OPTIONS_DEFINE= LDAP GD SSL OPTIONS_DEFAULT= GD +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGD} diff --git a/www/clearsilver-python/Makefile b/www/clearsilver-python/Makefile index 2cb92463a470..7a640d4cceb8 100644 --- a/www/clearsilver-python/Makefile +++ b/www/clearsilver-python/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: clearsilver-python -# Date Created: 20 April 2004 -# Whom: thinker <thinker@branda.to> -# Whom: Rui Lopes <rui@ruilopes.com> -# +# Created by: thinker <thinker@branda.to> # $FreeBSD$ -# WITH_PYTHON= yes MASTERDIR= ${.CURDIR}/../clearsilver +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/www/clearsilver/Makefile b/www/clearsilver/Makefile index 87823108410a..515448eb55d5 100644 --- a/www/clearsilver/Makefile +++ b/www/clearsilver/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: ClearSilver -# Date created: 17 April 2004 -# Whom: thinker <thinker@branda.to> -# Whom: Rui Lopes <rui@ruilopes.com> -# +# Created by: thinker <thinker@branda.to> # $FreeBSD$ -# PORTNAME= clearsilver PORTVERSION= 0.10.5 @@ -63,6 +58,7 @@ MAN3= cBroadcast.3 cCreate.3 cDestroy.3 cSignal.3 cWait.3 \ skipDelete.3 skipFreeList.3 skipInsert.3 skipNewList.3 skipNext.3 \ skipRelease.3 skipSearch.3 wdb_keys.3 +NO_STAGE= yes post-patch: @# Remove CFLAGS when building the python module, pydistfile is used @# and will do the right thing. diff --git a/www/clickheat/Makefile b/www/clickheat/Makefile index 79398f86befe..d15322f575ba 100644 --- a/www/clickheat/Makefile +++ b/www/clickheat/Makefile @@ -1,6 +1,4 @@ -# New ports collection makefile for: clickheat -# Date created: 27 June 2008 -# Whom: Philippe Audeoud <jadawin@FreeBSD.org> +# Created by: Philippe Audeoud <jadawin@FreeBSD.org> # $FreeBSD$ PORTNAME= clickheat @@ -25,6 +23,7 @@ SUB_FILES= pkg-message pkg-deinstall SUB_LIST= PORTNAME=${PORTNAME} \ WWWDIR=${WWWDIR} +NO_STAGE= yes do-install: ${MKDIR} ${WWWDIR} @(cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${WWWDIR} \ diff --git a/www/closure-compiler/Makefile b/www/closure-compiler/Makefile index 29648aa8b05d..5034f3229e9f 100644 --- a/www/closure-compiler/Makefile +++ b/www/closure-compiler/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: closure-compiler -# Date created: 2009-11-14 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= closure-compiler PORTVERSION= 20120430 @@ -26,6 +22,7 @@ PLIST_DIRSTRY= %%DATADIR%% PLIST_FILES= bin/closure-compiler \ %%DATADIR%%/compiler.jar +NO_STAGE= yes do-install: ${MKDIR} ${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/compiler.jar ${DATADIR}/ diff --git a/www/closure-linter/Makefile b/www/closure-linter/Makefile index 7f5fdcd2af1b..05f7085d846d 100644 --- a/www/closure-linter/Makefile +++ b/www/closure-linter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: closure-linter -# Date created: 2011-01-10 -# Whom: Julien Laffaye <kimelto@gmail.com> -# +# Created by: Julien Laffaye <kimelto@gmail.com> # $FreeBSD$ -# PORTNAME= closure-linter PORTVERSION= 2.3.5 @@ -25,4 +21,5 @@ PLIST_FILES= bin/fixjsstyle \ bin/gjslint \ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% +NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/cmsmadesimple/Makefile b/www/cmsmadesimple/Makefile index b2dacdc7420e..14e61c2144d3 100644 --- a/www/cmsmadesimple/Makefile +++ b/www/cmsmadesimple/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cmsmadesimple -# Date created: 1st September 2008 -# Whom: Wen heping <wenheping@gmail.com> -# +# Created by: Wen heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= cmsmadesimple PORTVERSION= 1.9.1 @@ -29,6 +25,7 @@ CMS_FILES= favicon_cms.ico fileloc.php include.php \ WRITABLE_DIRS= tmp tmp/templates_c tmp/cache \ uploads uploads/images modules +NO_STAGE= yes .include <bsd.port.pre.mk> post-extract: @cd ${WRKSRC} && ${RM} -f config.php diff --git a/www/cntlm/Makefile b/www/cntlm/Makefile index 118123b9914d..edba1f6796db 100644 --- a/www/cntlm/Makefile +++ b/www/cntlm/Makefile @@ -18,6 +18,7 @@ ALL_TARGET= cntlm MAN1= cntlm.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|DESTDIR=|DESTDIR=${PREFIX}|' \ -e 's|-Wno-unused-but-set-variable -pedantic -O3||' \ diff --git a/www/cocoon/Makefile b/www/cocoon/Makefile index be043ed6b49c..368972bf433f 100644 --- a/www/cocoon/Makefile +++ b/www/cocoon/Makefile @@ -61,6 +61,7 @@ SUB_FILES= \ message-advanced # Load options (before including bsd.port.pre.mk) +NO_STAGE= yes .include "${.CURDIR}/Makefile.options" .include <bsd.port.pre.mk> diff --git a/www/codeigniter/Makefile b/www/codeigniter/Makefile index 1b7c74ca7ce6..7bc2c40144ec 100644 --- a/www/codeigniter/Makefile +++ b/www/codeigniter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: codeigniter -# Date created: 04 January 2008 -# Whom: Greg Larkin <glarkin@FreeBSD.org> -# +# Created by: Greg Larkin <glarkin@FreeBSD.org> # $FreeBSD$ -# PORTNAME= codeigniter PORTVERSION= 2.1.3 @@ -77,6 +73,7 @@ ODBC= Install ODBC support for PHP PGSQL_DESC= Install PostgreSQL support for PHP SQLITE_DESC= Install SQLite support for PHP +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MAPACHE} diff --git a/www/codeigniter17/Makefile b/www/codeigniter17/Makefile index e94eb2f905ad..f4417932be6c 100644 --- a/www/codeigniter17/Makefile +++ b/www/codeigniter17/Makefile @@ -65,6 +65,7 @@ ODBC= Install ODBC support for PHP PGSQL_DESC= Install PostgreSQL support for PHP SQLITE_DESC= Install SQLite support for PHP +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MAPACHE} diff --git a/www/comclear/Makefile b/www/comclear/Makefile index 6bee0dc76e8b..8c69a5518829 100644 --- a/www/comclear/Makefile +++ b/www/comclear/Makefile @@ -21,6 +21,7 @@ CONFIGURE_ARGS= --disable-gtktest PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README PLIST_FILES= bin/comclear +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGTK1} diff --git a/www/coppermine/Makefile b/www/coppermine/Makefile index c4b84f96ab9a..51abd2a39a50 100644 --- a/www/coppermine/Makefile +++ b/www/coppermine/Makefile @@ -1,4 +1,3 @@ -# Created by: Brooks Davis <brooks@FreeBSD.org> # $FreeBSD$ PORTNAME= coppermine @@ -23,6 +22,7 @@ DOCFILES= CHANGELOG.txt COPYING.txt README.txt SUB_FILES+= pkg-message +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MIMAGEMAGICK} diff --git a/www/cowboy/Makefile b/www/cowboy/Makefile index 83c2606a86d7..64dfd732bd8a 100644 --- a/www/cowboy/Makefile +++ b/www/cowboy/Makefile @@ -23,6 +23,7 @@ GH_TAGNAME= ${PORTVERSION} PORTDOCS= * +NO_STAGE= yes .include <bsd.port.options.mk> do-install: diff --git a/www/cplanet/Makefile b/www/cplanet/Makefile index 4cd65bb3b9d2..96901103180e 100644 --- a/www/cplanet/Makefile +++ b/www/cplanet/Makefile @@ -19,6 +19,7 @@ MAN1= cplanet.1 OPTIONS_DEFINE= EXAMPLES +NO_STAGE= yes .include <bsd.port.options.mk> post-install: .if ${PORT_OPTIONS:MEXAMPLES} diff --git a/www/crawl/Makefile b/www/crawl/Makefile index f33c9f636253..62070e9c01e3 100644 --- a/www/crawl/Makefile +++ b/www/crawl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: crawl -# Date created: 20 June 2001 -# Whom: Pete Fritchman <petef@databits.net> -# +# Created by: Pete Fritchman <petef@databits.net> # $FreeBSD$ -# PORTNAME= crawl PORTVERSION= 0.4 @@ -22,6 +18,7 @@ CONFIGURE_ARGS= --with-libevent=${LOCALBASE} --program-transform-name='' MAN1= crawl.1 +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/www/crp/Makefile b/www/crp/Makefile index f06ed3cf7f03..f8bf540ab84d 100644 --- a/www/crp/Makefile +++ b/www/crp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: crp -# Date created: June 01 2004 -# Whom: Lars Eggert <lars.eggert@gmx.net> -# +# Created by: Lars Eggert <lars.eggert@gmx.net> # $FreeBSD$ -# PORTNAME= crp PORTVERSION= 20031012 @@ -23,6 +19,7 @@ SPOOLDIR?= /var/spool/conference PKGMESSAGE= ${WRKDIR}/pkg-message +NO_STAGE= yes post-patch: @${SED} -e 's|%%WWWDIR%%|${WWWDIR}|g; s|%%DISTNAME%%|${DISTNAME}|g' \ ${MASTERDIR}/pkg-message > ${PKGMESSAGE} diff --git a/www/css-mode.el/Makefile b/www/css-mode.el/Makefile index b4481c2c11c9..0c1fab21b72d 100644 --- a/www/css-mode.el/Makefile +++ b/www/css-mode.el/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: css-mode.el -# Date created: 21 October 1999 -# Whom: Shigeyuki Fukushima <shige@FreeBSD.org> -# +# Created by: Shigeyuki Fukushima <shige@FreeBSD.org> # $FreeBSD$ -# PORTNAME= css-mode-elisp PORTVERSION= 0.11 @@ -32,6 +28,7 @@ DOCSDIR= ${PREFIX}/share/doc/css-mode PLIST_SUB= ELISP_SUBDIR=${ELISP_SUBDIR} XELISP_SUBDIR=${XELISP_SUBDIR} +NO_STAGE= yes do-install: @${MKDIR} ${PREFIX}/${ELISP_SUBDIR} ${INSTALL_DATA} ${_DISTDIR}/${DISTNAME} ${PREFIX}/${ELISP_SUBDIR}/ diff --git a/www/cssed/Makefile b/www/cssed/Makefile index f2c4706aa389..4d0016a37362 100644 --- a/www/cssed/Makefile +++ b/www/cssed/Makefile @@ -19,6 +19,7 @@ CONFIGURE_ARGS= --with-plugin-headers MAN1= cssed.1 +NO_STAGE= yes post-patch: .for file in scintilla/gtk/ScintillaGTK.cxx @cd ${WRKSRC} && ${MV} ${file} ${file}.pre_tr \ diff --git a/www/csstidy/Makefile b/www/csstidy/Makefile index 6b1c103b9aa4..caf884879409 100644 --- a/www/csstidy/Makefile +++ b/www/csstidy/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: csstidy -# Date created: Apr 9, 2006 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= csstidy PORTVERSION= 1.2 @@ -20,6 +15,7 @@ NO_WRKSUBDIR= yes PLIST_FILES= bin/csstidy +NO_STAGE= yes do-build: @cd ${WRKSRC} && ${CXX} ${CXXFLAGS} *.cpp -o ${PORTNAME} diff --git a/www/ctemplate/Makefile b/www/ctemplate/Makefile index 9d160a985efe..a02d64e641a0 100644 --- a/www/ctemplate/Makefile +++ b/www/ctemplate/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ctemplate -# Date created: 02 April 2007 -# Whom: Alex Pesternikov <ap@page2rss.com> -# +# Created by: Alex Pesternikov <ap@page2rss.com> # $FreeBSD$ -# PORTNAME= ctemplate PORTVERSION= 0.5 @@ -18,4 +14,5 @@ GNU_CONFIGURE= yes PLIST_FILES+= bin/h2ap +NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/cutycapt/Makefile b/www/cutycapt/Makefile index e8a090dbe3c3..62db557d2571 100644 --- a/www/cutycapt/Makefile +++ b/www/cutycapt/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: CutyCapt -# Date created: 2010-09-29 -# Whom: Axel Gonzalez <loox@e-shell.net> -# +# Created by: Axel Gonzalez <loox@e-shell.net> # $FreeBSD$ -# PORTNAME= cutycapt PORTVERSION= 20100608 @@ -22,6 +18,7 @@ USE_QT4= qmake_build moc_build imageformats webkit PLIST_FILES= bin/CutyCapt +NO_STAGE= yes do-configure: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} diff --git a/www/dalbum/Makefile b/www/dalbum/Makefile index cdad29890437..f1478ef9a96e 100644 --- a/www/dalbum/Makefile +++ b/www/dalbum/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dalbum -# Date created: 21 October 2005 -# Whom: Sergey Matveychuk <sem@FreeBSD.org> -# +# Created by: Sergey Matveychuk <sem@FreeBSD.org> # $FreeBSD$ -# PORTNAME= dalbum PORTVERSION= 140.152 @@ -25,6 +21,7 @@ PLIST_SUB+= DALBUM_DIR=${DALBUM_DIR} SUB_LIST+= DALBUM_DIR=${DALBUM_DIR} SUB_FILES= pkg-message +NO_STAGE= yes do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} -p ${WRKSRC} diff --git a/www/dansguardian-devel/Makefile b/www/dansguardian-devel/Makefile index 50d74a59ccef..108554ec0206 100644 --- a/www/dansguardian-devel/Makefile +++ b/www/dansguardian-devel/Makefile @@ -46,6 +46,7 @@ CONFDIR= ${PREFIX}/etc/dansguardian RESTRICTED= Redistribution and commercial download is restricted. Check ${DG_URL} for more info +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MAPACHE} diff --git a/www/dansguardian/Makefile b/www/dansguardian/Makefile index 76589ef57b92..ce55c2926f13 100644 --- a/www/dansguardian/Makefile +++ b/www/dansguardian/Makefile @@ -46,6 +46,7 @@ CONFDIR= ${PREFIX}/etc/dansguardian RESTRICTED= Redistribution and commercial download is restricted. Check ${DG_URL} for more info +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MAPACHE} diff --git a/www/davical/Makefile b/www/davical/Makefile index 30efd13252e2..67d57ab9210b 100644 --- a/www/davical/Makefile +++ b/www/davical/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: davical -# Date created: Tue May 13 09:59:22 EST 2008 -# Whom: Maurice Castro <maurice@castro.aus.net> -# +# Created by: Maurice Castro <maurice@castro.aus.net> # $FreeBSD$ -# PORTNAME= davical PORTVERSION= 1.1.1 @@ -27,6 +23,7 @@ USE_PHP= gettext iconv pcre pdo pdo_pgsql pgsql xml calendar SUB_FILES= pkg-message httpd-davical.conf +NO_STAGE= yes do-install: .for dirs in htdocs inc config ${MKDIR} ${WWWDIR}/${dirs} diff --git a/www/decss/Makefile b/www/decss/Makefile index 19d52c2d0f82..f7d4668ea191 100644 --- a/www/decss/Makefile +++ b/www/decss/Makefile @@ -15,6 +15,7 @@ WRKSRC= ${WRKDIR}/source NO_BUILD= YES USES= perl5 +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/DeCSS ${PREFIX}/bin/decss ${MKDIR} ${PREFIX}/share/doc/decss diff --git a/www/deforaos-surfer/Makefile b/www/deforaos-surfer/Makefile index 4365902d0e97..fe2cf8de84c2 100644 --- a/www/deforaos-surfer/Makefile +++ b/www/deforaos-surfer/Makefile @@ -30,4 +30,5 @@ MAKE_ENV+= MANDIR=${MANPREFIX}/man MAN1= download.1 helper.1 surfer.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/demoroniser/Makefile b/www/demoroniser/Makefile index 34780d946c48..f9664e2a5e77 100644 --- a/www/demoroniser/Makefile +++ b/www/demoroniser/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: demoroniser -# Date created: 07 August 1999 -# Whom: Chris D. Faulhaber <jedgar@fxp.org> -# +# Created by: Chris D. Faulhaber <jedgar@fxp.org> # $FreeBSD$ -# PORTNAME= demoroniser PORTVERSION= 1.0.20030916 @@ -23,6 +19,7 @@ NO_WRKSUBDIR= yes MAN1= demoroniser.1 PLIST_FILES= bin/demoroniser +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKDIR}/demoroniser.pl ${PREFIX}/bin/demoroniser ${INSTALL_MAN} ${WRKDIR}/demoroniser.1 ${PREFIX}/man/man1 diff --git a/www/dfileserver/Makefile b/www/dfileserver/Makefile index dbc17d91d280..ac391c621b92 100644 --- a/www/dfileserver/Makefile +++ b/www/dfileserver/Makefile @@ -14,6 +14,7 @@ PLIST_FILES= bin/dfileserver WRKSRC= ${WRKDIR}/${PORTNAME} +NO_STAGE= yes post-patch: ${REINPLACE_CMD} 's,g++,${CXX},;s,$$GCCFLAGS,${CXXFLAGS},; \ s,strip,${STRIP_CMD},' ${WRKSRC}/build.sh diff --git a/www/dhttpd/Makefile b/www/dhttpd/Makefile index d6005c4b8fef..8048d6b8c5bd 100644 --- a/www/dhttpd/Makefile +++ b/www/dhttpd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dhttpd -# Date created: 24 June 2002 -# Whom: Gea-Suan Lin <gslin@ccca.nctu.edu.tw> -# +# Created by: Gea-Suan Lin <gslin@ccca.nctu.edu.tw> # $FreeBSD$ -# PORTNAME= dhttpd PORTVERSION= 1.02a @@ -23,6 +19,7 @@ MAN1= dhttpd.1 USE_RC_SUBR= dhttpd +NO_STAGE= yes pre-everything:: @${ECHO_MSG} "==============================================================" @${ECHO_MSG} "To change the default document root" diff --git a/www/diamanda/Makefile b/www/diamanda/Makefile index af1bdd957429..6c2047dd27b5 100644 --- a/www/diamanda/Makefile +++ b/www/diamanda/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/diamanda -# Date created: 11 January 2008 -# Whom: Oleg Ukraincev <oleg@ht-systems.ru> -# +# Created by: Oleg Ukraincev <oleg@ht-systems.ru> # $FreeBSD$ -# PORTNAME= diamanda PORTVERSION= 0.0.${SNAPSHOT:S/.//g} @@ -30,6 +26,7 @@ USE_PYTHON= yes USES= gettext SUB_FILES= pkg-message +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile index 18e3922ce8d0..a623690a0aac 100644 --- a/www/dillo2/Makefile +++ b/www/dillo2/Makefile @@ -36,6 +36,7 @@ COOKIES_DESC= Cookie support HYPHENATION_DESC= Hyphenation file(s) for HYPHENATION_LANGS SSL_DESC= Experimental HTTPS support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCOOKIES} diff --git a/www/docebo/Makefile b/www/docebo/Makefile index 84e578911a32..49070d9d051b 100644 --- a/www/docebo/Makefile +++ b/www/docebo/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: docebo -# Date created: 6 April 2008 -# Whom: Wen heping <wenheping@gmail.com> -# +# Created by: Wen heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= docebo PORTVERSION= 4.0.2 @@ -22,6 +18,7 @@ DO_FILES= config.php admin.php index.php DO_DIRS= doceboCms doceboCore doceboCrm doceboEcom doceboLms doceboScs \ files install readmelicense template upgrade xml_language +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: diff --git a/www/dojo-shrinksafe/Makefile b/www/dojo-shrinksafe/Makefile index 8ee964f76c30..e6bd33d1747f 100644 --- a/www/dojo-shrinksafe/Makefile +++ b/www/dojo-shrinksafe/Makefile @@ -21,6 +21,7 @@ PLIST_FILES= bin/${PKGNAMEPREFIX}${PORTNAME} %%DATADIR%%/shrinksafe.jar \ PLIST_DIRS= %%DATADIR%% SUB_FILES= ${PKGNAMEPREFIX}${PORTNAME} +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: diff --git a/www/dojo/Makefile b/www/dojo/Makefile index 18d63b1943d4..2142e1d4580e 100644 --- a/www/dojo/Makefile +++ b/www/dojo/Makefile @@ -15,6 +15,7 @@ SHAREGRP= www OPTIONS_DEFINE= APACHE +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MAPACHE} diff --git a/www/dokeos/Makefile b/www/dokeos/Makefile index 79d8b0ef5cd7..3ad4e0a1d148 100644 --- a/www/dokeos/Makefile +++ b/www/dokeos/Makefile @@ -14,6 +14,7 @@ NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= LDAP +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLDAP} diff --git a/www/dokuwiki/Makefile b/www/dokuwiki/Makefile index 425ea1b3f69f..ecd25ebe4884 100644 --- a/www/dokuwiki/Makefile +++ b/www/dokuwiki/Makefile @@ -29,6 +29,7 @@ SUB_LIST+= PORTNAME=${PORTNAME} DOKUWIKI_DIR=${DOKUWIKI_DIR} REINPLACE_ARGS= -i '' +NO_STAGE= yes .include <bsd.port.pre.mk> # This target is only meant to be used by the port maintainer. diff --git a/www/dotclear/Makefile b/www/dotclear/Makefile index 4b525929c8a3..0b8b27741297 100644 --- a/www/dotclear/Makefile +++ b/www/dotclear/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/dotclear -# Date created: 2008-12-28 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= dotclear PORTVERSION= 2.1.6 @@ -20,6 +16,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} SUB_FILES= pkg-message WWWDIR?= ${PREFIX}/www/${PORTNAME} +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: diff --git a/www/dotproject/Makefile b/www/dotproject/Makefile index 6ba98c0baf1c..0fe3475a65ad 100644 --- a/www/dotproject/Makefile +++ b/www/dotproject/Makefile @@ -19,6 +19,7 @@ SUB_FILES= pkg-message OPTIONS_DEFINE= LDAP OPTIONS_DEFAULT=LDAP +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MLDAP} diff --git a/www/download-gemist/Makefile b/www/download-gemist/Makefile index 02e3e396c3da..90d029c16bee 100644 --- a/www/download-gemist/Makefile +++ b/www/download-gemist/Makefile @@ -1,6 +1,5 @@ # Created by: Martin Tournoij <martin@arp242.net> # $FreeBSD$ -# PORTNAME= download-gemist PORTVERSION= 1.2 @@ -21,6 +20,7 @@ PLIST_FILES= bin/download-gemist \ bin/download-gemist-guide \ %%DOCSDIR%%/README.md +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/download-gemist* ${PREFIX}/bin/ ${MKDIR} ${DOCSDIR} diff --git a/www/dpsearch/Makefile b/www/dpsearch/Makefile index d099e4eabfc8..cfb138c43900 100644 --- a/www/dpsearch/Makefile +++ b/www/dpsearch/Makefile @@ -35,6 +35,7 @@ MECAB_DESC= Enable MeCab japanese analyzer CHASEN_DESC= Enable ChaSen japanese analyzer EXTRACT_DESC= Enable libextractor support +NO_STAGE= yes .include <bsd.port.options.mk> CONFIGURE_ENV+= PORTNAME="${PORTNAME}" diff --git a/www/drood/Makefile b/www/drood/Makefile index 02812e0eaeb2..7dfd01ae4aa6 100644 --- a/www/drood/Makefile +++ b/www/drood/Makefile @@ -13,6 +13,7 @@ MAN8= drood.8 plunger.8 |