diff options
Diffstat (limited to 'databases')
927 files changed, 1220 insertions, 1554 deletions
diff --git a/databases/R-cran-DBI/Makefile b/databases/R-cran-DBI/Makefile index 7371e6950f66..9ccb732dd1a1 100644 --- a/databases/R-cran-DBI/Makefile +++ b/databases/R-cran-DBI/Makefile @@ -16,4 +16,5 @@ LICENSE_COMB= dual USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/R-cran-RMySQL/Makefile b/databases/R-cran-RMySQL/Makefile index 84e0a1a4a306..77fd4b3fa103 100644 --- a/databases/R-cran-RMySQL/Makefile +++ b/databases/R-cran-RMySQL/Makefile @@ -18,4 +18,5 @@ USE_MYSQL= yes USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/R-cran-RSQLite.extfuns/Makefile b/databases/R-cran-RSQLite.extfuns/Makefile index 1416bb51e049..7a6437985f87 100644 --- a/databases/R-cran-RSQLite.extfuns/Makefile +++ b/databases/R-cran-RSQLite.extfuns/Makefile @@ -18,4 +18,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/R-cran-RSQLite/Makefile b/databases/R-cran-RSQLite/Makefile index fb508f2738ff..a425b3fae6fb 100644 --- a/databases/R-cran-RSQLite/Makefile +++ b/databases/R-cran-RSQLite/Makefile @@ -18,4 +18,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/R-cran-sqldf/Makefile b/databases/R-cran-sqldf/Makefile index e2a228058bb8..d68e1c45d9f8 100644 --- a/databases/R-cran-sqldf/Makefile +++ b/databases/R-cran-sqldf/Makefile @@ -23,4 +23,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/WWWdb/Makefile b/databases/WWWdb/Makefile index 530ec210efd3..b285fb63a91e 100644 --- a/databases/WWWdb/Makefile +++ b/databases/WWWdb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: WWWdb -# Date created: Wed Nov 20 11:37:33 CET 2002 -# Whom: Jens Rehsack <rehsack@liwing.de> -# +# Created by: Jens Rehsack <rehsack@liwing.de> # $FreeBSD$ -# PORTNAME= WWWdb PORTVERSION= 0.8.3 @@ -20,4 +16,5 @@ MAN3= WWWdb::Base.3 WWWdb::DbSession.3 WWWdb::List.3 \ WWWdb::Session.3 WWWdb::Plugin.3 WWWdb::Hash.3 \ WWWdb::HTML.3 WWWdb::ConfigFile.3 WWWdb::ConfigPool.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/adminer/Makefile b/databases/adminer/Makefile index 3b73a62868d2..49f1c9ddf77e 100644 --- a/databases/adminer/Makefile +++ b/databases/adminer/Makefile @@ -16,6 +16,7 @@ NO_BUILD= yes USE_PHP= mssql mysql odbc pgsql session pdo_sqlite SUB_FILES= pkg-message +NO_STAGE= yes do-install: @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${WWWDIR} @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} diff --git a/databases/adodb/Makefile b/databases/adodb/Makefile index 84a2e1dd89c2..bb4a285e03cc 100644 --- a/databases/adodb/Makefile +++ b/databases/adodb/Makefile @@ -25,6 +25,7 @@ ADODB_SUBDIRS= contrib datadict drivers lang pear perf session xsl OPTIONS_DEFINE= TESTS DOCS TESTS_DESC= Install tests +NO_STAGE= yes .include <bsd.port.options.mk> SUB_FILES+= pkg-message diff --git a/databases/adodb5/Makefile b/databases/adodb5/Makefile index 8a06324893ba..7a470688533b 100644 --- a/databases/adodb5/Makefile +++ b/databases/adodb5/Makefile @@ -27,6 +27,7 @@ ADODB_SUBDIRS= contrib datadict drivers lang pear perf session xsl OPTIONS_DEFINE= TESTS TESTS_DESC= Install tests +NO_STAGE= yes .include <bsd.port.options.mk> SUB_FILES+= pkg-message diff --git a/databases/akonadi-googledata/Makefile b/databases/akonadi-googledata/Makefile index 53058aa9b12c..1bafe0fdabff 100644 --- a/databases/akonadi-googledata/Makefile +++ b/databases/akonadi-googledata/Makefile @@ -17,4 +17,5 @@ USES= cmake gettext USE_QT4= qmake_build rcc_build moc_build uic_build dbus USE_KDE4= kdelibs kdeprefix pimlibs automoc4 akonadi +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/akonadi/Makefile b/databases/akonadi/Makefile index be8be51f2414..f34c243df4d5 100644 --- a/databases/akonadi/Makefile +++ b/databases/akonadi/Makefile @@ -40,6 +40,7 @@ SQLITE_DESC= Enable SQLite backend OPTIONS_DEFAULT= MYSQL +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/databases/animenfo-client-gtk/Makefile b/databases/animenfo-client-gtk/Makefile index 5ae3b0d9606b..b09d49e39147 100644 --- a/databases/animenfo-client-gtk/Makefile +++ b/databases/animenfo-client-gtk/Makefile @@ -23,4 +23,5 @@ CFLAGS+= ${CPPFLAGS} LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/animenfo-client-gtk +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/animenfo-client/Makefile b/databases/animenfo-client/Makefile index 9320f98e2abf..f8a8b2dc68b1 100644 --- a/databases/animenfo-client/Makefile +++ b/databases/animenfo-client/Makefile @@ -16,6 +16,7 @@ LICENSE= GPLv2 USE_GMAKE= yes PLIST_FILES= bin/animenfo-client +NO_STAGE= yes do-install: @${INSTALL_PROGRAM} ${WRKSRC}/animenfo-client ${PREFIX}/bin/ diff --git a/databases/aolserver-nsmysql/Makefile b/databases/aolserver-nsmysql/Makefile index 3f97707a51eb..94c72cb0c31a 100644 --- a/databases/aolserver-nsmysql/Makefile +++ b/databases/aolserver-nsmysql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: aolserver-nsmysql -# Date created: 12 Oct 2006 -# Whom: Martin Matuska <mm@FreeBSD.org> -# +# Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ -# PORTNAME= nsmysql PORTVERSION= 1.0 @@ -38,6 +34,7 @@ PLIST_FILES= ${AOLSERVERBASE}/bin/nsmysql.so \ PORTDOCS= ChangeLog README INSTALL .endif +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's/^MODLIBS =/MODLIBS +=/g' \ -e '/^OBJS =.*/{n;s/.*/MODOBJS = $$(OBJS)/g;G;}' \ diff --git a/databases/aolserver-nspostgres/Makefile b/databases/aolserver-nspostgres/Makefile index fd54cb70284d..74fd282667fc 100644 --- a/databases/aolserver-nspostgres/Makefile +++ b/databases/aolserver-nspostgres/Makefile @@ -37,6 +37,7 @@ PLIST_FILES= ${AOLSERVERBASE}/bin/nspostgres.so \ PORTDOCS= ChangeLog README .endif +NO_STAGE= yes post-patch: @${REINPLACE_CMD} \ -e '/^MODOBJS =.*/{n;s/.*/OBJS = $$(MODOBJS)/g;G;}' \ diff --git a/databases/autobackupmysql/Makefile b/databases/autobackupmysql/Makefile index 1670a531a84b..ec82e73ecf78 100644 --- a/databases/autobackupmysql/Makefile +++ b/databases/autobackupmysql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: autobackupmysql -# Date created: 2009-12-21 -# Whom: Frank Wall <fw@moov.de> -# +# Created by: Frank Wall <fw@moov.de> # $FreeBSD$ -# PORTNAME= autobackupmysql PORTVERSION= 1.4 @@ -20,6 +16,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash NO_BUILD= yes PLIST_FILES= sbin/autobackupmysql.sh +NO_STAGE= yes do-extract: ${MKDIR} ${WRKSRC} ${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC} diff --git a/databases/bbdb/Makefile b/databases/bbdb/Makefile index 0d957d7065e4..469bc5e8557b 100644 --- a/databases/bbdb/Makefile +++ b/databases/bbdb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bbdb (for emacs21) -# Date Created: 12 Dec 2001 -# Whom: Yoichi NAKAYAMA <yoichi@FreeBSD.org> -# +# Created by: Yoichi NAKAYAMA <yoichi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= bbdb PORTVERSION= 2.35 @@ -29,6 +25,7 @@ MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-emacs=${EMACS_CMD} +NO_STAGE= yes do-install: ${MKDIR} ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/lisp/*.el ${WRKSRC}/lisp/*.elc ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} diff --git a/databases/beansdb/Makefile b/databases/beansdb/Makefile index f78ef0bd91c2..3966de1efbd2 100644 --- a/databases/beansdb/Makefile +++ b/databases/beansdb/Makefile @@ -16,4 +16,5 @@ CFLAGS+= ${PTHREAD_LIBS} MAN1= beansdb.1 PLIST_FILES= bin/beansdb +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/buzhug/Makefile b/databases/buzhug/Makefile index 496f29a27cb6..db012ffd3933 100644 --- a/databases/buzhug/Makefile +++ b/databases/buzhug/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: buzhug -# Date created: 03 March 2009 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= buzhug PORTVERSION= 1.8 @@ -17,4 +13,5 @@ USE_ZIP= yes USE_PYTHON= yes USE_PYDISTUTILS= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/c3p0/Makefile b/databases/c3p0/Makefile index 33b45f021461..cb052fea38c8 100644 --- a/databases/c3p0/Makefile +++ b/databases/c3p0/Makefile @@ -15,6 +15,7 @@ NO_BUILD= yes JAVA_VERSION= 1.6+ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +NO_STAGE= yes do-install: @${INSTALL_DATA} ${WRKSRC}/lib/${PORTNAME}-${PORTVERSION}.jar ${JAVAJARDIR}/${PORTNAME}.jar .if !defined(NOPORTDOCS) diff --git a/databases/cassandra/Makefile b/databases/cassandra/Makefile index bcb5fd95aca9..af866c7860e1 100644 --- a/databases/cassandra/Makefile +++ b/databases/cassandra/Makefile @@ -43,6 +43,7 @@ DOCS_DESC= Install javadoc documentation SUB_FILES= repaircluster +NO_STAGE= yes .include <bsd.port.options.mk> RUN_DEPENDS+= ${JAVALIBDIR}/snappy-java.jar:${PORTSDIR}/archivers/snappy-java diff --git a/databases/cdb/Makefile b/databases/cdb/Makefile index 5a9de3599048..c3a2cd9e7bc9 100644 --- a/databases/cdb/Makefile +++ b/databases/cdb/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: Constant DataBase -# Date created: 18th July 1998 -# Whom: Gary Palmer <gpalmer@freebsd.org> -# +# Created by: Gary Palmer <gpalmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= cdb PORTVERSION= 0.75 @@ -15,6 +11,7 @@ COMMENT= A fast lookup database library & utilities ALL_TARGET= it +NO_STAGE= yes do-configure: @${MV} ${WRKSRC}/conf-home ${WRKSRC}/conf-home.orig ${ECHO_CMD} ${PREFIX} > ${WRKSRC}/conf-home diff --git a/databases/cego/Makefile b/databases/cego/Makefile index 92142ae0fbe7..37a64cc754f9 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -28,6 +28,7 @@ GROUPS= cego PLIST_SUB+= USER=${USERS} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,-O3,,g' \ ${WRKSRC}/src/Makefile.in \ diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile index b18c9de5366a..8937519402ef 100644 --- a/databases/couchdb/Makefile +++ b/databases/couchdb/Makefile @@ -41,6 +41,7 @@ STRIP= #empty MAN1= couchdb.1 couchjs.1 +NO_STAGE= yes .include <bsd.port.options.mk> # This stanza could be removed around version 1.7 diff --git a/databases/courier-authlib-mysql/Makefile b/databases/courier-authlib-mysql/Makefile index 1b18bc45de0f..31618e69856f 100644 --- a/databases/courier-authlib-mysql/Makefile +++ b/databases/courier-authlib-mysql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: courier-authlib-mysql -# Date created: 02 Apr 2005 -# Whom: Yarema <yds@CoolRat.org> -# +# Created by: Yarema <yds@CoolRat.org> # $FreeBSD$ -# PKGNAMESUFFIX= -mysql @@ -12,4 +8,5 @@ CATEGORIES= databases mail MASTERDIR= ${.CURDIR}/../../security/courier-authlib +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/courier-authlib-pgsql/Makefile b/databases/courier-authlib-pgsql/Makefile index cec87d002a24..6adb9661c33b 100644 --- a/databases/courier-authlib-pgsql/Makefile +++ b/databases/courier-authlib-pgsql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: courier-authlib-pgsql -# Date created: 02 Apr 2005 -# Whom: Yarema <yds@CoolRat.org> -# +# Created by: Yarema <yds@CoolRat.org> # $FreeBSD$ -# PKGNAMESUFFIX= -pgsql @@ -12,4 +8,5 @@ CATEGORIES= databases mail MASTERDIR= ${.CURDIR}/../../security/courier-authlib +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/courier-authlib-userdb/Makefile b/databases/courier-authlib-userdb/Makefile index 9a867c647f53..5279af52266f 100644 --- a/databases/courier-authlib-userdb/Makefile +++ b/databases/courier-authlib-userdb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: courier-authlib-userdb -# Date created: 02 Apr 2005 -# Whom: Yarema <yds@CoolRat.org> -# +# Created by: Yarema <yds@CoolRat.org> # $FreeBSD$ -# PKGNAMESUFFIX= -userdb @@ -12,4 +8,5 @@ CATEGORIES= databases mail MASTERDIR= ${.CURDIR}/../../security/courier-authlib +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/courier-authlib-usergdbm/Makefile b/databases/courier-authlib-usergdbm/Makefile index eb1761797ba4..819621077f70 100644 --- a/databases/courier-authlib-usergdbm/Makefile +++ b/databases/courier-authlib-usergdbm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: courier-authlib-usergdbm -# Date created: 02 Apr 2005 -# Whom: Yarema <yds@CoolRat.org> -# +# Created by: Yarema <yds@CoolRat.org> # $FreeBSD$ -# PKGNAMESUFFIX= -usergdbm @@ -12,4 +8,5 @@ CATEGORIES= databases mail MASTERDIR= ${.CURDIR}/../../security/courier-authlib +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/credis/Makefile b/databases/credis/Makefile index 7634995302fe..acc668c72eed 100644 --- a/databases/credis/Makefile +++ b/databases/credis/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: credis -# Date created: 2011-02-02 -# Whom: Steven Kreuzer <skreuzer@FreeBSD.org> -# +# Created by: Steven Kreuzer <skreuzer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= credis PORTVERSION= 0.2.3 @@ -18,4 +14,5 @@ USE_LDCONFIG= yes PLIST_SUB= VERSION="${PORTVERSION}" +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/cyrus-imspd/Makefile b/databases/cyrus-imspd/Makefile index 098d5ae19a8a..20defa95a3ca 100644 --- a/databases/cyrus-imspd/Makefile +++ b/databases/cyrus-imspd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cyrus-imspd -# Date created: Jan 4th 2001 -# Whom: damien@tougas.net -# +# Created by: damien@tougas.net # $FreeBSD$ -# PORTNAME= cyrus-imspd PORTVERSION= 1.8 @@ -28,6 +24,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \ USE_RC_SUBR= imspd DOCSDIR= ${PREFIX}/share/doc/imspd +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e "s|<sasl.h>|<sasl2/sasl.h>|" \ ${WRKSRC}/configure diff --git a/databases/dalmp/Makefile b/databases/dalmp/Makefile index 25f7cbd6ac6c..195dee0fd447 100644 --- a/databases/dalmp/Makefile +++ b/databases/dalmp/Makefile @@ -18,6 +18,7 @@ DEFAULT_PHP_VER=5 NO_BUILD= YES USE_PHP= pcre mysql mysqli session memcache sqlite3 curl +NO_STAGE= yes do-install: @${MKDIR} ${DATADIR} @${CP} -R ${WRKSRC}/ ${DATADIR} diff --git a/databases/datamodeler/Makefile b/databases/datamodeler/Makefile index 3448f42d837a..d5749ea948e4 100644 --- a/databases/datamodeler/Makefile +++ b/databases/datamodeler/Makefile @@ -28,6 +28,7 @@ NO_CDROM= Packaging prohibited by Oracle license DATADIR= ${JAVASHAREDIR}/${PORTNAME} WRKSRC= ${WRKDIR}/opt/${PORTNAME} +NO_STAGE= yes .include <bsd.port.pre.mk> .if !defined(NOPORTDOCS) diff --git a/databases/db/Makefile b/databases/db/Makefile index 785ce9c00d5f..07f7cf88d5e2 100644 --- a/databases/db/Makefile +++ b/databases/db/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: db-netbsd -# Date created: 1 January 2004 -# Whom: Edwin Groothuis (edwin@mavetju.org) -# +# Created by: Edwin Groothuis (edwin@mavetju.org) # $FreeBSD$ -# PORTNAME= db PORTVERSION= 1.14 @@ -27,6 +23,7 @@ DIST_DB1= http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/src/usr.bin/db/db.1?rev DIST_DBC= http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/src/usr.bin/db/db.c?rev=${PORTVERSION}&content-type=text/plain DIST_MAKEFILE= http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/src/usr.bin/db/Makefile?rev=${MAKEVERSION}&content-type=text/plain +NO_STAGE= yes tarball: ${MKDIR} ${WRKSRC} fetch -o ${WRKSRC}/db.1 "${DIST_DB1}" diff --git a/databases/db4/Makefile b/databases/db4/Makefile index 87f2ef2c6056..cce66b48f198 100644 --- a/databases/db4/Makefile +++ b/databases/db4/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: Berkeley DB v4 -# Date created: 16 August 2000 -# Whom: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru> -# +# Created by: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru> # $FreeBSD$ -# PORTNAME= db4 PORTVERSION= 4.0.14 @@ -32,6 +28,7 @@ PORTDOCS= * .endif # the db install_docs target installs an empty directory, kill it +NO_STAGE= yes # (it's not packaged and it's not needed): .if !defined(NOPORTDOCS) post-install: diff --git a/databases/db41-nocrypto/Makefile b/databases/db41-nocrypto/Makefile index 58e937cf8ddb..34f745c88ab4 100644 --- a/databases/db41-nocrypto/Makefile +++ b/databases/db41-nocrypto/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: db41-nocrypto -# Date created: 2003-02-13 -# Whom: Matthias Andree <matthias.andree@gmx.de> -# +# Created by: Matthias Andree <matthias.andree@gmx.de> # $FreeBSD$ -# PKGNAMESUFFIX= -nocrypto DISTNAME= db-${PORTVERSION}.NC @@ -11,4 +7,5 @@ DISTNAME= db-${PORTVERSION}.NC MASTERDIR= ${.CURDIR}/../db41 DISTINFO_FILE= ${.CURDIR}/distinfo +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/db41/Makefile b/databases/db41/Makefile index 2f6454584732..b2c973f90659 100644 --- a/databases/db41/Makefile +++ b/databases/db41/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: Berkeley DB v4 -# Date created: 2003-01-04 -# Whom: Matthias Andree <matthias.andree@gmx.de> -# +# Created by: Matthias Andree <matthias.andree@gmx.de> # $FreeBSD$ -# PORTNAME= db41 PORTVERSION= 4.1.25 @@ -35,6 +31,7 @@ INSTALL_TARGET= install install_docs PORTDOCS= * .endif +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == amd64 diff --git a/databases/db42-nocrypto/Makefile b/databases/db42-nocrypto/Makefile index 713e6e97a5db..8db6ea68ee30 100644 --- a/databases/db42-nocrypto/Makefile +++ b/databases/db42-nocrypto/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: db42-nocrypto -# Date created: 2004-01-04 -# Whom: matthias.andree@gmx.de -# +# Created by: matthias.andree@gmx.de # $FreeBSD$ -# PKGNAMESUFFIX= -nocrypto DISTNAME= db-${PORTVERSION}.NC @@ -13,4 +9,5 @@ MAINTAINER= mandree@FreeBSD.org MASTERDIR= ${.CURDIR}/../db42 DISTINFO_FILE= ${.CURDIR}/distinfo +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/db42/Makefile b/databases/db42/Makefile index 26d456077d9b..4c58a4c3ba6d 100644 --- a/databases/db42/Makefile +++ b/databases/db42/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: Berkeley DB v4.2 -# Date created: 2003-11-26 -# Whom: Matthias Andree <matthias.andree@gmx.de> -# +# Created by: Matthias Andree <matthias.andree@gmx.de> # $FreeBSD$ -# PORTNAME= db42 PORTVERSION= 4.2.52 @@ -22,6 +18,7 @@ MASTERDIR?= ${.CURDIR} SLAVE_PORT= no +NO_STAGE= yes .include <${MASTERDIR}/Makefile.db> .include <bsd.port.pre.mk> diff --git a/databases/db43/Makefile b/databases/db43/Makefile index 185ba99a9066..6a36e0cd23aa 100644 --- a/databases/db43/Makefile +++ b/databases/db43/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: Berkeley DB v4.3 -# Date created: 2004-11-10 -# Whom: Matthias Andree <matthias.andree@gmx.de> -# +# Created by: Matthias Andree <matthias.andree@gmx.de> # $FreeBSD$ -# PORTNAME= db43 PORTVERSION= 4.3.29 @@ -37,6 +33,7 @@ INSTALL_TARGET+= install_docs docdir=${DOCSDIR} PORTDOCS= * .endif +NO_STAGE= yes pre-patch: ${REINPLACE_CMD} -Ee 's|-l?pthread|${PTHREAD_LIBS}|g; s,/usr/bin/objformat \|\| echo aout,/usr/bin/objformat || echo elf,' ${WRKSRC}/${CONFIGURE_SCRIPT} diff --git a/databases/db44/Makefile b/databases/db44/Makefile index ef8c10798e24..33ae4014ea64 100644 --- a/databases/db44/Makefile +++ b/databases/db44/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: Berkeley DB v4.4 -# Date created: 2005-11-21 -# Whom: Matthias Andree <matthias.andree@gmx.de> -# +# Created by: Matthias Andree <matthias.andree@gmx.de> # $FreeBSD$ -# PORTNAME= db44 PORTVERSION= 4.4.20.4 @@ -36,6 +32,7 @@ INSTALL_TARGET+= install_docs docdir=${DOCSDIR} PORTDOCS= * .endif +NO_STAGE= yes pre-patch: @${REINPLACE_CMD} -Ee 's|-l?pthread|${PTHREAD_LIBS}|g' ${WRKSRC}/${CONFIGURE_SCRIPT} diff --git a/databases/db46/Makefile b/databases/db46/Makefile index 1a2f026d3361..53e7f6ffd410 100644 --- a/databases/db46/Makefile +++ b/databases/db46/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: db46 -# Date created: 2007-07-26 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= db46 PORTVERSION= 4.6.21.4 @@ -54,6 +50,7 @@ INSTALL_TARGET+= install_docs docdir=${DOCSDIR} PORTDOCS= * .endif +NO_STAGE= yes post-install: .for i in libdb libdb_cxx ${LN} -s -f ${PORTNAME}/${i}-${BDBVER}.so.0 ${PREFIX}/lib diff --git a/databases/db47/Makefile b/databases/db47/Makefile index e3bcca5a3f88..ff0edd3aa4b6 100644 --- a/databases/db47/Makefile +++ b/databases/db47/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: db47 -# Date created: 2008-06-23 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= db47 PORTVERSION= 4.7.25.4 @@ -52,6 +48,7 @@ INSTALL_TARGET+= install_docs docdir=${DOCSDIR} PORTDOCS= * .endif +NO_STAGE= yes post-install: .for i in libdb libdb_cxx ${LN} -s -f ${PORTNAME}/${i}-${BDBVER}.so.0 ${PREFIX}/lib diff --git a/databases/db48/Makefile b/databases/db48/Makefile index 9e1ec05148c9..a53d3fc826fd 100644 --- a/databases/db48/Makefile +++ b/databases/db48/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: db48 -# Date created: 2009-09-15 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= db48 PORTVERSION= 4.8.30.0 @@ -31,6 +27,7 @@ LIBTOOLFILES= ${CONFIGURE_SCRIPT} WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix USE_LDCONFIG= yes +NO_STAGE= yes post-install: .for i in libdb libdb_cxx ${LN} -s -f ${PORTNAME}/${i}-${BDBVER}.so.0 ${PREFIX}/lib diff --git a/databases/db4o-mono/Makefile b/databases/db4o-mono/Makefile index 79e4d5280ec3..d66be8ec8dcc 100644 --- a/databases/db4o-mono/Makefile +++ b/databases/db4o-mono/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: Castle.ActiveRecord -# Date created: 17 Dec 2005 -# Whom: pneumann@gmail.com -# +# Created by: pneumann@gmail.com # $FreeBSD$ -# $Id: Makefile,v 1.3 2006/10/09 16:27:03 killfill Exp $ -# PORTNAME= db4o PORTVERSION= ${REALVERSION}.20 @@ -25,6 +20,7 @@ REALVERSION= 5.5 NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${REALVERSION} +NO_STAGE= yes do-install: @(cd ${WRKSRC}/dll ; ${SETENV} MONO_SHARED_DIR=${WRKDIR} ${LOCALBASE}/bin/gacutil /root ${PREFIX}/lib /gacdir ${PREFIX}/lib /package 1.0 /i db4o.dll) diff --git a/databases/db5/Makefile b/databases/db5/Makefile index 4e8c51ac8a93..2758e5f2ac1e 100644 --- a/databases/db5/Makefile +++ b/databases/db5/Makefile @@ -6,6 +6,7 @@ PORTVERSION= 5.3.21.0 CATEGORIES= databases java MASTER_SITES= http://download.oracle.com/berkeley-db/ PKGNAMEPREFIX?= +NO_STAGE= yes # the distfiles aren't named db5-* but db-*: DISTNAME= db-${PORTVERSION:R} DIST_SUBDIR= bdb diff --git a/databases/db6/Makefile b/databases/db6/Makefile index d79eb0109853..b73570ff0f38 100644 --- a/databases/db6/Makefile +++ b/databases/db6/Makefile @@ -6,6 +6,7 @@ PORTVERSION= 6.0.19.0 CATEGORIES= databases java MASTER_SITES= http://download.oracle.com/berkeley-db/ PKGNAMEPREFIX?= +NO_STAGE= yes # the distfiles aren't named db6-* but db-*: DISTNAME= db-${PORTVERSION:R} DIST_SUBDIR= bdb diff --git a/databases/dbXML/Makefile b/databases/dbXML/Makefile index 4cec4a05e953..ec429d331855 100644 --- a/databases/dbXML/Makefile +++ b/databases/dbXML/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: dbXML -# Date created: 2001/18/10 -# Whom: Richard Stockley <rws@procopia.com> -# +# Created by: Richard Stockley <rws@procopia.com> # $FreeBSD$ -# PORTNAME= dbXML PORTVERSION= 2.0 @@ -31,6 +27,7 @@ USERS= ${PORTNAME:L} GROUPS= ${PORTNAME:L} SHAREMODE= 0644 +NO_STAGE= yes post-patch: .for f in bin/dbxml bin/dbxml-gui install/create-db startup @${REINPLACE_CMD} -e "s:%%DBXML_HOME%%:${DBXML_HOME}:" \ diff --git a/databases/dbconnect/Makefile b/databases/dbconnect/Makefile index d860c7b4d8b6..b0de86fadb44 100644 --- a/databases/dbconnect/Makefile +++ b/databases/dbconnect/Makefile @@ -21,6 +21,7 @@ LDFLAG+= ${PTHREAD_LIBS} OPTIONS_DEFINE= MYSQL PGSQL OPTIONS_DEFAULT= MYSQL +NO_STAGE= yes .include <bsd.port.options.mk> PLIST_SUB+= PORTVERSION=${PORTVERSION} diff --git a/databases/dbf/Makefile b/databases/dbf/Makefile index b9db23cd46f9..d7e5757140a7 100644 --- a/databases/dbf/Makefile +++ b/databases/dbf/Makefile @@ -23,6 +23,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_prog_DOC_TO_MAN="" USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/databases/dbf2mysql/Makefile b/databases/dbf2mysql/Makefile index dd22f4820336..2566a9662e7a 100644 --- a/databases/dbf2mysql/Makefile +++ b/databases/dbf2mysql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dbf2mysql -# Date created: 02 October 1999 -# Whom: jedgar@fxp.org -# +# Created by: jedgar@fxp.org # $FreeBSD$ -# PORTNAME= dbf2mysql PORTVERSION= 1.14 @@ -19,6 +15,7 @@ USE_MYSQL= yes PORTDOCS= README PLIST_FILES= bin/dbf2mysql bin/mysql2dbf +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/dbf2mysql ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/mysql2dbf ${PREFIX}/bin diff --git a/databases/dbh/Makefile b/databases/dbh/Makefile index e2b5617a381d..8c4702b98e17 100644 --- a/databases/dbh/Makefile +++ b/databases/dbh/Makefile @@ -31,6 +31,7 @@ MAN3= dbh_close.3 dbh_create.3 dbh_destroy.3 dbh_erase.3 \ OPTIONS_DEFINE= GTKDOC EXAMPLES GTKDOC_DESC= Enable GTK html documentation +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGTKDOC} diff --git a/databases/dbh10/Makefile b/databases/dbh10/Makefile index c499fcd40fea..d0964158a26d 100644 --- a/databases/dbh10/Makefile +++ b/databases/dbh10/Makefile @@ -19,4 +19,5 @@ USE_LDCONFIG= yes LATEST_LINK= dbh10 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/dbow/Makefile b/databases/dbow/Makefile index b4e41b29e22d..b54c7fd4a8d3 100644 --- a/databases/dbow/Makefile +++ b/databases/dbow/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dbow -# Date created: 24 March 2004 -# Whom: Dermot Tynan <dtynan@kalopa.com> -# +# Created by: Dermot Tynan <dtynan@kalopa.com> # $FreeBSD$ -# PORTNAME= dbow PORTVERSION= 0.7 @@ -21,6 +17,7 @@ USE_MYSQL= yes MAN1= dbow.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|CFLAGS=|CFLAGS+=|g" \ -e "s|^MYSQL_INC=|MYSQL_INC?=|" \ diff --git a/databases/dbtool/Makefile b/databases/dbtool/Makefile index cc3b8fda9631..c72141ee4476 100644 --- a/databases/dbtool/Makefile +++ b/databases/dbtool/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: dbtool -# Date created: Apr 29, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= dbtool PORTVERSION= 1.7 @@ -42,6 +37,7 @@ MAN1= dbtool.1 SH2BASH= samples/account-db/accdb UB2PFX= samples/locate/locate samples/locate/updatedb +NO_STAGE= yes post-extract: .if !defined(WITH_BERKELEY_DB) @${ECHO_MSG} diff --git a/databases/dbview/Makefile b/databases/dbview/Makefile index e748339292da..58b6248f6d64 100644 --- a/databases/dbview/Makefile +++ b/databases/dbview/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dbview -# Date created: 7 May 1999 -# Whom: Andrey Zakhvatov -# +# Created by: Andrey Zakhvatov # $FreeBSD$ -# PORTNAME= dbview PORTVERSION= 1.0.4 @@ -17,6 +13,7 @@ COMMENT= View dBase III files MAN1= dbview.1 DOCS= README dBASE +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|; \ s|<endian.h>|<sys/endian.h>|; \ diff --git a/databases/drizzle/Makefile b/databases/drizzle/Makefile index bb1f8440658c..b99a57c44178 100644 --- a/databases/drizzle/Makefile +++ b/databases/drizzle/Makefile @@ -54,6 +54,7 @@ MAN8= drizzled.8 USE_RC_SUBR= drizzle-server +NO_STAGE= yes .include <bsd.port.options.mk> .if ${ARCH} == "i386" diff --git a/databases/emma/Makefile b/databases/emma/Makefile index 923677195f4f..df2ac23f387b 100644 --- a/databases/emma/Makefile +++ b/databases/emma/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: emma -# Date created: 2 December 2006 -# Whom: Junji NAKANISHI <jun-g@daemonfreaks.com> -# +# Created by: Junji NAKANISHI <jun-g@daemonfreaks.com> # $FreeBSD$ -# PORTNAME= emma PORTVERSION= 0.6 @@ -20,6 +16,7 @@ USE_GNOME= pygtk2 USE_PYTHON= yes USE_PYDISTUTILS=yes +NO_STAGE= yes pre-patch: @${REINPLACE_CMD} -e 's|python2.4|env python|' ${WRKSRC}/emma diff --git a/databases/epgsql/Makefile b/databases/epgsql/Makefile index f77255eec171..597eb8f652be 100644 --- a/databases/epgsql/Makefile +++ b/databases/epgsql/Makefile @@ -25,6 +25,7 @@ ALL_TARGET= app PORTDOCS= * +NO_STAGE= yes .include <bsd.port.options.mk> do-install: diff --git a/databases/erlang-mysql/Makefile b/databases/erlang-mysql/Makefile index 1b8a8487e705..3e5d5c326efb 100644 --- a/databases/erlang-mysql/Makefile +++ b/databases/erlang-mysql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: erlang-mysql -# Date Created: 2006-05-04 -# Whom: Shaun Amott <shaun@inerd.com> -# +# Created by: Shaun Amott <shaun@inerd.com> # $FreeBSD$ -# PORTNAME= mysql PORTVERSION= 1.0 @@ -26,6 +22,7 @@ ERLANGDIR?= ${PREFIX}/lib/erlang/lib PLIST_SUB= PORTNAME=${PORTNAME} PORTVERSION=${PORTVERSION} \ ERLANGDIR=${ERLANGDIR:S/^${PREFIX}\///} +NO_STAGE= yes .include <bsd.port.pre.mk> do-build: diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 7197e78f4036..f93be19ec398 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -43,6 +43,7 @@ OPTIONS_DEFINE= WEATHER KERBEROS OPTIONS_DEFAULT=WEATHER KERBEROS WEATHER_DESC= Weather calendar backend +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MKERBEROS} diff --git a/databases/exist/Makefile b/databases/exist/Makefile index 4372d44f0043..3b847609b251 100644 --- a/databases/exist/Makefile +++ b/databases/exist/Makefile @@ -28,6 +28,7 @@ SUB_LIST= JAVA="${JAVA}" \ EXIST_USER=${EXIST_USER} \ EXIST_GROUP=${EXIST_GROUP} +NO_STAGE= yes do-install: @${JAVA} -Djava.awt.headless=true -jar ${DISTDIR}/${DISTFILES} \ -p ${DATADIR} diff --git a/databases/fastdb/Makefile b/databases/fastdb/Makefile index 340bae3397f2..4226a9437890 100644 --- a/databases/fastdb/Makefile +++ b/databases/fastdb/Makefile @@ -21,6 +21,7 @@ USE_DOS2UNIX= ${MAKEFILE} PORTDOCS= FastDB.htm +NO_STAGE= yes .include <bsd.port.pre.mk> post-install: diff --git a/databases/firebird20-client/Makefile b/databases/firebird20-client/Makefile index d91a3eeb9cf4..682869a86c47 100644 --- a/databases/firebird20-client/Makefile +++ b/databases/firebird20-client/Makefile @@ -12,4 +12,5 @@ PLIST= ${PKGDIR}/pkg-plist.client CLIENT_ONLY= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/firebird20-server/Makefile b/databases/firebird20-server/Makefile index 3798fd935b9c..688ff5d3a6a8 100644 --- a/databases/firebird20-server/Makefile +++ b/databases/firebird20-server/Makefile @@ -91,6 +91,7 @@ FB_DOCS_DIRS= sql.extensions license upgrade MAKE_ENV+= FIREBIRD_TMP="${WRKDIR}" FIREBIRD_LOCK="${WRKDIR}" +NO_STAGE= yes post-extract: @${RM} -rf ${WRKSRC}/extern/icu diff --git a/databases/firebird21-client/Makefile b/databases/firebird21-client/Makefile index 914f73ec1010..0f077ba164ce 100644 --- a/databases/firebird21-client/Makefile +++ b/databases/firebird21-client/Makefile @@ -12,4 +12,5 @@ PLIST= ${PKGDIR}/pkg-plist.client CLIENT_ONLY= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/firebird21-server/Makefile b/databases/firebird21-server/Makefile index 7f49242c944b..6b7ca63f9e7b 100644 --- a/databases/firebird21-server/Makefile +++ b/databases/firebird21-server/Makefile @@ -95,6 +95,7 @@ FB_DOCS_DIRS= sql.extensions license upgrade MAKE_ENV+= FIREBIRD_TMP="${WRKDIR}" FIREBIRD_LOCK="${WRKDIR}" +NO_STAGE= yes post-extract: @${RM} -rf ${WRKSRC}/extern/icu diff --git a/databases/firebird25-client/Makefile b/databases/firebird25-client/Makefile index 801b15acbc20..c8675b048ff6 100644 --- a/databases/firebird25-client/Makefile +++ b/databases/firebird25-client/Makefile @@ -12,4 +12,5 @@ PLIST= ${PKGDIR}/pkg-plist.client CLIENT_ONLY= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/firebird25-server/Makefile b/databases/firebird25-server/Makefile index ba24ef73cf11..f055f7950653 100644 --- a/databases/firebird25-server/Makefile +++ b/databases/firebird25-server/Makefile @@ -102,6 +102,7 @@ FB_DOCS_DIRS= sql.extensions license upgrade MAKE_ENV+= FIREBIRD_TMP="${WRKDIR}" FIREBIRD_LOCK="${WRKDIR}" +NO_STAGE= yes post-extract: @${RM} -rf ${WRKSRC}/extern/icu diff --git a/databases/flamerobin/Makefile b/databases/flamerobin/Makefile index f05b4e88a34d..139d5357379e 100644 --- a/databases/flamerobin/Makefile +++ b/databases/flamerobin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: flamerobin -# Date created: 5 April 2006 -# Whom: dindin -# +# Created by: dindin # $FreeBSD$ -# PORTNAME= flamerobin PORTVERSION= 0.9.2 @@ -28,6 +24,7 @@ LDFLAGS+= -L${LOCALBASE}/lib SUB_FILES= pkg-message MAN1= flamerobin.1 +NO_STAGE= yes .include <bsd.port.pre.mk> post-install: diff --git a/databases/flare/Makefile b/databases/flare/Makefile index eb6d8896bcdc..6c13400961a4 100644 --- a/databases/flare/Makefile +++ b/databases/flare/Makefile @@ -24,6 +24,7 @@ LDFLAGS+= -L${LOCALBASE}/lib USE_RC_SUBR= flared flarei SUB_FILES= pkg-message +NO_STAGE= yes post-install: @${INSTALL} -d ${_BINOWNGRP} -m 0750 /var/db/flare @${INSTALL_DATA} ${WRKSRC}/etc/flared.conf ${PREFIX}/etc/flared.conf-dist diff --git a/databases/fortytwo-bdb/Makefile b/databases/fortytwo-bdb/Makefile index 53abdbed3604..f4e695bdc971 100644 --- a/databases/fortytwo-bdb/Makefile +++ b/databases/fortytwo-bdb/Makefile @@ -30,6 +30,7 @@ ADDITIONAL_LDFLAGS+= -L${BDB_LIB_DIR} ENCORE_PORT?= devel/fortytwo-encore +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} diff --git a/databases/fpc-dblib/Makefile b/databases/fpc-dblib/Makefile index 58f239f7d808..17f306848b12 100644 --- a/databases/fpc-dblib/Makefile +++ b/databases/fpc-dblib/Makefile @@ -1,4 +1,4 @@ -# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> +# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ PORTREVISION= 0 @@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} EXTRACTUNITDIR+= ${WRKUNITDIR} +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/fpc-fpindexer/Makefile b/databases/fpc-fpindexer/Makefile index adf2467ff0aa..61178c961603 100644 --- a/databases/fpc-fpindexer/Makefile +++ b/databases/fpc-fpindexer/Makefile @@ -1,4 +1,4 @@ -# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> +# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ PORTREVISION= 0 @@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} EXTRACTUNITDIR+= ${WRKUNITDIR} +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/fpc-gdbm/Makefile b/databases/fpc-gdbm/Makefile index a3e6e95b4ec5..565708a60111 100644 --- a/databases/fpc-gdbm/Makefile +++ b/databases/fpc-gdbm/Makefile @@ -18,4 +18,5 @@ OPTIONS_DEFINE= GDBM GDBM_DESC= Install the GNU database manager OPTIONS_DEFAULT= GDBM +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/fpc-ibase/Makefile b/databases/fpc-ibase/Makefile index 536caee70526..a31c117e6915 100644 --- a/databases/fpc-ibase/Makefile +++ b/databases/fpc-ibase/Makefile @@ -18,4 +18,5 @@ OPTIONS_DEFINE= IBASE IBASE_DESC= Install Interbase/Firebird client OPTIONS_DEFAULT= IBASE +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/fpc-mysql/Makefile b/databases/fpc-mysql/Makefile index 13d6448d4f90..7b42120157f2 100644 --- a/databases/fpc-mysql/Makefile +++ b/databases/fpc-mysql/Makefile @@ -18,4 +18,5 @@ OPTIONS_DEFINE= MYSQL MYSQL_DESC= Install MySQL client OPTIONS_DEFAULT= MYSQL +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/fpc-odbc/Makefile b/databases/fpc-odbc/Makefile index bc8dacd061c6..822ea3f3acef 100644 --- a/databases/fpc-odbc/Makefile +++ b/databases/fpc-odbc/Makefile @@ -17,4 +17,5 @@ EXTRACTUNITDIR+= ${WRKUNITDIR} OPTIONS_DEFINE= ODBC ODBC_DESC= Install ODBC library suite for Unix +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/fpc-oracle/Makefile b/databases/fpc-oracle/Makefile index 6b2963cb1474..e149a4147e8f 100644 --- a/databases/fpc-oracle/Makefile +++ b/databases/fpc-oracle/Makefile @@ -17,4 +17,5 @@ EXTRACTUNITDIR+= ${WRKUNITDIR} OPTIONS_DEFINE= ORACLE ORACLE_DESC= Install oracle client +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/fpc-postgres/Makefile b/databases/fpc-postgres/Makefile index 5a4a94525d1c..75bbf7311cd2 100644 --- a/databases/fpc-postgres/Makefile +++ b/databases/fpc-postgres/Makefile @@ -18,4 +18,5 @@ OPTIONS_DEFINE= PGSQL PGSQL_DESC= Install PostgreSQL client OPTIONS_DEFAULT= PGSQL +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/fpc-pxlib/Makefile b/databases/fpc-pxlib/Makefile index 60d35e60bca0..939ecf7daf2b 100644 --- a/databases/fpc-pxlib/Makefile +++ b/databases/fpc-pxlib/Makefile @@ -1,4 +1,4 @@ -# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> +# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ PORTREVISION= 0 @@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} EXTRACTUNITDIR+= ${WRKUNITDIR} +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/fpc-sqlite/Makefile b/databases/fpc-sqlite/Makefile index 266099e1a650..5a8deb15a49d 100644 --- a/databases/fpc-sqlite/Makefile +++ b/databases/fpc-sqlite/Makefile @@ -17,4 +17,5 @@ EXTRACTUNITDIR+= ${WRKUNITDIR} OPTIONS_DEFINE= SQLITE OPTIONS_DEFAULT= SQLITE +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/freetds-devel/Makefile b/databases/freetds-devel/Makefile index 8a4608b79634..9c19bd228b87 100644 --- a/databases/freetds-devel/Makefile +++ b/databases/freetds-devel/Makefile @@ -44,6 +44,7 @@ MSDBLIB_DESC= MS SQL Server compatibility (breaks databases/sybtcl) CONFLICTS= freetds-0.64.[0-9] +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MOPENSSL} diff --git a/databases/freetds-msdblib/Makefile b/databases/freetds-msdblib/Makefile index 06959bf156df..ca4b9b8beaa2 100644 --- a/databases/freetds-msdblib/Makefile +++ b/databases/freetds-msdblib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: freetds-msdblib -# Date created: 15 Jan 2004 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# PKGNAMESUFFIX= -msdblib @@ -13,4 +9,5 @@ WITH_MSDBLIB= yes MASTERDIR= ${.CURDIR}/../freetds +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/freetds/Makefile b/databases/freetds/Makefile index 9029df3f0a9c..4f0b28d2bec6 100644 --- a/databases/freetds/Makefile +++ b/databases/freetds/Makefile @@ -32,6 +32,7 @@ OPTIONS_RADIO= ODBC OPTIONS_RADIO_ODBC= IODBC UNIXODBC MSDBLIB_DESC= MS SQL Server support (breaks databases/sybtcl) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MOPENSSL} diff --git a/databases/frontbase-jdbc/Makefile b/databases/frontbase-jdbc/Makefile index fd14310e7170..e2b35b681c69 100644 --- a/databases/frontbase-jdbc/Makefile +++ b/databases/frontbase-jdbc/Makefile @@ -22,6 +22,7 @@ PLIST_FILES= %%JAVAJARDIR%%/${JARFILE} SUB_FILES+= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message +NO_STAGE= yes do-install: @${INSTALL_DATA} ${WRKSRC}/${JARFILE} ${JAVAJARDIR}/${JARFILE} diff --git a/databases/frontbase/Makefile b/databases/frontbase/Makefile index d1a6939ac0d1..53ef2c7431a3 100644 --- a/databases/frontbase/Makefile +++ b/databases/frontbase/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: frontbase -# Date created: Mon Apr 16 07:07:22 EST 2007 -# Whom: Quinton Dolan <q@onthenet.com.au> -# +# Created by: Quinton Dolan <q@onthenet.com.au> # $FreeBSD$ -# PORTNAME= FrontBase PORTVERSION= 4.2.9 @@ -28,6 +24,7 @@ SUB_FILES+= pkg-message ONLY_FOR_ARCHS= i386 +NO_STAGE= yes # Binary is built for 5.X : LIB_DEPENDS+= c.5:${PORTSDIR}/misc/compat5x diff --git a/databases/gadfly/Makefile b/databases/gadfly/Makefile index 36841e9b225d..94b7ed92ee17 100644 --- a/databases/gadfly/Makefile +++ b/databases/gadfly/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gadfly -# Date created: 30 October 1998 -# Whom: Thomas Gellekum <tg@FreeBSD.org> -# +# Created by: Thomas Gellekum <tg@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gadfly PORTVERSION= 1.0.0 @@ -19,6 +15,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/kjbuckets.so:${PORTSDIR}/devel/py-kjbuckets USE_PYTHON= yes USE_PYDISTUTILS=yes +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile index 3cccfaddcc19..c674bc973204 100644 --- a/databases/gdbm/Makefile +++ b/databases/gdbm/Makefile @@ -24,6 +24,7 @@ MAN3= gdbm.3 OPTIONS_DEFINE= COMPAT NLS COMPAT_DESC= Enable dbm/ndbm compatibility +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCOMPAT} diff --git a/databases/geoserver-mysql-plugin/Makefile b/databases/geoserver-mysql-plugin/Makefile index 79543b4a5fa4..71aa14cf5d01 100644 --- a/databases/geoserver-mysql-plugin/Makefile +++ b/databases/geoserver-mysql-plugin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: geoserver-mysql-plugin -# Date created: 08 March 2009 -# Whom: Alexander Logvinov <ports@logvinov.com> -# +# Created by: Alexander Logvinov <ports@logvinov.com> # $FreeBSD$ -# PORTNAME= geoserver PORTVERSION= 2.1.1 @@ -27,6 +23,7 @@ PLIST_FILES= ${GSLIBDIR}/gt-jdbc-mysql-2.7.2.jar \ LICENSE= LGPL21 +NO_STAGE= yes do-install: @${MKDIR} ${PREFIX}/${GSLIBDIR} .for f in ${PLIST_FILES:S,^${GSLIBDIR}/,,} diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile index fea8481a7756..9a3dca8dd479 100644 --- a/databases/gigabase/Makefile +++ b/databases/gigabase/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: gigabase -# Date created: 15 August 2000 -# Whom: Sergey A. Osokin <osa@FreeBSD.org.ru> -# +# Created by: Sergey A. Osokin <osa@FreeBSD.org.ru> # $FreeBSD$ -# PORTNAME= gigabase PORTVERSION= 3.86 @@ -24,4 +20,5 @@ CPPFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= ${PTHREAD_LIBS} USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/glom/Makefile b/databases/glom/Makefile index 20712b01921d..bd4879821e75 100644 --- a/databases/glom/Makefile +++ b/databases/glom/Makefile @@ -43,4 +43,5 @@ INSTALLS_ICONS= yes BUILD_DEPENDS+= postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server RUN_DEPENDS+= postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/gnats4/Makefile b/databases/gnats4/Makefile index 9de0c88707f0..d7511a1989a9 100644 --- a/databases/gnats4/Makefile +++ b/databases/gnats4/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gnats4 -# Date created: 22 Aug 2003 -# Whom: Oliver Eikemeier <eikemeier@fillmore-labs.com> -# +# Created by: Oliver Eikemeier <eikemeier@fillmore-labs.com> # $FreeBSD$ -# PORTNAME= gnats PORTVERSION= 4.1.0 @@ -81,6 +77,7 @@ PLIST_SUB+= SERVER="" CONFLICTS+= ${PKGNAMEPREFIX}${PORTNAME}-client-4.* .endif +NO_STAGE= yes pre-everything:: .if !defined(PACKAGE_BUILDING) && !defined(WANT_FREEFALL_CFG) @${ECHO} "=============================================================" diff --git a/databases/gnatsweb4/Makefile b/databases/gnatsweb4/Makefile index 77ad606931de..cff53c1b5c21 100644 --- a/databases/gnatsweb4/Makefile +++ b/databases/gnatsweb4/Makefile @@ -27,6 +27,7 @@ PORTDOCS= CUSTOMIZE CUSTOMIZE.cb CUSTOMIZE.vars \ PORTEXAMPLESS= gnatsweb-site-example.pl +NO_STAGE= yes do-install: @${MKDIR} ${ETCDIR}/ @${INSTALL_DATA} ${WRKSRC}/gnatsweb-site.pl ${ETCDIR}/gnatsweb-site.pl.default diff --git a/databases/gnome-db/Makefile b/databases/gnome-db/Makefile index 013b74404b0a..e92e92d9d9b6 100644 --- a/databases/gnome-db/Makefile +++ b/databases/gnome-db/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gnomedb -# Date created: 19th June 2001 -# Whom: Ade Lovett <ade@FreeBSD.org> -# +# Created by: Ade Lovett <ade@FreeBSD.org> # $FreeBSD$ # $MCom: ports/databases/gnome-db/Makefile,v 1.5 2007/05/19 21:36:00 marcus Exp $ -# PORTNAME= gnome-db PORTVERSION= 0.2.96 @@ -31,4 +27,5 @@ PLIST_SUB= VERSION=${PORTVERSION} DOCSDIR= ${PREFIX}/share/doc/gnomedb +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/godis/Makefile b/databases/godis/Makefile index c48dfa78538f..dc1eb7bbb5ad 100644 --- a/databases/godis/Makefile +++ b/databases/godis/Makefile @@ -13,6 +13,7 @@ GO_PKGNAME= ${SUBLIBDIR}/${PORTNAME} SUBLIBDIR= github.com/simonz05 +NO_STAGE= yes do-install: ${MKDIR} ${GO_LOCAL_LIBDIR}/${SUBLIBDIR} ${INSTALL_DATA} ${GO_WRKDIR_PKG}/${SUBLIBDIR}/godis.a ${GO_LOCAL_LIBDIR}/${SUBLIBDIR} diff --git a/databases/gomysql/Makefile b/databases/gomysql/Makefile index 5c0c12052228..1cb187ba9984 100644 --- a/databases/gomysql/Makefile +++ b/databases/gomysql/Makefile @@ -16,6 +16,7 @@ BROKEN= Does not compile with go1 WRKSRC= ${WRKDIR}/Philio-GoMySQL-f1112aa PLIST_FILES= ${GO_LIBDIR}/mysql.a +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/lang/go/files/bsd.go.mk" .include <bsd.port.post.mk> diff --git a/databases/gosqlite3/Makefile b/databases/gosqlite3/Makefile index 43f888dfc56a..fab829157797 100644 --- a/databases/gosqlite3/Makefile +++ b/databases/gosqlite3/Makefile @@ -15,6 +15,7 @@ GO_PKGNAME= ${SUBLIBDIR}/${PORTNAME} SUBLIBDIR= github.com/kuroneko +NO_STAGE= yes do-install: ${MKDIR} ${GO_LOCAL_LIBDIR}/${SUBLIBDIR} ${INSTALL_DATA} ${GO_WRKDIR_PKG}/${SUBLIBDIR}/gosqlite3.a ${GO_LOCAL_LIBDIR}/${SUBLIBDIR} diff --git a/databases/gqlplus/Makefile b/databases/gqlplus/Makefile index 1515cceac19e..11476b6b340c 100644 --- a/databases/gqlplus/Makefile +++ b/databases/gqlplus/Makefile @@ -1,6 +1,5 @@ # Created by: Yen-Ming Lee <leeym@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gqlplus PORTVERSION= 1.15 @@ -18,6 +17,7 @@ PLIST_FILES= bin/gqlplus USE_AUTOTOOLS= autoconf automake aclocal AUTOMAKE_ARGS= --add-missing +NO_STAGE= yes .include <bsd.port.options.mk> do-install: diff --git a/databases/grass/Makefile b/databases/grass/Makefile index ba71ce4634b5..a73f30e5e3b5 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -75,6 +75,7 @@ OPTIONS_DEFAULT= PGSQL BASH_SCRIPTS= i.spectral r.tileset +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "sparc64" diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile index 33f32a998848..8f8ab9fd7caa 100644 --- a/databases/gtksql/Makefile +++ b/databases/gtksql/Makefile @@ -26,6 +26,7 @@ OPTIONS_MULTI= DB OPTIONS_MULTI_DB= MYSQL PGSQL SQLITE3 OPTIONS_DEFAULT= MYSQL PGSQL SQLITE3 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/databases/hamsterdb/Makefile b/databases/hamsterdb/Makefile index 85dfec01ab37..d34787604461 100644 --- a/databases/hamsterdb/Makefile +++ b/databases/hamsterdb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: hamsterdb -# Date created: 17 July 2008 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= hamsterdb PORTVERSION= 1.1.15 @@ -19,6 +15,7 @@ USE_LDCONFIG= yes HAM_DOCS= README INSTALL ChangeLog TODO AUTHORS CREDITS +NO_STAGE= yes post-extract: ${REINPLACE_CMD} -e 's#-ldl##g' ${WRKSRC}/configure ${REINPLACE_CMD} -e 's#-ldl##g' ${WRKSRC}/unittests/Makefile.in diff --git a/databases/hashtypes/Makefile b/databases/hashtypes/Makefile index b3a639d879ad..0d1e34485b6f 100644 --- a/databases/hashtypes/Makefile +++ b/databases/hashtypes/Makefile @@ -18,6 +18,7 @@ USE_ZIP= yes MAKE_ARGS= USE_PGXS=1 MODULEDIR=extension MODULEDIR= ${PREFIX}/share/postgresql/extension +NO_STAGE= yes post-install: @[ -f ${MODULEDIR}/${PORTNAME}.control ] || \ ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.control ${MODULEDIR} diff --git a/databases/hiredis/Makefile b/databases/hiredis/Makefile index e304cd17d4a8..ee143edee69c 100644 --- a/databases/hiredis/Makefile +++ b/databases/hiredis/Makefile @@ -19,6 +19,7 @@ USE_GMAKE= yes CFLAGS+= -fPIC USE_LDCONFIG= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/^REAL_/s/ \$$(ARCH)//' ${WRKSRC}/Makefile diff --git a/databases/hk_classes/Makefile b/databases/hk_classes/Makefile index 5c251ce9b079..d01c766d5ff9 100644 --- a/databases/hk_classes/Makefile +++ b/databases/hk_classes/Makefile @@ -40,6 +40,7 @@ SQLITE2_DESC= Enable SQLite 2 backend PARADOX_DESC= Enable paradox backend DBASE_DESC= Enable Dbase backend +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/databases/hs-mysql/Makefile b/databases/hs-mysql/Makefile index d9c5186fe939..8ec89b42eb22 100644 --- a/databases/hs-mysql/Makefile +++ b/databases/hs-mysql/Makefile @@ -13,5 +13,6 @@ LICENSE= BSD USE_MYSQL= yes +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/databases/hs-persistent-sqlite/Makefile b/databases/hs-persistent-sqlite/Makefile index 8698ca88c840..fbedb8cf8f75 100644 --- a/databases/hs-persistent-sqlite/Makefile +++ b/databases/hs-persistent-sqlite/Makefile @@ -13,5 +13,6 @@ USE_CABAL= aeson>=0.5 conduit>=0.5.3 monad-control>=0.2 \ monad-logger>=0.2.4 persistent>=1.2 text>=0.7 \ transformers>=0.2.1 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/databases/hs-persistent-template/Makefile b/databases/hs-persistent-template/Makefile index 1c1fa0198a2c..bff2be2280ce 100644 --- a/databases/hs-persistent-template/Makefile +++ b/databases/hs-persistent-template/Makefile @@ -12,5 +12,6 @@ LICENSE= MIT USE_CABAL= aeson monad-control>=0.2 monad-logger persistent>=1.2 \ text>=0.5 transformers>=0.2 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/databases/hs-persistent/Makefile b/databases/hs-persistent/Makefile index 3c380856a20b..7ab3715c156f 100644 --- a/databases/hs-persistent/Makefile +++ b/databases/hs-persistent/Makefile @@ -16,5 +16,6 @@ USE_CABAL= aeson>=0.5 attoparsec base64-bytestring blaze-html>=0.5 \ transformers>=0.2.1 transformers-base unordered-containers \ vector +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/databases/hsqldb/Makefile b/databases/hsqldb/Makefile index c0682ccfdd56..707eedd501b1 100644 --- a/databases/hsqldb/Makefile +++ b/databases/hsqldb/Makefile @@ -19,6 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/${PORTNAME} BUILD_WRKSRC= ${WRKSRC}/build ALL_TARGET= hsqldb hsqljdbc +NO_STAGE= yes .include <bsd.port.options.mk> do-install: diff --git a/databases/innotop/Makefile b/databases/innotop/Makefile index 4e12354d3be6..cf2069dbb863 100644 --- a/databases/innotop/Makefile +++ b/databases/innotop/Makefile @@ -25,6 +25,7 @@ USE_MYSQL= yes MAN1= innotop.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/etc/innotop|${PREFIX}/etc|g' ${WRKSRC}/innotop diff --git a/databases/ip4r/Makefile b/databases/ip4r/Makefile index 67da41a2cd94..ccb1cd421904 100644 --- a/databases/ip4r/Makefile +++ b/databases/ip4r/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ip4r -# Date created: 15th December 2005 -# Whom: Ade Lovett <ade@FreeBSD.org> -# +# Created by: Ade Lovett <ade@FreeBSD.org> # $FreeBSD$ -# PORTNAME= ip4r PORTVERSION= 1.05 @@ -25,6 +21,7 @@ MAKE_ARGS= USE_PGXS=1 # In order to make this port PREFIX-safe, we override the install target # and install the three files manually +NO_STAGE= yes do-install: @${INSTALL} -m ${BINMODE} ${WRKSRC}/ip4r.so ${PREFIX}/lib/postgresql @${MKDIR} ${PREFIX}/share/postgresql/contrib diff --git a/databases/ipa_sdb/Makefile b/databases/ipa_sdb/Makefile index a6db59310165..94f1e2931ff4 100644 --- a/databases/ipa_sdb/Makefile +++ b/databases/ipa_sdb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ipa_sdb -# Date created: 27 December 2005 -# Whom: Andrey Simonenko -# +# Created by: Andrey Simonenko # $FreeBSD$ -# PORTNAME= ipa_sdb PORTVERSION= 1.1.1 @@ -27,6 +23,7 @@ RULES_DESC= Enable static rules support LIMITS_DESC= Enable limits support THRESHOLDS_DESC= Enable thresholds support +NO_STAGE= yes .include <bsd.port.options.mk> .if empty(PORT_OPTIONS:MAUTORULES) diff --git a/databases/iplike/Makefile b/databases/iplike/Makefile index 08d7855328c3..f08d8723b8a4 100644 --- a/databases/iplike/Makefile +++ b/databases/iplike/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: iplike -# Date created: 5 January 2010 -# Whom: Sevan Janiyan <venture37@geeklan.co.uk> -# +# Created by: Sevan Janiyan <venture37@geeklan.co.uk> # $FreeBSD$ -# PORTNAME= iplike PORTVERSION= 2.0.2 @@ -22,6 +18,7 @@ PLIST_FILES= lib/postgresql/iplike.la \ lib/postgresql/iplike.so \ sbin/install_iplike.sh +NO_STAGE= yes post-install: @${CAT} ${PKGMESSAGE} diff --git a/databases/isql-viewer/Makefile b/databases/isql-viewer/Makefile index bb17f95bc5de..3e948436892b 100644 --- a/databases/isql-viewer/Makefile +++ b/databases/isql-viewer/Makefile @@ -46,6 +46,7 @@ JAR_DEPENDS= mysql-connector-java.jar \ CLASSPATH= "${JARFILES:S,^,${JAVAJARDIR}/,}:${JYTHON_PREFIX}/${JYTHON_JAR}:${JAR_DEPENDS:S,^,${JAVALIBDIR}/,:S| |:|g}" +NO_STAGE= yes do-configure: @${SED} -e 's|%%CLASSPATH%%|${CLASSPATH:C,[[:space:]],:,g}|g' \ -e 's|%%JAVA_VERSION%%|${JAVA_VERSION}|g' \ diff --git a/databases/jakarta-commons-dbutils/Makefile b/databases/jakarta-commons-dbutils/Makefile index a8169e583336..e580c66f5e27 100644 --- a/databases/jakarta-commons-dbutils/Makefile +++ b/databases/jakarta-commons-dbutils/Makefile @@ -27,6 +27,7 @@ PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar PORTDOCS= LICENSE.txt api .endif +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|%%JAVALIBDIR%%|${JAVALIBDIR}|' ${WRKSRC}/build.xml diff --git a/databases/jasperreports/Makefile b/databases/jasperreports/Makefile index 5f49cfec6e38..240159651312 100644 --- a/databases/jasperreports/Makefile +++ b/databases/jasperreports/Makefile @@ -40,6 +40,7 @@ LICENSE= LGPL3 PLIST_FILES= ${DISTFILES:S|^|%%JAVAJARDIR%%/|:S|-${PORTVERSION}||} +NO_STAGE= yes .include <bsd.port.pre.mk> .if exists(${JAVALIBDIR}/classes12.zip) diff --git a/databases/jasperserver/Makefile b/databases/jasperserver/Makefile index 5fbd6174f57b..bf7e88990090 100644 --- a/databases/jasperserver/Makefile +++ b/databases/jasperserver/Makefile @@ -68,6 +68,7 @@ PLIST_SUB= DATABASE=${DATABASE} \ PORTDOCS= * +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MHEADLESS} diff --git a/databases/java-mybatis/Makefile b/databases/java-mybatis/Makefile index d28157edb25b..ae026f9ba9fb 100644 --- a/databases/java-mybatis/Makefile +++ b/databases/java-mybatis/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mybatis -# Date created: 5 December 2010 -# Whom: glewis -# +# Created by: glewis # $FreeBSD$ -# PORTNAME= mybatis PORTVERSION= 3.0.3 @@ -35,6 +31,7 @@ PLIST_FILES+= %%JAVAJARDIR%%/${DEST_JAR_FILE} PORTDOCS= * .endif +NO_STAGE= yes do-install: @${INSTALL_DATA} ${WRKSRC}/${JAR_FILE} ${JAVAJARDIR}/${DEST_JAR_FILE} .if !defined(NOPORTDOCS) diff --git a/databases/jdb/Makefile b/databases/jdb/Makefile index fba1cac8e29d..035dcc4a9d8d 100644 --- a/databases/jdb/Makefile +++ b/databases/jdb/Makefile @@ -13,4 +13,5 @@ USES= perl5 GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --datadir=${PREFIX}/lib/jdb +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/jdbc-oracle10g/Makefile b/databases/jdbc-oracle10g/Makefile index e43a7b0e99e8..bb2257379e48 100644 --- a/databases/jdbc-oracle10g/Makefile +++ b/databases/jdbc-oracle10g/Makefile @@ -25,6 +25,7 @@ NO_WRKSUBDIR= yes PLIST_FILES= %%JAVAJARDIR%%/ojdbc-${PORTVERSION}.jar +NO_STAGE= yes .include <bsd.port.pre.mk> .if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTFILES}) diff --git a/databases/jdbc-oracle11g/Makefile b/databases/jdbc-oracle11g/Makefile index 348641fb2f81..695f0fbf2122 100644 --- a/databases/jdbc-oracle11g/Makefile +++ b/databases/jdbc-oracle11g/Makefile @@ -22,6 +22,7 @@ NO_CDROM= Packaging prohibited by Oracle license PLIST_FILES= %%JAVAJARDIR%%/ojdbc-${PORTVERSION}.jar +NO_STAGE= yes .include <bsd.port.pre.mk> .if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTFILES}) diff --git a/databases/jdbc-oracle8i/Makefile b/databases/jdbc-oracle8i/Makefile index d7596f5cd9d7..165dadecb30c 100644 --- a/databases/jdbc-oracle8i/Makefile +++ b/databases/jdbc-oracle8i/Makefile @@ -1,4 +1,4 @@ -# Created by: Patrick Gardella <patrick@freebsd.org> +# Created by: Patrick Gardella <patrick@FreeBSD.org> # $FreeBSD$ PORTNAME= oracle8i @@ -34,6 +34,7 @@ NLS_CHARSET= nls_charset${JDKVER} PLIST_FILES= %%JAVAJARDIR%%/${CLASSES}${EXTRACT_SUFX} \ %%JAVAJARDIR%%/${NLS_CHARSET}${EXTRACT_SUFX} +NO_STAGE= yes .include <bsd.port.pre.mk> .if !exists(${CLASSES:S|^|${_DISTDIR}/|}${EXTRACT_SUFX}) \ diff --git a/databases/jdbc-oracle9i/Makefile b/databases/jdbc-oracle9i/Makefile index f1173d6f45f3..1b3f932ccc92 100644 --- a/databases/jdbc-oracle9i/Makefile +++ b/databases/jdbc-oracle9i/Makefile @@ -1,4 +1,4 @@ -# Created by: Patrick Gardella <patrick@freebsd.org> +# Created by: Patrick Gardella <patrick@FreeBSD.org> # $FreeBSD$ PORTNAME= oracle9i @@ -27,6 +27,7 @@ OCRS_FILE= ocrs12.jar PLIST_FILES= %%JAVAJARDIR%%/${CLASSES} \ %%JAVAJARDIR%%/${OCRS_FILE} +NO_STAGE= yes .include <bsd.port.pre.mk> .if !exists(${CLASSES:S|^|${_DISTDIR}/|}}) \ diff --git a/databases/jdbm2/Makefile b/databases/jdbm2/Makefile index ac460f5d495e..d94d7261b4ee 100644 --- a/databases/jdbm2/Makefile +++ b/databases/jdbm2/Makefile @@ -22,6 +22,7 @@ PORTEXAMPLES= * PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar +NO_STAGE= yes do-install: @${INSTALL_DATA} ${WRKSRC}/lib/${DISTNAME}.jar \ ${JAVAJARDIR}/${PORTNAME}.jar diff --git a/databases/jrobin/Makefile b/databases/jrobin/Makefile index ab1dda370b4e..b2a7570ec92f 100644 --- a/databases/jrobin/Makefile +++ b/databases/jrobin/Makefile @@ -17,6 +17,7 @@ NO_BUILD= yes CLASSES= jrobin +NO_STAGE= yes do-install: .for c in ${CLASSES} ${INSTALL_DATA} ${DISTDIR}/${c}-${PORTVERSION}.jar ${JAVAJARDIR}/${c}.jar diff --git a/databases/jrrd/Makefile b/databases/jrrd/Makefile index 3ef26915d597..2894213880a3 100644 --- a/databases/jrrd/Makefile +++ b/databases/jrrd/Makefile @@ -24,6 +24,7 @@ PLIST_FILES= %%JAVAJARDIR%%/jrrd.jar \ lib/libjrrd.la \ lib/libjrrd.so +NO_STAGE= yes pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "Installation settings:" diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile index dda8fd9f49f5..22003cd1d15b 100644 --- a/databases/kbibtex/Makefile +++ b/databases/kbibtex/Makefile @@ -21,6 +21,7 @@ USE_QT4= qmake_build moc_build uic_build rcc_build \ MAN1= kbibtex.1 +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's,share/man,man,' ${WRKSRC}/CMakeLists.txt diff --git a/databases/kinterbasdb/Makefile b/databases/kinterbasdb/Makefile index bcdbe62b34df..4f021a2a3cf3 100644 --- a/databases/kinterbasdb/Makefile +++ b/databases/kinterbasdb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: kinterbasdb -# Date created: 19 November 2003 -# Whom: Dmytro Rud <rud@cs.uni-magdeburg.de> -# +# Created by: Dmytro Rud <rud@cs.uni-magdeburg.de> # $FreeBSD$ -# PORTNAME= kinterbasdb PORTVERSION= 3.2 @@ -26,6 +22,7 @@ USE_PYTHON_PREFIX= yes PLIST_SUB= INSTALLDIR=lib/${PYTHON_VERSION}/site-packages/${PORTNAME} +NO_STAGE= yes post-extract: @${REINPLACE_CMD} -e "s@DEFAULT_FREEBSD_HOME_DIR = '.*'@DEFAULT_FREEBSD_HOME_DIR = '${LOCALBASE}'@" \ ${WRKSRC}/setup.py diff --git a/databases/kumofs/Makefile b/databases/kumofs/Makefile index 588d820e48fb..422c886946cf 100644 --- a/databases/kumofs/Makefile +++ b/databases/kumofs/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: kumofs -# Date created: 18 Jan 2010 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= kumofs PORTVERSION= 0.4.13 @@ -44,6 +39,7 @@ MAN1= kumo-gateway.1 \ kumostat.1 \ kumotop.1 +NO_STAGE= yes pre-configure: cd ${WRKSRC}; ${TOUCH} README cd ${WRKSRC}; ${LIBTOOLIZE} --force --copy diff --git a/databases/kyotocabinet/Makefile b/databases/kyotocabinet/Makefile index 97921f59f5f1..d8ad7cefaf5c 100644 --- a/databases/kyotocabinet/Makefile +++ b/databases/kyotocabinet/Makefile @@ -37,6 +37,7 @@ MAN1= kccachetest.1 \ kcutilmgr.1 \ kcutiltest.1 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "i386" && !defined(CPUTYPE) diff --git a/databases/kyototycoon/Makefile b/databases/kyototycoon/Makefile index eec5bfbbd5d1..1616066c108a 100644 --- a/databases/kyototycoon/Makefile +++ b/databases/kyototycoon/Makefile @@ -31,6 +31,7 @@ MAN1= ktremotemgr.1 \ ktutilserv.1 \ ktutiltest.1 +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/databases/ldb/Makefile b/databases/ldb/Makefile index 11cb91760cc9..fecf40911c26 100644 --- a/databases/ldb/Makefile +++ b/databases/ldb/Makefile @@ -32,6 +32,7 @@ CONFIGURE_ARGS+= --prefix=${PREFIX} \ --mandir=${MANPREFIX}/man \ --infodir=${PREFIX}/${INFO_PATH}/${INFO_SUBDIR} +NO_STAGE= yes .include <bsd.port.options.mk> BUILD_DEPENDS+= talloc>=2.0.8:${PORTSDIR}/devel/talloc \ diff --git a/databases/leveldb/Makefile b/databases/leveldb/Makefile index 4c2f12522a63..ffaea2798ee2 100644 --- a/databases/leveldb/Makefile +++ b/databases/leveldb/Makefile @@ -25,6 +25,7 @@ NOT_FOR_ARCHS_REASON= not yet ported to this platform SHLIB_MAJOR= ${PORTVERSION:R:R} SHLIB_MINOR= ${PORTVERSION:R:E} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGPERFTOOLS} diff --git a/databases/libdbi-drivers/Makefile b/databases/libdbi-drivers/Makefile index 9ddf389370ce..881a0e245ffc 100644 --- a/databases/libdbi-drivers/Makefile +++ b/databases/libdbi-drivers/Makefile @@ -28,6 +28,7 @@ SQLITE2_DESC= SQLite 2 Database USE_GMAKE= yes .endif +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/databases/libdbi/Makefile b/databases/libdbi/Makefile index 03d695b68982..4523fc942adc 100644 --- a/databases/libdbi/Makefile +++ b/databases/libdbi/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: libdbi -# Date created: Nov 4, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= libdbi PORTVERSION= 0.8.4 @@ -18,6 +13,7 @@ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|-O20|${CFLAGS}|g" -e "s|-std=gnu99||g" \ ${WRKSRC}/configure diff --git a/databases/libdrizzle/Makefile b/databases/libdrizzle/Makefile index 221e6c06877e..0d2a52324806 100644 --- a/databases/libdrizzle/Makefile +++ b/databases/libdrizzle/Makefile @@ -24,6 +24,7 @@ USE_LDCONFIG= yes SAMPLE_PROGS= client pipe_query proxy server simple \ simple_multi sqlite_server +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} && ${PORT_OPTIONS:MDOXYGEB} diff --git a/databases/libgda/Makefile b/databases/libgda/Makefile index 16fafb49b068..6df85fca6422 100644 --- a/databases/libgda/Makefile +++ b/databases/libgda/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: libgda -# Date created: 8th March 2001 -# Whom: Ade Lovett <ade@FreeBSD.org> -# +# Created by: Ade Lovett <ade@FreeBSD.org> # $FreeBSD$ # $MCom: ports/databases/libgda/Makefile,v 1.5 2007/05/19 21:36:00 marcus Exp $ -# PORTNAME= libgda PORTVERSION= 0.2.96 @@ -34,4 +30,5 @@ CPPFLAGS+= -I${LOCALBASE}/include PLIST_SUB= VERSION=${PORTVERSION} MAKE_JOBS_UNSAFE=yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/libgda2-reference/Makefile b/databases/libgda2-reference/Makefile index 1c780ccc8429..266b0d7fe857 100644 --- a/databases/libgda2-reference/Makefile +++ b/databases/libgda2-reference/Makefile @@ -1,13 +1,10 @@ -# New ports collection makefile for: libgda2-reference -# Date created: 09 May 2006 -# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org> -# +# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org> # $FreeBSD$ -# PORTREVISION= 1 PORTEPOCH= 0 REFERENCE_SRC= ${WRKSRC}/doc/C +NO_STAGE= yes .include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk" diff --git a/databases/libgda2/Makefile b/databases/libgda2/Makefile index d1a6b6676e8a..a56b5f3d8b88 100644 --- a/databases/libgda2/Makefile +++ b/databases/libgda2/Makefile @@ -38,6 +38,7 @@ MAN5= gda-config.5 PLIST_SUB= VERSION=${PORTVERSION:R} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "/^SUBDIRS =/s/testing//" \ ${WRKSRC}/Makefile.in diff --git a/databases/libgda3-firebird/Makefile b/databases/libgda3-firebird/Makefile index 4456fb74570a..3c615991b1f5 100644 --- a/databases/libgda3-firebird/Makefile +++ b/databases/libgda3-firebird/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: libgda2 -# Date created: 02 June 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/databases/libgda3-firebird/Makefile,v 1.2 2008/02/26 21:23:34 kwm Exp $ -# PORTREVISION?= 2 CATEGORIES= databases gnome @@ -20,4 +16,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA3_SLAVE= firebird +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/libgda3-freetds/Makefile b/databases/libgda3-freetds/Makefile index 1d70b0cc3ef6..6ef10d68306f 100644 --- a/databases/libgda3-freetds/Makefile +++ b/databases/libgda3-freetds/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: libgda2 -# Date created: 02 June 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/databases/libgda3-freetds/Makefile,v 1.2 2008/02/26 21:23:34 kwm Exp $ -# PORTREVISION?= 1 CATEGORIES= databases gnome @@ -20,4 +16,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA3_SLAVE= freetds +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/libgda3-ldap/Makefile b/databases/libgda3-ldap/Makefile index 6fe5b0812c33..3d0ede2d5fe9 100644 --- a/databases/libgda3-ldap/Makefile +++ b/databases/libgda3-ldap/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: libgda2 -# Date created: 02 June 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/databases/libgda3-ldap/Makefile,v 1.2 2008/02/26 21:23:34 kwm Exp $ -# PORTREVISION?= 2 CATEGORIES= databases gnome @@ -20,4 +16,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA3_SLAVE= ldap +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/libgda3-mdb/Makefile b/databases/libgda3-mdb/Makefile index 06b5d0e4f565..bd0243216dae 100644 --- a/databases/libgda3-mdb/Makefile +++ b/databases/libgda3-mdb/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: libgda2 -# Date created: 02 June 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/databases/libgda3-mdb/Makefile,v 1.2 2008/02/26 21:23:34 kwm Exp $ -# PORTREVISION?= 1 CATEGORIES= databases gnome @@ -20,4 +16,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA3_SLAVE= mdb +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/libgda3-mysql/Makefile b/databases/libgda3-mysql/Makefile index 5ce516ae3e22..a825dc2f03ca 100644 --- a/databases/libgda3-mysql/Makefile +++ b/databases/libgda3-mysql/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: libgda2 -# Date created: 02 June 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/databases/libgda3-mysql/Makefile,v 1.2 2008/02/26 21:23:35 kwm Exp $ -# PORTREVISION?= 2 CATEGORIES= databases gnome @@ -20,4 +16,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA3_SLAVE= mysql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/libgda3-odbc/Makefile b/databases/libgda3-odbc/Makefile index ae2063215fba..6430a7449f45 100644 --- a/databases/libgda3-odbc/Makefile +++ b/databases/libgda3-odbc/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: libgda2 -# Date created: 02 June 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/databases/libgda3-odbc/Makefile,v 1.2 2008/02/26 21:23:35 kwm Exp $ -# PORTREVISION?= 1 CATEGORIES= databases gnome @@ -20,4 +16,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA3_SLAVE= odbc +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/libgda3-postgresql/Makefile b/databases/libgda3-postgresql/Makefile index 5b5b95014e56..03fafabcab57 100644 --- a/databases/libgda3-postgresql/Makefile +++ b/databases/libgda3-postgresql/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: libgda2 -# Date created: 02 June 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/databases/libgda3-postgresql/Makefile,v 1.2 2008/02/26 21:23:35 kwm Exp $ -# PORTREVISION?= 1 CATEGORIES= databases gnome @@ -20,4 +16,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA3_SLAVE= postgresql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/libgda3-reference/Makefile b/databases/libgda3-reference/Makefile index c8a1a83577a4..39022edae6d1 100644 --- a/databases/libgda3-reference/Makefile +++ b/databases/libgda3-reference/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: libgda3-reference -# Date created: 09 May 2006 -# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org> -# +# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org> # $FreeBSD$ -# PORTREVISION= 1 REFERENCE_SRC= ${WRKSRC}/doc/C +NO_STAGE= yes .include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk" diff --git a/databases/libgda3/Makefile b/databases/libgda3/Makefile index 018172d995c4..a0c17a16db5b 100644 --- a/databases/libgda3/Makefile +++ b/databases/libgda3/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: libgda2 -# Date created: 02 June 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/databases/libgda3/Makefile,v 1.11 2008/03/01 02:35:38 mezz Exp $ -# PORTNAME= libgda3 PORTVERSION?= 3.0.4 @@ -36,6 +32,7 @@ CONFIGURE_ARGS= --without-bdb --without-sybase CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lintl" CPPFLAGS+= -I${LOCALBASE}/include -DGLIB_COMPILATION +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${LIBGDA3_SLAVE}=="no" diff --git a/databases/libgda4-bdb/Makefile b/databases/libgda4-bdb/Makefile index 144640eaae1d..a454e0e8f605 100644 --- a/databases/libgda4-bdb/Makefile +++ b/databases/libgda4-bdb/Makefile @@ -15,4 +15,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA4_SLAVE= bdb +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/libgda4-jdbc/Makefile b/databases/libgda4-jdbc/Makefile index c6b4c72f8edb..64908740473a 100644 --- a/databases/libgda4-jdbc/Makefile +++ b/databases/libgda4-jdbc/Makefile @@ -15,4 +15,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA4_SLAVE= jdbc +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/libgda4-ldap/Makefile b/databases/libgda4-ldap/Makefile index 3b5aa427c5b1..916184886569 100644 --- a/databases/libgda4-ldap/Makefile +++ b/databases/libgda4-ldap/Makefile @@ -16,4 +16,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA4_SLAVE= ldap +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/libgda4-mdb/Makefile b/databases/libgda4-mdb/Makefile index c73a7c42cbc7..ce32ddcaa05a 100644 --- a/databases/libgda4-mdb/Makefile +++ b/databases/libgda4-mdb/Makefile @@ -16,4 +16,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA4_SLAVE= mdb +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/libgda4-mysql/Makefile b/databases/libgda4-mysql/Makefile index dc815e5a8e59..04f4adc42701 100644 --- a/databases/libgda4-mysql/Makefile +++ b/databases/libgda4-mysql/Makefile @@ -16,4 +16,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA4_SLAVE= mysql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/libgda4-postgresql/Makefile b/databases/libgda4-postgresql/Makefile index e966b61630c6..b183148cb44a 100644 --- a/databases/libgda4-postgresql/Makefile +++ b/databases/libgda4-postgresql/Makefile @@ -16,4 +16,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA4_SLAVE= postgresql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/libgda4-reference/Makefile b/databases/libgda4-reference/Makefile index 10a20e251906..29429449b299 100644 --- a/databases/libgda4-reference/Makefile +++ b/databases/libgda4-reference/Makefile @@ -5,4 +5,5 @@ PORTREVISION= 0 REFERENCE_SRC= ${WRKSRC}/doc/C +NO_STAGE= yes .include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk" diff --git a/databases/libgda4/Makefile b/databases/libgda4/Makefile index 465966c885a0..5ac3202a3767 100644 --- a/databases/libgda4/Makefile +++ b/databases/libgda4/Makefile @@ -46,6 +46,7 @@ SOUP_DESC= Web provider KEYRING_DESC= Support gnome-keyring .endif +NO_STAGE= yes .include <bsd.port.options.mk> VERSION= 4.0 diff --git a/databases/libgda5-bdb/Makefile b/databases/libgda5-bdb/Makefile index 2fee4faaf509..644ef5a7697f 100644 --- a/databases/libgda5-bdb/Makefile +++ b/databases/libgda5-bdb/Makefile @@ -16,4 +16,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA5_SLAVE= bdb +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/libgda5-jdbc/Makefile b/databases/libgda5-jdbc/Makefile index cf7033ecffdc..d83fdc18bab8 100644 --- a/databases/libgda5-jdbc/Makefile +++ b/databases/libgda5-jdbc/Makefile @@ -16,4 +16,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA5_SLAVE= jdbc +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/libgda5-ldap/Makefile b/databases/libgda5-ldap/Makefile index e4975456924e..3538bb361935 100644 --- a/databases/libgda5-ldap/Makefile +++ b/databases/libgda5-ldap/Makefile @@ -16,4 +16,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA5_SLAVE= ldap +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/libgda5-mdb/Makefile b/databases/libgda5-mdb/Makefile index e6a0f3279ec9..6b3bc981c6af 100644 --- a/databases/libgda5-mdb/Makefile +++ b/databases/libgda5-mdb/Makefile @@ -16,4 +16,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA5_SLAVE= mdb +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/libgda5-mysql/Makefile b/databases/libgda5-mysql/Makefile index a7e0a9daa248..c8cf8d9879e4 100644 --- a/databases/libgda5-mysql/Makefile +++ b/databases/libgda5-mysql/Makefile @@ -16,4 +16,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA5_SLAVE= mysql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/libgda5-postgresql/Makefile b/databases/libgda5-postgresql/Makefile index 7b0302ccb605..00d406c71494 100644 --- a/databases/libgda5-postgresql/Makefile +++ b/databases/libgda5-postgresql/Makefile @@ -16,4 +16,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA5_SLAVE= postgresql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/libgda5-ui/Makefile b/databases/libgda5-ui/Makefile index 601b4c2f979a..6525769c7230 100644 --- a/databases/libgda5-ui/Makefile +++ b/databases/libgda5-ui/Makefile @@ -16,6 +16,7 @@ CONFLICTS= libgda4-4.* LIBGDA5_SLAVE= ui +NO_STAGE= yes do-build: @cd ${WRKSRC}/libgda-ui && ${GMAKE} @cd ${WRKSRC}/control-center && ${GMAKE} diff --git a/databases/libgda5/Makefile b/databases/libgda5/Makefile index 7aeb49911a84..c696d9479d7a 100644 --- a/databases/libgda5/Makefile +++ b/databases/libgda5/Makefile @@ -35,6 +35,7 @@ CONFIGURE_ARGS= --without-oracle \ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.options.mk> VERSION= 5.0 diff --git a/databases/libgdamm/Makefile b/databases/libgdamm/Makefile index 7f2758e9e690..15930a691d74 100644 --- a/databases/libgdamm/Makefile +++ b/databases/libgdamm/Makefile @@ -24,4 +24,5 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static --disable-documentation +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/libgdamm5/Makefile b/databases/libgdamm5/Makefile index 0dfb25a64768..608ddd3dce1a 100644 --- a/databases/libgdamm5/Makefile +++ b/databases/libgdamm5/Makefile @@ -25,6 +25,7 @@ CONFIGURE_ARGS= --enable-static --disable-documentation OPTIONS_DEFINE= BDB +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MBDB} || exists(${LOCALBASE}/libdata/pkgconfig/libgda-bdb-5.0.pc) diff --git a/databases/libgnomedb-reference/Makefile b/databases/libgnomedb-reference/Makefile index 08099c7e7884..39022edae6d1 100644 --- a/databases/libgnomedb-reference/Makefile +++ b/databases/libgnomedb-reference/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: libgnomedb-reference -# Date created: 09 May 2006 -# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org> -# +# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org> # $FreeBSD$ -# PORTREVISION= 1 REFERENCE_SRC= ${WRKSRC}/doc/C +NO_STAGE= yes .include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk" diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile index e5cfd019aa49..dd91e1232bfc 100644 --- a/databases/libgnomedb/Makefile +++ b/databases/libgnomedb/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: libgnomedb -# Date created: 02 June 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/databases/libgnomedb/Makefile,v 1.32 2008/02/05 13:09:24 kwm Exp $ -# PORTNAME= libgnomedb PORTVERSION= 3.0.0 @@ -34,5 +30,6 @@ GCONF_SCHEMAS= libgnomedb-3.0.schemas PLIST_SUB= VERSION=${PORTVERSION:R} +NO_STAGE= yes .include <bsd.port.mk> .endif diff --git a/databases/libhsclient/Makefile b/databases/libhsclient/Makefile index 34d07ce05b20..dd3ade063f68 100644 --- a/databases/libhsclient/Makefile +++ b/databases/libhsclient/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libhsclient -# Date created: 2010-12-15 -# Whom: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> -# +# Created by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> # $FreeBSD$ -# PORTNAME= libhsclient PORTVERSION= 1.0.6 @@ -22,4 +18,5 @@ REVISION= 20110614 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-handlersocket-server=no +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/libiodbc/Makefile b/databases/libiodbc/Makefile index 70ed392a8706..1c2c022fc977 100644 --- a/databases/libiodbc/Makefile +++ b/databases/libiodbc/Makefile @@ -32,6 +32,7 @@ CONFIGURE_ARGS+= --disable-gui PLIST_SUB+= GUI="@comment " .endif +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ '/^SUBDIRS/s|samples||' ${WRKSRC}/Makefile.in diff --git a/databases/libmemcache/Makefile b/databases/libmemcache/Makefile index 84f6b36bbc44..44d66bfb02d0 100644 --- a/databases/libmemcache/Makefile +++ b/databases/libmemcache/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libmemcache -# Date created: November 29, 2004 -# Whom: Sean Chittenden <seanc@FreeBSD.org> -# +# Created by: Sean Chittenden <seanc@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libmemcache DISTVERSION= 1.4.0.rc2 @@ -22,6 +18,7 @@ GNU_CONFIGURE= yes OPTIONS_DEFINE= DEBUG +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDEBUG} diff --git a/databases/libmemcached/Makefile b/databases/libmemcached/Makefile index 21ee0e9b0498..cac9f657ffa3 100644 --- a/databases/libmemcached/Makefile +++ b/databases/libmemcached/Makefile @@ -1,4 +1,3 @@ -# Created by Yen-Ming Lee <leeym@FreeBSD.org> # $FreeBSD$ PORTNAME= libmemcached @@ -21,6 +20,7 @@ CONFIGURE_ARGS= --without-memcached CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib -lexecinfo" CXXFLAGS+= -D__STDC_CONSTANT_MACROS +NO_STAGE= yes .include <bsd.port.options.mk> .if exists(${LOCALBASE}/lib/libsasl.so.3) diff --git a/databases/libmongo-client/Makefile b/databases/libmongo-client/Makefile index 888188da1d4f..61296d01abb5 100644 --- a/databases/libmongo-client/Makefile +++ b/databases/libmongo-client/Makefile @@ -22,6 +22,7 @@ USE_GNOME= glib20 USE_LDCONFIG= yes CONFIGURE_ENV+= PKG_CONFIG_DIR=${LOCALBASE}/libdata/pkgconfig +NO_STAGE= yes run-autotools: @${REINPLACE_CMD} 's|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|' \ ${WRKSRC}/src/Makefile.am diff --git a/databases/libodbc++/Makefile b/databases/libodbc++/Makefile index d804c4607bc0..c68d95ae75cc 100644 --- a/databases/libodbc++/Makefile +++ b/databases/libodbc++/Makefile @@ -1,4 +1,3 @@ -# Creayed by: Johann Visagie <wjv@FreeBSD.org> # $FreeBSD$ PORTNAME= libodbc++ @@ -27,6 +26,7 @@ OPTIONS_SINGLE= ODBC OPTIONS_SINGLE_ODBC= IODBC UNIXODBC OPTIONS_DEFAULT= ODBC IODBC +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MIODBC} diff --git a/databases/libpbl/Makefile b/databases/libpbl/Makefile index c033d878fb3a..f25d559de958 100644 --- a/databases/libpbl/Makefile +++ b/databases/libpbl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: databases/libpbl -# Date Created: 2 Jan 2006 -# Whom: Zach Thompson <hideo@lastamericanempire.com> -# +# Created by: Zach Thompson <hideo@lastamericanempire.com> # $FreeBSD$ -# PORTNAME= libpbl PORTVERSION= 1.04.04 @@ -23,6 +19,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src PORTDOCS= * .endif +NO_STAGE= yes post-extract: @${REINPLACE_CMD} -e 's/= -Wall -O3/+= -Wall -Werror/' \ -e 's/^CC=/CC?=/' -e '/^.rm -f/d' ${WRKSRC}/makefile diff --git a/databases/libsdb/Makefile b/databases/libsdb/Makefile index a022c0276f96..5061db43d5ae 100644 --- a/databases/libsdb/Makefile +++ b/databases/libsdb/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: libsdb -# Date created: Jul 2, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= libsdb PORTVERSION= 0.10.0 @@ -27,4 +22,5 @@ MAN8= sdbd.8 PLIST_SUB= VERSION="${PORTVERSION}" +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/libzdb/Makefile b/databases/libzdb/Makefile index eb082d7f7536..31bcfe27b777 100644 --- a/databases/libzdb/Makefile +++ b/databases/libzdb/Makefile @@ -1,6 +1,5 @@ # Created by: vanilla@ # $FreeBSD$ -# PORTNAME= libzdb PORTVERSION= 2.11.3 @@ -19,6 +18,7 @@ OPTIONS_DEFINE= MYSQL \ OPTIONS_DEFAULT=MYSQL SQLITE PGSQL +NO_STAGE= yes .include <bsd.port.options.mk> USES= pathfix diff --git a/databases/linux-f10-sqlite3/Makefile b/databases/linux-f10-sqlite3/Makefile index 96f4f5ce7268..6bba89ef67db 100644 --- a/databases/linux-f10-sqlite3/Makefile +++ b/databases/linux-f10-sqlite3/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: databases/linux-f10-sqlite3 -# Date created: 2009-05-04 -# Whom: bsam -# +# Created by: bsam # $FreeBSD$ -# PORTNAME= sqlite3 PORTVERSION= 3.5.9 @@ -33,4 +29,5 @@ MAN1= sqlite3.1 MANCOMPRESSED= yes DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/linux-oracle-instantclient-basic/Makefile b/databases/linux-oracle-instantclient-basic/Makefile index 1eb54302d664..2e2c66120dcb 100644 --- a/databases/linux-oracle-instantclient-basic/Makefile +++ b/databases/linux-oracle-instantclient-basic/Makefile @@ -42,6 +42,7 @@ INSTLIBSDIR= ${PREFIX}/usr/lib/oracle/${ORACLEVERSION}/client/lib PLIST_SUB= ORACLEVERSION=${ORACLEVERSION} +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "i386" diff --git a/databases/linux-oracle-instantclient-sdk/Makefile b/databases/linux-oracle-instantclient-sdk/Makefile index e98982492ab3..9a7a9b59baf9 100644 --- a/databases/linux-oracle-instantclient-sdk/Makefile +++ b/databases/linux-oracle-instantclient-sdk/Makefile @@ -70,6 +70,7 @@ INSTDEMODIR= ${PREFIX}/usr/share/oracle/${ORACLEVERSION}/client PLIST_SUB= PORTVERSION=${PORTVERSION} +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "i386" diff --git a/databases/linux-oracle-instantclient-sqlplus/Makefile b/databases/linux-oracle-instantclient-sqlplus/Makefile index e496d40fc599..31d9dd540e23 100644 --- a/databases/linux-oracle-instantclient-sqlplus/Makefile +++ b/databases/linux-oracle-instantclient-sqlplus/Makefile @@ -40,6 +40,7 @@ INSTLIBSDIR= ${PREFIX}/usr/lib/oracle/${ORACLEVERSION}/client/lib PLIST_SUB= ORACLEVERSION=${ORACLEVERSION} +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "i386" diff --git a/databases/liquibase/Makefile b/databases/liquibase/Makefile index 7ae2f9c51742..87a655f9c875 100644 --- a/databases/liquibase/Makefile +++ b/databases/liquibase/Makefile @@ -16,6 +16,7 @@ NO_BUILD= yes NO_WRKSUBDIR= yes USE_JAVA= yes +NO_STAGE= yes do-install: ${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/liquibase.jar ${DATADIR}/ diff --git a/databases/lmdb/Makefile b/databases/lmdb/Makefile index 3b3c8c34cbf0..eea1977dadfa 100644 --- a/databases/lmdb/Makefile +++ b/databases/lmdb/Makefile @@ -24,6 +24,7 @@ GO_PROJECT= mdb GO_TAGNAME= ${PORTNAME:U}_${PORTVERSION} FETCH_ARGS?= -o ${DISTDIR}/${DISTFILES} +NO_STAGE= yes do-install: ${INSTALL_LIB} ${WRKSRC}/liblmdb.a ${PREFIX}/lib/ ${INSTALL_LIB} ${WRKSRC}/liblmdb.so ${PREFIX}/lib/liblmdb.so.0 diff --git a/databases/lsdb/Makefile b/databases/lsdb/Makefile index 65cb22a42d80..cb002d1b0b81 100644 --- a/databases/lsdb/Makefile +++ b/databases/lsdb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: lsdb (for emacs21) -# Date Created: 27 Apr 2002 -# Whom: Yoichi NAKAYAMA <yoichi@FreeBSD.org> -# +# Created by: Yoichi NAKAYAMA <yoichi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= lsdb PORTVERSION= 0.11 @@ -25,6 +21,7 @@ ALL_TARGET= elc FLIM_COOKIE= flim-${EMACS_PORT_NAME}-1.14.FreeBSD-packages +NO_STAGE= yes .include <bsd.port.pre.mk> .if defined(EMACS_PORT_NAME) diff --git a/databases/luasql-mysql/Makefile b/databases/luasql-mysql/Makefile index 033a5f0c1cf4..e7e3d0142ebc 100644 --- a/databases/luasql-mysql/Makefile +++ b/databases/luasql-mysql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: luasql -# Date created: 25 May 2009 -# Whom: Martin Matuska <martin@matuska.org> -# +# Created by: Martin Matuska <martin@matuska.org> # $FreeBSD$ -# PORTNAME= luasql PORTVERSION= 2.1.1 @@ -57,6 +53,7 @@ IGNORE= unknown or unsupported luasql driver LATEST_LINK= ${PORTNAME}-${LUASQL_DRIVER} PLIST_SUB+= LUASQL_DRIVER=${LUASQL_DRIVER} +NO_STAGE= yes do-install: @${MKDIR} ${LUA_MODLIBDIR}/luasql @${INSTALL_PROGRAM} ${WRKSRC}/src/${LUASQL_DRIVER}.so ${LUA_MODLIBDIR}/luasql diff --git a/databases/luasql-postgres/Makefile b/databases/luasql-postgres/Makefile index 367cf3449ca7..94560b1da23f 100644 --- a/databases/luasql-postgres/Makefile +++ b/databases/luasql-postgres/Makefile @@ -1,13 +1,10 @@ -# New ports collection makefile for: luasql-postgres -# Date created: 25 May 2009 -# Whom: Martin Matuska <martin@matuska.org> -# +# Created by: Martin Matuska <martin@matuska.org> # $FreeBSD$ -# PORTNAME= luasql LUASQL_DRIVER= postgres MASTERDIR= ${.CURDIR}/../luasql-mysql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/luasql-sqlite3/Makefile b/databases/luasql-sqlite3/Makefile index c3e13e495f91..23e401bcc601 100644 --- a/databases/luasql-sqlite3/Makefile +++ b/databases/luasql-sqlite3/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: luasql-postgres -# Date created: 25 May 2009 -# Whom: Martin Matuska <martin@matuska.org> -# +# Created by: Martin Matuska <martin@matuska.org> # $FreeBSD$ -# PORTNAME= luasql @@ -11,4 +7,5 @@ LUASQL_DRIVER= sqlite3 MASTERDIR= ${.CURDIR}/../luasql-mysql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/ludia/Makefile b/databases/ludia/Makefile index 27194f6dbfd2..f299931e67b9 100644 --- a/databases/ludia/Makefile +++ b/databases/ludia/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: Ludia -# Date created: January 5, 2008 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= ludia PORTVERSION= 1.5.2 @@ -33,4 +28,5 @@ CONFIGURE_ARGS+=--with-pgconfigdir=${LOCALBASE}/bin \ --with-pgpkglibdir=${LOCALBASE}/lib/postgresql \ --with-pgsharedir=${LOCALBASE}/share/postgresql +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/mantis/Makefile b/databases/mantis/Makefile index 0c80fc87bed3..db03fedcd946 100644 --- a/databases/mantis/Makefile +++ b/databases/mantis/Makefile @@ -1,4 +1,4 @@ -# Created by: Sebastien Gioria <gioria@FreeBSD.ORG> +# Created by: Sebastien Gioria <gioria@FreeBSD.org> # $FreeBSD$ PORTNAME= mantis @@ -16,6 +16,7 @@ USE_PHP= hash pcre session SUB_FILES= pkg-message +NO_STAGE= yes do-install: @${ECHO} "Installing in WWWDIR: ${WWWDIR}" ${MKDIR} ${WWWDIR}/ diff --git a/databases/mariadb-client/Makefile b/databases/mariadb-client/Makefile index 508193c96b8b..0ed6b2b5088b 100644 --- a/databases/mariadb-client/Makefile +++ b/databases/mariadb-client/Makefile @@ -28,6 +28,7 @@ MAN1= mysql_config.1 mysql_upgrade.1 mysql.1 mysqladmin.1 \ EXTRA_PATCHES= ${MASTERDIR}/files/patch-* MDB_CLIENT_SUBDIRS= include sql-common cmd-line-utils scripts strings regex mysys dbug extra libmysql libmysql_r client @man_dirs@ +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|%%SUBDIRS%%|${MDB_CLIENT_SUBDIRS}|" ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e "s|install-exec-am: install-pkglibLIBRARIES|install-exec-am:|g" ${WRKSRC}/strings/Makefile.in ${WRKSRC}/mysys/Makefile.in ${WRKSRC}/dbug/Makefile.in diff --git a/databases/mariadb-scripts/Makefile b/databases/mariadb-scripts/Makefile index 6390d698d5fd..e119c56426b4 100644 --- a/databases/mariadb-scripts/Makefile +++ b/databases/mariadb-scripts/Makefile @@ -27,6 +27,7 @@ MAN1= msql2mysql.1 mysql_convert_table_format.1 mysql_find_rows.1 \ EXTRA_PATCHES= ${MASTERDIR}/files/patch-Makefile.in ${MASTERDIR}/files/patch-man__Makefile.in MDB_SCRIPTS_SUBDIRS= scripts @man_dirs@ +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|%%SUBDIRS%%|${MDB_SCRIPTS_SUBDIRS}|" ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e "s|%%MANS%%|${MAN1}|" ${WRKSRC}/man/Makefile.in diff --git a/databases/mariadb-server/Makefile b/databases/mariadb-server/Makefile index a61b8b12faf9..d3b90f3715b7 100644 --- a/databases/mariadb-server/Makefile +++ b/databases/mariadb-server/Makefile @@ -83,6 +83,7 @@ MAXKEY_DESC= Change max key length from 1000 to 4000 OPTIONS_DEFAULT+= ARIADB ARCHIVE BLACKHOLE SPHINX FEDX XTRADB HANDLERSOCKET .endif # .if !defined(MARIADB_CLIENT_SLAVE) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${OSVERSION} > 900000 && ${PORT_OPTIONS:MSTATIC} diff --git a/databases/mariadb55-client/Makefile b/databases/mariadb55-client/Makefile index ee6591ed736c..a0a57b654736 100644 --- a/databases/mariadb55-client/Makefile +++ b/databases/mariadb55-client/Makefile @@ -25,4 +25,5 @@ MAN1= msql2mysql.1 mysql.1 mysql_config.1 mysql_find_rows.1 \ CLIENT_ONLY= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/mariadb55-server/Makefile b/databases/mariadb55-server/Makefile index f7374b22628e..d31a47553370 100644 --- a/databases/mariadb55-server/Makefile +++ b/databases/mariadb55-server/Makefile @@ -65,6 +65,7 @@ MAXKEY_DESC= Change max key length from 1000 to 4000 OPTIONS_DEFAULT+= PBXT MAXKEY .endif +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSSL} diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile index 85c050a73c59..6c5237d9d1f3 100644 --- a/databases/mdbtools/Makefile +++ b/databases/mdbtools/Makefile @@ -23,6 +23,7 @@ USE_LDCONFIG= yes DOCS= AUTHORS ChangeLog HACKING NEWS README TODO MAN1= mdb-ver.1 mdb-tables.1 mdb-schema.1 mdb-sql.1 mdb-export.1 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${HAVE_GNOME:Mlibgnomeui}!="" diff --git a/databases/mdcached/Makefile b/databases/mdcached/Makefile index db48ba7f53ce..b10d2a57bc3d 100644 --- a/databases/mdcached/Makefile +++ b/databases/mdcached/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mdcached -# Date created: 3 February 2012 -# Whom: Ivan Voras <ivoras@FreeBSD.org> -# +# Created by: Ivan Voras <ivoras@FreeBSD.org> # $FreeBSD$ -# PORTNAME= mdcached PORTVERSION= 1.0.6 @@ -22,6 +18,7 @@ MAN1= ${PORTNAME}.1 PORTDOCS= UserGuide.txt mdcached.txt +NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|ADDCFLAGS = -Wall -g -O3 -march=native|ADDCFLAGS = ${CFLAGS}|' \ ${WRKSRC}/Makefile diff --git a/databases/memcached/Makefile b/databases/memcached/Makefile index 51f32dec46c8..aab8f6297258 100644 --- a/databases/memcached/Makefile +++ b/databases/memcached/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: memcached -# Date created: July 21, 2003 -# Whom: Sean Chittenden <seanc@FreeBSD.org> -# +# Created by: Sean Chittenden <seanc@FreeBSD.org> # $FreeBSD$ -# PORTNAME= memcached PORTVERSION= 1.4.15 @@ -45,6 +41,7 @@ PLIST_DIRS= include/memcached PORTDOCS= protocol.txt readme.txt +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} >= 800000 diff --git a/databases/memcached12/Makefile b/databases/memcached12/Makefile index 5d7af95f762d..b45462f38fdd 100644 --- a/databases/memcached12/Makefile +++ b/databases/memcached12/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: memcached -# Date created: July 21, 2003 -# Whom: Sean Chittenden <seanc@FreeBSD.org> -# +# Created by: Sean Chittenden <seanc@FreeBSD.org> # $FreeBSD$ -# PORTNAME= memcached PORTVERSION= 1.2.8 @@ -39,6 +35,7 @@ PLIST_FILES= bin/memcached \ PORTDOCS= protocol.txt threads.txt +NO_STAGE= yes .include <bsd.port.pre.mk> CFLAGS+= -fstack-protector diff --git a/databases/memcachedb/Makefile b/databases/memcachedb/Makefile index 2a9d24878827..8f9ab3b8e381 100644 --- a/databases/memcachedb/Makefile +++ b/databases/memcachedb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: memcachedb -# Date created: 2007-09-22 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= memcachedb PORTVERSION= 1.2.0 @@ -25,6 +21,7 @@ MCDBDIR?= /var/db/memcachedb USE_BDB= 47+ USE_RC_SUBR= ${PORTNAME} +NO_STAGE= yes post-install: ${MKDIR} ${MCDBDIR} || ${TRUE} ${CHOWN} nobody:nobody ${MCDBDIR} diff --git a/databases/memcacheq/Makefile b/databases/memcacheq/Makefile index 082b5a3568a7..60a86eb06829 100644 --- a/databases/memcacheq/Makefile +++ b/databases/memcacheq/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: databases/memcacheq -# Date created: 2010-12-23 -# Whom: Mikhail T. <m.tsatsenko@gmail.com> -# +# Created by: Mikhail T. <m.tsatsenko@gmail.com> # $FreeBSD$ -# PORTNAME= memcacheq PORTVERSION= 0.2.0 @@ -34,6 +30,7 @@ PORTDOCS= README MCQDIR?= /var/db/memcacheq PLIST_SUB= MCQDIR=${MCQDIR} +NO_STAGE= yes .include <bsd.port.pre.mk> post-install: diff --git a/databases/mergeant/Makefile b/databases/mergeant/Makefile index 48aadbcd23f8..fdfcdec9e010 100644 --- a/databases/mergeant/Makefile +++ b/databases/mergeant/Makefile @@ -22,4 +22,5 @@ USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include -DGLIB_COMPILATION LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/metakit/Makefile b/databases/metakit/Makefile index 0cd773178bb4..4032bd2877a3 100644 --- a/databases/metakit/Makefile +++ b/databases/metakit/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: metakit -# Date created: 25 December 1999 -# Whom: Russell L. Carter <rcarter@pinyon.org> -# +# Created by: Russell L. Carter <rcarter@pinyon.org> # $FreeBSD$ -# PORTNAME= metakit PORTVERSION= 2.4.9.7 @@ -26,6 +22,7 @@ ONLY_FOR_ARCHS= i386 alpha amd64 OPTIONS_DEFINE= PYTHON TCL DOCS OPTIONS_DEFAULT= PYTHON +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPYTHON} diff --git a/databases/mird/Makefile b/databases/mird/Makefile index 3f3db74feed0..4eb919c5d849 100644 --- a/databases/mird/Makefile +++ b/databases/mird/Makefile @@ -24,6 +24,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-debug USE_LDCONFIG= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,CFLAGS=,CFLAGS+=,' ${WRKSRC}/src/Makefile.in @${REINPLACE_CMD} -e 's,-O,,g' ${WRKSRC}/src/configure diff --git a/databases/mongodb/Makefile b/databases/mongodb/Makefile index 4478801485b7..073d7a62d86b 100644 --- a/databases/mongodb/Makefile +++ b/databases/mongodb/Makefile @@ -41,6 +41,7 @@ USE_RC_SUBR= mongod USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSM} diff --git a/databases/mrtg-mysql-load/Makefile b/databases/mrtg-mysql-load/Makefile index 549dfdd44e4a..6d9101f0dedc 100644 --- a/databases/mrtg-mysql-load/Makefile +++ b/databases/mrtg-mysql-load/Makefile @@ -23,6 +23,7 @@ MAN1= ${PORTNAME}.1 PLIST_FILES= bin/mrtg-mysql-load etc/mrtg/mrtg.cfg-mysql-load.example \ etc/mrtg/mysql-load-cfg.example +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%PERL%%|${PERL}|' ${WRKSRC}/${PORTNAME} diff --git a/databases/msql/Makefile b/databases/msql/Makefile index 4fc117af598c..c5f2f3b2e4eb 100644 --- a/databases/msql/Makefile +++ b/databases/msql/Makefile @@ -29,6 +29,7 @@ MAKE_ENV+= WRKSRC=${WRKSRC} # dumped your databases (or just build with -DOVERWRITE_DB) #OVERWRITE_DB= YES +NO_STAGE= yes post-patch: cd ${FILESDIR}; \ cp slibinstall.mm slibrary_unix.mm ${WRKSRC}/src/makegen diff --git a/databases/msql3/Makefile b/databases/msql3/Makefile index 3f686e6e9884..67b07dfd78e9 100644 --- a/databases/msql3/Makefile +++ b/databases/msql3/Makefile @@ -30,6 +30,7 @@ MSQLDATA= directory.mm dll_os2.mm install.mm lex.mm libinstall.mm \ DOCS= README RELEASE_NOTES BUGS doc/License doc/Manual \ doc/Perl doc/acl.txt +NO_STAGE= yes post-patch: cd ${FILESDIR}; \ ${REINPLACE_CMD} -e "s|'bison -y' byacc|byacc 'bison -y'|g" \ diff --git a/databases/mtop/Makefile b/databases/mtop/Makefile index 6e6fce419760..336508831097 100644 --- a/databases/mtop/Makefile +++ b/databases/mtop/Makefile @@ -19,6 +19,7 @@ USE_PERL5= configure MAN1= mkill.1 mtop.1 +NO_STAGE= yes post-patch: ${RM} ${WRKSRC}/cpan2spec.pl diff --git a/databases/my2cego/Makefile b/databases/my2cego/Makefile index b21e42b401c8..ac56402e6bfe 100644 --- a/databases/my2cego/Makefile +++ b/databases/my2cego/Makefile @@ -22,4 +22,5 @@ USE_LDCONFIG= yes USE_AUTOTOOLS= autoconf:env PLIST_FILES= bin/my2cego +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/mydbf2mysql/Makefile b/databases/mydbf2mysql/Makefile index fde048fb5a2e..77d3ed1975bb 100644 --- a/databases/mydbf2mysql/Makefile +++ b/databases/mydbf2mysql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mydbf2mysql -# Date created: 10 Jan 2010 -# Whom: Andrey Polyakov <andrey.polyakov@unix.net> -# +# Created by: Andrey Polyakov <andrey.polyakov@unix.net> # $FreeBSD$ -# PORTNAME= mydbf2mysql PORTVERSION= 0.8.4.5 @@ -29,4 +25,5 @@ WRKSRC= ${WRKDIR}/${PORTNAME}/${PORTNAME}/dist/${DISTNAME}/ MAN1= mydbf2mysql.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/mydumper/Makefile b/databases/mydumper/Makefile index c511665f0a9c..0563d2f234b4 100644 --- a/databases/mydumper/Makefile +++ b/databases/mydumper/Makefile @@ -21,6 +21,7 @@ USE_GNOME= glib20 USE_MYSQL= yes USES= cmake pkgconfig +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-Werror||' ${WRKSRC}/CMakeLists.txt diff --git a/databases/mysac/Makefile b/databases/mysac/Makefile index a4c51dc9c2fc..b849b3201085 100644 --- a/databases/mysac/Makefile +++ b/databases/mysac/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mysac -# Date created: 1 January 2012 -# Whom: Jake Smith <jake@xz.cx> -# +# Created by: Jake Smith <jake@xz.cx> # $FreeBSD$ -# PORTNAME= mysac PORTVERSION= 1.1.1 @@ -25,6 +21,7 @@ PLIST_FILES= lib/libmysac.so \ lib/libmysac-static.a \ include/mysac.h +NO_STAGE= yes pre-build: ${TOUCH} ${WRKSRC}/make.deps diff --git a/databases/mysql++1/Makefile b/databases/mysql++1/Makefile index e367a3f0fbc7..7d427fbd8f3b 100644 --- a/databases/mysql++1/Makefile +++ b/databases/mysql++1/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: MySQL++ -# Date created: 20th July 2000 -# Whom: Miklos Niedermayer <mico@bsd.hu> -# +# Created by: Miklos Niedermayer <mico@bsd.hu> # $FreeBSD$ -# PORTNAME= mysql++ PORTVERSION= 1.7.40 @@ -25,6 +21,7 @@ USE_LDCONFIG= yes CONFLICTS= ${PORTNAME}*-2.* NO_LATEST_LINK= yes +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR}/userman/html ${DOCSDIR}/refman/html diff --git a/databases/mysql++3/Makefile b/databases/mysql++3/Makefile index 3fa1aae87a9e..9cc611976a12 100644 --- a/databases/mysql++3/Makefile +++ b/databases/mysql++3/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: MySQL++ -# Date created: 2008-04-03 -# Whom: Vlad GALU <dudu@dudu.ro> -# +# Created by: Vlad GALU <dudu@dudu.ro> # $FreeBSD$ -# PORTNAME= mysql++ PORTVERSION= 3.1.0 @@ -27,6 +23,7 @@ CONFLICTS= ${PORTNAME}*-1.* PORTDOCS= * PORTEXAMPLES= * +NO_STAGE= yes post-install: .ifndef(NOPORTDOCS) ${MKDIR} ${DOCSDIR} diff --git a/databases/mysql-connector-c++/Makefile b/databases/mysql-connector-c++/Makefile index 8d12113f724e..78de88dead92 100644 --- a/databases/mysql-connector-c++/Makefile +++ b/databases/mysql-connector-c++/Makefile @@ -52,4 +52,5 @@ regression-test: build test/unit/classes/statement ) .endif +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/mysql-connector-c/Makefile b/databases/mysql-connector-c/Makefile index a8ca545885d7..5aec302392b9 100644 --- a/databases/mysql-connector-c/Makefile +++ b/databases/mysql-connector-c/Makefile @@ -18,4 +18,5 @@ USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} PLIST_SUB+= PORTVERSION=${PORTVERSION} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/mysql-connector-java/Makefile b/databases/mysql-connector-java/Makefile index a0b3962d4297..86b063b3b3a7 100644 --- a/databases/mysql-connector-java/Makefile +++ b/databases/mysql-connector-java/Makefile @@ -28,6 +28,7 @@ JDCLASSPATH= ${SRCDIR}:${CLASSPATH} PLIST_FILES= %%JAVAJARDIR%%/${DESTJARFILE} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} diff --git a/databases/mysql-connector-odbc/Makefile b/databases/mysql-connector-odbc/Makefile index a5e202644747..c6d8126f6c72 100644 --- a/databases/mysql-connector-odbc/Makefile +++ b/databases/mysql-connector-odbc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: MyODBC -# Date created: 22 Mar 2004 -# Whom: sergey@migsoft.com.ua -# +# Created by: sergey@migsoft.com.ua # $FreeBSD$ -# PORTNAME= mysql-connector-odbc PORTVERSION= 5.1.9 @@ -47,4 +43,5 @@ DRIVER_MANAGER= iodbc CFLAGS+= -I${LOCALBASE}/include .endif +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/mysql-proxy/Makefile b/databases/mysql-proxy/Makefile index 8efe4b2cad64..5ecad2d274da 100644 --- a/databases/mysql-proxy/Makefile +++ b/databases/mysql-proxy/Makefile @@ -24,4 +24,5 @@ USE_LUA= 5.1+ USE_MYSQL= yes USE_RC_SUBR= mysql-proxy +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/mysql-q4m/Makefile b/databases/mysql-q4m/Makefile index 6b2b60ad2104..f64100af1fd5 100644 --- a/databases/mysql-q4m/Makefile +++ b/databases/mysql-q4m/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Q4M -# Date created: 1 September 2008 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= q4m PORTVERSION= 0.9.5 @@ -37,6 +33,7 @@ COPYTREE_AUTO= ${SH} -c '(${FIND} -d $$0 $$2 | ${CPIO} -dumpl $$1 >/dev/null \ ${FIND} $$1 -type f -perm +100 -exec ${CHOWN} ${BINOWN}:${BINGRP} {} \; && \ ${FIND} $$1 -type f -perm +100 -exec chmod ${BINMODE} {} \;' -- +NO_STAGE= yes post-extract: ${CP} -p ${WRKSRC}/support-files/install.sql ${WRKSRC}/examples/ diff --git a/databases/mysql-udf-preg/Makefile b/databases/mysql-udf-preg/Makefile index 2662c062b8ea..58557ea55758 100644 --- a/databases/mysql-udf-preg/Makefile +++ b/databases/mysql-udf-preg/Makefile @@ -28,6 +28,7 @@ PLIST_FILES= lib/mysql/plugin/lib_mysqludf_preg.a \ %%DATADIR%%/uninstalldb.sql PLIST_DIRS= ${DATADIR_REL} lib/mysql/plugin +NO_STAGE= yes post-install: ${MKDIR} ${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/installdb.sql ${DATADIR}/ diff --git a/databases/mysql-udf-sys/Makefile b/databases/mysql-udf-sys/Makefile index 20a91cc6a703..d60249cb38c9 100644 --- a/databases/mysql-udf-sys/Makefile +++ b/databases/mysql-udf-sys/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mysql-udf-sys -# Date created: December 2011 -# Whom: David Cornejo <dave@dogwood.com> -# +# Created by: David Cornejo <dave@dogwood.com> # $FreeBSD$ -# PORTNAME= mysql-udf-sys PORTVERSION= 0.0.3 @@ -22,6 +18,7 @@ WRKSRC= ${WRKDIR} PLIST_FILES= lib/mysql/plugin/lib_mysqludf_sys.so PLIST_DIRS= lib/mysql/plugin +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|; s|%%LOCALBASE%%|${LOCALBASE}|' \ ${WRKSRC}/Makefile diff --git a/databases/mysql-udf/Makefile b/databases/mysql-udf/Makefile index 63724a65722e..34b9188c2447 100644 --- a/databases/mysql-udf/Makefile +++ b/databases/mysql-udf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mysql-udf -# Date created: April 2008 -# Whom: Martin Matuska <mm@FreeBSD.org> -# +# Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ -# PORTNAME= mysql-udf PORTVERSION= 0.3 @@ -28,6 +24,7 @@ PLIST_FILES+= lib/mysql/plugin/udf_${MODULE}.so PLIST_DIRS= lib/mysql/plugin +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == amd64 diff --git a/databases/mysql-workbench51/Makefile b/databases/mysql-workbench51/Makefile index c22c84f93f4c..0845ea8dfd22 100644 --- a/databases/mysql-workbench51/Makefile +++ b/databases/mysql-workbench51/Makefile @@ -39,6 +39,7 @@ USE_GNOME= libglade2 intltool libgnome gtk20 pango orbit2 USE_LUA= 5.1 LUA_COMPS= lua +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PKGNAMESUFFIX} == 51 diff --git a/databases/mysql-workbench52/Makefile b/databases/mysql-workbench52/Makefile index 173634d79d67..66dfdffdfeea 100644 --- a/databases/mysql-workbench52/Makefile +++ b/databases/mysql-workbench52/Makefile @@ -61,6 +61,7 @@ PLIST_SUB= VERSION="${PORTVERSION}" PYTHON_VER="${PYTHON_VER}" CONFLICTS= mysql-workbench-oss* +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPYTHON_UTILS} diff --git a/databases/mysql-xql/Makefile b/databases/mysql-xql/Makefile index f8d6df5fa0c8..981ee88eaa80 100644 --- a/databases/mysql-xql/Makefile +++ b/databases/mysql-xql/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: mysql-xql -# Date created: Mon Dec 28 2009 -# Whom: Mina R Waheeb <syncer@gmail.com> -# +# Created by: Mina R Waheeb <syncer@gmail.com> # $FreeBSD$ PORTNAME= mysql-xql @@ -27,6 +24,7 @@ PLIST_FILES= \ PLIST_DIRS= lib/mysql/plugin +NO_STAGE= yes post-install: ${CAT} ${PKGMESSAGE} diff --git a/databases/mysql2odbc/Makefile b/databases/mysql2odbc/Makefile index 662ffaddcfeb..2e08a1655b55 100644 --- a/databases/mysql2odbc/Makefile +++ b/databases/mysql2odbc/Makefile @@ -14,6 +14,7 @@ OPTIONS_SINGLE= ODBC OPTIONS_SINGLE_ODBC= UNIXODBC IODBC OPTIONS_DEFAULT= UNIXODBC +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MUNIXODBC} diff --git a/databases/mysql2pgsql/Makefile b/databases/mysql2pgsql/Makefile index 9ef5fa278bf9..7c3be3931e20 100644 --- a/databases/mysql2pgsql/Makefile +++ b/databases/mysql2pgsql/Makefile @@ -16,6 +16,7 @@ PLIST_FILES= bin/mysql2pgsql USES= perl5 NO_BUILD= yes +NO_STAGE= yes do-extract: ${MKDIR} ${WRKDIR} ${CP} -p ${DISTDIR}/mysql2pgsql.perl ${WRKDIR} diff --git a/databases/mysql51-client/Makefile b/databases/mysql51-client/Makefile index 5a4b583553bf..41414daecd93 100644 --- a/databases/mysql51-client/Makefile +++ b/databases/mysql51-client/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: MySQL-client -# Date created: 28 Jan 2006 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# PORTNAME= mysql PKGNAMESUFFIX= -client @@ -18,4 +14,5 @@ PLIST= ${PKGDIR}/pkg-plist.client CLIENT_ONLY= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/mysql51-scripts/Makefile b/databases/mysql51-scripts/Makefile index daaefd22161d..6f7ea03a2e2a 100644 --- a/databases/mysql51-scripts/Makefile +++ b/databases/mysql51-scripts/Makefile @@ -15,4 +15,5 @@ PLIST= ${PKGDIR}/pkg-plist.scripts SCRIPTS_ONLY= yes USES= perl5 +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/mysql51-server/Makefile b/databases/mysql51-server/Makefile index 514ecd15a3fc..79641f69d667 100644 --- a/databases/mysql51-server/Makefile +++ b/databases/mysql51-server/Makefile @@ -62,6 +62,7 @@ CONFIGURE_ARGS+=--with-plugins=max-no-ndb CONFIGURE_ARGS+=--with-collation=${WITH_COLLATION} .endif +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "arm" diff --git a/databases/mysql55-client/Makefile b/databases/mysql55-client/Makefile index b0eea8d5c26f..1752bbe0991f 100644 --- a/databases/mysql55-client/Makefile +++ b/databases/mysql55-client/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: MySQL-client -# Date created: 28 Jan 2006 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# PORTNAME= mysql PKGNAMESUFFIX= -client @@ -30,4 +26,5 @@ MAN1= comp_err.1 msql2mysql.1 mysql.1 mysql_config.1 mysql_find_rows.1 \ CLIENT_ONLY= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/mysql55-server/Makefile b/databases/mysql55-server/Makefile index 12b817f7418b..79a42c835da2 100644 --- a/databases/mysql55-server/Makefile +++ b/databases/mysql55-server/Makefile @@ -46,6 +46,7 @@ CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \ .error You have `USE_MYSQL' variable defined either in environment or in make(1) arguments. Please undefine and try again. .endif +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSSL} diff --git a/databases/mysql56-client/Makefile b/databases/mysql56-client/Makefile index b3ab308b5ec6..5c89d21448ba 100644 --- a/databases/mysql56-client/Makefile +++ b/databases/mysql56-client/Makefile @@ -26,4 +26,5 @@ MAN1= comp_err.1 msql2mysql.1 mysql.1 mysql_config.1 mysql_config_editor.1 mysq CLIENT_ONLY= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/mysql56-server/Makefile b/databases/mysql56-server/Makefile index 4dd1fd1ae590..ea505641169b 100644 --- a/databases/mysql56-server/Makefile +++ b/databases/mysql56-server/Makefile @@ -67,6 +67,7 @@ MAN8= mysqld.8 CMAKE_ARGS+= -DWITH_EMBEDDED_SERVER="ON" +NO_STAGE= yes post-install: .if !defined(PACKAGE_BUILDING) @${CAT} ${PKGMESSAGE} diff --git a/databases/mysqlard/Makefile b/databases/mysqlard/Makefile index 218d80d7ceb3..334b3c318a82 100644 --- a/databases/mysqlard/Makefile +++ b/databases/mysqlard/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mysqlard -# Date created: 31 July 2006 -# Whom: Greg Albrecht <gregoryba@gmail.com> -# +# Created by: Greg Albrecht <gregoryba@gmail.com> # $FreeBSD$ -# PORTNAME= mysqlard PORTVERSION= 1.0.0 @@ -33,6 +29,7 @@ CONFIGURE_ARGS= --with-rrd="${LOCALBASE}" --datadir="${PREFIX}/www" \ SUB_FILES= pkg-message +NO_STAGE= yes post-install: @${ECHO_CMD}; ${CAT} ${PKGMESSAGE}; ${ECHO_CMD} diff --git a/databases/mysqlbackup/Makefile b/databases/mysqlbackup/Makefile index d2d892a2f4b5..91ec4e468648 100644 --- a/databases/mysqlbackup/Makefile +++ b/databases/mysqlbackup/Makefile @@ -26,6 +26,7 @@ PLIST_FILES= bin/mysqlbackup \ PLIST_DIRS= ${PERIODICS:C,^(.*)\.(.*)$,etc/periodic/\2,:u} \ etc/periodic +NO_STAGE= yes pre-install: ${REINPLACE_CMD} ${SUB_LIST:S,$,!g,:S,^, -e s!%%,:S,=,%%!,} \ ${PERIODICS:S,^,${WRKSRC}/,} diff --git a/databases/mysqlcppapi/Makefile b/databases/mysqlcppapi/Makefile index 7bf86a8d78db..897d5edb1522 100644 --- a/databases/mysqlcppapi/Makefile +++ b/databases/mysqlcppapi/Makefile @@ -20,6 +20,7 @@ LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-mysql=${LOCALBASE} USE_LDCONFIG= yes +NO_STAGE= yes post-patch: ${REINPLACE_CMD} s/libmysqlcppapi-1.9/libmysqlcppapi/g \ ${WRKSRC}/mysqlcppapi/Makefile.in ${WRKSRC}/examples/Makefile.in diff --git a/databases/mysqldumper/Makefile b/databases/mysqldumper/Makefile index 2c073c4f933a..ec1ed02aeadc 100644 --- a/databases/mysqldumper/Makefile +++ b/databases/mysqldumper/Makefile @@ -26,6 +26,7 @@ WRKSRC= ${WRKDIR}/msd${PORTVERSION} OPTIONS_DEFINE= APACHE LIGHTTPD OPTIONS_DEFAULT= APACHE +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MAPACHE} diff --git a/databases/mysqlidxchk/Makefile b/databases/mysqlidxchk/Makefile index a8016b0e2675..f9f91df72748 100644 --- a/databases/mysqlidxchk/Makefile +++ b/databases/mysqlidxchk/Makefile @@ -23,6 +23,7 @@ NO_BUILD= yes PLIST_FILES= bin/mysqlidxchk PORTDOCS= mysqlidxchkdoc.html mysqlidxchkguide.html +NO_STAGE= yes do-install: @${INSTALL_SCRIPT} ${WRKSRC}/mysqlidxchk ${PREFIX}/bin diff --git a/databases/mysqlreport/Makefile b/databases/mysqlreport/Makefile index 1e30be05e700..ff08d76f5356 100644 --- a/databases/mysqlreport/Makefile +++ b/databases/mysqlreport/Makefile @@ -21,6 +21,7 @@ NO_BUILD= yes PLIST_FILES= bin/mysqlreport PORTDOCS= COPYING mysqlreportguide.html mysqlreportdoc.html +NO_STAGE= yes do-install: @${INSTALL_SCRIPT} ${WRKSRC}/mysqlreport ${PREFIX}/bin diff --git a/databases/mysqlsla/Makefile b/databases/mysqlsla/Makefile index 64cf253fe4f1..8aa37e64dd8a 100644 --- a/databases/mysqlsla/Makefile +++ b/databases/mysqlsla/Makefile @@ -20,6 +20,7 @@ PLIST_FILES= bin/mysqlsla MAN3= mysqlsla.3 +NO_STAGE= yes pre-install: @${MKDIR} ${WRKSRC}/doc @pod2man ${WRKSRC}/lib/mysqlsla.pm > ${WRKSRC}/doc/${MAN3} diff --git a/databases/mysqlsniffer/Makefile b/databases/mysqlsniffer/Makefile index 22f0fc443bf9..dab8da5e69ce 100644 --- a/databases/mysqlsniffer/Makefile +++ b/databases/mysqlsniffer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mysqlsniffer -# Date created: 26 May 2010 -# Whom: Frederic Hardy <frederic.hardy@mageekbox.net> -# +# Created by: Frederic Hardy <frederic.hardy@mageekbox.net> # $FreeBSD$ -# PORTNAME= mysqlsniffer PORTVERSION= 1.2 @@ -18,6 +14,7 @@ COMMENT= Tcpdump clone specifically for MySQL NO_WRKSUBDIR= yes PLIST_FILES= bin/mysqlsniffer +NO_STAGE= yes do-build: ${CC} -lpcap -o ${WRKSRC}/${PORTNAME} ${WRKSRC}/mysqlsniffer.c ${WRKSRC}/packet_handlers.c ${WRKSRC}/misc.c diff --git a/databases/mysqltcl/Makefile b/databases/mysqltcl/Makefile index 896a74ee0820..1ad1f669c4d2 100644 --- a/databases/mysqltcl/Makefile +++ b/databases/mysqltcl/Makefile @@ -26,4 +26,5 @@ CONFIGURE_ARGS+=--with-tcl=${TCL_LIBDIR} \ PLIST_SUB+= LIB_DIR=${PORTNAME}-${PORTVERSION} \ LIB_NAME=libmysqltcl${PORTVERSION}.so +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/mysqltuner/Makefile b/databases/mysqltuner/Makefile index 729e78f4e62f..5e7cd520fb94 100644 --- a/databases/mysqltuner/Makefile +++ b/databases/mysqltuner/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mysqltuner -# Date created: 09 September 2008 -# Whom: Wen heping <wenheping@gmail.com> -# +# Created by: Wen heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= mysqltuner PORTVERSION= 1.2.0 @@ -25,6 +21,7 @@ PLIST_FILES= bin/${PORTNAME}.pl PORTDOCS= README +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: @${CP} ${WRKSRC}/${PORTNAME}.pl ${PREFIX}/bin/${PORTNAME}.pl diff --git a/databases/mytop/Makefile b/databases/mytop/Makefile index eb4a04ac9c8e..c3cc7de32713 100644 --- a/databases/mytop/Makefile +++ b/databases/mytop/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN1= mytop.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/mywwwatcher/Makefile b/databases/mywwwatcher/Makefile index e28fcdd8c695..8b54e8a3d47f 100644 --- a/databases/mywwwatcher/Makefile +++ b/databases/mywwwatcher/Makefile @@ -20,6 +20,7 @@ NO_BUILD= yes SUB_FILES= pkg-message +NO_STAGE= yes do-install: @${MKDIR} ${WWWDIR} @${CP} -Rp ${WRKSRC}/* ${WWWDIR} diff --git a/databases/nagios-check_postgres_replication/Makefile b/databases/nagios-check_postgres_replication/Makefile index ef1114b256eb..f36afbfe46cb 100644 --- a/databases/nagios-check_postgres_replication/Makefile +++ b/databases/nagios-check_postgres_replication/Makefile @@ -22,6 +22,7 @@ USE_PGSQL= yes NO_WRKSUBDIR= yes NO_BUILD= yes +NO_STAGE= yes do-extract: ${MKDIR} ${WRKDIR} ${CP} ${DISTDIR}/${DISTNAME} ${WRKDIR} diff --git a/databases/namazu2/Makefile b/databases/namazu2/Makefile index bddbd8dadd7b..8d83bd15c8f4 100644 --- a/databases/namazu2/Makefile +++ b/databases/namazu2/Makefile @@ -20,6 +20,7 @@ CONFIGURE_ARGS= --with-perl5="${PERL}" \ ${ICONV_CONFIGURE_ARG} USE_LDCONFIG= yes +NO_STAGE= yes .include "${.CURDIR}/Makefile.common" MAN1= namazu.1 mknmz.1 diff --git a/databases/ocaml-mysql/Makefile b/databases/ocaml-mysql/Makefile index cb3b6c44ef69..881605d9a47d 100644 --- a/databases/ocaml-mysql/Makefile +++ b/databases/ocaml-mysql/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: ocaml-mysql -# Date created: 2011-09-25 -# Whom: Jyun-Yan You <jyyou@cs.nctu.edu.tw> -# +# Created by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> # $FreeBSD$ -# PORTNAME= mysql PORTVERSION= 1.1.1 @@ -32,6 +28,7 @@ ALL_TARGET+= htdoc PORTDOCS= * DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} +NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/mysql/html/* ${DOCSDIR} diff --git a/databases/ocaml-pgocaml/Makefile b/databases/ocaml-pgocaml/Makefile index 6a0b34fe89c2..ef4079540d22 100644 --- a/databases/ocaml-pgocaml/Makefile +++ b/databases/ocaml-pgocaml/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ocaml-calendar -# Date created: Feb 26, 2007 -# Whom: Jaap Boender <jaapb@kerguelen.org> -# +# Created by: Jaap Boender <jaapb@kerguelen.org> # $FreeBSD$ -# PORTNAME= pgocaml PORTVERSION= 1.5 @@ -28,6 +24,7 @@ USE_OCAMLFIND_PLIST= yes INSTALL_TARGET= findlib_install +NO_STAGE= yes .include <bsd.port.pre.mk> .if exists(${LOCALBASE}/bin/camlp4o.byte) diff --git a/databases/ocaml-sqlite3/Makefile b/databases/ocaml-sqlite3/Makefile index 8cc478ad144d..8c20f773810e 100644 --- a/databases/ocaml-sqlite3/Makefile +++ b/databases/ocaml-sqlite3/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: ocaml-sqlite3 -# Date created: 27th February 2006 -# Whom: "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de> -# +# Created by: "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de> # $FreeBSD$ -# PORTNAME= sqlite3 PORTVERSION= 1.6.1 @@ -40,6 +36,7 @@ PORTDOCS= style.css *.html PLIST_FILES= bin/sqlite3top +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} diff --git a/databases/openark-kit/Makefile b/databases/openark-kit/Makefile index b7ca3ae00596..293b2a844849 100644 --- a/databases/openark-kit/Makefile +++ b/databases/openark-kit/Makefile @@ -16,4 +16,5 @@ PROJECTHOST= openarkkit USE_PYDISTUTILS= yes USE_PYTHON= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/openbase-jdbc/Makefile b/databases/openbase-jdbc/Makefile index 28145d5d9586..63f7edc19293 100644 --- a/databases/openbase-jdbc/Makefile +++ b/databases/openbase-jdbc/Makefile @@ -25,6 +25,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message OBVERSION= Oct2006 WORK_SUBDIR= JDBC_10.09.2006 +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: diff --git a/databases/opendbx/Makefile b/databases/opendbx/Makefile index a80fd1cf01a2..82633e8319eb 100644 --- a/databases/opendbx/Makefile +++ b/databases/opendbx/Makefile @@ -27,6 +27,7 @@ SQLITE2_DESC= SQLite 2 database SYBASE_DESC= Sybase database DRIVER_DESC= Database drivers +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/databases/oracle7-client/Makefile b/databases/oracle7-client/Makefile index c0dd10d9ea37..5c71c9f32080 100644 --- a/databases/oracle7-client/Makefile +++ b/databases/oracle7-client/Makefile @@ -20,6 +20,7 @@ PLIST_SUB= ORACLE_PREFIX="${ORACLE_PREFIX}" NO_BUILD= yes +NO_STAGE= yes pre-install: @PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL diff --git a/databases/oracle8-client/Makefile b/databases/oracle8-client/Makefile index db6eac714e6f..4e2ce566dba3 100644 --- a/databases/oracle8-client/Makefile +++ b/databases/oracle8-client/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: oracle8-client -# Date created: 8 Aug 2005 -# Whom: Max Khon <fjoe@FreeBSD.org> -# +# Created by: Max Khon <fjoe@FreeBSD.org> # $FreeBSD$ -# PORTNAME= oracle8-client PORTVERSION= 0.2.0 @@ -20,6 +16,7 @@ ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/${PORTNAME} ORACLE_HOME= ${PREFIX}/${PORTNAME} +NO_STAGE= yes .include <bsd.port.pre.mk> do-build: diff --git a/databases/oracle_odbc_driver/Makefile b/databases/oracle_odbc_driver/Makefile index 9fb62f54b687..16d9190ac4d4 100644 --- a/databases/oracle_odbc_driver/Makefile +++ b/databases/oracle_odbc_driver/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: oracle_odbc_driver -# Date created: 8 Aug 2005 -# Whom: Max Khon <fjoe@FreeBSD.org> -# +# Created by: Max Khon <fjoe@FreeBSD.org> # $FreeBSD$ -# PORTNAME= oracle_odbc_driver PORTVERSION= 0.5.6 @@ -31,6 +27,7 @@ CONFIGURE_ENV= ORACLE_HOME="${ORACLE_HOME}" \ USE_LDCONFIG= yes USE_AUTOTOOLS= libtool +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's/-lclntst8 -lcompat -lpthread -lm/-lclntst8 -lcompat ${PTHREAD_LIBS} -lm/' ${WRKSRC}/configure diff --git a/databases/p5-Amazon-SimpleDB/Makefile b/databases/p5-Amazon-SimpleDB/Makefile index 00dde245a7c3..cbd02a092ebd 100644 --- a/databases/p5-Amazon-SimpleDB/Makefile +++ b/databases/p5-Amazon-SimpleDB/Makefile @@ -29,4 +29,5 @@ MAN3= Amazon::SimpleDB.3 \ Amazon::SimpleDB::QueryResponse.3 \ Amazon::SimpleDB::Response.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Amon2-DBI/Makefile b/databases/p5-Amon2-DBI/Makefile index cc6fd9c7c1d4..c58f6b34b1d1 100644 --- a/databases/p5-Amon2-DBI/Makefile +++ b/databases/p5-Amon2-DBI/Makefile @@ -26,4 +26,5 @@ USE_PERL5= configure MAN3= Amon2::DBI.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-AnyEvent-BDB/Makefile b/databases/p5-AnyEvent-BDB/Makefile index 558d3dc83c72..bc8e7138d49a 100644 --- a/databases/p5-AnyEvent-BDB/Makefile +++ b/databases/p5-AnyEvent-BDB/Makefile @@ -19,4 +19,5 @@ USES= perl5 MAN3= AnyEvent::BDB.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-AnyEvent-CouchDB/Makefile b/databases/p5-AnyEvent-CouchDB/Makefile index 45f9df4c1632..891334ae0403 100644 --- a/databases/p5-AnyEvent-CouchDB/Makefile +++ b/databases/p5-AnyEvent-CouchDB/Makefile @@ -31,4 +31,5 @@ MAN3= AnyEvent::CouchDB.3 \ AnyEvent::CouchDB::Exceptions.3 \ AnyEvent::CouchDB::Stream.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-AnyEvent-DBD-Pg/Makefile b/databases/p5-AnyEvent-DBD-Pg/Makefile index 6fe031da2675..464a71dc619a 100644 --- a/databases/p5-AnyEvent-DBD-Pg/Makefile +++ b/databases/p5-AnyEvent-DBD-Pg/Makefile @@ -24,4 +24,5 @@ USE_PERL5= configure MAN3= AnyEvent::DBD::Pg.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-AnyEvent-Redis/Makefile b/databases/p5-AnyEvent-Redis/Makefile index 67ed8079a8d9..4480ddc542d3 100644 --- a/databases/p5-AnyEvent-Redis/Makefile +++ b/databases/p5-AnyEvent-Redis/Makefile @@ -24,4 +24,5 @@ USE_PERL5= configure MAN3= AnyEvent::Redis.3 \ AnyEvent::Redis::Protocol.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-AsciiDB-TagFile/Makefile b/databases/p5-AsciiDB-TagFile/Makefile index 6db5465c5e75..e89fee2b5e0f 100644 --- a/databases/p5-AsciiDB-TagFile/Makefile +++ b/databases/p5-AsciiDB-TagFile/Makefile @@ -15,4 +15,5 @@ USE_PERL5= configure MAN3= AsciiDB::TagFile.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-BDB/Makefile b/databases/p5-BDB/Makefile index da35857fb26f..99e4ce785075 100644 --- a/databases/p5-BDB/Makefile +++ b/databases/p5-BDB/Makefile @@ -25,6 +25,7 @@ USES= perl5 MAN3= BDB.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '18 s|-lpthread -ldb|-l${BDB_LIB_NAME} -pthread|' ${WRKSRC}/Makefile.PL diff --git a/databases/p5-BSON/Makefile b/databases/p5-BSON/Makefile index 9e4f56034388..b6072edf7348 100644 --- a/databases/p5-BSON/Makefile +++ b/databases/p5-BSON/Makefile @@ -35,4 +35,5 @@ MAN3= BSON.3 \ BSON::Time.3 \ BSON::Timestamp.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-BerkeleyDB/Makefile b/databases/p5-BerkeleyDB/Makefile index 54c907bb5e77..e4c77d28f29e 100644 --- a/databases/p5-BerkeleyDB/Makefile +++ b/databases/p5-BerkeleyDB/Makefile @@ -23,6 +23,7 @@ USE_BDB= 47+ MAN3= BerkeleyDB.3 +NO_STAGE= yes post-patch: @${ECHO} "INCLUDE = ${BDB_INCLUDE_DIR}" > ${WRKSRC}/config.in @${ECHO} "LIB = ${LOCALBASE}/lib" >> ${WRKSRC}/config.in diff --git a/databases/p5-CDB_File-Generator/Makefile b/databases/p5-CDB_File-Generator/Makefile index 9f146063034c..9db164c9fbe0 100644 --- a/databases/p5-CDB_File-Generator/Makefile +++ b/databases/p5-CDB_File-Generator/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: CDB_File::Generator -# Date created: 31 Dec 2001 -# Whom: Seamus Venasse <svenasse@polaris.ca> -# +# Created by: Seamus Venasse <svenasse@polaris.ca> # $FreeBSD$ -# PORTNAME= CDB_File-Generator PORTVERSION= 0.030 @@ -23,4 +19,5 @@ USE_PERL5= configure MAN3= CDB_File::Generator.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-CDB_File/Makefile b/databases/p5-CDB_File/Makefile index c0f4a9dcc0e6..fff30ca6fde0 100644 --- a/databases/p5-CDB_File/Makefile +++ b/databases/p5-CDB_File/Makefile @@ -15,4 +15,5 @@ USE_PERL5= configure MAN3= CDB_File.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Cache-BDB/Makefile b/databases/p5-Cache-BDB/Makefile index 6a7f72987575..ac7f3d51cb10 100644 --- a/databases/p5-Cache-BDB/Makefile +++ b/databases/p5-Cache-BDB/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Cache::BDB.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Cache-Memcached-Fast/Makefile b/databases/p5-Cache-Memcached-Fast/Makefile index 6c2ef029a117..82d5f5cb4644 100644 --- a/databases/p5-Cache-Memcached-Fast/Makefile +++ b/databases/p5-Cache-Memcached-Fast/Makefile @@ -16,4 +16,5 @@ MAKE_JOBS_UNSAFE= yes MAN3= Cache::Memcached::Fast.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Cache-Memcached-Managed/Makefile b/databases/p5-Cache-Memcached-Managed/Makefile index 06762871b2f7..94238d72dc8c 100644 --- a/databases/p5-Cache-Memcached-Managed/Makefile +++ b/databases/p5-Cache-Memcached-Managed/Makefile @@ -24,6 +24,7 @@ MAN3= Cache::Memcached::Managed.3 \ Cache::Memcached::Managed::Inactive.3 \ Cache::Memcached::Managed::Multi.3 +NO_STAGE= yes post-extract: @${PERL} -i.bak -ne 'print unless m,^BEGIN, .. m,^},' ${WRKSRC}/Makefile.PL diff --git a/databases/p5-Cache-Memcached-XS/Makefile b/databases/p5-Cache-Memcached-XS/Makefile index 0270559804c6..1c9987c46c76 100644 --- a/databases/p5-Cache-Memcached-XS/Makefile +++ b/databases/p5-Cache-Memcached-XS/Makefile @@ -20,4 +20,5 @@ CONFIGURE_ARGS= INC="-I${LOCALBASE}/include" MAN3= Cache::Memcached::XS.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Cache-Memcached-libmemcached/Makefile b/databases/p5-Cache-Memcached-libmemcached/Makefile index f4625221c4c6..5aca85cb4496 100644 --- a/databases/p5-Cache-Memcached-libmemcached/Makefile +++ b/databases/p5-Cache-Memcached-libmemcached/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= Cache::Memcached::libmemcached.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Cache-Memcached/Makefile b/databases/p5-Cache-Memcached/Makefile index 8c6cc2f08f9e..a00634a60901 100644 --- a/databases/p5-Cache-Memcached/Makefile +++ b/databases/p5-Cache-Memcached/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN3= Cache::Memcached.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-AbstractSearch/Makefile b/databases/p5-Class-DBI-AbstractSearch/Makefile index 14c8fa9df566..a9d19385fa4d 100644 --- a/databases/p5-Class-DBI-AbstractSearch/Makefile +++ b/databases/p5-Class-DBI-AbstractSearch/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= Class::DBI::AbstractSearch.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-AsForm/Makefile b/databases/p5-Class-DBI-AsForm/Makefile index 911d2cd3cc82..061b752eeed5 100644 --- a/databases/p5-Class-DBI-AsForm/Makefile +++ b/databases/p5-Class-DBI-AsForm/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: p5-Class-DBI-AsForm -# Date created: Apr 3 2004 -# Whom: Lars Thegler <lars@thegler.dk> -# +# Created by: Lars Thegler <lars@thegler.dk> # $FreeBSD$ PORTNAME= Class-DBI-AsForm @@ -23,4 +20,5 @@ USE_PERL5= configure MAN3= Class::DBI::AsForm.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-AutoLoader/Makefile b/databases/p5-Class-DBI-AutoLoader/Makefile index a8d44e7f023f..bc896c574f22 100644 --- a/databases/p5-Class-DBI-AutoLoader/Makefile +++ b/databases/p5-Class-DBI-AutoLoader/Makefile @@ -1,4 +1,3 @@ -# ex:ts=8 # Created by: ijliao # $FreeBSD$ @@ -20,4 +19,5 @@ USE_PERL5= configure MAN3= Class::DBI::AutoLoader.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-BaseDSN/Makefile b/databases/p5-Class-DBI-BaseDSN/Makefile index 2ba00b903f07..3453ff9d6f0d 100644 --- a/databases/p5-Class-DBI-BaseDSN/Makefile +++ b/databases/p5-Class-DBI-BaseDSN/Makefile @@ -19,4 +19,5 @@ USE_PERL5= modbuild MAN3= Class::DBI::BaseDSN.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-DATA-Schema/Makefile b/databases/p5-Class-DBI-DATA-Schema/Makefile index b0f704ac6306..4021672c01e0 100644 --- a/databases/p5-Class-DBI-DATA-Schema/Makefile +++ b/databases/p5-Class-DBI-DATA-Schema/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: databases/p5-Class-DBI-DATA-Schema -# Date created: 24 October 2004 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Class-DBI-DATA-Schema PORTVERSION= 1.00 @@ -23,4 +19,5 @@ USE_PERL5= configure MAN3= Class::DBI::DATA::Schema.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-DDL/Makefile b/databases/p5-Class-DBI-DDL/Makefile index d96ec7d84057..408cf297a6d5 100644 --- a/databases/p5-Class-DBI-DDL/Makefile +++ b/databases/p5-Class-DBI-DDL/Makefile @@ -19,4 +19,5 @@ USE_PERL5= modbuild MAN3= Class::DBI::DDL.3 \ Class::DBI::DDL::Pg.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-FromCGI/Makefile b/databases/p5-Class-DBI-FromCGI/Makefile index 0bd6885c7c0f..b74e41c3e05f 100644 --- a/databases/p5-Class-DBI-FromCGI/Makefile +++ b/databases/p5-Class-DBI-FromCGI/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= Class::DBI::FromCGI.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-LazyInflate/Makefile b/databases/p5-Class-DBI-LazyInflate/Makefile index 9aec3a72011d..986243835875 100644 --- a/databases/p5-Class-DBI-LazyInflate/Makefile +++ b/databases/p5-Class-DBI-LazyInflate/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: databases/p5-Class-DBI-LazyInflate -# Date created: 05 February 2006 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Class-DBI-LazyInflate PORTVERSION= 0.06 @@ -23,4 +19,5 @@ USE_PERL5= configure MAN3= Class::DBI::LazyInflate.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-Lite/Makefile b/databases/p5-Class-DBI-Lite/Makefile index aa2909bb9ddc..4ec613b40287 100644 --- a/databases/p5-Class-DBI-Lite/Makefile +++ b/databases/p5-Class-DBI-Lite/Makefile @@ -39,4 +39,5 @@ MAN3= Class::DBI::Lite.3 \ Class::DBI::Lite::TableInfo.3 \ Class::DBI::Lite::Tutorial.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-Loader-Relationship/Makefile b/databases/p5-Class-DBI-Loader-Relationship/Makefile index 9386cc598b5e..9d424eb3d6ab 100644 --- a/databases/p5-Class-DBI-Loader-Relationship/Makefile +++ b/databases/p5-Class-DBI-Loader-Relationship/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: p5-Class-DBI-Loader-Relationship -# Date created: Apr 4 2004 -# Whom: Lars Thegler <lars@thegler.dk> -# +# Created by: Lars Thegler <lars@thegler.dk> # $FreeBSD$ PORTNAME= Class-DBI-Loader-Relationship @@ -23,4 +20,5 @@ USE_PERL5= configure MAN3= Class::DBI::Loader::Relationship.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-Loader/Makefile b/databases/p5-Class-DBI-Loader/Makefile index 9a3ef52aadcf..9484c7f7f6bd 100644 --- a/databases/p5-Class-DBI-Loader/Makefile +++ b/databases/p5-Class-DBI-Loader/Makefile @@ -28,6 +28,7 @@ MAN3= Class::DBI::Loader.3 \ OPTIONS_DEFINE= PGSQL MYSQL SQLITE DOCS +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} diff --git a/databases/p5-Class-DBI-Oracle/Makefile b/databases/p5-Class-DBI-Oracle/Makefile index 2758f42d69b2..0c701872bdd0 100644 --- a/databases/p5-Class-DBI-Oracle/Makefile +++ b/databases/p5-Class-DBI-Oracle/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Class::DBI::Oracle.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-Pager/Makefile b/databases/p5-Class-DBI-Pager/Makefile index 19bf31031c49..7ee29fed5c8e 100644 --- a/databases/p5-Class-DBI-Pager/Makefile +++ b/databases/p5-Class-DBI-Pager/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= Class::DBI::Pager.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-Pg/Makefile b/databases/p5-Class-DBI-Pg/Makefile index ff27effd362c..314236635145 100644 --- a/databases/p5-Class-DBI-Pg/Makefile +++ b/databases/p5-Class-DBI-Pg/Makefile @@ -24,6 +24,7 @@ MAN3= Class::DBI::Pg.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README +NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/databases/p5-Class-DBI-Plugin-AbstractCount/Makefile b/databases/p5-Class-DBI-Plugin-AbstractCount/Makefile index 13526b443f65..2e01ae8b980e 100644 --- a/databases/p5-Class-DBI-Plugin-AbstractCount/Makefile +++ b/databases/p5-Class-DBI-Plugin-AbstractCount/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: databases/p5-Class-DBI-Plugin-AbstractCount -# Date created: 01 April 2005 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Class-DBI-Plugin-AbstractCount PORTVERSION= 0.08 @@ -24,4 +20,5 @@ USE_PERL5= configure MAN3= Class::DBI::Plugin::AbstractCount.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-Plugin-DeepAbstractSearch/Makefile b/databases/p5-Class-DBI-Plugin-DeepAbstractSearch/Makefile index 46d039d5cfa5..83bf691cbc69 100644 --- a/databases/p5-Class-DBI-Plugin-DeepAbstractSearch/Makefile +++ b/databases/p5-Class-DBI-Plugin-DeepAbstractSearch/Makefile @@ -25,4 +25,5 @@ USES= perl5 USE_PERL5= configure MAN3= Class::DBI::Plugin::DeepAbstractSearch.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-Plugin-Iterator/Makefile b/databases/p5-Class-DBI-Plugin-Iterator/Makefile index 1905c942446e..9e6e0e7bf8da 100644 --- a/databases/p5-Class-DBI-Plugin-Iterator/Makefile +++ b/databases/p5-Class-DBI-Plugin-Iterator/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Class::DBI::Plugin::Iterator.3 \ Class::DBI::Plugin::Iterator::Nihongo.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-Plugin-Pager/Makefile b/databases/p5-Class-DBI-Plugin-Pager/Makefile index 38a05999dd31..3e7995abd33c 100644 --- a/databases/p5-Class-DBI-Plugin-Pager/Makefile +++ b/databases/p5-Class-DBI-Plugin-Pager/Makefile @@ -21,4 +21,5 @@ USES= perl5 USE_PERL5= configure MAN3= Class::DBI::Plugin::Pager.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile b/databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile index 5b39433c36d2..def0fd009a49 100644 --- a/databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile +++ b/databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: p5-Class-DBI-Plugin-RetrieveAll -# Date created: Apr 2 2004 -# Whom: Lars Thegler <lars@thegler.dk> -# +# Created by: Lars Thegler <lars@thegler.dk> # $FreeBSD$ PORTNAME= Class-DBI-Plugin-RetrieveAll @@ -22,4 +19,5 @@ USE_PERL5= configure MAN3= Class::DBI::Plugin::RetrieveAll.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-Plugin-Senna/Makefile b/databases/p5-Class-DBI-Plugin-Senna/Makefile index 839a6b97ddd2..002fd2ad827d 100644 --- a/databases/p5-Class-DBI-Plugin-Senna/Makefile +++ b/databases/p5-Class-DBI-Plugin-Senna/Makefile @@ -1,4 +1,3 @@ -# Created by: Jun Kuriyama <kuriyama@FreeBSD.org> # $FreeBSD$ PORTNAME= Class-DBI-Plugin-Senna @@ -17,6 +16,7 @@ USES= perl5 USE_PERL5= configure MAN3= Class::DBI::Plugin::Senna.3 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == ia64 diff --git a/databases/p5-Class-DBI-Plugin-Type/Makefile b/databases/p5-Class-DBI-Plugin-Type/Makefile index 001fd47aa602..e766f1691175 100644 --- a/databases/p5-Class-DBI-Plugin-Type/Makefile +++ b/databases/p5-Class-DBI-Plugin-Type/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: p5-Class-DBI-Plugin-Type -# Date created: Apr 3 2004 -# Whom: Lars Thegler <lars@thegler.dk> -# +# Created by: Lars Thegler <lars@thegler.dk> # $FreeBSD$ PORTNAME= Class-DBI-Plugin-Type @@ -22,4 +19,5 @@ USE_PERL5= configure MAN3= Class::DBI::Plugin::Type.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-Plugin/Makefile b/databases/p5-Class-DBI-Plugin/Makefile index 43280eb6bb4b..6d1b1cc31c78 100644 --- a/databases/p5-Class-DBI-Plugin/Makefile +++ b/databases/p5-Class-DBI-Plugin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: databases/p5-Class-DBI-Plugin -# Date created: 01 April 2005 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Class-DBI-Plugin PORTVERSION= 0.03 @@ -22,4 +18,5 @@ USE_PERL5= configure MAN3= Class::DBI::Plugin.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-Replication/Makefile b/databases/p5-Class-DBI-Replication/Makefile index 15dee8cfe4a7..13aa93c9c8f0 100644 --- a/databases/p5-Class-DBI-Replication/Makefile +++ b/databases/p5-Class-DBI-Replication/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Class::DBI::Replication.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-SAK/Makefile b/databases/p5-Class-DBI-SAK/Makefile index a1e88a4ff5ed..6ccbc01ddb33 100644 --- a/databases/p5-Class-DBI-SAK/Makefile +++ b/databases/p5-Class-DBI-SAK/Makefile @@ -21,4 +21,5 @@ USE_PERL5= modbuild MAN3= Class::DBI::SAK.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-SQLite/Makefile b/databases/p5-Class-DBI-SQLite/Makefile index e275a4fbf9b9..2a4d1150ee29 100644 --- a/databases/p5-Class-DBI-SQLite/Makefile +++ b/databases/p5-Class-DBI-SQLite/Makefile @@ -26,6 +26,7 @@ MAN3= Class::DBI::SQLite.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes +NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/databases/p5-Class-DBI-Sweet/Makefile b/databases/p5-Class-DBI-Sweet/Makefile index 3899b59f7b7d..6642a9ea4d6e 100644 --- a/databases/p5-Class-DBI-Sweet/Makefile +++ b/databases/p5-Class-DBI-Sweet/Makefile @@ -24,6 +24,7 @@ USE_PERL5= modbuild MAN3= Class::DBI::Sweet.3 Class::DBI::Sweet::Topping.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/DBD::SQLite/d' ${WRKSRC}/Build.PL diff --git a/databases/p5-Class-DBI-ToSax/Makefile b/databases/p5-Class-DBI-ToSax/Makefile index 01f9df999365..3e1cce4cc8db 100644 --- a/databases/p5-Class-DBI-ToSax/Makefile +++ b/databases/p5-Class-DBI-ToSax/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= Class::DBI::ToSax.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-Untaint/Makefile b/databases/p5-Class-DBI-Untaint/Makefile index f9e2f45d41fd..7b52ed773024 100644 --- a/databases/p5-Class-DBI-Untaint/Makefile +++ b/databases/p5-Class-DBI-Untaint/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: p5-Class-DBI-Untaint -# Date created: Apr 26 2004 -# Whom: Lars Thegler <lars@thegler.dk> -# +# Created by: Lars Thegler <lars@thegler.dk> # $FreeBSD$ PORTNAME= Class-DBI-Untaint @@ -23,4 +20,5 @@ USE_PERL5= configure MAN3= Class::DBI::Untaint.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI-mysql/Makefile b/databases/p5-Class-DBI-mysql/Makefile index b96739603938..16c2b0a84120 100644 --- a/databases/p5-Class-DBI-mysql/Makefile +++ b/databases/p5-Class-DBI-mysql/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= Class::DBI::mysql.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Class-DBI/Makefile b/databases/p5-Class-DBI/Makefile index 8f47dece7edb..0c85bf9f9ecf 100644 --- a/databases/p5-Class-DBI/Makefile +++ b/databases/p5-Class-DBI/Makefile @@ -32,6 +32,7 @@ MAN3= Class::DBI.3 Class::DBI::Attribute.3 \ Class::DBI::SQL::Transformer.3 Class::DBI::Search::Basic.3 \ Class::DBI::Test::SQLite.3 +NO_STAGE= yes post-configure: # dirty hack to deceive irritable pod2man @${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile diff --git a/databases/p5-Class-Inflate/Makefile b/databases/p5-Class-Inflate/Makefile index 8f081a525c7d..f02e6f8670aa 100644 --- a/databases/p5-Class-Inflate/Makefile +++ b/databases/p5-Class-Inflate/Makefile @@ -20,4 +20,5 @@ USE_PERL5= modbuild MAN3= Class::Inflate.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-CouchDB-View/Makefile b/databases/p5-CouchDB-View/Makefile index 80bdf1984f6a..77ad26ce64d6 100644 --- a/databases/p5-CouchDB-View/Makefile +++ b/databases/p5-CouchDB-View/Makefile @@ -24,4 +24,5 @@ MAN3= CouchDB::View.3 \ CouchDB::View::Document.3 \ CouchDB::View::Server.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBD-AnyData/Makefile b/databases/p5-DBD-AnyData/Makefile index 55f0c99b4ad1..83278f414f8f 100644 --- a/databases/p5-DBD-AnyData/Makefile +++ b/databases/p5-DBD-AnyData/Makefile @@ -1,4 +1,3 @@ -# ex:ts=8 # Created by: ijlioa # $FreeBSD$ @@ -21,4 +20,5 @@ USE_PERL5= configure MAN3= DBD::AnyData.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile index ca472497b279..9d0963dbe4af 100644 --- a/databases/p5-DBD-CSV/Makefile +++ b/databases/p5-DBD-CSV/Makefile @@ -25,4 +25,5 @@ USE_PERL5= configure MAN3= Bundle::DBD::CSV.3 \ DBD::CSV.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBD-Excel/Makefile b/databases/p5-DBD-Excel/Makefile index 5928902bb4df..5c98dde2847e 100644 --- a/databases/p5-DBD-Excel/Makefile +++ b/databases/p5-DBD-Excel/Makefile @@ -22,6 +22,7 @@ USE_PERL5= configure MAN3= DBD::Excel.3 +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${EXAMPLESDIR} diff --git a/databases/p5-DBD-FrontBase/Makefile b/databases/p5-DBD-FrontBase/Makefile index 6e3e36bb24d1..f091b0ecb40b 100644 --- a/databases/p5-DBD-FrontBase/Makefile +++ b/databases/p5-DBD-FrontBase/Makefile @@ -22,4 +22,5 @@ CFLAGS+= -I${LOCALBASE}/include MAN3= DBD::FB.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBD-Google/Makefile b/databases/p5-DBD-Google/Makefile index 2143c00fb06f..e89d4c32b324 100644 --- a/databases/p5-DBD-Google/Makefile +++ b/databases/p5-DBD-Google/Makefile @@ -23,4 +23,5 @@ USE_PERL5= configure MAN3= DBD::Google.3 SQL::Dialects::Google.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBD-InterBase/Makefile b/databases/p5-DBD-InterBase/Makefile index 07de1f7e31f9..eb9c835723ed 100644 --- a/databases/p5-DBD-InterBase/Makefile +++ b/databases/p5-DBD-InterBase/Makefile @@ -18,6 +18,7 @@ USES= perl5 USE_PERL5= configure USE_FIREBIRD= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -i '' -e 's|%%IB_BASE%%|${LOCALBASE}|' \ ${WRKSRC}/Makefile.PL diff --git a/databases/p5-DBD-LDAP/Makefile b/databases/p5-DBD-LDAP/Makefile index b487252ff206..3cc98bb779c5 100644 --- a/databases/p5-DBD-LDAP/Makefile +++ b/databases/p5-DBD-LDAP/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= DBD::LDAP.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBD-Mock/Makefile b/databases/p5-DBD-Mock/Makefile index 4e5f35cab349..d090a48314aa 100644 --- a/databases/p5-DBD-Mock/Makefile +++ b/databases/p5-DBD-Mock/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= DBD::Mock.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBD-Multi/Makefile b/databases/p5-DBD-Multi/Makefile index aef56fa7f630..d3d52c8ef98f 100644 --- a/databases/p5-DBD-Multi/Makefile +++ b/databases/p5-DBD-Multi/Makefile @@ -29,4 +29,5 @@ USE_PERL5= configure MAN3= DBD::Multi.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile index 07c8026e71bc..6615003bf70a 100644 --- a/databases/p5-DBD-ODBC/Makefile +++ b/databases/p5-DBD-ODBC/Makefile @@ -29,6 +29,7 @@ CONFIGURE_ARGS= -o ${LOCALBASE} MAN3= DBD::ODBC.3 PORTDOCS= Changes README README.adabas README.informix +NO_STAGE= yes .include <bsd.port.options.mk> .if empty(PORT_OPTIONS:MODBC) diff --git a/databases/p5-DBD-Oracle/Makefile b/databases/p5-DBD-Oracle/Makefile index d085306a5a5d..bb7e13f04c45 100644 --- a/databases/p5-DBD-Oracle/Makefile +++ b/databases/p5-DBD-Oracle/Makefile @@ -24,6 +24,7 @@ CONFIGURE_ENV= ORACLE_HOME="${ORACLE_HOME}" MAN1= ora_explain.1 MAN3= DBD::Oracle.3 DBD::Oraperl.3 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MOCI8} diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index ebdbd22faf1c..a230fb4e0e58 100644 --- a/databases/p5-DBD-Pg/Makefile +++ b/databases/p5-DBD-Pg/Makefile @@ -22,4 +22,5 @@ USE_PGSQL= yes MAN3= DBD::Pg.3 Bundle::DBD::Pg.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBD-PgLite/Makefile b/databases/p5-DBD-PgLite/Makefile index 6d1cebe25496..09fc95c4f1fe 100644 --- a/databases/p5-DBD-PgLite/Makefile +++ b/databases/p5-DBD-PgLite/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN3= DBD::PgLite.3 \ DBD::PgLite::MirrorPgToSQLite.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBD-PgPP/Makefile b/databases/p5-DBD-PgPP/Makefile index a9120ac1a9ca..948a21c23705 100644 --- a/databases/p5-DBD-PgPP/Makefile +++ b/databases/p5-DBD-PgPP/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= DBD::PgPP.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 7389fb15b40e..f9d1bd6928f6 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN3= DBD::SQLite.3 DBD::SQLite::Cookbook.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile index 8099d351806e..19678855635b 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/Makefile @@ -18,6 +18,7 @@ USE_PERL5= configure MAN3= DBD::SQLite2.3 +NO_STAGE= yes post-extract: ${RM} -f ${WRKSRC}/getsqlite.pl diff --git a/databases/p5-DBD-Sybase/Makefile b/databases/p5-DBD-Sybase/Makefile index 77effb322188..b05532711c20 100644 --- a/databases/p5-DBD-Sybase/Makefile +++ b/databases/p5-DBD-Sybase/Makefile @@ -24,4 +24,5 @@ CONFIGURE_ARGS= < /dev/null MAN3= DBD::Sybase.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBD-XBase/Makefile b/databases/p5-DBD-XBase/Makefile index dbf8b632a3d0..27d576e3b84b 100644 --- a/databases/p5-DBD-XBase/Makefile +++ b/databases/p5-DBD-XBase/Makefile @@ -25,4 +25,5 @@ MAN3= DBD::XBase.3 \ XBase::Memo.3 \ XBase::SDBM.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBD-cego/Makefile b/databases/p5-DBD-cego/Makefile index 90464c15ba9c..fa6120d8702d 100644 --- a/databases/p5-DBD-cego/Makefile +++ b/databases/p5-DBD-cego/Makefile @@ -26,6 +26,7 @@ CC:= ${CXX} MAN3= DBD::Cego.3 +NO_STAGE= yes post-configure: @${REINPLACE_CMD} -e 's|fno-strict-aliasing|fno-strict-aliasing -fpermissive|g' ${WRKSRC}/Makefile diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile index d233a8830b8d..9d0cf75b02f9 100644 --- a/databases/p5-DBD-mysql/Makefile +++ b/databases/p5-DBD-mysql/Makefile @@ -28,6 +28,7 @@ MAN3= Bundle::DBD::mysql.3 DBD::mysql.3 DBD::mysql::INSTALL.3 OPTIONS_DEFINE= SSL +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSSL} diff --git a/databases/p5-DBD-mysql51/Makefile b/databases/p5-DBD-mysql51/Makefile index ebf5e84ffa32..23db3b97fd71 100644 --- a/databases/p5-DBD-mysql51/Makefile +++ b/databases/p5-DBD-mysql51/Makefile @@ -11,4 +11,5 @@ WANT_MYSQL_VER= 51 MASTERDIR= ${.CURDIR}/../p5-DBD-mysql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/p5-DBD-mysql52/Makefile b/databases/p5-DBD-mysql52/Makefile index cbd9106200a0..1c348b9d454e 100644 --- a/databases/p5-DBD-mysql52/Makefile +++ b/databases/p5-DBD-mysql52/Makefile @@ -10,4 +10,5 @@ WANT_MYSQL_VER= 52 MASTERDIR= ${.CURDIR}/../p5-DBD-mysql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/p5-DBD-mysql55/Makefile b/databases/p5-DBD-mysql55/Makefile index bd9c9a738685..26c72e9a4724 100644 --- a/databases/p5-DBD-mysql55/Makefile +++ b/databases/p5-DBD-mysql55/Makefile @@ -11,4 +11,5 @@ WANT_MYSQL_VER= 55 MASTERDIR= ${.CURDIR}/../p5-DBD-mysql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/p5-DBI-Shell/Makefile b/databases/p5-DBI-Shell/Makefile index 92d1b9d28d3b..635a19428f0a 100644 --- a/databases/p5-DBI-Shell/Makefile +++ b/databases/p5-DBI-Shell/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN1= dbish.1 MAN3= DBI::Format.3 DBI::Format::CSV.3 DBI::Format::SQLMinus.3 DBI::Shell.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile index 39c5f6af130d..ce01f5d9bda6 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/Makefile @@ -73,6 +73,7 @@ MAN3= Bundle::DBI.3 \ Win32::DBIODBC.3 PORTDOCS= Changes +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPROXY} diff --git a/databases/p5-DBICx-Deploy/Makefile b/databases/p5-DBICx-Deploy/Makefile index 5c1d8d1bc592..3def8e0a895d 100644 --- a/databases/p5-DBICx-Deploy/Makefile +++ b/databases/p5-DBICx-Deploy/Makefile @@ -24,4 +24,5 @@ USE_PERL5= configure MAN1= dbicdeploy.1 MAN3= DBICx::Deploy.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBICx-MapMaker/Makefile b/databases/p5-DBICx-MapMaker/Makefile index c1dadee78e6f..70487a916df7 100644 --- a/databases/p5-DBICx-MapMaker/Makefile +++ b/databases/p5-DBICx-MapMaker/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN3= DBICx::MapMaker.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBICx-TestDatabase/Makefile b/databases/p5-DBICx-TestDatabase/Makefile index 11762d6808fc..304ad4f848dd 100644 --- a/databases/p5-DBICx-TestDatabase/Makefile +++ b/databases/p5-DBICx-TestDatabase/Makefile @@ -26,4 +26,5 @@ USE_PERL5= configure MAN3= DBICx::TestDatabase.3 \ DBICx::TestDatabase::Subclass.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBICx-TxnInsert/Makefile b/databases/p5-DBICx-TxnInsert/Makefile index e1a425531ba6..d21f120200c0 100644 --- a/databases/p5-DBICx-TxnInsert/Makefile +++ b/databases/p5-DBICx-TxnInsert/Makefile @@ -24,4 +24,5 @@ USE_PERL5= configure MAN3= DBICx::TxnInsert.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIWrapper/Makefile b/databases/p5-DBIWrapper/Makefile index ce8741902eb1..56658d5d86b3 100644 --- a/databases/p5-DBIWrapper/Makefile +++ b/databases/p5-DBIWrapper/Makefile @@ -24,4 +24,5 @@ USE_PERL5= configure MAN3= DBIWrapper.3 DBIWrapper::ResultSet.3 DBIWrapper::XMLParser.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Abstract/Makefile b/databases/p5-DBIx-Abstract/Makefile index 0545777d6ea7..3e45665fc575 100644 --- a/databases/p5-DBIx-Abstract/Makefile +++ b/databases/p5-DBIx-Abstract/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN3= DBIx::Abstract.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-AnyDBD/Makefile b/databases/p5-DBIx-AnyDBD/Makefile index d6fe0a40c08a..9109f26457fd 100644 --- a/databases/p5-DBIx-AnyDBD/Makefile +++ b/databases/p5-DBIx-AnyDBD/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: DBIx::AnyDBD -# Date created: 31 Dec 2001 -# Whom: Seamus Venasse <svenasse@polaris.ca> -# +# Created by: Seamus Venasse <svenasse@polaris.ca> # $FreeBSD$ -# PORTNAME= DBIx-AnyDBD PORTVERSION= 2.01 @@ -22,4 +18,5 @@ USE_PERL5= configure MAN3= DBIx::AnyDBD.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Browse/Makefile b/databases/p5-DBIx-Browse/Makefile index 5af460193d82..30959a49232c 100644 --- a/databases/p5-DBIx-Browse/Makefile +++ b/databases/p5-DBIx-Browse/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= DBIx::Browse::CGI.3 \ DBIx::Browse.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-AsFdat/Makefile b/databases/p5-DBIx-Class-AsFdat/Makefile index 01eeca026418..9e425e3cb9d2 100644 --- a/databases/p5-DBIx-Class-AsFdat/Makefile +++ b/databases/p5-DBIx-Class-AsFdat/Makefile @@ -27,4 +27,5 @@ USE_PERL5= configure MAN3= DBIx::Class::AsFdat.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-Candy/Makefile b/databases/p5-DBIx-Class-Candy/Makefile index 4ca2d6c4b58b..948a483fbfa1 100644 --- a/databases/p5-DBIx-Class-Candy/Makefile +++ b/databases/p5-DBIx-Class-Candy/Makefile @@ -23,4 +23,5 @@ USE_PERL5= configure MAN3= DBIx::Class::Candy.3 \ DBIx::Class::Candy::Exports.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-Cursor-Cached/Makefile b/databases/p5-DBIx-Class-Cursor-Cached/Makefile index d9627ce1e7f5..67336282a041 100644 --- a/databases/p5-DBIx-Class-Cursor-Cached/Makefile +++ b/databases/p5-DBIx-Class-Cursor-Cached/Makefile @@ -23,4 +23,5 @@ USES= perl5 MAN3= DBIx::Class::Cursor::Cached.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-CustomPrefetch/Makefile b/databases/p5-DBIx-Class-CustomPrefetch/Makefile index dcfc749e820c..959fb2cb6b29 100644 --- a/databases/p5-DBIx-Class-CustomPrefetch/Makefile +++ b/databases/p5-DBIx-Class-CustomPrefetch/Makefile @@ -26,4 +26,5 @@ USE_PERL5= configure MAN3= DBIx::Class::CustomPrefetch.3 DBIx::Class::ResultSet::CustomPrefetch.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-DateTime-Epoch/Makefile b/databases/p5-DBIx-Class-DateTime-Epoch/Makefile index ca74fdff8a5d..ac30c62bf931 100644 --- a/databases/p5-DBIx-Class-DateTime-Epoch/Makefile +++ b/databases/p5-DBIx-Class-DateTime-Epoch/Makefile @@ -26,4 +26,5 @@ USE_PERL5= configure MAN3= DBIx::Class::DateTime::Epoch.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-DeploymentHandler/Makefile b/databases/p5-DBIx-Class-DeploymentHandler/Makefile index e187aa55c569..e3a8718da51b 100644 --- a/databases/p5-DBIx-Class-DeploymentHandler/Makefile +++ b/databases/p5-DBIx-Class-DeploymentHandler/Makefile @@ -63,4 +63,5 @@ MAN3= DBIx::Class::DeploymentHandler.3 \ DBIx::Class::DeploymentHandler::WithApplicatorDumple.3 \ DBIx::Class::DeploymentHandler::WithReasonableDefaults.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-DigestColumns/Makefile b/databases/p5-DBIx-Class-DigestColumns/Makefile index f790bf2676d0..e52083de0c0b 100644 --- a/databases/p5-DBIx-Class-DigestColumns/Makefile +++ b/databases/p5-DBIx-Class-DigestColumns/Makefile @@ -19,6 +19,7 @@ USE_PERL5= modbuild extract MAN3= DBIx::Class::DigestColumns.3 +NO_STAGE= yes post-extract: @${PERL} -i.bak -ne 'print unless /^\s*build_requires/ .. /},$$/ or /^\s*recommends/ .. /},$$/ ' ${WRKSRC}/Build.PL diff --git a/databases/p5-DBIx-Class-DynamicDefault/Makefile b/databases/p5-DBIx-Class-DynamicDefault/Makefile index 8e0a518f6f90..20b660df66d0 100644 --- a/databases/p5-DBIx-Class-DynamicDefault/Makefile +++ b/databases/p5-DBIx-Class-DynamicDefault/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= DBIx::Class::DynamicDefault.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-DynamicSubclass/Makefile b/databases/p5-DBIx-Class-DynamicSubclass/Makefile index 19047adae5e4..35056455ffd7 100644 --- a/databases/p5-DBIx-Class-DynamicSubclass/Makefile +++ b/databases/p5-DBIx-Class-DynamicSubclass/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= DBIx::Class::DynamicSubclass.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-EncodeColumns/Makefile b/databases/p5-DBIx-Class-EncodeColumns/Makefile index d0127fffad3c..f181c3b1868f 100644 --- a/databases/p5-DBIx-Class-EncodeColumns/Makefile +++ b/databases/p5-DBIx-Class-EncodeColumns/Makefile @@ -18,4 +18,5 @@ USE_PERL5= modbuild MAN3= DBIx::Class::EncodeColumns.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-EncodedColumn/Makefile b/databases/p5-DBIx-Class-EncodedColumn/Makefile index fb0c398ed64b..a71733e3c6e8 100644 --- a/databases/p5-DBIx-Class-EncodedColumn/Makefile +++ b/databases/p5-DBIx-Class-EncodedColumn/Makefile @@ -30,6 +30,7 @@ MAN3= DBIx::Class::EncodedColumn.3 \ DBIx::Class::EncodedColumn::Crypt::OpenPGP.3 \ DBIx::Class::EncodedColumn::Digest.3 +NO_STAGE= yes post-extract: @${PERL} -i -ne 'print unless m,^build_requires, || m,^feature, .. m,;,' ${WRKSRC}/Makefile.PL diff --git a/databases/p5-DBIx-Class-Fixtures/Makefile b/databases/p5-DBIx-Class-Fixtures/Makefile index a5e2307ee7c5..835b92f1ca86 100644 --- a/databases/p5-DBIx-Class-Fixtures/Makefile +++ b/databases/p5-DBIx-Class-Fixtures/Makefile @@ -36,4 +36,5 @@ USE_PERL5= configure MAN3= DBIx::Class::Fixtures.3 \ DBIx::Class::Fixtures::External::File.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-FrozenColumns/Makefile b/databases/p5-DBIx-Class-FrozenColumns/Makefile index 31ec19480b6c..bdf49a54abef 100644 --- a/databases/p5-DBIx-Class-FrozenColumns/Makefile +++ b/databases/p5-DBIx-Class-FrozenColumns/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= DBIx::Class::FrozenColumns.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-Helpers/Makefile b/databases/p5-DBIx-Class-Helpers/Makefile index 6487f26145da..35f9ed116f32 100644 --- a/databases/p5-DBIx-Class-Helpers/Makefile +++ b/databases/p5-DBIx-Class-Helpers/Makefile @@ -71,4 +71,5 @@ MAN3= DBIx::Class::Helpers.3 \ DBIx::Class::Helper::VirtualView.3 \ DBIx::Class::Helpers::Util.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-InflateColumn-Authen-Passphrase/Makefile b/databases/p5-DBIx-Class-InflateColumn-Authen-Passphrase/Makefile index 156303c61ac9..0bf3f1194230 100644 --- a/databases/p5-DBIx-Class-InflateColumn-Authen-Passphrase/Makefile +++ b/databases/p5-DBIx-Class-InflateColumn-Authen-Passphrase/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN3= DBIx::Class::InflateColumn::Authen::Passphrase.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-InflateColumn-FS/Makefile b/databases/p5-DBIx-Class-InflateColumn-FS/Makefile index 80d1c793c9a7..38bed9364659 100644 --- a/databases/p5-DBIx-Class-InflateColumn-FS/Makefile +++ b/databases/p5-DBIx-Class-InflateColumn-FS/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN3= DBIx::Class::InflateColumn::FS.3 \ DBIx::Class::InflateColumn::FS::ResultSet.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-InflateColumn-IP/Makefile b/databases/p5-DBIx-Class-InflateColumn-IP/Makefile index e467213412ad..5a99d0c4b4bf 100644 --- a/databases/p5-DBIx-Class-InflateColumn-IP/Makefile +++ b/databases/p5-DBIx-Class-InflateColumn-IP/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= DBIx::Class::InflateColumn::IP.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-IntrospectableM2M/Makefile b/databases/p5-DBIx-Class-IntrospectableM2M/Makefile index 528c4aec3c7b..6bac6c111216 100644 --- a/databases/p5-DBIx-Class-IntrospectableM2M/Makefile +++ b/databases/p5-DBIx-Class-IntrospectableM2M/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= DBIx::Class::IntrospectableM2M.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-Loader/Makefile b/databases/p5-DBIx-Class-Loader/Makefile index 68c6dbe845fe..39fcf4ee5690 100644 --- a/databases/p5-DBIx-Class-Loader/Makefile +++ b/databases/p5-DBIx-Class-Loader/Makefile @@ -29,4 +29,5 @@ MAN3= DBIx::Class::Loader.3 \ DBIx::Class::Loader::Writing.3 \ DBIx::Class::Loader::mysql.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-Migration/Makefile b/databases/p5-DBIx-Class-Migration/Makefile index 6ba6a7a4a382..91d44a42aa58 100644 --- a/databases/p5-DBIx-Class-Migration/Makefile +++ b/databases/p5-DBIx-Class-Migration/Makefile @@ -106,4 +106,5 @@ MAN3= Catalyst::TraitFor::Model::DBIC::Schema::FromMigration.3 \ DBIx::Class::Migration::Types.3 \ Test::DBIx::Class::FixtureCommand::Population.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-MooseColumns/Makefile b/databases/p5-DBIx-Class-MooseColumns/Makefile index 51e5ecd95c2c..4670414ee5b3 100644 --- a/databases/p5-DBIx-Class-MooseColumns/Makefile +++ b/databases/p5-DBIx-Class-MooseColumns/Makefile @@ -39,4 +39,5 @@ MAN3= \ DBIx::Class::MooseColumns::Meta::Role::Attribute::DBICColumn.3 \ DBIx::Class::MooseColumns::Meta::Role::Attribute::DBICColumn::Inflated.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-PassphraseColumn/Makefile b/databases/p5-DBIx-Class-PassphraseColumn/Makefile index 997dac1f06ec..223a5eaeec07 100644 --- a/databases/p5-DBIx-Class-PassphraseColumn/Makefile +++ b/databases/p5-DBIx-Class-PassphraseColumn/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= DBIx::Class::PassphraseColumn.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-QueryLog/Makefile b/databases/p5-DBIx-Class-QueryLog/Makefile index f01696c0779f..21bcd101c86c 100644 --- a/databases/p5-DBIx-Class-QueryLog/Makefile +++ b/databases/p5-DBIx-Class-QueryLog/Makefile @@ -22,4 +22,5 @@ MAN3= DBIx::Class::QueryLog.3 \ DBIx::Class::QueryLog::Query.3 \ DBIx::Class::QueryLog::Transaction.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-QueryProfiler/Makefile b/databases/p5-DBIx-Class-QueryProfiler/Makefile index 4ae7a51cb6ac..6d6d32d48535 100644 --- a/databases/p5-DBIx-Class-QueryProfiler/Makefile +++ b/databases/p5-DBIx-Class-QueryProfiler/Makefile @@ -23,4 +23,5 @@ USE_PERL5= configure MAN3= DBIx::Class::QueryProfiler.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-ResultSet-HashRef/Makefile b/databases/p5-DBIx-Class-ResultSet-HashRef/Makefile index 71275a33dce3..bc6a1ad03e79 100644 --- a/databases/p5-DBIx-Class-ResultSet-HashRef/Makefile +++ b/databases/p5-DBIx-Class-ResultSet-HashRef/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= DBIx::Class::ResultSet::HashRef.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/Makefile b/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/Makefile index c198a4d11f46..04c41a14ed51 100644 --- a/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/Makefile +++ b/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/Makefile @@ -35,4 +35,5 @@ USE_PERL5= configure MAN3= DBIx::Class::ResultSet::RecursiveUpdate.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-Schema-Config/Makefile b/databases/p5-DBIx-Class-Schema-Config/Makefile index 6998c2127bc9..228b8f582003 100644 --- a/databases/p5-DBIx-Class-Schema-Config/Makefile +++ b/databases/p5-DBIx-Class-Schema-Config/Makefile @@ -26,4 +26,5 @@ USE_PERL5= configure MAN3= DBIx::Class::Schema::Config.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-Schema-Loader/Makefile b/databases/p5-DBIx-Class-Schema-Loader/Makefile index dfe2c5f027e7..716c66ac0578 100644 --- a/databases/p5-DBIx-Class-Schema-Loader/Makefile +++ b/databases/p5-DBIx-Class-Schema-Loader/Makefile @@ -90,6 +90,7 @@ MAN3= DBIx::Class::Schema::Loader.3 \ DBIx::Class::Schema::Loader::Table::Informix.3 \ DBIx::Class::Schema::Loader::Table::Sybase.3 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/databases/p5-DBIx-Class-Schema-PopulateMore/Makefile b/databases/p5-DBIx-Class-Schema-PopulateMore/Makefile index 4f71b8bb6e8b..23183837cb29 100644 --- a/databases/p5-DBIx-Class-Schema-PopulateMore/Makefile +++ b/databases/p5-DBIx-Class-Schema-PopulateMore/Makefile @@ -49,6 +49,7 @@ MAN3= DBIx::Class::Schema::PopulateMore.3 \ DBIx::Class::Schema::PopulateMore::Test::Schema::ResultSet::Person.3 \ DBIx::Class::Schema::PopulateMore::Visitor.3 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501400 diff --git a/databases/p5-DBIx-Class-TimeStamp/Makefile b/databases/p5-DBIx-Class-TimeStamp/Makefile index ef04c17dc546..ecacb2a46b8e 100644 --- a/databases/p5-DBIx-Class-TimeStamp/Makefile +++ b/databases/p5-DBIx-Class-TimeStamp/Makefile @@ -26,6 +26,7 @@ USE_PERL5= configure MAN3= DBIx::Class::TimeStamp.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -i '' '/auto_install/d' ${WRKSRC}/Makefile.PL diff --git a/databases/p5-DBIx-Class-Tree-NestedSet/Makefile b/databases/p5-DBIx-Class-Tree-NestedSet/Makefile index a7ed16d3ee7f..8e9ea50c52d7 100644 --- a/databases/p5-DBIx-Class-Tree-NestedSet/Makefile +++ b/databases/p5-DBIx-Class-Tree-NestedSet/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= DBIx::Class::Tree::NestedSet.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-Tree/Makefile b/databases/p5-DBIx-Class-Tree/Makefile index edb6b1a55d5c..684c22b33d32 100644 --- a/databases/p5-DBIx-Class-Tree/Makefile +++ b/databases/p5-DBIx-Class-Tree/Makefile @@ -22,4 +22,5 @@ MAN3= DBIx::Class::Tree.3 \ DBIx::Class::Tree::AdjacencyList.3 \ DBIx::Class::Tree::AdjacencyList::Ordered.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-UUIDColumns/Makefile b/databases/p5-DBIx-Class-UUIDColumns/Makefile index 23a9e44744e3..ac444dbfe8cf 100644 --- a/databases/p5-DBIx-Class-UUIDColumns/Makefile +++ b/databases/p5-DBIx-Class-UUIDColumns/Makefile @@ -30,4 +30,5 @@ MAN3= DBIx::Class::UUIDColumns.3 \ DBIx::Class::UUIDColumns::UUIDMaker::Win32::Guidgen.3 \ DBIx::Class::UUIDColumns::UUIDMaker::Win32API::GUID.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-VirtualColumns/Makefile b/databases/p5-DBIx-Class-VirtualColumns/Makefile index 831340037f2d..7e3e64c5d9d1 100644 --- a/databases/p5-DBIx-Class-VirtualColumns/Makefile +++ b/databases/p5-DBIx-Class-VirtualColumns/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= DBIx::Class::VirtualColumns.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class-WebForm/Makefile b/databases/p5-DBIx-Class-WebForm/Makefile index 8b2a7e5f356e..0e35daf1a4f2 100644 --- a/databases/p5-DBIx-Class-WebForm/Makefile +++ b/databases/p5-DBIx-Class-WebForm/Makefile @@ -21,4 +21,5 @@ USE_PERL5= modbuild MAN3= DBIx::Class::WebForm.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Class/Makefile b/databases/p5-DBIx-Class/Makefile index 7cc90ca0d30a..173739e52d9b 100644 --- a/databases/p5-DBIx-Class/Makefile +++ b/databases/p5-DBIx-Class/Makefile @@ -181,6 +181,7 @@ MAN3= DBIx::Class.3 \ SQL::Translator::Parser::DBIx::Class.3 \ SQL::Translator::Producer::DBIx::Class::File.3 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSQLT} diff --git a/databases/p5-DBIx-Connector/Makefile b/databases/p5-DBIx-Connector/Makefile index 8dcd8cb17fed..2e6a1e01af8f 100644 --- a/databases/p5-DBIx-Connector/Makefile +++ b/databases/p5-DBIx-Connector/Makefile @@ -25,4 +25,5 @@ MAN3= DBIx::Connector.3 \ DBIx::Connector::Driver::SQLite.3 \ DBIx::Connector::Driver::mysql.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-ContextualFetch/Makefile b/databases/p5-DBIx-ContextualFetch/Makefile index f94f945720e8..68b344093286 100644 --- a/databases/p5-DBIx-ContextualFetch/Makefile +++ b/databases/p5-DBIx-ContextualFetch/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= DBIx::ContextualFetch.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Custom/Makefile b/databases/p5-DBIx-Custom/Makefile index 2b16462b5ab8..e39fbf839448 100644 --- a/databases/p5-DBIx-Custom/Makefile +++ b/databases/p5-DBIx-Custom/Makefile @@ -34,4 +34,5 @@ MAN3= DBIx::Custom.3 \ DBIx::Custom::Util.3 \ DBIx::Custom::Where.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-DBHResolver/Makefile b/databases/p5-DBIx-DBHResolver/Makefile index ec92dbb6c3d1..4738f7bf2583 100644 --- a/databases/p5-DBIx-DBHResolver/Makefile +++ b/databases/p5-DBIx-DBHResolver/Makefile @@ -35,4 +35,5 @@ MAN3= DBIx::DBHResolver.3 \ DBIx::DBHResolver::Strategy::Remainder.3 \ DBIx::DBHResolver::Strategy::RoundRobin.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-DBSchema/Makefile b/databases/p5-DBIx-DBSchema/Makefile index b0d70d624042..a21b8baf1300 100644 --- a/databases/p5-DBIx-DBSchema/Makefile +++ b/databases/p5-DBIx-DBSchema/Makefile @@ -28,6 +28,7 @@ MAN3= DBIx::DBSchema.3 DBIx::DBSchema::ColGroup.3 \ .if !defined(NOPORTDOCS) PORTDOCS= Changes README +NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/databases/p5-DBIx-DataSource/Makefile b/databases/p5-DBIx-DataSource/Makefile index aaeb2c982e65..e325dc4bf114 100644 --- a/databases/p5-DBIx-DataSource/Makefile +++ b/databases/p5-DBIx-DataSource/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= DBIx::DataSource.3 DBIx::DataSource::Driver.3 \ DBIx::DataSource::mysql.3 DBIx::DataSource::Pg.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Dump/Makefile b/databases/p5-DBIx-Dump/Makefile index 9aa70916cf74..8bc111496b56 100644 --- a/databases/p5-DBIx-Dump/Makefile +++ b/databases/p5-DBIx-Dump/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= DBIx::Dump.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Ease/Makefile b/databases/p5-DBIx-Ease/Makefile index a76cde261099..f8e14be918d5 100644 --- a/databases/p5-DBIx-Ease/Makefile +++ b/databases/p5-DBIx-Ease/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= DBIx::Ease.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-HA/Makefile b/databases/p5-DBIx-HA/Makefile index 0866d58d9ab4..cee3eecaecd0 100644 --- a/databases/p5-DBIx-HA/Makefile +++ b/databases/p5-DBIx-HA/Makefile @@ -16,4 +16,5 @@ USE_PERL5= configure MAN3= DBIx::HA.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Inspector/Makefile b/databases/p5-DBIx-Inspector/Makefile index 28e7e6ea5c76..4b6beb2edc67 100644 --- a/databases/p5-DBIx-Inspector/Makefile +++ b/databases/p5-DBIx-Inspector/Makefile @@ -28,4 +28,5 @@ MAN3= DBIx::Inspector.3 \ DBIx::Inspector::Iterator.3 \ DBIx::Inspector::Table.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Log4perl/Makefile b/databases/p5-DBIx-Log4perl/Makefile index acdda8828f37..4d866ae8b657 100644 --- a/databases/p5-DBIx-Log4perl/Makefile +++ b/databases/p5-DBIx-Log4perl/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN3= DBIx::Log4perl.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-MySQLSequence/Makefile b/databases/p5-DBIx-MySQLSequence/Makefile index ef767bbce1d8..d1d2f3e53e3b 100644 --- a/databases/p5-DBIx-MySQLSequence/Makefile +++ b/databases/p5-DBIx-MySQLSequence/Makefile @@ -23,6 +23,7 @@ USE_PERL5= configure MAN3= DBIx::MySQLSequence.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -i '' '/Test::More/d' ${WRKSRC}/Makefile.PL diff --git a/databases/p5-DBIx-NoSQL/Makefile b/databases/p5-DBIx-NoSQL/Makefile index 396eba765492..9add7332187b 100644 --- a/databases/p5-DBIx-NoSQL/Makefile +++ b/databases/p5-DBIx-NoSQL/Makefile @@ -34,4 +34,5 @@ USE_PERL5= configure MAN3= DBIx::NoSQL.3 \ DBIx::NoSQLite.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Password/Makefile b/databases/p5-DBIx-Password/Makefile index a665a916f17d..d71166e5bfdd 100644 --- a/databases/p5-DBIx-Password/Makefile +++ b/databases/p5-DBIx-Password/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-DBIx-Password -# Date created: March 17th 2002 -# Whom: Autrijus Tang <autrijus@autrijus.org> -# +# Created by: Autrijus Tang <autrijus@autrijus.org> # $FreeBSD$ -# PORTNAME= DBIx-Password PORTVERSION= 1.9 @@ -22,4 +18,5 @@ USE_PERL5= configure MAN3= DBIx::Password.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Perlish/Makefile b/databases/p5-DBIx-Perlish/Makefile index eed96a3c4c42..19ff8cc831e9 100644 --- a/databases/p5-DBIx-Perlish/Makefile +++ b/databases/p5-DBIx-Perlish/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= DBIx::Perlish.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-QueryLog/Makefile b/databases/p5-DBIx-QueryLog/Makefile index 62f29698d02f..671a26498aaf 100644 --- a/databases/p5-DBIx-QueryLog/Makefile +++ b/databases/p5-DBIx-QueryLog/Makefile @@ -22,6 +22,7 @@ USE_PERL5= modbuild MAN3= DBIx::QueryLog.3 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501400 diff --git a/databases/p5-DBIx-Recordset/Makefile b/databases/p5-DBIx-Recordset/Makefile index a0cd48af29f9..9b04f1b7b50c 100644 --- a/databases/p5-DBIx-Recordset/Makefile +++ b/databases/p5-DBIx-Recordset/Makefile @@ -20,6 +20,7 @@ MAN3= DBIx::Compat.3 DBIx::Database.3 DBIx::Intrors.3 \ DBIx::Recordset.3 DBIx::Recordset::DBSeq.3 \ DBIx::Recordset::FileSeq.3 +NO_STAGE= yes post-configure: # bad DBIx::Intrors.3 @${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 -lax/;' \ diff --git a/databases/p5-DBIx-RetryOverDisconnects/Makefile b/databases/p5-DBIx-RetryOverDisconnects/Makefile index c07b4a69688b..e2faa83edc2a 100644 --- a/databases/p5-DBIx-RetryOverDisconnects/Makefile +++ b/databases/p5-DBIx-RetryOverDisconnects/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= DBIx::RetryOverDisconnects.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-SQLEngine/Makefile b/databases/p5-DBIx-SQLEngine/Makefile index 9cf590a6cb1d..791bbe6c6065 100644 --- a/databases/p5-DBIx-SQLEngine/Makefile +++ b/databases/p5-DBIx-SQLEngine/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: DBIx::SQLEngine -# Date created: 31.7.2003 -# Whom: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at> -# +# Created by: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at> # $FreeBSD$ -# PORTNAME= DBIx-SQLEngine PORTVERSION= 0.93 @@ -84,4 +80,5 @@ MAN3= DBIx::SQLEngine.3 \ DBIx::SQLEngine::Schema::TableSet.3 \ DBIx::SQLEngine::Utility::CloneWithParams.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-SQLite-Simple/Makefile b/databases/p5-DBIx-SQLite-Simple/Makefile index cd1f2b01771b..2ca8b6f3cfc6 100644 --- a/databases/p5-DBIx-SQLite-Simple/Makefile +++ b/databases/p5-DBIx-SQLite-Simple/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-DBIx-SQLite-Simple -# Date created: 26 May 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= DBIx-SQLite-Simple PORTVERSION= 0.34 @@ -24,4 +20,5 @@ USE_PERL5= configure MAN3= DBIx::SQLite::Simple.3 \ DBIx::SQLite::Simple::Table.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Safe/Makefile b/databases/p5-DBIx-Safe/Makefile index bccd639cded9..72973b108744 100644 --- a/databases/p5-DBIx-Safe/Makefile +++ b/databases/p5-DBIx-Safe/Makefile @@ -20,4 +20,5 @@ USES= perl5 MAN3= DBIx::Safe.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-SearchBuilder/Makefile b/databases/p5-DBIx-SearchBuilder/Makefile index ec426b92e56e..98171a3c9d83 100644 --- a/databases/p5-DBIx-SearchBuilder/Makefile +++ b/databases/p5-DBIx-SearchBuilder/Makefile @@ -41,4 +41,5 @@ MAN3= DBIx::SearchBuilder.3 DBIx::SearchBuilder::Handle.3 \ DBIx::SearchBuilder::Unique.3 \ DBIx::SearchBuilder::Util.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Sequence/Makefile b/databases/p5-DBIx-Sequence/Makefile index f9f7ce904e43..5634baeca2b7 100644 --- a/databases/p5-DBIx-Sequence/Makefile +++ b/databases/p5-DBIx-Sequence/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= DBIx::Sequence.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Simple/Makefile b/databases/p5-DBIx-Simple/Makefile index db82aa9bde17..ead048414d3a 100644 --- a/databases/p5-DBIx-Simple/Makefile +++ b/databases/p5-DBIx-Simple/Makefile @@ -26,6 +26,7 @@ MAN3= DBIx::Simple.3 \ DBIx::Simple::Comparison.3 \ DBIx::Simple::Result::RowObject.3 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSQL_INTERP} diff --git a/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile b/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile index 6f3e202a326a..3d002393ba3c 100644 --- a/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile +++ b/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile @@ -25,4 +25,5 @@ USE_PERL5= configure MAN3= DBIx::Skinny::InflateColumn::DateTime.3 \ DBIx::Skinny::InflateColumn::DateTime::Auto.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Skinny-Mixin-DBHResolver/Makefile b/databases/p5-DBIx-Skinny-Mixin-DBHResolver/Makefile index b70b4246d5c2..453a7204e424 100644 --- a/databases/p5-DBIx-Skinny-Mixin-DBHResolver/Makefile +++ b/databases/p5-DBIx-Skinny-Mixin-DBHResolver/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= DBIx::Skinny::Mixin::DBHResolver.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Skinny-Pager/Makefile b/databases/p5-DBIx-Skinny-Pager/Makefile index d1254a275392..cb3b737f7b12 100644 --- a/databases/p5-DBIx-Skinny-Pager/Makefile +++ b/databases/p5-DBIx-Skinny-Pager/Makefile @@ -30,4 +30,5 @@ MAN3= DBIx::Skinny::Mixin::Pager.3 \ DBIx::Skinny::Pager::Logic::PlusOne.3 \ DBIx::Skinny::Pager::Page.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Skinny-Schema-Loader/Makefile b/databases/p5-DBIx-Skinny-Schema-Loader/Makefile index 0c3208a591c6..bcb8549867a6 100644 --- a/databases/p5-DBIx-Skinny-Schema-Loader/Makefile +++ b/databases/p5-DBIx-Skinny-Schema-Loader/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN3= DBIx::Skinny::Schema::Loader.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Skinny/Makefile b/databases/p5-DBIx-Skinny/Makefile index a002b2e1b64b..20dc6244eb2e 100644 --- a/databases/p5-DBIx-Skinny/Makefile +++ b/databases/p5-DBIx-Skinny/Makefile @@ -37,4 +37,5 @@ MAN3= DBIx::Skinny.3 \ DBIx::Skinny::SQL.3 \ DBIx::Skinny::Schema.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Sunny/Makefile b/databases/p5-DBIx-Sunny/Makefile index ef0ab71d8ab6..835fda35ebcf 100644 --- a/databases/p5-DBIx-Sunny/Makefile +++ b/databases/p5-DBIx-Sunny/Makefile @@ -30,6 +30,7 @@ USE_PERL5= modbuild MAN3= DBIx::Sunny.3 \ DBIx::Sunny::Schema.3 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501400 diff --git a/databases/p5-DBIx-TableHash/Makefile b/databases/p5-DBIx-TableHash/Makefile index 8f7958a1bd7e..a2250d041acb 100644 --- a/databases/p5-DBIx-TableHash/Makefile +++ b/databases/p5-DBIx-TableHash/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= DBIx::TableHash.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-TransactionManager/Makefile b/databases/p5-DBIx-TransactionManager/Makefile index 094ffaac23e2..e9dfe4052c79 100644 --- a/databases/p5-DBIx-TransactionManager/Makefile +++ b/databases/p5-DBIx-TransactionManager/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= DBIx::TransactionManager.3 \ DBIx::TransactionManager::Developers.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Tree/Makefile b/databases/p5-DBIx-Tree/Makefile index 339d48335171..062b5d0c1274 100644 --- a/databases/p5-DBIx-Tree/Makefile +++ b/databases/p5-DBIx-Tree/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= DBIx::Tree.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-VersionedDDL/Makefile b/databases/p5-DBIx-VersionedDDL/Makefile index 96ceff6d4434..3237a55d1207 100644 --- a/databases/p5-DBIx-VersionedDDL/Makefile +++ b/databases/p5-DBIx-VersionedDDL/Makefile @@ -31,4 +31,5 @@ MAN1= migrate_schema.1 MAN3= DBIx::VersionedDDL.3 \ DBIx::VersionedDDL::Plugin::DefaultScriptProcessor.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Wrapper/Makefile b/databases/p5-DBIx-Wrapper/Makefile index 9e26741366bc..92510ef0161b 100644 --- a/databases/p5-DBIx-Wrapper/Makefile +++ b/databases/p5-DBIx-Wrapper/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= DBIx::Wrapper.3 \ DBIx::Wrapper::Request.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-XHTML_Table/Makefile b/databases/p5-DBIx-XHTML_Table/Makefile index 734644aa1ef3..214434f700a8 100644 --- a/databases/p5-DBIx-XHTML_Table/Makefile +++ b/databases/p5-DBIx-XHTML_Table/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= DBIx::XHTML_Table.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-XML_RDB/Makefile b/databases/p5-DBIx-XML_RDB/Makefile index c32869edf685..e2587e2b9e40 100644 --- a/databases/p5-DBIx-XML_RDB/Makefile +++ b/databases/p5-DBIx-XML_RDB/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-DBIx-XML_RDB -# Date created: May 26 2001 -# Whom: vanilla -# +# Created by: vanilla # $FreeBSD$ -# PORTNAME= DBIx-XML_RDB PORTVERSION= 0.05 @@ -23,4 +19,5 @@ USE_PERL5= configure MAN3= DBIx::XML_RDB.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBM-Deep/Makefile b/databases/p5-DBM-Deep/Makefile index 0228de252790..988104e7084c 100644 --- a/databases/p5-DBM-Deep/Makefile +++ b/databases/p5-DBM-Deep/Makefile @@ -29,4 +29,5 @@ MAN3= DBM::Deep.3 DBM::Deep::Cookbook.3 DBM::Deep::Internals.3 \ DBM::Deep::Iterator::File::Index.3 DBM::Deep::Null.3 \ DBM::Deep::Engine::File.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBZ_File/Makefile b/databases/p5-DBZ_File/Makefile index a32418446ea7..2c41f0e3a76d 100644 --- a/databases/p5-DBZ_File/Makefile +++ b/databases/p5-DBZ_File/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-DBZ_File -# Date created: May 26th 2000 -# Whom: Yen-Ming Lee <leeym@FreeBSD.org> -# +# Created by: Yen-Ming Lee <leeym@FreeBSD.org> # $FreeBSD$ -# PORTNAME= DBZ_File PORTVERSION= 1.1 @@ -23,6 +19,7 @@ WRKSRC= ${WRKDIR}/DBZ_File MAN3= DBZ_File.3 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} > 501400 BROKEN= POLLUTE=1 is gone, does not compile, has not been released since 1997 diff --git a/databases/p5-DMOZ-ParseRDF/Makefile b/databases/p5-DMOZ-ParseRDF/Makefile index c3636dd0c3c3..5ca415bc7457 100644 --- a/databases/p5-DMOZ-ParseRDF/Makefile +++ b/databases/p5-DMOZ-ParseRDF/Makefile @@ -13,4 +13,5 @@ COMMENT= Parse the gigantic dmoz.org content file into smaller parts USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DR-Tarantool/Makefile b/databases/p5-DR-Tarantool/Makefile index 006eb71dff89..d96595039fe0 100644 --- a/databases/p5-DR-Tarantool/Makefile +++ b/databases/p5-DR-Tarantool/Makefile @@ -28,4 +28,5 @@ MAN3= \ DR::Tarantool::SyncClient.3 \ DR::Tarantool::Tuple.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DWH_File/Makefile b/databases/p5-DWH_File/Makefile index 0286c84117d8..a1cb8306ccfd 100644 --- a/databases/p5-DWH_File/Makefile +++ b/databases/p5-DWH_File/Makefile @@ -27,4 +27,5 @@ MAN3= DWH_File.3 DWH_File::Registry::URI.3 DWH_File::Value::Factory.3 \ DWH_File::Cache.3 DWH_File::Tie::Array.3 DWH_File::Slot.3 \ DWH_File::Tie::Foreign.3 DWH_File::Tie::Subscripted.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Dancer-Plugin-DBIC/Makefile b/databases/p5-Dancer-Plugin-DBIC/Makefile index e175c87b100d..97c2a5f98be6 100644 --- a/databases/p5-Dancer-Plugin-DBIC/Makefile +++ b/databases/p5-Dancer-Plugin-DBIC/Makefile @@ -25,4 +25,5 @@ USE_PERL5= configure MAN3= Dancer::Plugin::DBIC.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Dancer-Plugin-Database/Makefile b/databases/p5-Dancer-Plugin-Database/Makefile index 095444e4fa80..d2c0deec976a 100644 --- a/databases/p5-Dancer-Plugin-Database/Makefile +++ b/databases/p5-Dancer-Plugin-Database/Makefile @@ -26,4 +26,5 @@ USE_PERL5= configure P5MAN3= Dancer::Plugin::Database.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Dancer-Plugin-Redis/Makefile b/databases/p5-Dancer-Plugin-Redis/Makefile index 267f590af1e3..a3a154d1758e 100644 --- a/databases/p5-Dancer-Plugin-Redis/Makefile +++ b/databases/p5-Dancer-Plugin-Redis/Makefile @@ -25,6 +25,7 @@ USE_PERL5= configure MAN3= Dancer::Plugin::Redis.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -i '' -e \ 's/_check_connection($$handle->{dbh})/$$handle->{dbh}->ping/' \ diff --git a/databases/p5-Dancer-Session-Memcached/Makefile b/databases/p5-Dancer-Session-Memcached/Makefile index 3d212aaaf9c2..d869c55a85bf 100644 --- a/databases/p5-Dancer-Session-Memcached/Makefile +++ b/databases/p5-Dancer-Session-Memcached/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN3= Dancer::Session::Memcached.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Data-Page/Makefile b/databases/p5-Data-Page/Makefile index 80389308397d..88c008210aff 100644 --- a/databases/p5-Data-Page/Makefile +++ b/databases/p5-Data-Page/Makefile @@ -19,4 +19,5 @@ USE_PERL5= modbuild MAN3= Data::Page.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Data-Pageset/Makefile b/databases/p5-Data-Pageset/Makefile index 6b7cbca23d16..9907cc82b03f 100644 --- a/databases/p5-Data-Pageset/Makefile +++ b/databases/p5-Data-Pageset/Makefile @@ -19,4 +19,5 @@ MAN3= Data::Pageset.3 USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Exception-Class-DBI/Makefile b/databases/p5-Exception-Class-DBI/Makefile index c1c4e1d1718c..46ac0a58f8a6 100644 --- a/databases/p5-Exception-Class-DBI/Makefile +++ b/databases/p5-Exception-Class-DBI/Makefile @@ -21,4 +21,5 @@ USE_PERL5= modbuild MAN3= Exception::Class::DBI.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-GDBM/Makefile b/databases/p5-GDBM/Makefile index 99d069728bf2..ccdb26a49c30 100644 --- a/databases/p5-GDBM/Makefile +++ b/databases/p5-GDBM/Makefile @@ -1,4 +1,4 @@ -# Created by: Nick Sayer <nsayer@FreeBSD.ORG> +# Created by: Nick Sayer <nsayer@FreeBSD.org> # $FreeBSD$ PORTNAME= GDBM @@ -25,4 +25,5 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/ext/GDBM_File MAN3= GDBM_File.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Genezzo/Makefile b/databases/p5-Genezzo/Makefile index 15c5e23a4b39..875a9f6ffa07 100644 --- a/databases/p5-Genezzo/Makefile +++ b/databases/p5-Genezzo/Makefile @@ -51,4 +51,5 @@ MAN3= Genezzo.3 Genezzo::Block::RDBArray.3 \ Genezzo::Util.3 Genezzo::XEval.3 Genezzo::XEval::Prepare.3 \ Genezzo::XEval::SQLAlter.3 Genezzo::gendba.3 Genezzo::genexp.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-GraphViz-DBI/Makefile b/databases/p5-GraphViz-DBI/Makefile index 6b695be7e6d4..805952781d66 100644 --- a/databases/p5-GraphViz-DBI/Makefile +++ b/databases/p5-GraphViz-DBI/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN3= GraphViz::DBI.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-HTML-FormHandler-Model-DBIC/Makefile b/databases/p5-HTML-FormHandler-Model-DBIC/Makefile index 28f110efddbc..f37f5e4f80c0 100644 --- a/databases/p5-HTML-FormHandler-Model-DBIC/Makefile +++ b/databases/p5-HTML-FormHandler-Model-DBIC/Makefile @@ -32,4 +32,5 @@ MAN3= HTML::FormHandler::Generator::DBIC.3 \ HTML::FormHandler::TraitFor::DBICFields.3 \ HTML::FormHandler::TraitFor::Model::DBIC.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Ima-DBI-Contextual/Makefile b/databases/p5-Ima-DBI-Contextual/Makefile index 978e09c59c44..99cc1afbf6c8 100644 --- a/databases/p5-Ima-DBI-Contextual/Makefile +++ b/databases/p5-Ima-DBI-Contextual/Makefile @@ -1,4 +1,3 @@ -# Created by: Philip M. Gollucci <pgollucci@p6m7g8.com> # $FreeBSD$ PORTNAME= Ima-DBI-Contextual @@ -26,4 +25,5 @@ USE_PERL5= configure MAN3= Ima::DBI::Contextual.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Ima-DBI/Makefile b/databases/p5-Ima-DBI/Makefile index 0b75f2a69f1e..d731ea0c35fa 100644 --- a/databases/p5-Ima-DBI/Makefile +++ b/databases/p5-Ima-DBI/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= Ima::DBI.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Iterator-DBI/Makefile b/databases/p5-Iterator-DBI/Makefile index 4700575d7b2d..55d74dea0fc2 100644 --- a/databases/p5-Iterator-DBI/Makefile +++ b/databases/p5-Iterator-DBI/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Iterator-DBI -# Date created: 18 Feb 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Iterator-DBI PORTVERSION= 0.02 @@ -22,4 +18,5 @@ MAN3= Iterator::DBI.3 USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Jifty-DBI/Makefile b/databases/p5-Jifty-DBI/Makefile index 101b4205892f..0a2371e5b9c0 100644 --- a/databases/p5-Jifty-DBI/Makefile +++ b/databases/p5-Jifty-DBI/Makefile @@ -79,4 +79,5 @@ MAN3= Jifty::DBI.3 \ Jifty::DBI::Schema.3 \ Jifty::DBI::SchemaGenerator.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-KyotoCabinet/Makefile b/databases/p5-KyotoCabinet/Makefile index 5b4ad05d40ec..5221b3f13fb6 100644 --- a/databases/p5-KyotoCabinet/Makefile +++ b/databases/p5-KyotoCabinet/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= KyotoCabinet.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-MLDBM-Sync/Makefile b/databases/p5-MLDBM-Sync/Makefile index 6f2d1c6ffc36..bc8311c647d1 100644 --- a/databases/p5-MLDBM-Sync/Makefile +++ b/databases/p5-MLDBM-Sync/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= MLDBM::Sync.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-MLDBM/Makefile b/databases/p5-MLDBM/Makefile index 85689e87eed2..884541d6be28 100644 --- a/databases/p5-MLDBM/Makefile +++ b/databases/p5-MLDBM/Makefile @@ -1,4 +1,4 @@ -# Created by: ache@freebsd.org +# Created by: ache@FreeBSD.org # $FreeBSD$ PORTNAME= MLDBM @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= MLDBM.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-MR-Tarantool/Makefile b/databases/p5-MR-Tarantool/Makefile index e0dd7620109a..15e7929a16da 100644 --- a/databases/p5-MR-Tarantool/Makefile +++ b/databases/p5-MR-Tarantool/Makefile @@ -37,4 +37,5 @@ MAN3= MR::IProto.3 \ MR::Tarantool::Box.3 \ MR::Tarantool::Box::Singleton.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Memcached-libmemcached/Makefile b/databases/p5-Memcached-libmemcached/Makefile index d6832dd031b4..2474211f73e9 100644 --- a/databases/p5-Memcached-libmemcached/Makefile +++ b/databases/p5-Memcached-libmemcached/Makefile @@ -44,6 +44,7 @@ MAN3= Memcached::libmemcached.3 \ Memcached::libmemcached::memcached_verbosity.3 \ Memcached::libmemcached::memcached_version.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/my $$configure_args/ s|--disable-shared|& --without-memcached --disable-dtrace|' ${WRKSRC}/Makefile.PL diff --git a/databases/p5-Metadata/Makefile b/databases/p5-Metadata/Makefile index 50b30f031ab6..5ef35dae3bab 100644 --- a/databases/p5-Metadata/Makefile +++ b/databases/p5-Metadata/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Metadata -# Date created: 31 Dec 2001 -# Whom: Seamus Venasse <svenasse@polaris.ca> -# +# Created by: Seamus Venasse <svenasse@polaris.ca> # $FreeBSD$ -# PORTNAME= Metadata PORTVERSION= 0.24 @@ -25,4 +21,5 @@ MAN3= Metadata::Base.3 \ Metadata::IAFA.3 \ Metadata::SOIF.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-MongoDB/Makefile b/databases/p5-MongoDB/Makefile index 237c304b44ab..080b9cbfbd94 100644 --- a/databases/p5-MongoDB/Makefile +++ b/databases/p5-MongoDB/Makefile @@ -50,4 +50,5 @@ MAN3= MongoDB.3 \ MongoDB::Timestamp.3 \ MongoDB::Tutorial.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-MySQL-Diff/Makefile b/databases/p5-MySQL-Diff/Makefile index 2235d608bed5..b4a18193f72b 100644 --- a/databases/p5-MySQL-Diff/Makefile +++ b/databases/p5-MySQL-Diff/Makefile @@ -24,6 +24,7 @@ MAN3= MySQL::Diff.3 \ MySQL::Diff::Table.3 \ MySQL::Diff::Utils.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '1 s|/usr/bin/perl|${PERL}|' ${WRKSRC}/bin/mysqldiff diff --git a/databases/p5-ORLite-Migrate/Makefile b/databases/p5-ORLite-Migrate/Makefile index eb8ac51223f8..80b0680a298d 100644 --- a/databases/p5-ORLite-Migrate/Makefile +++ b/databases/p5-ORLite-Migrate/Makefile @@ -28,4 +28,5 @@ USE_PERL5= configure MAN3= ORLite::Migrate.3 \ ORLite::Migrate::Timeline.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-ORLite/Makefile b/databases/p5-ORLite/Makefile index d42f0d6f668b..727c22497dfb 100644 --- a/databases/p5-ORLite/Makefile +++ b/databases/p5-ORLite/Makefile @@ -25,4 +25,5 @@ USE_PERL5= configure MAN3= ORLite.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Oryx/Makefile b/databases/p5-Oryx/Makefile index 08d3618cce4a..64de0c425f77 100644 --- a/databases/p5-Oryx/Makefile +++ b/databases/p5-Oryx/Makefile @@ -44,4 +44,5 @@ MAN3= Oryx.3 Oryx::Association.3 Oryx::Association::Array.3 Oryx::Attribute.3 \ Oryx::DBM::Association.3 Oryx::DBM::Class.3 Oryx::DBI::Parent.3 \ Oryx::Association::Reference.3 Oryx::DBM::Util.3 Oryx::Value::Text.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-POE-Component-DBIAgent/Makefile b/databases/p5-POE-Component-DBIAgent/Makefile index 7bbf094b4b8c..ce1a0fa1972f 100644 --- a/databases/p5-POE-Component-DBIAgent/Makefile +++ b/databases/p5-POE-Component-DBIAgent/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN3= POE::Component::DBIAgent.3 POE::Component::DBIAgent::Helper.3 \ POE::Component::DBIAgent::Queue.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-POE-Component-EasyDBI/Makefile b/databases/p5-POE-Component-EasyDBI/Makefile index 1432e008049c..693d1d25839f 100644 --- a/databases/p5-POE-Component-EasyDBI/Makefile +++ b/databases/p5-POE-Component-EasyDBI/Makefile @@ -23,4 +23,5 @@ USE_PERL5= configure MAN3= POE::Component::EasyDBI.3 \ POE::Component::EasyDBI::SubProcess.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-POE-Component-LaDBI/Makefile b/databases/p5-POE-Component-LaDBI/Makefile index 4c6e0489ad58..6d2caad51246 100644 --- a/databases/p5-POE-Component-LaDBI/Makefile +++ b/databases/p5-POE-Component-LaDBI/Makefile @@ -22,6 +22,7 @@ MAN3= POE::Component::LaDBI.3 POE::Component::LaDBI::Commands.3 \ POE::Component::LaDBI::Request.3 \ POE::Component::LaDBI::Response.3 +NO_STAGE= yes post-extract: ${RM} ${WRKSRC}/*.pl diff --git a/databases/p5-POE-Component-RRDTool/Makefile b/databases/p5-POE-Component-RRDTool/Makefile index 67853f5b7e4d..0c0163874b4d 100644 --- a/databases/p5-POE-Component-RRDTool/Makefile +++ b/databases/p5-POE-Component-RRDTool/Makefile @@ -21,6 +21,7 @@ CONFIGURE_ARGS= </dev/null MAN3= POE::Component::RRDTool.3 +NO_STAGE= yes post-patch: @${PERL} -pi -e 's/(\(\$$maj, \$$min, \$$sub\))/$$1; $$1/' \ ${WRKSRC}/Makefile.PL diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile index 5a7b237e8053..102fa94ecc52 100644 --- a/databases/p5-Pg/Makefile +++ b/databases/p5-Pg/Makefile @@ -22,4 +22,5 @@ MAN3= Pg.3 CONFIGURE_ENV= POSTGRES_INCLUDE=${LOCALBASE}/include POSTGRES_LIB=${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-PostgreSQL-PLPerl-Call/Makefile b/databases/p5-PostgreSQL-PLPerl-Call/Makefile index ea165f68938a..9f9ea0c28133 100644 --- a/databases/p5-PostgreSQL-PLPerl-Call/Makefile +++ b/databases/p5-PostgreSQL-PLPerl-Call/Makefile @@ -18,4 +18,5 @@ USES= perl5 MAN3= PostgreSQL::PLPerl::Call.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-PostgreSQL-PLPerl-Trace/Makefile b/databases/p5-PostgreSQL-PLPerl-Trace/Makefile index b718accc043f..543a00b0ba27 100644 --- a/databases/p5-PostgreSQL-PLPerl-Trace/Makefile +++ b/databases/p5-PostgreSQL-PLPerl-Trace/Makefile @@ -16,4 +16,5 @@ USES= perl5 MAN3= PostgreSQL::PLPerl::Trace.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Prophet/Makefile b/databases/p5-Prophet/Makefile index eb0b8f8a3ed3..27111243f71a 100644 --- a/databases/p5-Prophet/Makefile +++ b/databases/p5-Prophet/Makefile @@ -1,4 +1,3 @@ -# Created by: Baptiste Daroussin <bapt@FreeBSD.org> # $FreeBSD$ PORTNAME= Prophet @@ -138,4 +137,5 @@ MAN3= Prophet.3 \ Prophet::Web::Menu.3 \ Prophet::Web::Result.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-RRD-Simple/Makefile b/databases/p5-RRD-Simple/Makefile index cafcec83114f..5d263a612619 100644 --- a/databases/p5-RRD-Simple/Makefile +++ b/databases/p5-RRD-Simple/Makefile @@ -19,4 +19,5 @@ USES= perl5 USE_PERL5= modbuild MAN3= RRD::Simple.3 RRD::Simple::Examples.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Redis-hiredis/Makefile b/databases/p5-Redis-hiredis/Makefile index a7ece0d31e9e..aa71b168650a 100644 --- a/databases/p5-Redis-hiredis/Makefile +++ b/databases/p5-Redis-hiredis/Makefile @@ -16,4 +16,5 @@ USE_PERL5= configure MAN3= Redis::hiredis.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Redis/Makefile b/databases/p5-Redis/Makefile index 0a7ce87f664a..42898aae3fe9 100644 --- a/databases/p5-Redis/Makefile +++ b/databases/p5-Redis/Makefile @@ -25,4 +25,5 @@ USE_PERL5= configure MAN3= Redis.3 Redis::Hash.3 Redis::List.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Relations-Query/Makefile b/databases/p5-Relations-Query/Makefile index df39db4e4192..d2293e35da3d 100644 --- a/databases/p5-Relations-Query/Makefile +++ b/databases/p5-Relations-Query/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Relations::Query.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Relations/Makefile b/databases/p5-Relations/Makefile index 9825becc4817..c0de9a02f5f0 100644 --- a/databases/p5-Relations/Makefile +++ b/databases/p5-Relations/Makefile @@ -15,4 +15,5 @@ USE_PERL5= configure MAN3= Relations.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-ResourcePool-Resource-DBI/Makefile b/databases/p5-ResourcePool-Resource-DBI/Makefile index b24073f6ed98..ca1b46e0c132 100644 --- a/databases/p5-ResourcePool-Resource-DBI/Makefile +++ b/databases/p5-ResourcePool-Resource-DBI/Makefile @@ -23,4 +23,5 @@ MAN3= ResourcePool::Resource::DBI.3 ResourcePool::Factory::DBI.3 \ ResourcePool::Command::DBI::Execute.3 ResourcePool::Command::DBI::Select.3 \ ResourcePool::Command::DBI::SelectRow.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Rose-DB-Object/Makefile b/databases/p5-Rose-DB-Object/Makefile index c3ed4e50f71f..edbcdf512c21 100644 --- a/databases/p5-Rose-DB-Object/Makefile +++ b/databases/p5-Rose-DB-Object/Makefile @@ -99,4 +99,5 @@ MAN3= Rose::DB::Object.3 \ Rose::DB::Object::Tutorial.3 \ Rose::DB::Object::Util.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Rose-DB/Makefile b/databases/p5-Rose-DB/Makefile index a265fe4fcb10..40de30316e7c 100644 --- a/databases/p5-Rose-DB/Makefile +++ b/databases/p5-Rose-DB/Makefile @@ -46,4 +46,5 @@ MAN3= Rose::DB.3 \ Rose::DB::SQLite.3 \ Rose::DB::Tutorial.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Rose-DBx-Object-MoreHelpers/Makefile b/databases/p5-Rose-DBx-Object-MoreHelpers/Makefile index 7ba9b14d65fa..b259f190e14e 100644 --- a/databases/p5-Rose-DBx-Object-MoreHelpers/Makefile +++ b/databases/p5-Rose-DBx-Object-MoreHelpers/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= Rose::DBx::Object::MoreHelpers.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Rose-DBx-Object-Renderer/Makefile b/databases/p5-Rose-DBx-Object-Renderer/Makefile index 027b24363244..a108d2725457 100644 --- a/databases/p5-Rose-DBx-Object-Renderer/Makefile +++ b/databases/p5-Rose-DBx-Object-Renderer/Makefile @@ -24,4 +24,5 @@ USE_PERL5= configure MAN3= Rose::DBx::Object::Renderer.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-SQL-Abstract-Limit/Makefile b/databases/p5-SQL-Abstract-Limit/Makefile index cdfd73eb8c55..7ea5102f98ab 100644 --- a/databases/p5-SQL-Abstract-Limit/Makefile +++ b/databases/p5-SQL-Abstract-Limit/Makefile @@ -23,4 +23,5 @@ USE_PERL5= modbuild MAN3= SQL::Abstract::Limit.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-SQL-Abstract-More/Makefile b/databases/p5-SQL-Abstract-More/Makefile index 66a32b1028a6..6626009b5cb7 100644 --- a/databases/p5-SQL-Abstract-More/Makefile +++ b/databases/p5-SQL-Abstract-More/Makefile @@ -24,4 +24,5 @@ USE_PERL5= configure MAN3= SQL::Abstract::More.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile b/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile index f640fc8d06a7..d98939217e8b 100644 --- a/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile +++ b/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= SQL::Abstract::Plugin::InsertMulti.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-SQL-Abstract/Makefile b/databases/p5-SQL-Abstract/Makefile index c71c23cf0fed..4ed27cfd1a5c 100644 --- a/databases/p5-SQL-Abstract/Makefile +++ b/databases/p5-SQL-Abstract/Makefile @@ -28,4 +28,5 @@ MAN3= DBIx::Class::Storage::Debug::PrettyPrint.3 \ SQL::Abstract::Test.3 \ SQL::Abstract::Tree.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-SQL-Interp/Makefile b/databases/p5-SQL-Interp/Makefile index 874bb7d18179..41b9d6e878f7 100644 --- a/databases/p5-SQL-Interp/Makefile +++ b/databases/p5-SQL-Interp/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= DBIx::Interp.3 SQL::Interp.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-SQL-Maker/Makefile b/databases/p5-SQL-Maker/Makefile index 7f9715bb5b12..7f8db85e072e 100644 --- a/databases/p5-SQL-Maker/Makefile +++ b/databases/p5-SQL-Maker/Makefile @@ -29,4 +29,5 @@ MAN3= SQL::Maker.3 \ SQL::Maker::Select.3 \ SQL::Maker::SelectSet.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-SQL-ReservedWords/Makefile b/databases/p5-SQL-ReservedWords/Makefile index 1349e9dc4695..ff93f847ef35 100644 --- a/databases/p5-SQL-ReservedWords/Makefile +++ b/databases/p5-SQL-ReservedWords/Makefile @@ -30,4 +30,5 @@ MAN3= SQL::ReservedWords.3 \ SQL::ReservedWords::SQLite.3 \ SQL::ReservedWords::Sybase.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-SQL-Statement/Makefile b/databases/p5-SQL-Statement/Makefile index 0cefa94b886d..02a40541cb30 100644 --- a/databases/p5-SQL-Statement/Makefile +++ b/databases/p5-SQL-Statement/Makefile @@ -38,4 +38,5 @@ MAN3= SQL::Dialects::ANSI.3 \ SQL::Statement::TermFactory.3 \ SQL::Statement::Util.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-SQL-Translator/Makefile b/databases/p5-SQL-Translator/Makefile index bb593790222f..ff55bcac056a 100644 --- a/databases/p5-SQL-Translator/Makefile +++ b/databases/p5-SQL-Translator/Makefile @@ -122,6 +122,7 @@ MAN3= SQL::Translator.3 \ SQL::Translator::Utils.3 \ Test::SQL::Translator.3 +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -name "*.orig" -delete diff --git a/databases/p5-SQLite-Work/Makefile b/databases/p5-SQLite-Work/Makefile index 4d5cd267fb5f..5d9ba5e7ebc6 100644 --- a/databases/p5-SQLite-Work/Makefile +++ b/databases/p5-SQLite-Work/Makefile @@ -27,4 +27,5 @@ MAN3= SQLite::Work.3 \ SQLite::Work::CGI.3 \ SQLite::Work::Mail.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Search-InvertedIndex/Makefile b/databases/p5-Search-InvertedIndex/Makefile index 9196a56d2941..a3d3b013edf8 100644 --- a/databases/p5-Search-InvertedIndex/Makefile +++ b/databases/p5-Search-InvertedIndex/Makefile @@ -28,4 +28,5 @@ MAN3= Search::InvertedIndex.3 \ Search::InvertedIndex::Query::Leaf.3 \ Search::InvertedIndex::Result.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Search-Namazu/Makefile b/databases/p5-Search-Namazu/Makefile index 329f80a1bde1..f0300c1917c3 100644 --- a/databases/p5-Search-Namazu/Makefile +++ b/databases/p5-Search-Namazu/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Search::Namazu.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Search-Xapian/Makefile b/databases/p5-Search-Xapian/Makefile index a8ff833612d6..d08190afe372 100644 --- a/databases/p5-Search-Xapian/Makefile +++ b/databases/p5-Search-Xapian/Makefile @@ -66,6 +66,7 @@ MAN3= Search::Xapian.3 \ Search::Xapian::Weight.3 \ Search::Xapian::WritableDatabase.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|^if (defined $$builddir) {|if (0) {|' ${WRKSRC}/Makefile.PL diff --git a/databases/p5-Search-Xapian10/Makefile b/databases/p5-Search-Xapian10/Makefile index 7533e7ac8ff8..e39ee5a5f359 100644 --- a/databases/p5-Search-Xapian10/Makefile +++ b/databases/p5-Search-Xapian10/Makefile @@ -41,6 +41,7 @@ MAN3= Search::Xapian.3 \ Search::Xapian::Weight.3 \ Search::Xapian::WritableDatabase.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's/^if (defined $$builddir/if (0/' ${WRKSRC}/Makefile.PL diff --git a/databases/p5-T2/Makefile b/databases/p5-T2/Makefile index 0e67ed26a77f..9a56d3f566b4 100644 --- a/databases/p5-T2/Makefile +++ b/databases/p5-T2/Makefile @@ -27,6 +27,7 @@ USE_PERL5= configure MAN3= T2.3 T2::Association.3 T2::Attribute.3 T2::Class.3 \ T2::DBSetup.3 T2::Method.3 T2::Schema.3 T2::Storage.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ '/eval/s|^|# | ; \ diff --git a/databases/p5-Tangram/Makefile b/databases/p5-Tangram/Makefile index 7321e2cae873..daf25ae99c0d 100644 --- a/databases/p5-Tangram/Makefile +++ b/databases/p5-Tangram/Makefile @@ -58,4 +58,5 @@ MAN3= Tangram.3 \ Tangram::Type::Set::FromOne.3 \ Tangram::Type::TimeAndDate.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Template-DBI/Makefile b/databases/p5-Template-DBI/Makefile index 52167e097613..718148079430 100644 --- a/databases/p5-Template-DBI/Makefile +++ b/databases/p5-Template-DBI/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN3= Template::DBI.3 \ Template::Plugin::DBI.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Teng/Makefile b/databases/p5-Teng/Makefile index a48853745881..b0c46b32891f 100644 --- a/databases/p5-Teng/Makefile +++ b/databases/p5-Teng/Makefile @@ -50,4 +50,5 @@ MAN3= Teng.3 \ Teng::Schema::Loader.3 \ Teng::Schema::Table.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Test-Cukes/Makefile b/databases/p5-Test-Cukes/Makefile index c967f7f32d7a..85e7942d82b8 100644 --- a/databases/p5-Test-Cukes/Makefile +++ b/databases/p5-Test-Cukes/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= Test::Cukes.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Test-Database/Makefile b/databases/p5-Test-Database/Makefile index b16bd109ac79..b3b076d39180 100644 --- a/databases/p5-Test-Database/Makefile +++ b/databases/p5-Test-Database/Makefile @@ -30,4 +30,5 @@ MAN3= Test::Database.3 Test::Database::Driver.3 \ Test::Database::Tutorial.3 \ Test::Database::Util.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Test-DatabaseRow/Makefile b/databases/p5-Test-DatabaseRow/Makefile index 30c3195a111d..2d92638d4230 100644 --- a/databases/p5-Test-DatabaseRow/Makefile +++ b/databases/p5-Test-DatabaseRow/Makefile @@ -21,4 +21,5 @@ MAN3= Test::DatabaseRow.3 \ Test::DatabaseRow::Result.3 \ Test::DatabaseRow::Object.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Test-Fixture-DBI/Makefile b/databases/p5-Test-Fixture-DBI/Makefile index 0168ed51822e..941ea5a3d075 100644 --- a/databases/p5-Test-Fixture-DBI/Makefile +++ b/databases/p5-Test-Fixture-DBI/Makefile @@ -29,4 +29,5 @@ MAN3= Test::Fixture::DBI.3 \ Test::Fixture::DBI::Util::SQLite.3 \ Test::Fixture::DBI::Util::mysql.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Test-mysqld/Makefile b/databases/p5-Test-mysqld/Makefile index 549df9ec7d5e..af1e698b066e 100644 --- a/databases/p5-Test-mysqld/Makefile +++ b/databases/p5-Test-mysqld/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= Test::mysqld.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Test-postgresql/Makefile b/databases/p5-Test-postgresql/Makefile index d97cdf4f74b3..b8aae596b181 100644 --- a/databases/p5-Test-postgresql/Makefile +++ b/databases/p5-Test-postgresql/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= Test::postgresql.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Text-Query-SQL/Makefile b/databases/p5-Text-Query-SQL/Makefile index e2520d4d4466..1ade4631cf25 100644 --- a/databases/p5-Text-Query-SQL/Makefile +++ b/databases/p5-Text-Query-SQL/Makefile @@ -22,6 +22,7 @@ MAN3= Text::Query::BuildSQLMifluz.3 Text::Query::BuildSQLMySQL.3 \ Text::Query::BuildSQLPg.3 Text::Query::SolveSQL.3 \ Bundle::Text::Query::BuildSQL.3 +NO_STAGE= yes pre-patch: @${PERL} -pi -e '/DBI/ and $$_=""' ${WRKSRC}/Makefile.PL diff --git a/databases/p5-Text-xSV/Makefile b/databases/p5-Text-xSV/Makefile index a13a30d911e0..489f8eb36dae 100644 --- a/databases/p5-Text-xSV/Makefile +++ b/databases/p5-Text-xSV/Makefile @@ -15,4 +15,5 @@ USE_PERL5= configure MAN3= Text::xSV.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Tie-DBI/Makefile b/databases/p5-Tie-DBI/Makefile index 5b5225809bc4..1ed5c85681c0 100644 --- a/databases/p5-Tie-DBI/Makefile +++ b/databases/p5-Tie-DBI/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= Tie::RDBM.3 Tie::DBI.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Tie-LevelDB/Makefile b/databases/p5-Tie-LevelDB/Makefile index ef9843895f06..03f2a2ac1dd5 100644 --- a/databases/p5-Tie-LevelDB/Makefile +++ b/databases/p5-Tie-LevelDB/Makefile @@ -19,6 +19,7 @@ USES= gmake perl5 MAN3= Tie::LevelDB.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/build_detect_platform/d' \ -e 's|build_config.mk|${LOCALBASE}/share/leveldb/&|' \ diff --git a/databases/p5-Time-Piece-MySQL/Makefile b/databases/p5-Time-Piece-MySQL/Makefile index 53e2a0d9e94b..1325292a8ce0 100644 --- a/databases/p5-Time-Piece-MySQL/Makefile +++ b/databases/p5-Time-Piece-MySQL/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Time::Piece::MySQL.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-TokyoCabinet/Makefile b/databases/p5-TokyoCabinet/Makefile index c460c8615fe7..0f6191a57233 100644 --- a/databases/p5-TokyoCabinet/Makefile +++ b/databases/p5-TokyoCabinet/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= TokyoCabinet.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-hp200lx-db/Makefile b/databases/p5-hp200lx-db/Makefile index 60dbaa7921a0..ddf37d172bca 100644 --- a/databases/p5-hp200lx-db/Makefile +++ b/databases/p5-hp200lx-db/Makefile @@ -15,4 +15,5 @@ USE_PERL5= configure MAN3= HP200LX::DB.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-mysql-genocide/Makefile b/databases/p5-mysql-genocide/Makefile index 2134b8e23778..c741e2fcbb0f 100644 --- a/databases/p5-mysql-genocide/Makefile +++ b/databases/p5-mysql-genocide/Makefile @@ -22,4 +22,5 @@ PLIST_FILES= bin/mysql-genocide \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/mysql-genocide/.packlist PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/mysql-genocide +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-qdbm/Makefile b/databases/p5-qdbm/Makefile index 8f91098dfe32..9b7819a4e6c2 100644 --- a/databases/p5-qdbm/Makefile +++ b/databases/p5-qdbm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-qdbm -# Date created: 2005-09-01 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# +# Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# PKGNAMEPREFIX= p5- @@ -20,4 +16,5 @@ PATCHDIR= ${.CURDIR}/files MAKE_JOBS_UNSAFE= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/p5-tokyotyrant/Makefile b/databases/p5-tokyotyrant/Makefile index 186b38e16e64..f6ea06772b34 100644 --- a/databases/p5-tokyotyrant/Makefile +++ b/databases/p5-tokyotyrant/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= TokyoTyrant.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/pear-DB/Makefile b/databases/pear-DB/Makefile index f17932696bf8..d90c18cad2ef 100644 --- a/databases/pear-DB/Makefile +++ b/databases/pear-DB/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-DBA/Makefile b/databases/pear-DBA/Makefile index 58128b3b01d0..ca3d21d99f89 100644 --- a/databases/pear-DBA/Makefile +++ b/databases/pear-DBA/Makefile @@ -13,6 +13,7 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-DBA_Relational/Makefile b/databases/pear-DBA_Relational/Makefile index 939f6be81417..5f173ea23500 100644 --- a/databases/pear-DBA_Relational/Makefile +++ b/databases/pear-DBA_Relational/Makefile @@ -15,6 +15,7 @@ PORTSCOUT= skipv:0.19 PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-DB_DataObject/Makefile b/databases/pear-DB_DataObject/Makefile index 99381551151a..6ec263af8c26 100644 --- a/databases/pear-DB_DataObject/Makefile +++ b/databases/pear-DB_DataObject/Makefile @@ -22,6 +22,7 @@ PEAR_VALIDATE_DESC= "PEAR::Validate support" PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MPEAR_MDB2} diff --git a/databases/pear-DB_DataObject_FormBuilder/Makefile b/databases/pear-DB_DataObject_FormBuilder/Makefile index af8b58d8232c..116fa18a0ea6 100644 --- a/databases/pear-DB_DataObject_FormBuilder/Makefile +++ b/databases/pear-DB_DataObject_FormBuilder/Makefile @@ -20,6 +20,7 @@ PEAR_HTML_TABLE_DESC= PEAR::HTML_Table support PEAR_AUTOINSTALL=yes +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPEAR_DATE} diff --git a/databases/pear-DB_Pager/Makefile b/databases/pear-DB_Pager/Makefile index 027944d2a671..3a42472af0e6 100644 --- a/databases/pear-DB_Pager/Makefile +++ b/databases/pear-DB_Pager/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-DB_QueryTool/Makefile b/databases/pear-DB_QueryTool/Makefile index 90e3e0df14d3..48aa4733534d 100644 --- a/databases/pear-DB_QueryTool/Makefile +++ b/databases/pear-DB_QueryTool/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \ PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-DB_Sqlite_Tools/Makefile b/databases/pear-DB_Sqlite_Tools/Makefile index 0d61468f8595..98c020228624 100644 --- a/databases/pear-DB_Sqlite_Tools/Makefile +++ b/databases/pear-DB_Sqlite_Tools/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \ PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-DB_Table/Makefile b/databases/pear-DB_Table/Makefile index 800a7f050f82..7e83b5f97e10 100644 --- a/databases/pear-DB_Table/Makefile +++ b/databases/pear-DB_Table/Makefile @@ -20,6 +20,7 @@ PEAR_DB_DESC= PEAR::DB support PEAR_MDB2_DESC= PEAR::MDB2 support PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPEAR_HTML_QUICKFORM} diff --git a/databases/pear-DB_ldap/Makefile b/databases/pear-DB_ldap/Makefile index 8834c0f82f36..da45837dd7b9 100644 --- a/databases/pear-DB_ldap/Makefile +++ b/databases/pear-DB_ldap/Makefile @@ -13,6 +13,7 @@ RUN_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-DB_ldap2/Makefile b/databases/pear-DB_ldap2/Makefile index a00bc11560cf..4d8842e52e85 100644 --- a/databases/pear-DB_ldap2/Makefile +++ b/databases/pear-DB_ldap2/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB USE_PHP= ldap PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-Doctrine12/Makefile b/databases/pear-Doctrine12/Makefile index 7b243a15098e..5be7ab7cd32b 100644 --- a/databases/pear-Doctrine12/Makefile +++ b/databases/pear-Doctrine12/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: pear-Doctrine -# Date created: 28 September 2009 -# Whom: Greg Larkin <glarkin@FreeBSD.org> -# +# Created by: Greg Larkin <glarkin@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Doctrine PORTVERSION= 1.2.4 @@ -35,6 +31,7 @@ SUB_LIST+= CHANNEL=${CHANNEL} LOCALBASE=${LOCALBASE} PKGINSTALL= ${WRKDIR}/pear-install LATEST_LINK= pear-Doctrine12 +NO_STAGE= yes .include <bsd.port.options.mk> DEFAULT_PHP_VER=5 diff --git a/databases/pear-DoctrineCommon/Makefile b/databases/pear-DoctrineCommon/Makefile index 55d5e540b5e2..166a88f6db8b 100644 --- a/databases/pear-DoctrineCommon/Makefile +++ b/databases/pear-DoctrineCommon/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS= ${PEARDIR}/.channels/pear.doctrine-project.org.reg:${PORTSDIR}/deve PEAR_CHANNEL= doctrine PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-DoctrineDBAL/Makefile b/databases/pear-DoctrineDBAL/Makefile index 86ae696012e6..c2c1960c4639 100644 --- a/databases/pear-DoctrineDBAL/Makefile +++ b/databases/pear-DoctrineDBAL/Makefile @@ -32,6 +32,7 @@ PEAR_AUTOINSTALL= yes USE_PHP= pdo WANT_PHP_CLI= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MDBLIB} diff --git a/databases/pear-DoctrineORM/Makefile b/databases/pear-DoctrineORM/Makefile index 9efe4d5791f6..8407089a6ca9 100644 --- a/databases/pear-DoctrineORM/Makefile +++ b/databases/pear-DoctrineORM/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= ${PEARDIR}/.channels/pear.doctrine-project.org.reg:${PORTSDIR}/deve PEAR_CHANNEL= doctrine PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-Horde_Db/Makefile b/databases/pear-Horde_Db/Makefile index ecb1aff817b1..39333730b38f 100644 --- a/databases/pear-Horde_Db/Makefile +++ b/databases/pear-Horde_Db/Makefile @@ -18,6 +18,7 @@ USE_HORDE_RUN= Horde_Date \ Horde_Exception \ Horde_Support +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/databases/pear-Horde_HashTable/Makefile b/databases/pear-Horde_HashTable/Makefile index b84bc9c0dafe..8d0652565c1b 100644 --- a/databases/pear-Horde_HashTable/Makefile +++ b/databases/pear-Horde_HashTable/Makefile @@ -11,6 +11,7 @@ COMMENT= Horde Hash Table Interface OPTIONS_DEFINE= MEMCACHE USE_HORDE_RUN= Horde_Exception +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MMEMCACHE} diff --git a/databases/pear-Horde_Imsp/Makefile b/databases/pear-Horde_Imsp/Makefile index da64a334e4a0..82357bfbca21 100644 --- a/databases/pear-Horde_Imsp/Makefile +++ b/databases/pear-Horde_Imsp/Makefile @@ -1,4 +1,4 @@ -# Created by: Martin Matuska <mm@FreeBSD.org> +# Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ PORTNAME= Horde_Imsp @@ -10,6 +10,7 @@ COMMENT= Horde IMSP API USE_HORDE_RUN= Horde_Translation +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-Horde_Memcache/Makefile b/databases/pear-Horde_Memcache/Makefile index 5895c12b22a3..2f4a16148dc5 100644 --- a/databases/pear-Horde_Memcache/Makefile +++ b/databases/pear-Horde_Memcache/Makefile @@ -10,6 +10,7 @@ COMMENT= Horde Memcache API USE_PHP= memcache hash USE_HORDE_RUN= Horde_Exception +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-MDB/Makefile b/databases/pear-MDB/Makefile index b96e7593d147..2efac68b1ada 100644 --- a/databases/pear-MDB/Makefile +++ b/databases/pear-MDB/Makefile @@ -13,6 +13,7 @@ RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-MDB2/Makefile b/databases/pear-MDB2/Makefile index f359f4e83b8a..2bca5f326954 100644 --- a/databases/pear-MDB2/Makefile +++ b/databases/pear-MDB2/Makefile @@ -13,6 +13,7 @@ RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-MDB2_Driver_mysql/Makefile b/databases/pear-MDB2_Driver_mysql/Makefile index ae292d57fa28..e69bc1f63545 100644 --- a/databases/pear-MDB2_Driver_mysql/Makefile +++ b/databases/pear-MDB2_Driver_mysql/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ USE_PHP= mysql PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-MDB2_Driver_mysqli/Makefile b/databases/pear-MDB2_Driver_mysqli/Makefile index 9ee11c39c5ba..31c3356f9d2b 100644 --- a/databases/pear-MDB2_Driver_mysqli/Makefile +++ b/databases/pear-MDB2_Driver_mysqli/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ USE_PHP= mysqli PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-MDB2_Driver_pgsql/Makefile b/databases/pear-MDB2_Driver_pgsql/Makefile index 5e4bd7cdcb98..93a6139a97f0 100644 --- a/databases/pear-MDB2_Driver_pgsql/Makefile +++ b/databases/pear-MDB2_Driver_pgsql/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ USE_PHP= pgsql PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-MDB2_Driver_sqlite/Makefile b/databases/pear-MDB2_Driver_sqlite/Makefile index d307eedbad59..ccf178f6e1c6 100644 --- a/databases/pear-MDB2_Driver_sqlite/Makefile +++ b/databases/pear-MDB2_Driver_sqlite/Makefile @@ -19,6 +19,7 @@ IGNORE_WITH_PHP=5 MANUAL_PACKAGE_BUILD= it needs an old PHP version PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-MDB2_Schema/Makefile b/databases/pear-MDB2_Schema/Makefile index 2330a10f884e..566fb4d66a96 100644 --- a/databases/pear-MDB2_Schema/Makefile +++ b/databases/pear-MDB2_Schema/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-MDB_QueryTool/Makefile b/databases/pear-MDB_QueryTool/Makefile index 2cb0d78041b6..b7b127937476 100644 --- a/databases/pear-MDB_QueryTool/Makefile +++ b/databases/pear-MDB_QueryTool/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS:= ${PEARDIR}/MDB.php:${PORTSDIR}/databases/pear-MDB \ PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-Structures_DataGrid_DataSource_Array/Makefile b/databases/pear-Structures_DataGrid_DataSource_Array/Makefile index 85abcfbb8b5d..6b4a0d7c8cd2 100644 --- a/databases/pear-Structures_DataGrid_DataSource_Array/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_Array/Makefile @@ -13,6 +13,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structure PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile b/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile index 5ef36444df5a..a3b6bb9fd574 100644 --- a/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile @@ -13,6 +13,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/dat PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-Structures_DataGrid_DataSource_DB/Makefile b/databases/pear-Structures_DataGrid_DataSource_DB/Makefile index e7f3b4f8bc3a..97e668826bcb 100644 --- a/databases/pear-Structures_DataGrid_DataSource_DB/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_DB/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structure PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile index eae087c8702d..5483d7bb87ed 100644 --- a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structure USE_PHP= mysql PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile index b8a18c04695b..dc5a637ad658 100644 --- a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structure USE_PHP= mysql PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile b/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile index a913cf63c75b..3a26728474e2 100644 --- a/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structure USE_PHP= mysql PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile b/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile index 7b4d35223bfb..95c660ce335d 100644 --- a/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structure USE_PHP= mysql PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile b/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile index 2d4622df898a..410cbf1ec82d 100644 --- a/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile @@ -13,6 +13,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/dat PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/databases/pear-XML_Query2XML/Makefile b/databases/pear-XML_Query2XML/Makefile index 7f5ab5915f67..30e8bec415d2 100644 --- a/databases/pear-XML_Query2XML/Makefile +++ b/databases/pear-XML_Query2XML/Makefile @@ -18,6 +18,7 @@ PEAR_NET_LDAP2_DESC= Add support for pear-Net_LDAP2 PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPEAR_MDB2} diff --git a/databases/pecl-chdb/Makefile b/databases/pecl-chdb/Makefile index e26260f9e132..5ea197d5331a 100644 --- a/databases/pecl-chdb/Makefile +++ b/databases/pecl-chdb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pecl-chdb -# Date created: 26 January 2012 -# Whom: Evan Sarmiento <esarmiento@wayfair.com> -# +# Created by: Evan Sarmiento <esarmiento@wayfair.com> # $FreeBSD$ -# PORTNAME= chdb PORTVERSION= 1.0.2 @@ -33,4 +29,5 @@ GH_COMMIT= 169f45d CONFIGURE_ARGS= --with-libcmph-dir=${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/pecl-dbase/Makefile b/databases/pecl-dbase/Makefile index 51e72f0d0562..c6ba7a55eb53 100644 --- a/databases/pecl-dbase/Makefile +++ b/databases/pecl-dbase/Makefile @@ -17,4 +17,5 @@ LICENSE= PHP301 USE_PHP= yes USE_PHPEXT= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/pecl-drizzle/Makefile b/databases/pecl-drizzle/Makefile index 6b38287f42d1..0ce82003bfcb 100644 --- a/databases/pecl-drizzle/Makefile +++ b/databases/pecl-drizzle/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pecl-drizzle -# Date created: 30 Apr 2010 -# Whom: Greg Larkin <glarkin@FreeBSD.org> -# +# Created by: Greg Larkin <glarkin@FreeBSD.org> # $FreeBSD$ -# PORTNAME= drizzle PORTVERSION= 0.4.2 @@ -28,6 +24,7 @@ IGNORE_WITH_PHP=5 .if !defined(NOPORTDOCS) PORTDOCS= README EXPERIMENTAL ChangeLog CREDITS +NO_STAGE= yes post-install:: @${MKDIR} ${DOCSDIR} @cd ${WRKSRC} && ${INSTALL} ${PORTDOCS} ${DOCSDIR} diff --git a/databases/pecl-handlersocket/Makefile b/databases/pecl-handlersocket/Makefile index d915465a88e2..6ee524e7677d 100644 --- a/databases/pecl-handlersocket/Makefile +++ b/databases/pecl-handlersocket/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pecl-handlersocket -# Date created: Dec 16 2010 -# Whom: jnlin@csie.nctu.edu.tw -# +# Created by: jnlin@csie.nctu.edu.tw # $FreeBSD$ -# PORTNAME= handlersocket PORTVERSION= 0.3.1 @@ -27,4 +23,5 @@ CONFIGURE_ARGS= --with-handlersocket=${LOCALBASE} CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/pecl-mdbtools/Makefile b/databases/pecl-mdbtools/Makefile index 3523aaa0b0c5..7f0e7bff20f3 100644 --- a/databases/pecl-mdbtools/Makefile +++ b/databases/pecl-mdbtools/Makefile @@ -26,4 +26,5 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libmdb.a:${PORTSDIR}/databases/mdbtools CONFIGURE_ARGS= --with-mdbtools=${LOCALBASE} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/pecl-memcache/Makefile b/databases/pecl-memcache/Makefile index 5020c9bdf352..c6ee2e0d33c6 100644 --- a/databases/pecl-memcache/Makefile +++ b/databases/pecl-memcache/Makefile @@ -22,6 +22,7 @@ USE_PHPEXT= yes USE_PHPIZE= yes USE_CSTD= gnu89 +NO_STAGE= yes .include <bsd.port.options.mk> post-install: diff --git a/databases/pecl-memcached/Makefile b/databases/pecl-memcached/Makefile index 851a7124ab47..9cdcb4ffaa0e 100644 --- a/databases/pecl-memcached/Makefile +++ b/databases/pecl-memcached/Makefile @@ -28,6 +28,7 @@ CONFIGURE_ARGS+=--with-libmemcached-dir=${LOCALBASE} OPTIONS_DEFINE= IGBINARY IGBINARY_DESC= Binary serializer support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MIGBINARY} diff --git a/databases/pecl-mongo/Makefile b/databases/pecl-mongo/Makefile index 39aef9af8058..23e32214c03f 100644 --- a/databases/pecl-mongo/Makefile +++ b/databases/pecl-mongo/Makefile @@ -20,6 +20,7 @@ USE_PHPEXT= yes CONFIGURE_ARGS= --enable-mongo=${LOCALBASE} SUB_FILES= pkg-message +NO_STAGE= yes post-install: @${CAT} ${PKGMESSAGE} diff --git a/databases/pecl-mysqlnd_ms/Makefile b/databases/pecl-mysqlnd_ms/Makefile index 84e884c88b98..a1163d96827b 100644 --- a/databases/pecl-mysqlnd_ms/Makefile +++ b/databases/pecl-mysqlnd_ms/Makefile @@ -17,4 +17,5 @@ USE_PHP_BUILD= yes USE_PHPEXT= yes USE_PHPIZE= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/pecl-mysqlnd_qc/Makefile b/databases/pecl-mysqlnd_qc/Makefile index cf7569b3f285..7fd2ec207642 100644 --- a/databases/pecl-mysqlnd_qc/Makefile +++ b/databases/pecl-mysqlnd_qc/Makefile @@ -16,4 +16,5 @@ USE_PHP= yes USE_PHPEXT= yes USE_PHPIZE= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/pecl-pdo_user/Makefile b/databases/pecl-pdo_user/Makefile index 808e64321db0..9be999aeab69 100644 --- a/databases/pecl-pdo_user/Makefile +++ b/databases/pecl-pdo_user/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: pear-pdo_user -# Date created: 2011-05-26 -# Whom: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> -# +# Created by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> # $FreeBSD$ -# PORTNAME= pdo_user PORTVERSION= 0.3.0 @@ -25,4 +21,5 @@ USE_PHPIZE= yes USE_PHPEXT= yes PHP_MODNAME= pdo_user +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/pecl-rrd/Makefile b/databases/pecl-rrd/Makefile index 3b05a477b3fe..9d8d853e1a83 100644 --- a/databases/pecl-rrd/Makefile +++ b/databases/pecl-rrd/Makefile @@ -20,4 +20,5 @@ LICENSE= PHP301 USE_PHP= yes USE_PHPEXT= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/pecl-tokyo_tyrant/Makefile b/databases/pecl-tokyo_tyrant/Makefile index 8330d00a2db1..9fdb5ff97026 100644 --- a/databases/pecl-tokyo_tyrant/Makefile +++ b/databases/pecl-tokyo_tyrant/Makefile @@ -19,4 +19,5 @@ USE_PHP_BUILD= spl USE_PHPIZE= yes USE_PHPEXT= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/percona-toolkit/Makefile b/databases/percona-toolkit/Makefile index bb54001aa1f7..84313b8ac78c 100644 --- a/databases/percona-toolkit/Makefile +++ b/databases/percona-toolkit/Makefile @@ -51,4 +51,5 @@ MAN1= percona-toolkit.1 \ pt-variable-advisor.1 \ pt-visual-explain.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/percona55-client/Makefile b/databases/percona55-client/Makefile index 63e987da8000..ae0bb7d82842 100644 --- a/databases/percona55-client/Makefile +++ b/databases/percona55-client/Makefile @@ -25,4 +25,5 @@ MAN1= comp_err.1 msql2mysql.1 mysql.1 mysql_config.1 mysql_find_rows.1 \ CLIENT_ONLY= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/percona55-server/Makefile b/databases/percona55-server/Makefile index 06fc21493eeb..89686fd17f43 100644 --- a/databases/percona55-server/Makefile +++ b/databases/percona55-server/Makefile @@ -46,6 +46,7 @@ CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \ .error You have `USE_MYSQL' variable defined either in environment or in make(1) arguments. Please undefine and try again. .endif +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MOPENSSL} diff --git a/databases/percona56-client/Makefile b/databases/percona56-client/Makefile index 55715fe0f5cf..e015a79f7628 100644 --- a/databases/percona56-client/Makefile +++ b/databases/percona56-client/Makefile @@ -26,4 +26,5 @@ MAN1= comp_err.1 msql2mysql.1 mysql.1 mysql_config.1 mysql_find_rows.1 \ CLIENT_ONLY= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/percona56-server/Makefile b/databases/percona56-server/Makefile index 0140a9779adc..09897f81c0bb 100644 --- a/databases/percona56-server/Makefile +++ b/databases/percona56-server/Makefile @@ -45,6 +45,7 @@ CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \ .error You have `USE_MYSQL' variable defined either in environment or in make(1) arguments. Please undefine and try again. .endif +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MOPENSSL} diff --git a/databases/pg_activity/Makefile b/databases/pg_activity/Makefile index bb2607c21272..ad6155d4157a 100644 --- a/databases/pg_activity/Makefile +++ b/databases/pg_activity/Makefile @@ -25,6 +25,7 @@ USE_PYTHON= yes PYDISTUTILS_NOEGGINFO= yes USE_PYDISTUTILS= easy_install +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} diff --git a/databases/pg_filedump/Makefile b/databases/pg_filedump/Makefile index 335d9cd39c57..bac73d0fa73b 100644 --- a/databases/pg_filedump/Makefile +++ b/databases/pg_filedump/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: pg_filedump -# Date created: 18 Aug 2009 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= pg_filedump PORTVERSION= 8.4 @@ -19,6 +14,7 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/databases/postgresql84-client:patch WRKSRC= ${WRKDIR}/${PORTNAME}-8.4.0 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "powerpc" diff --git a/databases/pg_reorg/Makefile b/databases/pg_reorg/Makefile index f50f9aa2140b..2aa6093e827f 100644 --- a/databases/pg_reorg/Makefile +++ b/databases/pg_reorg/Makefile @@ -19,6 +19,7 @@ USE_PGSQL= yes OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> post-install: diff --git a/databases/pg_rman/Makefile b/databases/pg_rman/Makefile index 09865b064bbe..38e7bcfbb32b 100644 --- a/databases/pg_rman/Makefile +++ b/databases/pg_rman/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: pg_rman -# Date created: 4 March 2010 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= pg_rman PORTVERSION= 1.2.3 @@ -19,4 +14,5 @@ WANT_PGSQL_VER= 83+ MAKE_ARGS= USE_PGXS=1 PLIST_FILES= bin/pg_rman +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/pg_statsinfo/Makefile b/databases/pg_statsinfo/Makefile index 1de68b7d7209..2ae44cd7d4bb 100644 --- a/databases/pg_statsinfo/Makefile +++ b/databases/pg_statsinfo/Makefile @@ -13,4 +13,5 @@ USE_GMAKE= yes MAKE_ARGS= USE_PGXS=1 LDFLAGS=-lkvm +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile index 274f3ccc1ab8..6e4119529675 100644 --- a/databases/pgaccess/Makefile +++ b/databases/pgaccess/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: PostgreSQL Pgaccess -# Date created: December 1st, 2002 -# Whom: Palle Girgensohn <girgen@pingpong.net> -# +# Created by: Palle Girgensohn <girgen@pingpong.net> # $FreeBSD$ -# PORTNAME= pgaccess PORTVERSION= 0.99.0.20040219 @@ -25,6 +21,7 @@ TCLVERSION?= 8.4 DOCSDIR= ${PREFIX}/share/doc/postgresql/${PORTNAME} PGACCESSDIR= ${PREFIX}/share/postgresql/${PORTNAME} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s,/usr/bin,${PREFIX}/bin,g ; " ${WRKSRC}/lib/mainlib.tcl @${RM} ${WRKSRC}/lib/mainlib.tcl.bak diff --git a/databases/pgadmin3/Makefile b/databases/pgadmin3/Makefile index f734073721d8..f14a826cf600 100644 --- a/databases/pgadmin3/Makefile +++ b/databases/pgadmin3/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pgadmin3 -# Date created: November 4, 2003 -# Whom: Max Khon -# +# Created by: Max Khon # $FreeBSD$ -# PORTNAME= pgadmin3 PORTVERSION= 1.16.1 @@ -35,6 +31,7 @@ WX_UNICODE= yes PLIST_FILES= bin/pgadmin3 bin/png2c PORTDATA= * +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,/wx-config,/${WX_CONFIG:T},' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's,/usr/bin/xterm,${LOCALBASE}/bin/xterm,' ${WRKSRC}/plugins.d/plugins.ini diff --git a/databases/pgagent/Makefile b/databases/pgagent/Makefile index 4bafb0997bf7..60a57686414b 100644 --- a/databases/pgagent/Makefile +++ b/databases/pgagent/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pgagent -# Date created: June 8, 2012 -# Whom: Max Khon -# +# Created by: Max Khon # $FreeBSD$ -# PORTNAME= pgagent PORTVERSION= 3.3.0 @@ -25,4 +21,5 @@ IGNORE_WITH_PGSQL= 82 83 PLIST_FILES= bin/pgagent PORTDATA= * +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/pgbadger/Makefile b/databases/pgbadger/Makefile index a46831eb7049..9e64e3d2810f 100644 --- a/databases/pgbadger/Makefile +++ b/databases/pgbadger/Makefile @@ -15,4 +15,5 @@ USES= perl5 USE_PERL5= configure MAN1= pgbadger.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/pgbouncer/Makefile b/databases/pgbouncer/Makefile index 8e8988668fbe..72ddded29ff9 100644 --- a/databases/pgbouncer/Makefile +++ b/databases/pgbouncer/Makefile @@ -45,6 +45,7 @@ PGBOUNCER_LOGDIR?= /var/log/pgbouncer BUILD_DEPENDS+= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed +NO_STAGE= yes .include <bsd.port.pre.mk> SUB_LIST+= PGBOUNCER_USER="${USERS}" \ diff --git a/databases/pgdbf/Makefile b/databases/pgdbf/Makefile index 8b9a50f95d76..177415e15b4e 100644 --- a/databases/pgdbf/Makefile +++ b/databases/pgdbf/Makefile @@ -22,6 +22,7 @@ PLIST_FILES= bin/pgdbf \ %%DOCSDIR%%/README PLIST_DIRS= %%DOCSDIR%% +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64" diff --git a/databases/pgfouine/Makefile b/databases/pgfouine/Makefile index 9041fd476122..b61a809fb039 100644 --- a/databases/pgfouine/Makefile +++ b/databases/pgfouine/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pgfouine -# Date created: 01 May 2008 -# Whom: Pierre-Emmanuel Andre <pea@raveland.org> -# +# Created by: Pierre-Emmanuel Andre <pea@raveland.org> # $FreeBSD$ -# PORTNAME= pgfouine PORTVERSION= 1.2 @@ -17,6 +13,7 @@ COMMENT= PostgreSQL log analyzer NO_BUILD = Yes USE_PHP= gd pcre +NO_STAGE= yes pre-configure: ${REINPLACE_CMD} -e 's,/usr/bin/php,${LOCALBASE}/bin/php,g;' \ -e 's,!!PREFIX!!,${PREFIX},g' \ diff --git a/databases/pglesslog/Makefile b/databases/pglesslog/Makefile index 76f81ffa184d..1f9a02f8b298 100644 --- a/databases/pglesslog/Makefile +++ b/databases/pglesslog/Makefile @@ -17,6 +17,7 @@ WRKSRC= ${WRKDIR}/pg_lesslog_${PORTVERSION}_pg84 PGSQL_PORT= databases/postgresql${PGSQL_VER} PGSQL_SRCDIR= `cd ${PORTSDIR}/${PGSQL_PORT}-server; ${MAKE} -VWRKSRC` +NO_STAGE= yes pre-build: ${REINPLACE_CMD} "s|top_builddir = ../..|top_builddir = ${PGSQL_SRCDIR}|" ${WRKSRC}/Makefile.* diff --git a/databases/pgloader/Makefile b/databases/pgloader/Makefile index 79f9c61928f3..d647f96c5d44 100644 --- a/databases/pgloader/Makefile +++ b/databases/pgloader/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pgloader -# Date created: 2008-06-02 -# Whom: Pierre-Emmanuel Andre -# +# Created by: Pierre-Emmanuel Andre # $FreeBSD$ -# PORTNAME= pgloader PORTVERSION= 2.3.1 @@ -21,6 +17,7 @@ USE_PYTHON= 2.5+ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/psycopg2/__init__.py:${PORTSDIR}/databases/py-psycopg2 +NO_STAGE= yes pre-configure: ${REINPLACE_CMD} -e 's,/usr/share/python-support,${PYTHON_SITELIBDIR},' ${WRKSRC}/pgloader/options.py diff --git a/databases/pgpool-II-22/Makefile b/databases/pgpool-II-22/Makefile index 80dc9224139a..a2ba89463959 100644 --- a/databases/pgpool-II-22/Makefile +++ b/databases/pgpool-II-22/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pgpool -# Date created: 2005-10-19 -# Whom: Choe, Cheng-Dae <whitekid@gmail.com> -# +# Created by: Choe, Cheng-Dae <whitekid@gmail.com> # $FreeBSD$ -# PORTNAME= pgpool-II PORTVERSION= 2.2.6 @@ -30,6 +26,7 @@ PORTDOCShtml+= tutorial-en.html tutorial-ja.html MAN8= pgpool.8 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \ ${WRKSRC}/configure diff --git a/databases/pgpool-II-23/Makefile b/databases/pgpool-II-23/Makefile index e550c13d617a..c0f08f2c1b82 100644 --- a/databases/pgpool-II-23/Makefile +++ b/databases/pgpool-II-23/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pgpool -# Date created: 2005-10-19 -# Whom: Choe, Cheng-Dae <whitekid@gmail.com> -# +# Created by: Choe, Cheng-Dae <whitekid@gmail.com> # $FreeBSD$ -# PORTNAME= pgpool-II PORTVERSION= 2.3.3 @@ -29,6 +25,7 @@ PORTDOCShtml+= tutorial-en.html tutorial-ja.html MAN8= pgpool.8 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \ ${WRKSRC}/configure diff --git a/databases/pgpool-II-30/Makefile b/databases/pgpool-II-30/Makefile index ece37269ce67..928c3bdc87f0 100644 --- a/databases/pgpool-II-30/Makefile +++ b/databases/pgpool-II-30/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pgpool -# Date created: 2005-10-19 -# Whom: Choe, Cheng-Dae <whitekid@gmail.com> -# +# Created by: Choe, Cheng-Dae <whitekid@gmail.com> # $FreeBSD$ -# PORTNAME= pgpool-II PORTVERSION= 3.0.4 @@ -31,6 +27,7 @@ PORTDOCShtml+= tutorial-en.html tutorial-ja.html MAN8= pgpool.8 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \ ${WRKSRC}/configure diff --git a/databases/pgpool-II/Makefile b/databases/pgpool-II/Makefile index 75f2af465ae4..8e8e98e1990b 100644 --- a/databases/pgpool-II/Makefile +++ b/databases/pgpool-II/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pgpool -# Date created: 2005-10-19 -# Whom: Choe, Cheng-Dae <whitekid@gmail.com> -# +# Created by: Choe, Cheng-Dae <whitekid@gmail.com> # $FreeBSD$ -# PORTNAME= pgpool-II PORTVERSION= 3.1.6 @@ -36,6 +32,7 @@ MAN8= pgpool.8 OPTIONS_DEFINE+=SSL SSL_DESC= Build with OpenSSL support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSSL} diff --git a/databases/pgpool/Makefile b/databases/pgpool/Makefile index fba8f68db003..be5eb701c3d6 100644 --- a/databases/pgpool/Makefile +++ b/databases/pgpool/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pgpool -# Date created: 2005-10-19 -# Whom: Choe, Cheng-Dae <whitekid@gmail.com> -# +# Created by: Choe, Cheng-Dae <whitekid@gmail.com> # $FreeBSD$ -# PORTNAME= pgpool PORTVERSION= 3.4.1 @@ -24,6 +20,7 @@ PORTDOCS= README AUTHORS COPYING ChangeLog INSTALL NEWS TODO README.euc_jp MAN8= pgpool.8 +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} diff --git a/databases/pgpoolAdmin/Makefile b/databases/pgpoolAdmin/Makefile index d1c34d3840b4..44e2ac8360c3 100644 --- a/databases/pgpoolAdmin/Makefile +++ b/databases/pgpoolAdmin/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: pgpoolAdmin -# Date created: Apr 10, 2007 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= pgpoolAdmin PORTVERSION= 3.0.1 @@ -19,6 +14,7 @@ USE_PHP= mbstring pcre pgsql session NO_BUILD= yes PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} +NO_STAGE= yes post-extract: ${MV} ${WRKSRC}/conf/pgmgt.conf.php ${WRKSRC}/conf/pgmgt.conf.php.sample diff --git a/databases/pgsphere/Makefile b/databases/pgsphere/Makefile index eebc3e15d12e..bc914fc78954 100644 --- a/databases/pgsphere/Makefile +++ b/databases/pgsphere/Makefile @@ -26,6 +26,7 @@ PLIST_FILES= lib/postgresql/pg_sphere.so \ %%DATADIR%%/contrib/pg_sphere.sql PLIST_DIRSTRY= %%DATADIR%%/contrib +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} diff --git a/databases/pgtcl/Makefile b/databases/pgtcl/Makefile index a7c5994b59ac..573b5e132863 100644 --- a/databases/pgtcl/Makefile +++ b/databases/pgtcl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pgtcl -# Date created: February 13, 2007 -# Whom: Mikhail Teterin -# +# Created by: Mikhail Teterin # $FreeBSD$ -# PORTNAME= pgtcl PORTVERSION= 2.0.0 @@ -32,6 +28,7 @@ DISTFILES+= pgtcldocs-${MANUALREL}.zip:doc MASTER_SITES+= SF/pgtclng/Manual/${MANUALREL}:doc .endif +NO_STAGE= yes post-configure: ${REINPLACE_CMD} -e 's,tclstub,tcl,g' \ -e 's,-DUSE_TCL_STUBS=1,-UUSE_TCL_STUBS,g' \ diff --git a/databases/pgtop/Makefile b/databases/pgtop/Makefile index 1dae100b578a..d49f2cf2fa27 100644 --- a/databases/pgtop/Makefile +++ b/databases/pgtop/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN1= pgtop.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/pgtune/Makefile b/databases/pgtune/Makefile index 619b69807d6e..f1811ba4f9f5 100644 --- a/databases/pgtune/Makefile +++ b/databases/pgtune/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pgtune -# Date created: 16 feb 2009 -# Whom: Matthieu BOUTHORS -# +# Created by: Matthieu BOUTHORS # $FreeBSD$ -# PORTNAME= pgtune PORTVERSION= 0.9.3 @@ -17,6 +13,7 @@ COMMENT= Postgresql.conf tuning tips based on hardware and load type USE_PYTHON= yes NO_BUILD= yes +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/pgtune ${PREFIX}/bin/pgtune ${MKDIR} ${PREFIX}/share/pgtune/settings/ diff --git a/databases/pgworksheet/Makefile b/databases/pgworksheet/Makefile index b9c3ee4f82f0..aa35a7314e46 100644 --- a/databases/pgworksheet/Makefile +++ b/databases/pgworksheet/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pgworksheet -# Date created: 03 Mar. 2005 -# Whom: Henri Michelon -# +# Created by: Henri Michelon # $FreeBSD$ -# PORTNAME= pgworksheet PORTVERSION= 1.9 @@ -23,6 +19,7 @@ USE_PYTHON= yes USE_PYDISTUTILS=yes PYDISTUTILS_PKGVERSION= 1.9 +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e \ 's|@PIXMAP_PATH@|${PREFIX}/share/pixmaps/pgworksheet|' \ diff --git a/databases/php-adodb-ext/Makefile b/databases/php-adodb-ext/Makefile index 24137016745a..5a56d2d6d024 100644 --- a/databases/php-adodb-ext/Makefile +++ b/databases/php-adodb-ext/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php-adodb-ext -# Date created: 29 July 2008 -# Whom: JoeHorn <joehorn@gmail.com> -# +# Created by: JoeHorn <joehorn@gmail.com> # $FreeBSD$ -# PORTNAME= adodb-ext PORTVERSION= 5.04 @@ -29,6 +25,7 @@ SUB_FILES= pkg-message PLIST_SUB= PHP_EXT_DIR=${PHP_EXT_DIR} USE_DOS2UNIX= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PHP_VER} == "5" diff --git a/databases/php-mdcached/Makefile b/databases/php-mdcached/Makefile index 2bd0c926e077..f0765d9df73b 100644 --- a/databases/php-mdcached/Makefile +++ b/databases/php-mdcached/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php-mdcached -# Date created: 8 February 2012 -# Whom: Ivan Voras <ivoras@FreeBSD.org> -# +# Created by: Ivan Voras <ivoras@FreeBSD.org> # $FreeBSD$ -# PORTNAME= mdcached PORTVERSION= 1.0.6 @@ -24,4 +20,5 @@ USE_PHPEXT= yes CONFIGURE_ARGS= --enable-mdcached WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/${PORTNAME}/client_php/${PORTNAME} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/php5-creole/Makefile b/databases/php5-creole/Makefile index 64d44de1b41a..3ed0fe78a363 100644 --- a/databases/php5-creole/Makefile +++ b/databases/php5-creole/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php5-creole -# Date Created: 9 Nov, 2005 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= creole PORTVERSION= 1.0.2 @@ -19,6 +14,7 @@ USE_PHP= yes DEFAULT_PHP_VER=5 NO_BUILD= yes +NO_STAGE= yes do-install: cd ${WRKSRC}/classes; \ for d in `${FIND} creole jargon -type d`; do \ diff --git a/databases/php5-dba/Makefile b/databases/php5-dba/Makefile index 3c60ab0c5d71..071338c8dddb 100644 --- a/databases/php5-dba/Makefile +++ b/databases/php5-dba/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-dba -# Date created: 7 Jul 2004 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -dba +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-interbase/Makefile b/databases/php5-interbase/Makefile index 9e8c0117c847..0fe7292b42b0 100644 --- a/databases/php5-interbase/Makefile +++ b/databases/php5-interbase/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-interbase -# Date created: 7 Jul 2004 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -interbase +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-mssql/Makefile b/databases/php5-mssql/Makefile index 3fdb36db6fb5..ed0b966660cf 100644 --- a/databases/php5-mssql/Makefile +++ b/databases/php5-mssql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-mssql -# Date created: 7 Jul 2004 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -mssql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-mysql/Makefile b/databases/php5-mysql/Makefile index 2019e0a36db9..54da21064493 100644 --- a/databases/php5-mysql/Makefile +++ b/databases/php5-mysql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-mysql -# Date created: 7 Jul 2004 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -mysql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-mysqli/Makefile b/databases/php5-mysqli/Makefile index 2f0d26e28aff..a65f6390ba43 100644 --- a/databases/php5-mysqli/Makefile +++ b/databases/php5-mysqli/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-mysqli -# Date created: 7 Jul 2004 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -mysqli +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-odbc/Makefile b/databases/php5-odbc/Makefile index 1deb93027608..1ca94c1fb5f4 100644 --- a/databases/php5-odbc/Makefile +++ b/databases/php5-odbc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-odbc -# Date created: 7 Jul 2004 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -odbc +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-pdo/Makefile b/databases/php5-pdo/Makefile index 76f31572786d..21da5da82cbb 100644 --- a/databases/php5-pdo/Makefile +++ b/databases/php5-pdo/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-pdo -# Date created: 7 Feb 2007 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pdo +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-pdo_cassandra/Makefile b/databases/php5-pdo_cassandra/Makefile index b26086119d87..9d7c0335be13 100644 --- a/databases/php5-pdo_cassandra/Makefile +++ b/databases/php5-pdo_cassandra/Makefile @@ -29,6 +29,7 @@ DEFAULT_PHP_VER=5 IGNORE_WITH_PHP=52 THRIFT_CMD= ${LOCALBASE}/bin/thrift +NO_STAGE= yes post-configure: thrift_version=`${THRIFT_CMD} -version | ${AWK} '{print $$3}'`; \ if [ "$$thrift_version" = "0.8.0" ]; then \ diff --git a/databases/php5-pdo_dblib/Makefile b/databases/php5-pdo_dblib/Makefile index 7a0dda9f686b..f075088d2e49 100644 --- a/databases/php5-pdo_dblib/Makefile +++ b/databases/php5-pdo_dblib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-pdo_dblib -# Date created: 7 Feb 2007 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pdo_dblib +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-pdo_firebird/Makefile b/databases/php5-pdo_firebird/Makefile index 5e1b11663e06..0550772099bd 100644 --- a/databases/php5-pdo_firebird/Makefile +++ b/databases/php5-pdo_firebird/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pdo_firebird +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-pdo_mysql/Makefile b/databases/php5-pdo_mysql/Makefile index df5a6fe65ecf..2df25695f025 100644 --- a/databases/php5-pdo_mysql/Makefile +++ b/databases/php5-pdo_mysql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-pdo_mysql -# Date created: 7 Feb 2007 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pdo_mysql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-pdo_odbc/Makefile b/databases/php5-pdo_odbc/Makefile index 28517846842b..8b72af2bcb55 100644 --- a/databases/php5-pdo_odbc/Makefile +++ b/databases/php5-pdo_odbc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-pdo_odbc -# Date created: 7 Feb 2007 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pdo_odbc +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-pdo_pgsql/Makefile b/databases/php5-pdo_pgsql/Makefile index f8afb5c012b2..c384221c8ca8 100644 --- a/databases/php5-pdo_pgsql/Makefile +++ b/databases/php5-pdo_pgsql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-pdo_pgsql -# Date created: 7 Feb 2007 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pdo_pgsql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-pdo_sqlite/Makefile b/databases/php5-pdo_sqlite/Makefile index f3f2abc1c324..a9d1355db122 100644 --- a/databases/php5-pdo_sqlite/Makefile +++ b/databases/php5-pdo_sqlite/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-pdo_sqlite -# Date created: 7 Feb 2007 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pdo_sqlite +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-pgsql/Makefile b/databases/php5-pgsql/Makefile index a34252804bc2..2d0db780d9cd 100644 --- a/databases/php5-pgsql/Makefile +++ b/databases/php5-pgsql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-pgsql -# Date created: 7 Jul 2004 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pgsql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-propel/Makefile b/databases/php5-propel/Makefile index a811301dfc70..7836fd2d6fdf 100644 --- a/databases/php5-propel/Makefile +++ b/databases/php5-propel/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php5-propel -# Date Created: 9 Nov, 2005 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= propel PORTVERSION= 1.1.1 @@ -19,6 +14,7 @@ USE_PHP= yes DEFAULT_PHP_VER=5 WRKSRC= ${WRKDIR} +NO_STAGE= yes do-build: ${SED} -e "s|@DATA-DIR@/propel_generator|${PREFIX}/share/propel/generator/pear|" ${WRKSRC}/generator/pear/pear-propel-gen > ${WRKSRC}/propel-gen diff --git a/databases/php5-redis/Makefile b/databases/php5-redis/Makefile index 2c9b211601d0..8be8f939f6c1 100644 --- a/databases/php5-redis/Makefile +++ b/databases/php5-redis/Makefile @@ -1,6 +1,5 @@ # Created by: Benedikt Niessen <ports@niessen.ch> # $FreeBSD$ -# PORTNAME= redis PORTVERSION= 2.2.3 @@ -28,6 +27,7 @@ PHP_MODNAME= redis OPTIONS_DEFINE= IGBINARY IGBINARY_DESC= Build with Igbinary serializer +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MIGBINARY} diff --git a/databases/php5-sqlite3/Makefile b/databases/php5-sqlite3/Makefile index 39b0c7f16e16..83e80d81bcb0 100644 --- a/databases/php5-sqlite3/Makefile +++ b/databases/php5-sqlite3/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-sqlite3 -# Date created: 15 Apr 2011 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -sqlite3 +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-sybase_ct/Makefile b/databases/php5-sybase_ct/Makefile index c2e57722aed3..dbb4c32df61e 100644 --- a/databases/php5-sybase_ct/Makefile +++ b/databases/php5-sybase_ct/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-sybase_ct -# Date created: 7 Jul 2004 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -sybase_ct +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php52-dba/Makefile b/databases/php52-dba/Makefile index b1f4d34be451..8a1de7673f15 100644 --- a/databases/php52-dba/Makefile +++ b/databases/php52-dba/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-dba -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -dba +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php52-dbase/Makefile b/databases/php52-dbase/Makefile index f08cf3086bf9..a57d5ff6f1b9 100644 --- a/databases/php52-dbase/Makefile +++ b/databases/php52-dbase/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-dbase -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -dbase +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php52-interbase/Makefile b/databases/php52-interbase/Makefile index c11e8d5b8107..f1bd12722213 100644 --- a/databases/php52-interbase/Makefile +++ b/databases/php52-interbase/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-interbase -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -interbase +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php52-mssql/Makefile b/databases/php52-mssql/Makefile index 4a7a719a060e..ba82f9031ea9 100644 --- a/databases/php52-mssql/Makefile +++ b/databases/php52-mssql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-mssql -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -mssql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php52-mysql/Makefile b/databases/php52-mysql/Makefile index ea6f5b905981..34c05980ca0e 100644 --- a/databases/php52-mysql/Makefile +++ b/databases/php52-mysql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-mysql -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -mysql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php52-mysqli/Makefile b/databases/php52-mysqli/Makefile index 414c006f7287..6ad970f5a168 100644 --- a/databases/php52-mysqli/Makefile +++ b/databases/php52-mysqli/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-mysqli -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -mysqli +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php52-oci8/Makefile b/databases/php52-oci8/Makefile index 7454d1fb90a4..a0df750aa8a0 100644 --- a/databases/php52-oci8/Makefile +++ b/databases/php52-oci8/Makefile @@ -1,13 +1,10 @@ -# New ports collection makefile for: php52-oci8 -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= databases PKGNAMESUFFIX= -oci8 MASTERDIR= ${.CURDIR}/../../lang/php52 +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php52-odbc/Makefile b/databases/php52-odbc/Makefile index 215bdd199154..0c3871573703 100644 --- a/databases/php52-odbc/Makefile +++ b/databases/php52-odbc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-odbc -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -odbc +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php52-pdo/Makefile b/databases/php52-pdo/Makefile index 0920efb27fc6..1955d2521c20 100644 --- a/databases/php52-pdo/Makefile +++ b/databases/php52-pdo/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-pdo -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -pdo +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php52-pdo_dblib/Makefile b/databases/php52-pdo_dblib/Makefile index 54953db2f307..fc0b68a078ef 100644 --- a/databases/php52-pdo_dblib/Makefile +++ b/databases/php52-pdo_dblib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-pdo_dblib -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -pdo_dblib +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php52-pdo_firebird/Makefile b/databases/php52-pdo_firebird/Makefile index b17ff83ca825..42716898eb0d 100644 --- a/databases/php52-pdo_firebird/Makefile +++ b/databases/php52-pdo_firebird/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-pdo_firebird -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -pdo_firebird +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php52-pdo_mysql/Makefile b/databases/php52-pdo_mysql/Makefile index 3bbfa6df88f4..a28fc67c3828 100644 --- a/databases/php52-pdo_mysql/Makefile +++ b/databases/php52-pdo_mysql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-pdo_mysql -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -pdo_mysql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php52-pdo_oci/Makefile b/databases/php52-pdo_oci/Makefile index 01bb4c2711d0..5a3223a0c7b2 100644 --- a/databases/php52-pdo_oci/Makefile +++ b/databases/php52-pdo_oci/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-pdo_oci -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -pdo_oci +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php52-pdo_odbc/Makefile b/databases/php52-pdo_odbc/Makefile index bdbdc490ab4c..5932a361dba5 100644 --- a/databases/php52-pdo_odbc/Makefile +++ b/databases/php52-pdo_odbc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-pdo_odbc -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -pdo_odbc +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php52-pdo_pgsql/Makefile b/databases/php52-pdo_pgsql/Makefile index 7765bf4c30c2..ced1ede62848 100644 --- a/databases/php52-pdo_pgsql/Makefile +++ b/databases/php52-pdo_pgsql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-pdo_pgsql -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -pdo_pgsql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php52-pdo_sqlite/Makefile b/databases/php52-pdo_sqlite/Makefile index cf5e6ffa7756..b62ff5faf034 100644 --- a/databases/php52-pdo_sqlite/Makefile +++ b/databases/php52-pdo_sqlite/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-pdo_sqlite -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -pdo_sqlite +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php52-pgsql/Makefile b/databases/php52-pgsql/Makefile index 245aad8e6dae..bb47a2f56b14 100644 --- a/databases/php52-pgsql/Makefile +++ b/databases/php52-pgsql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-pgsql -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -pgsql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php52-sqlite/Makefile b/databases/php52-sqlite/Makefile index 044c6bd3c69a..abf6c33d0427 100644 --- a/databases/php52-sqlite/Makefile +++ b/databases/php52-sqlite/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-sqlite -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -sqlite +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php52-sybase_ct/Makefile b/databases/php52-sybase_ct/Makefile index 3abb177a61a0..162b42c7f40f 100644 --- a/databases/php52-sybase_ct/Makefile +++ b/databases/php52-sybase_ct/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-sybase_ct -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -sybase_ct +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php53-dba/Makefile b/databases/php53-dba/Makefile index b296a8016ad0..adc5c1bb6365 100644 --- a/databases/php53-dba/Makefile +++ b/databases/php53-dba/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-dba -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -dba +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php53-interbase/Makefile b/databases/php53-interbase/Makefile index 2d1123abdc49..7aa1d5cce951 100644 --- a/databases/php53-interbase/Makefile +++ b/databases/php53-interbase/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-interbase -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -interbase +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php53-mssql/Makefile b/databases/php53-mssql/Makefile index b130baa83e38..9bfc56f9da2c 100644 --- a/databases/php53-mssql/Makefile +++ b/databases/php53-mssql/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-mssql -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -mssql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php53-mysql/Makefile b/databases/php53-mysql/Makefile index eb69cd0a2bd5..5aa30c65f845 100644 --- a/databases/php53-mysql/Makefile +++ b/databases/php53-mysql/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-mysql -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -mysql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php53-mysqli/Makefile b/databases/php53-mysqli/Makefile index 132a204d7b0b..03f146de5361 100644 --- a/databases/php53-mysqli/Makefile +++ b/databases/php53-mysqli/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-mysqli -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -mysqli +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php53-odbc/Makefile b/databases/php53-odbc/Makefile index 0a6ca5835680..458c6688cd58 100644 --- a/databases/php53-odbc/Makefile +++ b/databases/php53-odbc/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-odbc -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -odbc +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php53-pdo/Makefile b/databases/php53-pdo/Makefile index 9b0eb98238b1..9de3882d00c2 100644 --- a/databases/php53-pdo/Makefile +++ b/databases/php53-pdo/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-pdo -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -pdo +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php53-pdo_dblib/Makefile b/databases/php53-pdo_dblib/Makefile index 7c58f11d0101..2d5ccc0f48a4 100644 --- a/databases/php53-pdo_dblib/Makefile +++ b/databases/php53-pdo_dblib/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-pdo_dblib -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -pdo_dblib +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php53-pdo_firebird/Makefile b/databases/php53-pdo_firebird/Makefile index c4f86610edc5..d25ccae186e5 100644 --- a/databases/php53-pdo_firebird/Makefile +++ b/databases/php53-pdo_firebird/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-pdo_firebird -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# PORTREVISION= 1 CATEGORIES= databases @@ -12,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -pdo_firebird +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php53-pdo_mysql/Makefile b/databases/php53-pdo_mysql/Makefile index ecc61c1d6a9d..d8a50e09de0d 100644 --- a/databases/php53-pdo_mysql/Makefile +++ b/databases/php53-pdo_mysql/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-pdo_mysql -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -pdo_mysql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php53-pdo_odbc/Makefile b/databases/php53-pdo_odbc/Makefile index ffa4e609ac84..8fec20304fe0 100644 --- a/databases/php53-pdo_odbc/Makefile +++ b/databases/php53-pdo_odbc/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-pdo_odbc -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -pdo_odbc +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php53-pdo_pgsql/Makefile b/databases/php53-pdo_pgsql/Makefile index ed513e413a51..fbfa45f6ebf3 100644 --- a/databases/php53-pdo_pgsql/Makefile +++ b/databases/php53-pdo_pgsql/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-pdo_pgsql -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -pdo_pgsql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php53-pdo_sqlite/Makefile b/databases/php53-pdo_sqlite/Makefile index ee6628f04a80..09cc021b4450 100644 --- a/databases/php53-pdo_sqlite/Makefile +++ b/databases/php53-pdo_sqlite/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-pdo_sqlite -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -pdo_sqlite +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php53-pgsql/Makefile b/databases/php53-pgsql/Makefile index 7482a6f83f55..ec5b35c31fbf 100644 --- a/databases/php53-pgsql/Makefile +++ b/databases/php53-pgsql/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-pgsql -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -pgsql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php53-redis/Makefile b/databases/php53-redis/Makefile index 9927e8076eb1..5607d367c9da 100644 --- a/databases/php53-redis/Makefile +++ b/databases/php53-redis/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php53-redis -# Date created: 24 July 2012 -# Whom: Glen Barber <gjb@FreeBSD.org> -# +# Created by: Glen Barber <gjb@FreeBSD.org> # $FreeBSD$ -# PORTNAME= redis PORTVERSION= 2.2.1 @@ -28,4 +24,5 @@ DEFAULT_PHP_VER=53 PHP_MODNAME= redis +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/php53-sqlite/Makefile b/databases/php53-sqlite/Makefile index 92f807337b2f..104952331aa5 100644 --- a/databases/php53-sqlite/Makefile +++ b/databases/php53-sqlite/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-sqlite -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -sqlite +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php53-sqlite3/Makefile b/databases/php53-sqlite3/Makefile index 2a9fad5e04d4..7dc84eab491e 100644 --- a/databases/php53-sqlite3/Makefile +++ b/databases/php53-sqlite3/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-sqlite3 -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -sqlite3 +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php53-sybase_ct/Makefile b/databases/php53-sybase_ct/Makefile index a59d8b148a6c..2542820e85c2 100644 --- a/databases/php53-sybase_ct/Makefile +++ b/databases/php53-sybase_ct/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-sybase_ct -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= databases @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -sybase_ct +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-dba/Makefile b/databases/php55-dba/Makefile index f8c379a08655..7ea2b720e7ce 100644 --- a/databases/php55-dba/Makefile +++ b/databases/php55-dba/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -dba +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-interbase/Makefile b/databases/php55-interbase/Makefile index 5ad561868ef4..3de7a2943412 100644 --- a/databases/php55-interbase/Makefile +++ b/databases/php55-interbase/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -interbase +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-mssql/Makefile b/databases/php55-mssql/Makefile index b7105fba3a9e..6fd188896b00 100644 --- a/databases/php55-mssql/Makefile +++ b/databases/php55-mssql/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -mssql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-mysql/Makefile b/databases/php55-mysql/Makefile index 613989b04f66..0f3fb3235ed0 100644 --- a/databases/php55-mysql/Makefile +++ b/databases/php55-mysql/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -mysql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-mysqli/Makefile b/databases/php55-mysqli/Makefile index 0725ba0b3756..e20186b35cbe 100644 --- a/databases/php55-mysqli/Makefile +++ b/databases/php55-mysqli/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -mysqli +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-odbc/Makefile b/databases/php55-odbc/Makefile index 367500f04518..c2fb8d49a060 100644 --- a/databases/php55-odbc/Makefile +++ b/databases/php55-odbc/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -odbc +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-pdo/Makefile b/databases/php55-pdo/Makefile index 875656d76931..d3be0b41efee 100644 --- a/databases/php55-pdo/Makefile +++ b/databases/php55-pdo/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pdo +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-pdo_dblib/Makefile b/databases/php55-pdo_dblib/Makefile index 54b1ce812367..03e0d1c6219b 100644 --- a/databases/php55-pdo_dblib/Makefile +++ b/databases/php55-pdo_dblib/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pdo_dblib +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-pdo_firebird/Makefile b/databases/php55-pdo_firebird/Makefile index 13d8dafb9386..c0235fba22a4 100644 --- a/databases/php55-pdo_firebird/Makefile +++ b/databases/php55-pdo_firebird/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pdo_firebird +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-pdo_mysql/Makefile b/databases/php55-pdo_mysql/Makefile index f41e345f2590..4f0053d699a1 100644 --- a/databases/php55-pdo_mysql/Makefile +++ b/databases/php55-pdo_mysql/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pdo_mysql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-pdo_odbc/Makefile b/databases/php55-pdo_odbc/Makefile index 0a56fc628d12..feea3d83467f 100644 --- a/databases/php55-pdo_odbc/Makefile +++ b/databases/php55-pdo_odbc/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pdo_odbc +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-pdo_pgsql/Makefile b/databases/php55-pdo_pgsql/Makefile index abde19108f02..d18554084cac 100644 --- a/databases/php55-pdo_pgsql/Makefile +++ b/databases/php55-pdo_pgsql/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pdo_pgsql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-pdo_sqlite/Makefile b/databases/php55-pdo_sqlite/Makefile index b0546cc6c8fd..0b84b8dae2ab 100644 --- a/databases/php55-pdo_sqlite/Makefile +++ b/databases/php55-pdo_sqlite/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pdo_sqlite +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-pgsql/Makefile b/databases/php55-pgsql/Makefile index b6223ec6191f..bf7e3543a8ba 100644 --- a/databases/php55-pgsql/Makefile +++ b/databases/php55-pgsql/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pgsql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-sqlite3/Makefile b/databases/php55-sqlite3/Makefile index 28efa9176b92..57b22484a4a3 100644 --- a/databases/php55-sqlite3/Makefile +++ b/databases/php55-sqlite3/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -sqlite3 +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-sybase_ct/Makefile b/databases/php55-sybase_ct/Makefile index cd9fe95a2f74..9a62e399bb21 100644 --- a/databases/php55-sybase_ct/Makefile +++ b/databases/php55-sybase_ct/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -sybase_ct +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/phpminiadmin/Makefile b/databases/phpminiadmin/Makefile index 5479b89e22ec..3d95d9cc0fc8 100644 --- a/databases/phpminiadmin/Makefile +++ b/databases/phpminiadmin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: phpminiadmin -# Date created: 07 March 2007 -# Whom: spam@rm-rf.kiev.ua -# +# Created by: spam@rm-rf.kiev.ua # $FreeBSD$ -# PORTNAME= phpminiadmin DISTVERSION= 1.5.091221 @@ -24,6 +20,7 @@ PLIST_DIRS= ${WWWDIR_REL} USE_PHP= mysql session pcre .endif +NO_STAGE= yes do-install: ${MKDIR} ${WWWDIR} ${INSTALL_SCRIPT} ${WRKSRC}/phpminiadmin.php ${WWWDIR} diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile index 1d0299fdea67..18d5e9c5a33e 100644 --- a/databases/phpmyadmin/Makefile +++ b/databases/phpmyadmin/Makefile @@ -42,6 +42,7 @@ XML_DESC= PHP XML support (Export to OpenDoc) ZIP_DESC= PHP Zip compression support ZLIB_DESC= PHP ZLIB support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSUPHP} diff --git a/databases/phppgadmin/Makefile b/databases/phppgadmin/Makefile index 9cbea2022f1b..df046d348985 100644 --- a/databases/phppgadmin/Makefile +++ b/databases/phppgadmin/Makefile @@ -22,6 +22,7 @@ PLIST_SUB+= PGADMDIR=${PGADMDIR} PGADMOLDDIR?= www/data-dist/phpPgAdmin PLIST_SUB+= PGADMOLDDIR=${PGADMOLDDIR} +NO_STAGE= yes pre-everything:: @${ECHO_CMD} "# you can customize the installation directory" @${ECHO_CMD} "# by setting PGADMDIR in /etc/make.conf" diff --git a/databases/postgis-jdbc/Makefile b/databases/postgis-jdbc/Makefile index c6b7933a1590..ab8ed293ec2f 100644 --- a/databases/postgis-jdbc/Makefile +++ b/databases/postgis-jdbc/Makefile @@ -18,6 +18,7 @@ NO_BUILD= yes PLIST_FILES= %%JAVAJARDIR%%/postgis_1.4.0.jar +NO_STAGE= yes do-install: ${INSTALL_DATA} ${_DISTDIR}postgis_${PORTVERSION}.jar ${JAVAJARDIR} diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile index 3b87b8b98b43..7d630aad8554 100644 --- a/databases/postgis/Makefile +++ b/databases/postgis/Makefile @@ -27,6 +27,7 @@ USE_PERL5= build OPTIONS_DEFINE= LOADERGUI LOADERGUI_DESC= Enable shp2pgsql-gui +NO_STAGE= yes .include <bsd.port.options.mk> INSTALL_TARGET= install diff --git a/databases/postgis20/Makefile b/databases/postgis20/Makefile index dbdb13103f4e..80e59f3c39bd 100644 --- a/databases/postgis20/Makefile +++ b/databases/postgis20/Makefile @@ -31,6 +31,7 @@ LOADERGUI_DESC= Enable shp2pgsql-gui RASTER_DESC= Build with raster support TOPOLOGY_DESC= Build with topology support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLOADERGUI} diff --git a/databases/postgis21/Makefile b/databases/postgis21/Makefile index 1641bfcc39a2..0a53e86a3ad2 100644 --- a/databases/postgis21/Makefile +++ b/databases/postgis21/Makefile @@ -32,6 +32,7 @@ LOADERGUI_DESC= Enable shp2pgsql-gui RASTER_DESC= Raster support TOPOLOGY_DESC= Topology support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLOADERGUI} diff --git a/databases/postgresql-jdbc/Makefile b/databases/postgresql-jdbc/Makefile index 95e84a3c8c12..09e334819b0e 100644 --- a/databases/postgresql-jdbc/Makefile +++ b/databases/postgresql-jdbc/Makefile @@ -23,6 +23,7 @@ PORTDOCS= * DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} SUB_FILES= pkg-message +NO_STAGE= yes post-patch: ${REINPLACE_CMD} 's,/usr/local/pgsql/share/java,${JAVAJARDIR},' ${WRKSRC}/README diff --git a/databases/postgresql-libpgeasy/Makefile b/databases/postgresql-libpgeasy/Makefile index d19b99d1e7b5..966125137b91 100644 --- a/databases/postgresql-libpgeasy/Makefile +++ b/databases/postgresql-libpgeasy/Makefile @@ -21,6 +21,7 @@ GNU_CONFIGURE= YES DOCSDIR= ${PREFIX}/share/doc/postgresql/${PORTNAME} EXAMPLESDIR= ${PREFIX}/share/examples/postgresql/${PORTNAME} +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @- ${MKDIR} -m 755 ${EXAMPLESDIR} ;\ diff --git a/databases/postgresql-libpq++/Makefile b/databases/postgresql-libpq++/Makefile index 7a099a608a61..8779bf75519a 100644 --- a/databases/postgresql-libpq++/Makefile +++ b/databases/postgresql-libpq++/Makefile @@ -17,6 +17,7 @@ USE_PGSQL= YES USES= gmake USE_LDCONFIG= YES +NO_STAGE= yes post-patch: ${REINPLACE_CMD} "s,/usr/local/pgsql,${PREFIX},; \ s,^CFLAGS.*,CFLAGS=${CFLAGS},; \ diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile index 9d738a5cceac..bd68a27fb65a 100644 --- a/databases/postgresql-libpqxx/Makefile +++ b/databases/postgresql-libpqxx/Makefile @@ -25,6 +25,7 @@ PLIST_SUB= PORTVERSION=${PORTVERSION} \ CONFIGURE_ARGS= --enable-shared \ --disable-dependency-tracking +NO_STAGE= yes post-install: # This is needed for ldconfig ${LN} -s ${PREFIX}/lib/libpqxx-${PORTVERSION}.so \ diff --git a/databases/postgresql-libpqxx3/Makefile b/databases/postgresql-libpqxx3/Makefile index 1715e85eec73..33ef720128d3 100644 --- a/databases/postgresql-libpqxx3/Makefile +++ b/databases/postgresql-libpqxx3/Makefile @@ -25,4 +25,5 @@ CONFIGURE_ARGS= --with-postgres=${LOCALBASE} \ --enable-shared \ --with-postgres-include=${LOCALBASE}/include/postgresql +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/postgresql-odbc/Makefile b/databases/postgresql-odbc/Makefile index f495898fd52a..3b48dd840164 100644 --- a/databases/postgresql-odbc/Makefile +++ b/databases/postgresql-odbc/Makefile @@ -1,4 +1,3 @@ -# Create by: Palle Girgensohn <girgen@partitur.se> # $FreeBSD$ PORTNAME= postgresql @@ -37,6 +36,7 @@ CONFIGURE_ARGS+= --with-iodbc=${LOCALBASE} PKGNAMESUFFIX= -iodbc .endif +NO_STAGE= yes .include <bsd.port.options.mk> DATADIR_1= ${DATADIR}/odbc diff --git a/databases/postgresql-pllua/Makefile b/databases/postgresql-pllua/Makefile index 370dc9dbff9e..4b3b14e8c6f6 100644 --- a/databases/postgresql-pllua/Makefile +++ b/databases/postgresql-pllua/Makefile @@ -18,6 +18,7 @@ USE_LUA= 5.1+ SUB_FILES= pkg-message PKGMESSAGE= ${WRKSRC}/pkg-message +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%LUA_INC%|${LUA_INCDIR}|g' \ -e 's|%LUA_LIB%|${LUA_LIBDIR}|g' \ diff --git a/databases/postgresql-plproxy/Makefile b/databases/postgresql-plproxy/Makefile index 3c6bf158d971..cf0539130632 100644 --- a/databases/postgresql-plproxy/Makefile +++ b/databases/postgresql-plproxy/Makefile @@ -17,6 +17,7 @@ USE_PGSQL= yes PORTSCOUT= site:http://pgfoundry.org/frs/?group_id=1000207 +NO_STAGE= yes .include <bsd.port.pre.mk> .if exists(${LOCALBASE}/bin/postmaster) diff --git a/databases/postgresql-plruby/Makefile b/databases/postgresql-plruby/Makefile index 50b27be866b9..85b78473ebce 100644 --- a/databases/postgresql-plruby/Makefile +++ b/databases/postgresql-plruby/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: PL/Ruby -# Date created: 28 June 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= plruby PORTVERSION= 0.5.4 @@ -43,6 +39,7 @@ DOCS= Changes plruby.html plruby.rd PKGMESSAGE= ${WRKDIR}/createlang.sql +NO_STAGE= yes pre-patch: cd ${PGSQL_PORTDIR} && ${MAKE} -DBATCH patch diff --git a/databases/postgresql-plv8js/Makefile b/databases/postgresql-plv8js/Makefile index 49f58edfc68f..3dce2378fb1a 100644 --- a/databases/postgresql-plv8js/Makefile +++ b/databases/postgresql-plv8js/Makefile @@ -23,6 +23,7 @@ PLIST_SUB+= PORTVERSION="${PORTVERSION}" SUB_FILES= pkg-message PKGMESSAGE= ${WRKSRC}/pkg-message +NO_STAGE= yes post-install: @${ECHO_MSG} '' @${CAT} ${PKGMESSAGE} diff --git a/databases/postgresql-relay/Makefile b/databases/postgresql-relay/Makefile index 8168ed9507f5..53a7e59baddb 100644 --- a/databases/postgresql-relay/Makefile +++ b/databases/postgresql-relay/Makefile @@ -18,6 +18,7 @@ USE_RC_SUBR= postgresql-relay USES= perl5 USE_PERL5= build +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/postgresql-relay ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/postgresql-relay.conf-sample ${PREFIX}/etc/postgresql-relay.conf-sample diff --git a/databases/postgresql-repmgr/Makefile b/databases/postgresql-repmgr/Makefile index 69ac3c15e0e5..52bf95ac835b 100644 --- a/databases/postgresql-repmgr/Makefile +++ b/databases/postgresql-repmgr/Makefile @@ -1,4 +1,4 @@ -# Created by: alp@sfedu.ru +# Created by: alp@sfedu.ru # $FreeBSD$ PORTNAME= postgresql-repmgr @@ -19,6 +19,7 @@ MAKE_ENV= USE_PGXS=1 PORTDOCS= README.* +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/repmgr ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/repmgrd ${PREFIX}/sbin diff --git a/databases/postgresql84-client/Makefile b/databases/postgresql84-client/Makefile index 93fe1204b923..1c1f0f215849 100644 --- a/databases/postgresql84-client/Makefile +++ b/databases/postgresql84-client/Makefile @@ -1,11 +1,5 @@ -# New ports collection makefile for: PostgreSQL-client -# Date created: 2009-07-08 -# Whom: Palle Girgensohn <girgen@FreeBSD.org> -# +# Created by: Palle Girgensohn <girgen@FreeBSD.org> # $FreeBSD$ -# -# To depend on postgresql-client, set USE_PGSQL=yes. -# See Mk/bsd.databases.mk for more info PORTNAME= postgresql PORTREVISION= 0 @@ -21,4 +15,5 @@ BUILD_DIRS= config src/include src/interfaces src/port \ CLIENT_ONLY= yes USE_LDCONFIG= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/postgresql84-contrib/Makefile b/databases/postgresql84-contrib/Makefile index 60e1a854ee24..492125af795c 100644 --- a/databases/postgresql84-contrib/Makefile +++ b/databases/postgresql84-contrib/Makefile @@ -1,4 +1,4 @@ -# Created by: Palle Girgensohn <girgen@pingpong.net> +# Created by: Palle Girgensohn <girgen@pingpong.net> # $FreeBSD$ PORTNAME= postgresql @@ -23,6 +23,7 @@ INSTALL_DIRS= contrib SLAVE_ONLY= yes CONFIGURE_ARGS+=--with-libxslt --with-libxml --with-openssl +NO_STAGE= yes post-install: @- ${INSTALL_DATA} ${WRKSRC}/contrib/README ${DOCSDIR}/contrib/README diff --git a/databases/postgresql84-docs/Makefile b/databases/postgresql84-docs/Makefile index c1a5658d8c81..7f07bc78e719 100644 --- a/databases/postgresql84-docs/Makefile +++ b/databases/postgresql84-docs/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: PostgreSQL docs -# Date created: August 26, 2002 -# Whom: Palle Girgensohn <girgen@pingpong.net> -# +# Created by: Palle Girgensohn <girgen@pingpong.net> # $FreeBSD$ -# PORTNAME= postgresql PORTREVISION= 0 @@ -23,6 +19,7 @@ PATCHDIR= mustnotexist PGDOCSDIR?= ${DOCSDIR}/release-${PGSQL_VER} +NO_STAGE= yes do-install: @ $(MKDIR) ${PGDOCSDIR}; \ ${GZIP_CMD} -dc ${WRKSRC}/doc/postgres.tar.gz | \ diff --git a/databases/postgresql84-plperl/Makefile b/databases/postgresql84-plperl/Makefile index 7946ba6173cc..271ee65aa567 100644 --- a/databases/postgresql84-plperl/Makefile +++ b/databases/postgresql84-plperl/Makefile @@ -1,10 +1,7 @@ -# New ports collection makefile for: PostgreSQL PL/Perl -# Date created: January 14, 2002 -# Whom: Palle Girgensohn <girgen@partitur.se> -# +# Created by: Palle Girgensohn <girgen@partitur.se> # $FreeBSD$ -# WANT_PGSQL_VER= 84 +NO_STAGE= yes .include "${.CURDIR}/../postgresql90-plperl/Makefile" diff --git a/databases/postgresql84-plpython/Makefile b/databases/postgresql84-plpython/Makefile index d404df6ca7e3..9c738596d49b 100644 --- a/databases/postgresql84-plpython/Makefile +++ b/databases/postgresql84-plpython/Makefile @@ -3,4 +3,5 @@ USE_PYTHON= -2.7 WANT_PGSQL_VER= 84 +NO_STAGE= yes .include "${.CURDIR}/../postgresql90-plpython/Makefile" diff --git a/databases/postgresql84-pltcl/Makefile b/databases/postgresql84-pltcl/Makefile index e51df6048822..44d73a8e3b17 100644 --- a/databases/postgresql84-pltcl/Makefile +++ b/databases/postgresql84-pltcl/Makefile @@ -1,10 +1,7 @@ -# New ports collection makefile for: PostgreSQL PL/Tcl -# Date created: January 14, 2002 -# Whom: Palle Girgensohn <girgen@partitur.se> -# +# Created by: Palle Girgensohn <girgen@partitur.se> # $FreeBSD$ -# WANT_PGSQL_VER?=84 +NO_STAGE= yes .include "${.CURDIR}/../postgresql91-pltcl/Makefile" diff --git a/databases/postgresql84-server/Makefile b/databases/postgresql84-server/Makefile index 82ec46a6b011..d774953ed381 100644 --- a/databases/postgresql84-server/Makefile +++ b/databases/postgresql84-server/Makefile @@ -113,6 +113,7 @@ DEBUG_DESC= Builds with debugging symbols INTDATE_DESC= Builds with 64-bit date/time type (server) SSL_DESC= Build with OpenSSL support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSSL} diff --git a/databases/postgresql90-client/Makefile b/databases/postgresql90-client/Makefile index 0ca67a18d5a3..7562647fee5f 100644 --- a/databases/postgresql90-client/Makefile +++ b/databases/postgresql90-client/Makefile @@ -1,11 +1,5 @@ -# New ports collection makefile for: PostgreSQL-client -# Date created: 2009-07-08 -# Whom: Palle Girgensohn <girgen@FreeBSD.org> -# +# Created by: Palle Girgensohn <girgen@FreeBSD.org> # $FreeBSD$ -# -# To depend on postgresql-client, set USE_PGSQL=yes. -# See Mk/bsd.databases.mk for more info PORTNAME= postgresql PORTREVISION= 0 @@ -22,4 +16,5 @@ INSTALL_DIRS= ${BUILD_DIRS} CLIENT_ONLY= yes USE_LDCONFIG= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/postgresql90-contrib/Makefile b/databases/postgresql90-contrib/Makefile index 412a2214a2f1..5cff5cada007 100644 --- a/databases/postgresql90-contrib/Makefile +++ b/databases/postgresql90-contrib/Makefile @@ -1,4 +1,4 @@ -# Created by: Palle Girgensohn <girgen@pingpong.net> +# Created by: Palle Girgensohn <girgen@pingpong.net> # $FreeBSD$ PORTNAME= postgresql @@ -29,6 +29,7 @@ OPTIONS_DEFINE= OSSP_UUID OSSP_UUID_DESC= Enable / disable ossp-uuid support OPTIONS_DEFAULT= OSSP_UUID +NO_STAGE= yes post-install: @- ${INSTALL_DATA} ${WRKSRC}/contrib/README ${DOCSDIR}/contrib/README diff --git a/databases/postgresql90-docs/Makefile b/databases/postgresql90-docs/Makefile index ed377d0e94b1..fb4b95c5d689 100644 --- a/databases/postgresql90-docs/Makefile +++ b/databases/postgresql90-docs/Makefile @@ -1,10 +1,7 @@ -# New ports collection makefile for: PostgreSQL docs -# Date created: August 26, 2002 -# Whom: Palle Girgensohn <girgen@pingpong.net> -# +# Created by: Palle Girgensohn <girgen@pingpong.net> # $FreeBSD$ -# WANT_PGSQL_VER=90 +NO_STAGE= yes .include "${.CURDIR}/../postgresql91-docs/Makefile" diff --git a/databases/postgresql90-pgtcl/Makefile b/databases/postgresql90-pgtcl/Makefile index 782789168195..0924ee686ee9 100644 --- a/databases/postgresql90-pgtcl/Makefile +++ b/databases/postgresql90-pgtcl/Makefile @@ -7,4 +7,5 @@ CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[12]-[0-9]* MASTERDIR= ${.CURDIR}/../pgtcl +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/postgresql90-plperl/Makefile b/databases/postgresql90-plperl/Makefile index e1eb23def538..6fc45b719255 100644 --- a/databases/postgresql90-plperl/Makefile +++ b/databases/postgresql90-plperl/Makefile @@ -21,4 +21,5 @@ BUILD_DIRS= src/backend src/pl/plperl INSTALL_DIRS= src/pl/plperl SLAVE_ONLY= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/postgresql90-plpython/Makefile b/databases/postgresql90-plpython/Makefile index 9e08213f183c..183d860c16bd 100644 --- a/databases/postgresql90-plpython/Makefile +++ b/databases/postgresql90-plpython/Makefile @@ -28,4 +28,5 @@ BUILD_DIRS= src/backend src/pl/plpython INSTALL_DIRS= src/pl/plpython SLAVE_ONLY= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/postgresql90-pltcl/Makefile b/databases/postgresql90-pltcl/Makefile index b574bb1eb84b..afef58473d64 100644 --- a/databases/postgresql90-pltcl/Makefile +++ b/databases/postgresql90-pltcl/Makefile @@ -1,10 +1,7 @@ -# New ports collection makefile for: PostgreSQL PL/Tcl -# Date created: January 14, 2002 -# Whom: Palle Girgensohn <girgen@partitur.se> -# +# Created by: Palle Girgensohn <girgen@partitur.se> # $FreeBSD$ -# WANT_PGSQL_VER?=90 +NO_STAGE= yes .include "${.CURDIR}/../postgresql91-pltcl/Makefile" diff --git a/databases/postgresql90-server/Makefile b/databases/postgresql90-server/Makefile index 04ee9780e054..75b5932a942f 100644 --- a/databases/postgresql90-server/Makefile +++ b/databases/postgresql90-server/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: PostgreSQL -# Date created: November 13, 1998 -# Whom: Marc G. Fournier <scrappy@FreeBSD.org> -# +# Created by: Marc G. Fournier <scrappy@FreeBSD.org> # $FreeBSD$ -# DISTVERSION?= 9.0.13 PORTREVISION= 0 @@ -27,4 +23,5 @@ MAN3= # no MAN3 for 9.0 only MAN7= CREATE_CONSTRAINT_TRIGGER.7 .endif +NO_STAGE= yes .include "${.CURDIR}/../postgresql91-server/Makefile" diff --git a/databases/postgresql91-client/Makefile b/databases/postgresql91-client/Makefile index d001cb23a67e..00977c164637 100644 --- a/databases/postgresql91-client/Makefile +++ b/databases/postgresql91-client/Makefile @@ -1,11 +1,5 @@ -# New ports collection makefile for: PostgreSQL-client -# Date created: 2009-07-08 -# Whom: Palle Girgensohn <girgen@FreeBSD.org> -# +# Created by: Palle Girgensohn <girgen@FreeBSD.org> # $FreeBSD$ -# -# To depend on postgresql-client, set USE_PGSQL=yes. -# See Mk/bsd.databases.mk for more info PORTNAME= postgresql PKGNAMESUFFIX= -client @@ -22,4 +16,5 @@ INSTALL_DIRS= ${BUILD_DIRS} CLIENT_ONLY= yes USE_LDCONFIG= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/postgresql91-contrib/Makefile b/databases/postgresql91-contrib/Makefile index b5652164c505..2085093d1d26 100644 --- a/databases/postgresql91-contrib/Makefile +++ b/databases/postgresql91-contrib/Makefile @@ -1,4 +1,4 @@ -# Created by: Palle Girgensohn <girgen@pingpong.net> +# Created by: Palle Girgensohn <girgen@pingpong.net> # $FreeBSD$ PORTNAME= postgresql @@ -28,6 +28,7 @@ OPTIONS_DEFINE= OSSP_UUID OSSP_UUID_DESC= Enable / disable ossp-uuid support OPTIONS_DEFAULT= OSSP_UUID +NO_STAGE= yes post-install: @- ${INSTALL_DATA} ${WRKSRC}/contrib/README ${DOCSDIR}/extension/README diff --git a/databases/postgresql91-docs/Makefile b/databases/postgresql91-docs/Makefile index 295a10bbd542..8a8c62fef5dc 100644 --- a/databases/postgresql91-docs/Makefile +++ b/databases/postgresql91-docs/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: PostgreSQL docs -# Date created: August 26, 2002 -# Whom: Palle Girgensohn <girgen@pingpong.net> -# +# Created by: Palle Girgensohn <girgen@pingpong.net> # $FreeBSD$ -# PORTNAME= postgresql PORTREVISION= 0 @@ -31,6 +27,7 @@ BUILD_DEPENDS+= onsgmls:${PORTSDIR}/textproc/opensp \ ${dbdir}/dsssl/modular/catalog:${PORTSDIR}/textproc/dsssl-docbook-modular \ ${dbdir}/4.2/docbook.dtd:${PORTSDIR}/textproc/docbook-420 +NO_STAGE= yes do-build: ${GMAKE} -C ${WRKSRC} html diff --git a/databases/postgresql91-pgtcl/Makefile b/databases/postgresql91-pgtcl/Makefile index 1623db289865..ac6e89c8b34c 100644 --- a/databases/postgresql91-pgtcl/Makefile +++ b/databases/postgresql91-pgtcl/Makefile @@ -7,4 +7,5 @@ CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[02]-[0-9]* MASTERDIR= ${.CURDIR}/../pgtcl +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/postgresql91-plperl/Makefile b/databases/postgresql91-plperl/Makefile index 9b58f3b8c24c..964b73725fae 100644 --- a/databases/postgresql91-plperl/Makefile +++ b/databases/postgresql91-plperl/Makefile @@ -1,10 +1,7 @@ -# New ports collection makefile for: PostgreSQL PL/Perl -# Date created: January 14, 2002 -# Whom: Palle Girgensohn <girgen@partitur.se> -# +# Created by: Palle Girgensohn <girgen@partitur.se> # $FreeBSD$ -# WANT_PGSQL_VER= 91 +NO_STAGE= yes .include "${.CURDIR}/../postgresql90-plperl/Makefile" diff --git a/databases/postgresql91-plpython/Makefile b/databases/postgresql91-plpython/Makefile index f5fe4f38ee99..d1473d46c5a8 100644 --- a/databases/postgresql91-plpython/Makefile +++ b/databases/postgresql91-plpython/Makefile @@ -2,4 +2,5 @@ WANT_PGSQL_VER= 91 +NO_STAGE= yes .include "${.CURDIR}/../postgresql90-plpython/Makefile" diff --git a/databases/postgresql91-pltcl/Makefile b/databases/postgresql91-pltcl/Makefile index 674c1790ceaf..30521adb5902 100644 --- a/databases/postgresql91-pltcl/Makefile +++ b/databases/postgresql91-pltcl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: PostgreSQL PL/Tcl -# Date created: January 14, 2002 -# Whom: Palle Girgensohn <girgen@partitur.se> -# +# Created by: Palle Girgensohn <girgen@partitur.se> # $FreeBSD$ -# PORTNAME= postgresql PORTREVISION= 3 @@ -34,4 +30,5 @@ BUILD_DIRS= src/backend src/pl/tcl INSTALL_DIRS= src/pl/tcl SLAVE_ONLY= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile index d84a1e28fb3b..c5356f8edf1a 100644 --- a/databases/postgresql91-server/Makefile +++ b/databases/postgresql91-server/Makefile @@ -110,6 +110,7 @@ SSL_DESC= Build with OpenSSL support OPTIONS_DEFAULT= NLS XML TZDATA INTDATE SSL .endif # !SLAVE_ONLY +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSSL} diff --git a/databases/postgresql92-client/Makefile b/databases/postgresql92-client/Makefile index 1fcce6c10c7f..55b98e32b26e 100644 --- a/databases/postgresql92-client/Makefile +++ b/databases/postgresql92-client/Makefile @@ -1,11 +1,5 @@ -# New ports collection makefile for: PostgreSQL-client -# Date created: 2009-07-08 -# Whom: Palle Girgensohn <girgen@FreeBSD.org> -# +# Created by: Palle Girgensohn <girgen@FreeBSD.org> # $FreeBSD$ -# -# To depend on postgresql-client, set USE_PGSQL=yes. -# See Mk/bsd.databases.mk for more info PORTNAME= postgresql PKGNAMESUFFIX= -client @@ -22,4 +16,5 @@ INSTALL_DIRS= ${BUILD_DIRS} CLIENT_ONLY= yes USE_LDCONFIG= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/postgresql92-contrib/Makefile b/databases/postgresql92-contrib/Makefile index 0ca307991141..d614f3a48605 100644 --- a/databases/postgresql92-contrib/Makefile +++ b/databases/postgresql92-contrib/Makefile @@ -1,4 +1,4 @@ -# Created by: Palle Girgensohn <girgen@pingpong.net> +# Created by: Palle Girgensohn <girgen@pingpong.net> # $FreeBSD$ PORTNAME= postgresql @@ -28,6 +28,7 @@ OPTIONS_DEFINE= OSSP_UUID OSSP_UUID_DESC= Enable / disable ossp-uuid support OPTIONS_DEFAULT= OSSP_UUID +NO_STAGE= yes post-install: @- ${INSTALL_DATA} ${WRKSRC}/contrib/README ${DOCSDIR}/extension/README diff --git a/databases/postgresql92-docs/Makefile b/databases/postgresql92-docs/Makefile index 504dbdd75411..68ce1dfdface 100644 --- a/databases/postgresql92-docs/Makefile +++ b/databases/postgresql92-docs/Makefile @@ -1,10 +1,7 @@ -# New ports collection makefile for: PostgreSQL docs -# Date created: August 26, 2002 -# Whom: Palle Girgensohn <girgen@pingpong.net> -# +# Created by: Palle Girgensohn <girgen@pingpong.net> # $FreeBSD$ -# WANT_PGSQL_VER=92 +NO_STAGE= yes .include "${.CURDIR}/../postgresql91-docs/Makefile" diff --git a/databases/postgresql92-pgtcl/Makefile b/databases/postgresql92-pgtcl/Makefile index 59397b7e7b10..a90b6eb520fa 100644 --- a/databases/postgresql92-pgtcl/Makefile +++ b/databases/postgresql92-pgtcl/Makefile @@ -7,4 +7,5 @@ CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[01]-[0-9]* MASTERDIR= ${.CURDIR}/../pgtcl +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/postgresql92-plperl/Makefile b/databases/postgresql92-plperl/Makefile index e9d805f84729..eb70300e8b82 100644 --- a/databases/postgresql92-plperl/Makefile +++ b/databases/postgresql92-plperl/Makefile @@ -1,10 +1,7 @@ -# New ports collection makefile for: PostgreSQL PL/Perl -# Date created: January 14, 2002 -# Whom: Palle Girgensohn <girgen@partitur.se> -# +# Created by: Palle Girgensohn <girgen@partitur.se> # $FreeBSD$ -# WANT_PGSQL_VER= 92 +NO_STAGE= yes .include "${.CURDIR}/../postgresql90-plperl/Makefile" diff --git a/databases/postgresql92-plpython/Makefile b/databases/postgresql92-plpython/Makefile index 0fccab61ab19..dffba6bc5442 100644 --- a/databases/postgresql92-plpython/Makefile +++ b/databases/postgresql92-plpython/Makefile @@ -2,4 +2,5 @@ WANT_PGSQL_VER= 92 +NO_STAGE= yes .include "${.CURDIR}/../postgresql90-plpython/Makefile" diff --git a/databases/postgresql92-pltcl/Makefile b/databases/postgresql92-pltcl/Makefile index 4025cc54334a..37158db86a0f 100644 --- a/databases/postgresql92-pltcl/Makefile +++ b/databases/postgresql92-pltcl/Makefile @@ -1,10 +1,7 @@ -# New ports collection makefile for: PostgreSQL PL/Perl -# Date created: January 14, 2002 -# Whom: Palle Girgensohn <girgen@partitur.se> -# +# Created by: Palle Girgensohn <girgen@partitur.se> # $FreeBSD$ -# WANT_PGSQL_VER= 92 +NO_STAGE= yes .include "${.CURDIR}/../postgresql90-pltcl/Makefile" diff --git a/databases/postgresql92-server/Makefile b/databases/postgresql92-server/Makefile index 904286a3e20f..832377b62c35 100644 --- a/databases/postgresql92-server/Makefile +++ b/databases/postgresql92-server/Makefile @@ -109,6 +109,7 @@ SSL_DESC= Build with OpenSSL support OPTIONS_DEFAULT= NLS XML TZDATA INTDATE SSL .endif # !SLAVE_ONLY +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSSL} diff --git a/databases/postgresql93-client/Makefile b/databases/postgresql93-client/Makefile index 04df42fcfaba..cacadac97219 100644 --- a/databases/postgresql93-client/Makefile +++ b/databases/postgresql93-client/Makefile @@ -1,8 +1,5 @@ # Created by: Palle Girgensohn <girgen@FreeBSD.org> # $FreeBSD$ -# -# To depend on postgresql-client, set USE_PGSQL=yes. -# See Mk/bsd.databases.mk for more info PORTNAME= postgresql PORTREVISION= 0 @@ -21,4 +18,5 @@ CLIENT_ONLY= yes USE_LDCONFIG= yes USES= pkgconfig +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/postgresql93-contrib/Makefile b/databases/postgresql93-contrib/Makefile index fff813bd88c0..8b31f49cb7e8 100644 --- a/databases/postgresql93-contrib/Makefile +++ b/databases/postgresql93-contrib/Makefile @@ -29,6 +29,7 @@ OPTIONS_DEFINE= OSSP_UUID OSSP_UUID_DESC= Enable / disable ossp-uuid support OPTIONS_DEFAULT= OSSP_UUID +NO_STAGE= yes post-install: @- ${INSTALL_DATA} ${WRKSRC}/contrib/README ${DOCSDIR}/extension/README diff --git a/databases/postgresql93-docs/Makefile b/databases/postgresql93-docs/Makefile index 65af9d55acd0..dd2e19e7513f 100644 --- a/databases/postgresql93-docs/Makefile +++ b/databases/postgresql93-docs/Makefile @@ -1,10 +1,7 @@ -# New ports collection makefile for: PostgreSQL docs -# Date created: August 26, 2002 -# Whom: Palle Girgensohn <girgen@pingpong.net> -# +# Created by: Palle Girgensohn <girgen@pingpong.net> # $FreeBSD$ -# WANT_PGSQL_VER=93 +NO_STAGE= yes .include "${.CURDIR}/../postgresql91-docs/Makefile" diff --git a/databases/postgresql93-pgtcl/Makefile b/databases/postgresql93-pgtcl/Makefile index 4cedcca4e945..839b035fba48 100644 --- a/databases/postgresql93-pgtcl/Makefile +++ b/databases/postgresql93-pgtcl/Makefile @@ -7,4 +7,5 @@ CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[012]-[0-9]* MASTERDIR= ${.CURDIR}/../pgtcl +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/postgresql93-plperl/Makefile b/databases/postgresql93-plperl/Makefile index 277ffdfae317..cbf769f49d18 100644 --- a/databases/postgresql93-plperl/Makefile +++ b/databases/postgresql93-plperl/Makefile @@ -1,10 +1,7 @@ -# New ports collection makefile for: PostgreSQL PL/Perl -# Date created: January 14, 2002 -# Whom: Palle Girgensohn <girgen@partitur.se> -# +# Created by: Palle Girgensohn <girgen@partitur.se> # $FreeBSD$ -# WANT_PGSQL_VER= 93 +NO_STAGE= yes .include "${.CURDIR}/../postgresql90-plperl/Makefile" diff --git a/databases/postgresql93-plpython/Makefile b/databases/postgresql93-plpython/Makefile index 7a94bc0d5070..9ee0aa7ebff7 100644 --- a/databases/postgresql93-plpython/Makefile +++ b/databases/postgresql93-plpython/Makefile @@ -2,4 +2,5 @@ WANT_PGSQL_VER= 93 +NO_STAGE= yes .include "${.CURDIR}/../postgresql90-plpython/Makefile" diff --git a/databases/postgresql93-pltcl/Makefile b/databases/postgresql93-pltcl/Makefile index bd9aabe69e02..febdc3aed4e3 100644 --- a/databases/postgresql93-pltcl/Makefile +++ b/databases/postgresql93-pltcl/Makefile @@ -1,10 +1,7 @@ -# New ports collection makefile for: PostgreSQL PL/Perl -# Date created: January 14, 2002 -# Whom: Palle Girgensohn <girgen@partitur.se> -# +# Created by: Palle Girgensohn <girgen@partitur.se> # $FreeBSD$ -# WANT_PGSQL_VER= 93 +NO_STAGE= yes .include "${.CURDIR}/../postgresql90-pltcl/Makefile" diff --git a/databases/postgresql93-server/Makefile b/databases/postgresql93-server/Makefile index 67e0c76a9a61..2c4dde4e4aae 100644 --- a/databases/postgresql93-server/Makefile +++ b/databases/postgresql93-server/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: PostgreSQL -# Date created: November 13, 1998 -# Whom: Marc G. Fournier <scrappy@FreeBSD.org> -# +# Created by: Marc G. Fournier <scrappy@FreeBSD.org> # $FreeBSD$ -# DISTVERSION?= 9.3.0 PORTREVISION?= 1 @@ -32,4 +28,5 @@ INSTALL_DIRS?= src/common src/timezone src/backend \ src/bin/pg_controldata src/bin/pg_resetxlog src/pl \ src/bin/pg_basebackup +NO_STAGE= yes .include "${.CURDIR}/../postgresql92-server/Makefile" diff --git a/databases/postgresql_autodoc/Makefile b/databases/postgresql_autodoc/Makefile index dba704ce1701..b07da1e736ce 100644 --- a/databases/postgresql_autodoc/Makefile +++ b/databases/postgresql_autodoc/Makefile @@ -21,6 +21,7 @@ MAN1= postgresql_autodoc.1 WRKSRC= ${WRKDIR}/postgresql_autodoc +NO_STAGE= yes do-install: @${INSTALL_SCRIPT} ${WRKSRC}/postgresql_autodoc ${PREFIX}/bin @${INSTALL_MAN} ${WRKSRC}/postgresql_autodoc.1 ${MANPREFIX}/man/man1 diff --git a/databases/powerarchitect/Makefile b/databases/powerarchitect/Makefile index 1fb384146555..6f6d2362304b 100644 --- a/databases/powerarchitect/Makefile +++ b/databases/powerarchitect/Makefile @@ -25,6 +25,7 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME} WRKSRC= ${WRKDIR}/architect-${PORTVERSION} SUB_FILES= ${PORTNAME} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MORACLE_JDBC} diff --git a/databases/proftpd-mod_sql_mysql/Makefile b/databases/proftpd-mod_sql_mysql/Makefile index cb6d93d7e7fa..adcbc5a3c646 100644 --- a/databases/proftpd-mod_sql_mysql/Makefile +++ b/databases/proftpd-mod_sql_mysql/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: proftpd-mod_sql_mysql -# Date created: 25 Jan 2012 -# Whom: Martin Matuska <mm@FreeBSD.org> -# +# Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ PORTNAME= mod_sql_mysql @@ -25,4 +22,5 @@ LIBDIRS= ${LOCALBASE}/lib _BUILDING_PROFTPD_MODULE= ${PORTNAME} +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/proftpd-mod_sql_odbc/Makefile b/databases/proftpd-mod_sql_odbc/Makefile index f7cc4b6b8349..068f999c690f 100644 --- a/databases/proftpd-mod_sql_odbc/Makefile +++ b/databases/proftpd-mod_sql_odbc/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: proftpd-mod_sql_odbc -# Date created: 17 July 2012 -# Whom: Martin Matuska <mm@FreeBSD.org> -# +# Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ PORTNAME= mod_sql_odbc @@ -28,4 +25,5 @@ LIBDIRS= ${LOCALBASE}/lib _BUILDING_PROFTPD_MODULE= ${PORTNAME} +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/proftpd-mod_sql_postgres/Makefile b/databases/proftpd-mod_sql_postgres/Makefile index e5b8b3c37f29..7a516209320c 100644 --- a/databases/proftpd-mod_sql_postgres/Makefile +++ b/databases/proftpd-mod_sql_postgres/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: proftpd-mod_sql_postgres -# Date created: 25 Jan 2012 -# Whom: Martin Matuska <mm@FreeBSD.org> -# +# Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ PORTNAME= mod_sql_postgres @@ -25,4 +22,5 @@ LIBDIRS= ${LOCALBASE}/lib _BUILDING_PROFTPD_MODULE= ${PORTNAME} +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/proftpd-mod_sql_sqlite/Makefile b/databases/proftpd-mod_sql_sqlite/Makefile index 9e297d1e0387..79dd24930011 100644 --- a/databases/proftpd-mod_sql_sqlite/Makefile +++ b/databases/proftpd-mod_sql_sqlite/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: proftpd-mod_sql_sqlite -# Date created: 17 July 2012 -# Whom: Martin Matuska <mm@FreeBSD.org> -# +# Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ PORTNAME= mod_sql_sqlite @@ -25,4 +22,5 @@ LIBDIRS= ${LOCALBASE}/lib _BUILDING_PROFTPD_MODULE= ${PORTNAME} +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/proftpd-mod_sql_tds/Makefile b/databases/proftpd-mod_sql_tds/Makefile index 7f50bd9b9671..2e2cb67a03b8 100644 --- a/databases/proftpd-mod_sql_tds/Makefile +++ b/databases/proftpd-mod_sql_tds/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: proftpd-mod_sql_tds -# Date created: 17 July 2012 -# Whom: Martin Matuska <mm@FreeBSD.org> -# +# Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ PORTNAME= mod_sql_tds @@ -27,6 +24,7 @@ LIBDIRS= ${LOCALBASE}/lib _BUILDING_PROFTPD_MODULE= ${PORTNAME} +NO_STAGE= yes post-extract: @${MV} ${WRKDIR}/mod_sql_tds.c ${WRKSRC}/contrib diff --git a/databases/pure-sql3/Makefile b/databases/pure-sql3/Makefile index 23c178e36e47..de1b78bbbda6 100644 --- a/databases/pure-sql3/Makefile +++ b/databases/pure-sql3/Makefile @@ -16,5 +16,6 @@ USE_PURE= yes PLIST_FILES= lib/pure/sql3.pure \ lib/pure/sql3util.so +NO_STAGE= yes .include "${.CURDIR}/../../lang/pure/bsd.pure.mk" .include <bsd.port.mk> diff --git a/databases/puredb/Makefile b/databases/puredb/Makefile index 7e4264047973..ffde1f3c0c59 100644 --- a/databases/puredb/Makefile +++ b/databases/puredb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: puredb -# Date created: 01 Nov 2002 -# Whom: Sergei Kolobov <sergei@kolobov.com> -# +# Created by: Sergei Kolobov <sergei@kolobov.com> # $FreeBSD$ -# PORTNAME= puredb PORTVERSION= 2.1 @@ -21,6 +17,7 @@ USE_LDCONFIG= yes DOCS= AUTHORS FORMAT_DESCR NEWS README .if !defined(NOPORTDOCS) +NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} diff --git a/databases/pxlib/Makefile b/databases/pxlib/Makefile index e7188d4da70c..bafe1cb4bffa 100644 --- a/databases/pxlib/Makefile +++ b/databases/pxlib/Makefile @@ -24,6 +24,7 @@ USE_LDCONFIG= yes OPTIONS_DEFINE= MAN MAN_DESC= Build and install manpages +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMAN} diff --git a/databases/pxtools/Makefile b/databases/pxtools/Makefile index 08bbfa9cd06c..0f424deeb0fd 100644 --- a/databases/pxtools/Makefile +++ b/databases/pxtools/Makefile @@ -19,4 +19,5 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-Elixir/Makefile b/databases/py-Elixir/Makefile index 8747064af327..e7f325a893bb 100644 --- a/databases/py-Elixir/Makefile +++ b/databases/py-Elixir/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-Elixir -# Date created: 2007-02-13 -# Whom: Nicola Vitale <nivit@FreeBSD.org> -# +# Created by: Nicola Vitale <nivit@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Elixir PORTVERSION= 0.7.1 @@ -21,4 +17,5 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy06>=0.4.0:${PORTSDIR}/databases/py USE_PYTHON= yes USE_PYDISTUTILS= easy_install +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-MySQLdb/Makefile b/databases/py-MySQLdb/Makefile index 3779d513cc83..28222e700929 100644 --- a/databases/py-MySQLdb/Makefile +++ b/databases/py-MySQLdb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-MySQLdb -# Date created: 04 April 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# PORTNAME= MySQLdb DISTVERSION= 1.2.3 @@ -33,6 +29,7 @@ OPTIONS_DEFINE= DOCS MYSQLCLIENT_R OPTIONS_DEFAULT= DOCS MYSQLCLIENT_R MYSQLCLIENT_R_DESC= Use libmysqlclient_r (thread safe) +NO_STAGE= yes .include <bsd.port.options.mk> .include <bsd.port.pre.mk> diff --git a/databases/py-MySQLdb51/Makefile b/databases/py-MySQLdb51/Makefile index 50aba85e3317..cc9dab958b26 100644 --- a/databases/py-MySQLdb51/Makefile +++ b/databases/py-MySQLdb51/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-MySQLdb51 -# Date created: 2010-11-8 -# Whom: Tom Judge <tom@tomjudge.com> -# +# Created by: Tom Judge <tom@tomjudge.com> # $FreeBSD$ -# PKGNAMESUFFIX= 51 @@ -15,4 +11,5 @@ WANT_MYSQL_VER= 51 MASTERDIR= ${.CURDIR}/../py-MySQLdb +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/py-MySQLdb55/Makefile b/databases/py-MySQLdb55/Makefile index aafaff58ec86..dc788bf2db8c 100644 --- a/databases/py-MySQLdb55/Makefile +++ b/databases/py-MySQLdb55/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-MySQLdb55 -# Date created: 2010-11-8 -# Whom: Tom Judge <tom@tomjudge.com> -# +# Created by: Tom Judge <tom@tomjudge.com> # $FreeBSD$ -# PKGNAMESUFFIX= 55 @@ -15,4 +11,5 @@ WANT_MYSQL_VER= 55 MASTERDIR= ${.CURDIR}/../py-MySQLdb +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile index 86387d3e1458..39a1e70d349f 100644 --- a/databases/py-PyGreSQL/Makefile +++ b/databases/py-PyGreSQL/Makefile @@ -16,6 +16,7 @@ USE_PGSQL= yes USE_PYTHON= -2.7 USE_PYDISTUTILS=yes +NO_STAGE= yes .include <bsd.port.options.mk> post-install: diff --git a/databases/py-apsw/Makefile b/databases/py-apsw/Makefile index 36222ad6e5af..f039532ad928 100644 --- a/databases/py-apsw/Makefile +++ b/databases/py-apsw/Makefile @@ -21,4 +21,5 @@ USE_ZIP= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-bsddb/Makefile b/databases/py-bsddb/Makefile index 3854a113ffe4..911307d484e7 100644 --- a/databases/py-bsddb/Makefile +++ b/databases/py-bsddb/Makefile @@ -33,6 +33,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-py${PYTHON_SUFFIX}-_bsddb.c PLIST_FILES= %%PYTHON_LIBDIR%%/lib-dynload/_bsddb.so +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PYTHON_REL} >= 300 diff --git a/databases/py-bsddb3/Makefile b/databases/py-bsddb3/Makefile index f437e99216c9..8e670b8b9dd7 100644 --- a/databases/py-bsddb3/Makefile +++ b/databases/py-bsddb3/Makefile @@ -20,6 +20,7 @@ PYDISTUTILS_INSTALLARGS=-c -O1 --prefix=${PREFIX} --berkeley-db=${LOCALBASE} PORTDOCS= * DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/databases/py-carbon/Makefile b/databases/py-carbon/Makefile index 40fbfeaff012..3a1ff20adc2f 100644 --- a/databases/py-carbon/Makefile +++ b/databases/py-carbon/Makefile @@ -22,4 +22,5 @@ USE_TWISTED_RUN= yes FETCH_ARGS= -pRr USE_RC_SUBR= carbon +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-cdb/Makefile b/databases/py-cdb/Makefile index 72996cf2d184..6f89958308af 100644 --- a/databases/py-cdb/Makefile +++ b/databases/py-cdb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-cdb -# Date created: 03 December 2001 -# Whom: Jason R. Mastaler <jason@mastaler.com> -# +# Created by: Jason R. Mastaler <jason@mastaler.com> # $FreeBSD$ -# PORTNAME= cdb PORTVERSION= 0.34 @@ -25,6 +21,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} DOCS= ChangeLog README EXAMPLES= Example +NO_STAGE= yes post-install: @${MKDIR} ${EXAMPLESDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${EXAMPLES} ${EXAMPLESDIR} diff --git a/databases/py-cmemcache/Makefile b/databases/py-cmemcache/Makefile index 2f757bf875e5..667ddd884370 100644 --- a/databases/py-cmemcache/Makefile +++ b/databases/py-cmemcache/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-cmemcache -# Date created: 17 Jan 2009 -# Whom: Qing Feng <qingfeng@douban.com> -# +# Created by: Qing Feng <qingfeng@douban.com> # $FreeBSD$ -# PORTNAME= cmemcache PORTVERSION= 0.95 @@ -20,4 +16,5 @@ USE_BZIP2= yes USE_PYTHON= yes USE_PYDISTUTILS= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-couchdb/Makefile b/databases/py-couchdb/Makefile index 8f5b38700265..11e4e6410c88 100644 --- a/databases/py-couchdb/Makefile +++ b/databases/py-couchdb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: python-couchdb -# Date created: 2011-03-19 -# Whom: Andrei Antoukh <niwi@niwi.be> -# +# Created by: Andrei Antoukh <niwi@niwi.be> # $FreeBSD$ -# PORTNAME= CouchDB PORTVERSION= 0.8 @@ -20,4 +16,5 @@ USE_PYTHON= 2.6+ USE_PYDISTUTILS= yes USE_PYTHON_PREFIX= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-cql/Makefile b/databases/py-cql/Makefile index 06dd6b70128e..85eb04e7756a 100644 --- a/databases/py-cql/Makefile +++ b/databases/py-cql/Makefile @@ -19,4 +19,5 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= cql +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-dbf/Makefile b/databases/py-dbf/Makefile index bddb8f166587..458e8af538eb 100644 --- a/databases/py-dbf/Makefile +++ b/databases/py-dbf/Makefile @@ -14,4 +14,5 @@ USE_ZIP= yes USE_PYTHON= yes USE_PYDISTUTILS= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-dbutils/Makefile b/databases/py-dbutils/Makefile index 32eba1ceb450..a705673896d2 100644 --- a/databases/py-dbutils/Makefile +++ b/databases/py-dbutils/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-dbutils -# Date created: 2005-11-02 -# Whom: Choe, Cheng-Dae -# +# Created by: Choe, Cheng-Dae # $FreeBSD$ -# PORTNAME= dbutils PORTVERSION= 1.1 @@ -21,4 +17,5 @@ USE_PYTHON= -2.7 USE_PYDISTUTILS=easy_install PYDISTUTILS_PKGNAME= DBUtils +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-fdb/Makefile b/databases/py-fdb/Makefile index c64699ffa6e1..7c3db9bfffc1 100644 --- a/databases/py-fdb/Makefile +++ b/databases/py-fdb/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= fbclient:${PORTSDIR}/databases/firebird25-client USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PYTHON_REL} >= 320 diff --git a/databases/py-firebirdsql/Makefile b/databases/py-firebirdsql/Makefile index 4d861de4468f..67e71d12f28b 100644 --- a/databases/py-firebirdsql/Makefile +++ b/databases/py-firebirdsql/Makefile @@ -16,4 +16,5 @@ LICENSE= BSD USE_PYTHON= yes USE_PYDISTUTILS= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-flask-sqlalchemy/Makefile b/databases/py-flask-sqlalchemy/Makefile index e7fb12ff5c0d..d783019ff5d3 100644 --- a/databases/py-flask-sqlalchemy/Makefile +++ b/databases/py-flask-sqlalchemy/Makefile @@ -1,6 +1,5 @@ -# Created by: Olivier Duchateau <duchateau.olivier@gmail.com> +# Created by: Olivier Duchateau <duchateau.olivier@gmail.com> # $FreeBSD$ -# PORTNAME= Flask-SQLAlchemy PORTVERSION= 1.0 @@ -19,4 +18,5 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=0.10:${PORTSDIR}/www/py-flask \ USE_PYTHON= 2.6+ USE_PYDISTUTILS= easy_install +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-forgetsql/Makefile b/databases/py-forgetsql/Makefile index e725f7bf75d8..c146f8fef875 100644 --- a/databases/py-forgetsql/Makefile +++ b/databases/py-forgetsql/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: py-forgetsql -# Date created: 20 November 2004 -# Whom: Anders Nordby <anders@FreeBSD.org> -# +# Created by: Anders Nordby <anders@FreeBSD.org> # $FreeBSD$ -# PORTNAME= forgetsql PORTVERSION= 0.5.1 @@ -28,6 +24,7 @@ PYDISTUTILS_PKGNAME= forgetSQL DOCS= BUGS README TODO +NO_STAGE= yes post-build: @cd ${WRKSRC}/lib && ${PYTHON_CMD} -c 'import forgetSQL' @cd ${WRKSRC}/lib && ${PYTHON_CMD} -O -c 'import forgetSQL' diff --git a/databases/py-gdbm/Makefile b/databases/py-gdbm/Makefile index d3ad19ab6ac5..17c81f4b0966 100644 --- a/databases/py-gdbm/Makefile +++ b/databases/py-gdbm/Makefile @@ -30,6 +30,7 @@ PYDISTUTILS_NOEGGINFO= yes PLIST_FILES= %%PYTHON_LIBDIR%%/lib-dynload/gdbm.so +NO_STAGE= yes .include <bsd.port.pre.mk> post-extract: diff --git a/databases/py-hiredis/Makefile b/databases/py-hiredis/Makefile index dfa636c80e09..984c4fb1b94f 100644 --- a/databases/py-hiredis/Makefile +++ b/databases/py-hiredis/Makefile @@ -27,6 +27,7 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/hiredis/__init__.py \ %%PYTHON_SITELIBDIR%%/hiredis/version.pyo PLIST_DIRS= %%PYTHON_SITELIBDIR%%/hiredis +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/${PYSETUP} diff --git a/databases/py-htsql-mysql/Makefile b/databases/py-htsql-mysql/Makefile index 701a887a83a0..47b1ab701920 100644 --- a/databases/py-htsql-mysql/Makefile +++ b/databases/py-htsql-mysql/Makefile @@ -18,4 +18,5 @@ USE_PYTHON= 2.6-2.7 USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= ${PORTNAME:U} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-htsql-pgsql/Makefile b/databases/py-htsql-pgsql/Makefile index b2d9146227fa..9063cbd35764 100644 --- a/databases/py-htsql-pgsql/Makefile +++ b/databases/py-htsql-pgsql/Makefile @@ -18,4 +18,5 @@ USE_PYTHON= 2.6-2.7 USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= ${PORTNAME:U} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-htsql/Makefile b/databases/py-htsql/Makefile index f44c5d2de911..26f78e23fd48 100644 --- a/databases/py-htsql/Makefile +++ b/databases/py-htsql/Makefile @@ -18,6 +18,7 @@ PYDISTUTILS_PKGNAME= ${PORTNAME:U} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}yaml>0:${PORTSDIR}/devel/py-yaml \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 +NO_STAGE= yes post-install: @${CAT} ${PKGMESSAGE} diff --git a/databases/py-kyotocabinet/Makefile b/databases/py-kyotocabinet/Makefile index 334f9feb5670..f211ba684016 100644 --- a/databases/py-kyotocabinet/Makefile +++ b/databases/py-kyotocabinet/Makefile @@ -20,4 +20,5 @@ USE_PYDISTUTILS=yes PLIST_FILES= %%PYTHON_SITELIBDIR%%/${PORTNAME}.so PYDISTUTILS_EGGINFO= Kyoto_Cabinet-1.5-py${PYTHON_VER}.egg-info +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-leveldb/Makefile b/databases/py-leveldb/Makefile index 8ad08dec035d..6934396341b9 100644 --- a/databases/py-leveldb/Makefile +++ b/databases/py-leveldb/Makefile @@ -20,6 +20,7 @@ USE_XZ= yes PLIST_FILES= %%PYTHON_SITELIBDIR%%/leveldb.so PYDISTUTILS_EGGINFO= ${PORTNAME}-${PORTVERSION:R}-py${PYTHON_VER}.egg-info +NO_STAGE= yes post-patch: @${REINPLACE_CMD} \ -e 's|setuptools|do_not_use_&|' \ diff --git a/databases/py-memcached/Makefile b/databases/py-memcached/Makefile index 65cfe28622ab..4f635cd2f64b 100644 --- a/databases/py-memcached/Makefile +++ b/databases/py-memcached/Makefile @@ -19,4 +19,5 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install PYDISTUTILS_PKGNAME= python-memcached +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-mssql/Makefile b/databases/py-mssql/Makefile index 8685c404958e..63d3a4026153 100644 --- a/databases/py-mssql/Makefile +++ b/databases/py-mssql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-mssql -# Date created: 5 March 2004 -# Whom: Hye-Shik Chang <perky@FreeBSD.org> -# +# Created by: Hye-Shik Chang <perky@FreeBSD.org> # $FreeBSD$ -# PORTNAME= mssql PORTVERSION= 1.0.2 @@ -21,4 +17,5 @@ USE_PYTHON= 2.5+ USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME= pymssql +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-mysql2pgsql/Makefile b/databases/py-mysql2pgsql/Makefile index fdb51b314a0e..4f8bf08bde9d 100644 --- a/databases/py-mysql2pgsql/Makefile +++ b/databases/py-mysql2pgsql/Makefile @@ -26,4 +26,5 @@ USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= py_${PORTNAME} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-odbc/Makefile b/databases/py-odbc/Makefile index 6b061e6a3900..fb9389569ff3 100644 --- a/databases/py-odbc/Makefile +++ b/databases/py-odbc/Makefile @@ -1,6 +1,7 @@ # Created by: April 15 2009 # $FreeBSD$ +NO_STAGE= yes # Like they say in the postgres-odbc Makefile (and I quote): # # This ODBC driver should work under either unixODBC or iODBC diff --git a/databases/py-oops/Makefile b/databases/py-oops/Makefile index b509dabd04f0..a3e8459f5a5a 100644 --- a/databases/py-oops/Makefile +++ b/databases/py-oops/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: py-oops -# Date created: May 16, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= oops PORTVERSION= 0.9.1 @@ -18,4 +13,5 @@ COMMENT= Object Oriented Database Library For Persistent Storage in Python USE_PYTHON= yes USE_PYDISTUTILS= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-pg8000/Makefile b/databases/py-pg8000/Makefile index bf0639c8d287..d0ce8a8d3af4 100644 --- a/databases/py-pg8000/Makefile +++ b/databases/py-pg8000/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-pg8000 -# Date created: 2008-07-16 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= pg8000 PORTVERSION= 1.09 @@ -17,4 +13,5 @@ COMMENT= A Pure-Python Interface to the PostgreSQL Database USE_PYTHON= -2.7 USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-pg_pqueue/Makefile b/databases/py-pg_pqueue/Makefile index 52d2ff634d26..a2a6d155b40e 100644 --- a/databases/py-pg_pqueue/Makefile +++ b/databases/py-pg_pqueue/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: py-pg_pqueue -# Date created: 07 Jan 2009 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= pg_pqueue PORTVERSION= 1.0.2 @@ -20,6 +16,7 @@ USE_PYTHON= 2.5+ USE_PYDISTUTILS= easy_install PYEASYINSTALL_ARCHDEP= yes +NO_STAGE= yes .include <bsd.port.pre.mk> post-install: .if !defined(NOPORTDOCS) diff --git a/databases/py-pgxnclient/Makefile b/databases/py-pgxnclient/Makefile index 1bc5fc218977..13670b80a8df 100644 --- a/databases/py-pgxnclient/Makefile +++ b/databases/py-pgxnclient/Makefile @@ -12,4 +12,5 @@ COMMENT= Command line tool to interact with the PostgreSQL Extension Network USE_PYTHON= yes USE_PYDISTUTILS= easy_install +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-pickledb/Makefile b/databases/py-pickledb/Makefile index f2feda92d0c4..16df701d14a9 100644 --- a/databases/py-pickledb/Makefile +++ b/databases/py-pickledb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-pickledb -# Date created: 2011-11-04 -# Whom: Olivier Duchateau <duchateau.olivier@gmail.com> -# +# Created by: Olivier Duchateau <duchateau.olivier@gmail.com> # $FreeBSD$ -# PORTNAME= pickleDB PORTVERSION= 0.3 @@ -23,4 +19,5 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/pickledb.py \ %%PYTHON_SITELIBDIR%%/pickledb.pyc \ %%PYTHON_SITELIBDIR%%/pickledb.pyo +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile index 453eade75b3b..8e91f955e5a2 100644 --- a/databases/py-postgresql/Makefile +++ b/databases/py-postgresql/Makefile @@ -20,6 +20,7 @@ USE_PYTHON= 3.1+ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= py_${PORTNAME} +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PYTHON_REL} >= 320 diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile index 1ec543f301c9..f4c7c35a40d7 100644 --- a/databases/py-psycopg/Makefile +++ b/databases/py-psycopg/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-psycopg -# Date created: 22 March 2002 -# Whom: Alex Rodioukov <simuran@shaw.ca> -# +# Created by: Alex Rodioukov <simuran@shaw.ca> # $FreeBSD$ -# PORTNAME= psycopg PORTVERSION= 1.1.21 @@ -53,6 +49,7 @@ EXAMPLES= binary.py bool.py bounded.py commit.py copy_from.py \ DOCS= AUTHORS COPYING CREDITS ChangeLog FAQ INSTALL NEWS \ README RELEASE-1.0 SUCCESS TODO +NO_STAGE= yes pre-everything:: .if !defined(WITH_ZOPE) @${ECHO} "" diff --git a/databases/py-psycopg2/Makefile b/databases/py-psycopg2/Makefile index 7deb20d7c39d..7cc7003053e1 100644 --- a/databases/py-psycopg2/Makefile +++ b/databases/py-psycopg2/Makefile @@ -26,6 +26,7 @@ EXAMPLES= binary.py copy_from.py copy_to.py cursor.py dialtone.py \ DOCS= AUTHORS INSTALL README NEWS PKG-INFO +NO_STAGE= yes post-install: .if !defined(NOPORTEXAMPLES) @${MKDIR} ${EXAMPLESDIR} diff --git a/databases/py-pyPgSQL/Makefile b/databases/py-pyPgSQL/Makefile index 98673a4bd3d5..d85545e3590a 100644 --- a/databases/py-pyPgSQL/Makefile +++ b/databases/py-pyPgSQL/Makefile @@ -29,6 +29,7 @@ BYTEA_CONN_DESC= Apply Bytea connection patch # bypass infrastructure bug OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MBYTEA_CONN} diff --git a/databases/py-pyhs/Makefile b/databases/py-pyhs/Makefile index 3b2eedc9622a..138a408b2711 100644 --- a/databases/py-pyhs/Makefile +++ b/databases/py-pyhs/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-pyhs -# Date created: 2011-09-22 -# Whom: Li-Wen Hsu <lwhsu@FreeBSD.org> -# +# Created by: Li-Wen Hsu <lwhsu@FreeBSD.org> # $FreeBSD$ -# PORTNAME= pyhs PORTVERSION= 0.2.4 @@ -22,4 +18,5 @@ PYEASYINSTALL_ARCHDEP= yes PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-pylibmc/Makefile b/databases/py-pylibmc/Makefile index 3240452cf7e3..cef350ac755f 100644 --- a/databases/py-pylibmc/Makefile +++ b/databases/py-pylibmc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-pylibmc -# Date created: 2009-11-25 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= pylibmc PORTVERSION= 1.2.3 @@ -22,4 +18,5 @@ MAKE_ENV+= LIBMEMCACHED="${LOCALBASE}" USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-pymysql/Makefile b/databases/py-pymysql/Makefile index 2d54ac3c878b..8a74546b40e5 100644 --- a/databases/py-pymysql/Makefile +++ b/databases/py-pymysql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-pymysql -# Date created: 2011-07-23 -# Whom: Li-Wen Hsu <lwhsu@FreeBSD.org> -# +# Created by: Li-Wen Hsu <lwhsu@FreeBSD.org> # $FreeBSD$ -# PORTNAME= pymysql PORTVERSION= 0.5 @@ -20,4 +16,5 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= PyMySQL +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-pytc/Makefile b/databases/py-pytc/Makefile index fdd9f6566517..0bed0667a666 100644 --- a/databases/py-pytc/Makefile +++ b/databases/py-pytc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-pytc -# Date created: 2009-02-18 -# Whom: Li-Wen Hsu <lwhsu@FreeBSD.org> -# +# Created by: Li-Wen Hsu <lwhsu@FreeBSD.org> # $FreeBSD$ -# PORTNAME= pytc PORTVERSION= 0.8 @@ -22,6 +18,7 @@ USE_PYDISTUTILS= yes PLIST_FILES= %%PYTHON_SITELIBDIR%%/pytc.so +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/databases/py-qt4-sql/Makefile b/databases/py-qt4-sql/Makefile index f45a9eb214af..6a076918c45e 100644 --- a/databases/py-qt4-sql/Makefile +++ b/databases/py-qt4-sql/Makefile @@ -38,6 +38,7 @@ ARGS= -b ${PREFIX}/bin \ CC="${CC}" CXX="${CXX}" LINK="${CXX}" LINK_SHLIB="${CXX}" \ CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" +NO_STAGE= yes .include "${.CURDIR}/../../devel/py-qt4/bsd.pyqt.mk" .include <bsd.port.options.mk> diff --git a/databases/py-redis/Makefile b/databases/py-redis/Makefile index 2ceb8a8fe1fe..c0900dd045d3 100644 --- a/databases/py-redis/Makefile +++ b/databases/py-redis/Makefile @@ -23,6 +23,7 @@ OPTIONS_DEFINE= HIREDIS HIREDIS_DESC= Add py-hiredis C extension support OPTIONSFILE?= ${PORT_DBDIR}/py-${PORTNAME}/options +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MHIREDIS} diff --git a/databases/py-riak/Makefile b/databases/py-riak/Makefile index 7533b74681a9..357f0d33b44d 100644 --- a/databases/py-riak/Makefile +++ b/databases/py-riak/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-riak -# Date created: 2010-12-10 -# Whom: TJ Ninneman <tj@harperdog.com> -# +# Created by: TJ Ninneman <tj@harperdog.com> # $FreeBSD$ -# PORTNAME= riak PORTVERSION= 1.4.1 @@ -21,6 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>=2.4.0:${PORTSDIR}/devel/py-protobu USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|zip_safe=True|zip_safe=False|' ${WRKSRC}/${PYSETUP} diff --git a/databases/py-rrdtool_lgpl/Makefile b/databases/py-rrdtool_lgpl/Makefile index 4efac746da9b..45583586deda 100644 --- a/databases/py-rrdtool_lgpl/Makefile +++ b/databases/py-rrdtool_lgpl/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: py-rrdtool_lgpl -# Date created: 8 January 2003 -# Whom: Hye-Shik Chang -# +# Created by: Hye-Shik Chang # $FreeBSD$ PORTNAME= rrdtool_lgpl @@ -23,4 +20,5 @@ PYDISTUTILS_PKGNAME= py-rrdtool LIBDIR?= ${LOCALBASE}/lib # directory where librrd.so lives +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-simplecouchdb/Makefile b/databases/py-simplecouchdb/Makefile index 79f81b6870ae..bab2efaa0a4b 100644 --- a/databases/py-simplecouchdb/Makefile +++ b/databases/py-simplecouchdb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: simplecouchdb -# Date created: 2009-02-02 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= simplecouchdb PORTVERSION= 0.9.26 @@ -23,4 +19,5 @@ USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= py_${PORTNAME} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-south/Makefile b/databases/py-south/Makefile index f017d4ada8d9..2b4a8f0c9904 100644 --- a/databases/py-south/Makefile +++ b/databases/py-south/Makefile @@ -17,4 +17,5 @@ USE_PYTHON= yes PYDISTUTILS_PKGNAME= South USE_PYDISTUTILS= easy_install +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-sqlalchemy-devel/Makefile b/databases/py-sqlalchemy-devel/Makefile index 5e2990db7546..80e82f6ec05a 100644 --- a/databases/py-sqlalchemy-devel/Makefile +++ b/databases/py-sqlalchemy-devel/Makefile @@ -49,6 +49,7 @@ TESTS_DESC= Include nose for unit tests # bypass infrastructure bug OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options +NO_STAGE= yes .include <bsd.port.options.mk> DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} diff --git a/databases/py-sqlalchemy-migrate/Makefile b/databases/py-sqlalchemy-migrate/Makefile index d41eaf169cd4..808bb1cfbe43 100644 --- a/databases/py-sqlalchemy-migrate/Makefile +++ b/databases/py-sqlalchemy-migrate/Makefile @@ -20,4 +20,5 @@ USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= sqlalchemy_migrate +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-sqlalchemy/Makefile b/databases/py-sqlalchemy/Makefile index 3b0ba9576479..bd74f351ded5 100644 --- a/databases/py-sqlalchemy/Makefile +++ b/databases/py-sqlalchemy/Makefile @@ -47,6 +47,7 @@ SYBASE_DESC= Sybase backend # bypass infrastructure bug OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options +NO_STAGE= yes .include <bsd.port.options.mk> DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} diff --git a/databases/py-sqlalchemy06/Makefile b/databases/py-sqlalchemy06/Makefile index e42ff3fa839a..3b7b67813458 100644 --- a/databases/py-sqlalchemy06/Makefile +++ b/databases/py-sqlalchemy06/Makefile @@ -35,6 +35,7 @@ MSSQL_DESC= MS SQL Server backend NOSE_DESC= Use Nose for unit tests SYBASE_DESC= Sybase backend +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCEXTENSIONS} diff --git a/databases/py-sqlite3/Makefile b/databases/py-sqlite3/Makefile index 220e63a97589..ac162816e0ae 100644 --- a/databases/py-sqlite3/Makefile +++ b/databases/py-sqlite3/Makefile @@ -30,6 +30,7 @@ PYDISTUTILS_NOEGGINFO= yes PLIST_FILES= %%PYTHON_LIBDIR%%/lib-dynload/_sqlite3.so +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "arm" diff --git a/databases/py-sqlite3dbm/Makefile b/databases/py-sqlite3dbm/Makefile index d94b47083724..03762e381c29 100644 --- a/databases/py-sqlite3dbm/Makefile +++ b/databases/py-sqlite3dbm/Makefile @@ -18,4 +18,5 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% USE_PYTHON= 2.6+ USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-sqlkit/Makefile b/databases/py-sqlkit/Makefile index f0805028e2b7..31ad5dc3cf7b 100644 --- a/databases/py-sqlkit/Makefile +++ b/databases/py-sqlkit/Makefile @@ -29,6 +29,7 @@ SYBASE_DESC= Sybase support DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} +NO_STAGE= yes post-patch: @${SED} -I.bak -e "s:/usr:${PREFIX}:" ${WRKSRC}/sqlkit.desktop diff --git a/databases/py-sqlobject/Makefile b/databases/py-sqlobject/Makefile index bc032307be46..3260ef33d120 100644 --- a/databases/py-sqlobject/Makefile +++ b/databases/py-sqlobject/Makefile @@ -32,6 +32,7 @@ PLIST_SUB+= PORTDOCS="@comment " PLIST_SUB+= PORTDOCS="" .endif +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=0:${PORTSDIR}/databases/py-MySQLdb diff --git a/databases/py-sqlparse/Makefile b/databases/py-sqlparse/Makefile index 424e176d60ee..1bbafbd66bcf 100644 --- a/databases/py-sqlparse/Makefile +++ b/databases/py-sqlparse/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: py-sqlparse -# Date created: April 29, 2011 -# Whom: Roland van Laar <roland@micite.net> -# +# Created by: Roland van Laar <roland@micite.net> # $FreeBSD$ -# PORTNAME= sqlparse PORTVERSION= 0.1.2 @@ -17,6 +13,7 @@ COMMENT= A non-validating SQL parser for Python USE_PYTHON= yes USE_PYDISTUTILS= easy_install +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|distutils.core|setuptools|g' ${WRKSRC}/setup.py diff --git a/databases/py-sqlrelay/Makefile b/databases/py-sqlrelay/Makefile index 9313ebad04fe..7104a2016fc2 100644 --- a/databases/py-sqlrelay/Makefile +++ b/databases/py-sqlrelay/Makefile @@ -29,6 +29,7 @@ CONFIGURE_ENV= PTHREADINCLUDES="${PTHREAD_CFLAGS}" \ CONFIGURE_ARGS= ${SQLRELAY_CONFIGURE_ARGS} \ --with-python-prefix="${LOCALBASE}" +NO_STAGE= yes .include "${.CURDIR}/../sqlrelay/Makefile.common" .include <bsd.port.pre.mk> diff --git a/databases/py-swift/Makefile b/databases/py-swift/Makefile index 4d5da2bc0e33..2eafc6854a8f 100644 --- a/databases/py-swift/Makefile +++ b/databases/py-swift/Makefile @@ -58,6 +58,7 @@ MAN5= account-server.conf.5 \ object-server.conf.5 \ proxy-server.conf.5 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|/etc/swift|${PREFIX}/etc/${PORTNAME}|" \ ${WRKSRC}/bin/swift-account-audit \ diff --git a/databases/py-swiftclient/Makefile b/databases/py-swiftclient/Makefile index babaf1f24cc3..c69f50c4d7f7 100644 --- a/databases/py-swiftclient/Makefile +++ b/databases/py-swiftclient/Makefile @@ -27,6 +27,7 @@ PLIST_FILES= bin/swift \ MAN1= swift.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s/'d2to1', //; s/d2to1=True/pbr=True/" \ ${WRKSRC}/setup.py diff --git a/databases/py-sybase/Makefile b/databases/py-sybase/Makefile index 275f4a249d27..0dd248156269 100644 --- a/databases/py-sybase/Makefile +++ b/databases/py-sybase/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: py-sybase -# Date created: 21 November 2002 -# Whom: Gregory Bond <gnb@itga.com.au> -# +# Created by: Gregory Bond <gnb@itga.com.au> # $FreeBSD$ PORTNAME= sybase @@ -23,6 +20,7 @@ USE_PYDISTUTILS= yes .if defined(TDS_VERSION) TDS_SUF="=${TDS_VERSION}" .else +NO_STAGE= yes pre-fetch: @V=`${PKG_INFO} | sed -ne 's/^freetds-0.\(..\).*/\1/p'` ; \ if [ $$V -le 60 ]; then \ diff --git a/databases/py-umemcache/Makefile b/databases/py-umemcache/Makefile index 2f39250b6f57..d5bf1a9335b6 100644 --- a/databases/py-umemcache/Makefile +++ b/databases/py-umemcache/Makefile @@ -19,4 +19,5 @@ USE_ZIP= yes PLIST_FILES= %%PYTHON_SITELIBDIR%%/umemcache.so +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/py-whisper/Makefile b/databases/py-whisper/Makefile index e58b7481cd0a..f8223156d083 100644 --- a/databases/py-whisper/Makefile +++ b/databases/py-whisper/Makefile @@ -15,4 +15,5 @@ FETCH_ARGS= -o ${DISTNAME}${EXTRACT_SUFX} USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/pydbdesigner/Makefile b/databases/pydbdesigner/Makefile index 4c454481e120..7ac6d9e7104e 100644 --- a/databases/pydbdesigner/Makefile +++ b/databases/pydbdesigner/Makefile @@ -22,6 +22,7 @@ NO_BUILD= yes MY_SITELIBDIR= ${PYTHON_SITELIBDIR}/${PORTNAME} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,/usr/bin/env *python,${PYTHON_CMD},' \ ${WRKSRC}/main.py diff --git a/databases/pydbx/Makefile b/databases/pydbx/Makefile index 7fd42b933407..418e72b40c20 100644 --- a/databases/pydbx/Makefile +++ b/databases/pydbx/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-dbx -# Date created: 2005-12-18 -# Whom: David Phillips <david@acz.org> -# +# Created by: David Phillips <david@acz.org> # $FreeBSD$ -# PORTNAME= pydbx PORTVERSION= 0.14 @@ -18,4 +14,5 @@ COMMENT= Simple SQL database abstraction layer for Python USE_PYTHON= yes USE_PYDISTUTILS= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/pymongo/Makefile b/databases/pymongo/Makefile index 8b0eeef2237c..1d5714dc3e67 100644 --- a/databases/pymongo/Makefile +++ b/databases/pymongo/Makefile @@ -16,6 +16,7 @@ USE_PYDISTUTILS= easy_install PYEASYINSTALL_ARCHDEP= yes PYDISTUTILS_NOEGGINFO= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64" diff --git a/databases/pyspatialite/Makefile b/databases/pyspatialite/Makefile index 96366aba6ab5..40722581f166 100644 --- a/databases/pyspatialite/Makefile +++ b/databases/pyspatialite/Makefile @@ -23,6 +23,7 @@ PYDISTUTILS_PKGNAME= pyspatialite AMALGAMATION_NAME= libspatialite-amalgamation-${PORTVERSION} +NO_STAGE= yes .include <bsd.port.pre.mk> .if empty(ICONV_LIB) diff --git a/databases/qdbm-plus/Makefile b/databases/qdbm-plus/Makefile index 610af11f4a7a..a9b1de672e92 100644 --- a/databases/qdbm-plus/Makefile +++ b/databases/qdbm-plus/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qdbm-plus -# Date created: September 25th, 2006 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# +# Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# PORTREVISION= 0 PKGNAMESUFFIX= -plus @@ -18,4 +14,5 @@ PLIST= ${.CURDIR}/pkg-plist DESCR= ${.CURDIR}/pkg-descr PATCHDIR= ${.CURDIR}/files +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/qdbm/Makefile b/databases/qdbm/Makefile index a92a1c293f94..20aa4f533ad8 100644 --- a/databases/qdbm/Makefile +++ b/databases/qdbm/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: QDBM -# Date created: 18 October 2003 -# Whom: Kimura Fuyuki <fuyuki@nigredo.org> -# +# Created by: Kimura Fuyuki <fuyuki@nigredo.org> # $FreeBSD$ # $MCom: ports-stable/databases/qdbm/Makefile,v 1.6 2008/03/29 20:07:25 ahze Exp $ @@ -38,6 +35,7 @@ MAN3= cabin.3 curia.3 depot.3 hovel.3 odeum.3 qdbm.3 relic.3 villa.3 MLINKS= curia.3 cropen.3 depot.3 dpopen.3 \ odeum.3 odopen.3 villa.3 vlopen.3 villa.3 vista.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|@libdir@/pkgconfig|${PREFIX}/libdata/pkgconfig|' \ diff --git a/databases/qt4-ibase-plugin/Makefile b/databases/qt4-ibase-plugin/Makefile index 0fd7c02ca33b..161a1864b8f9 100644 --- a/databases/qt4-ibase-plugin/Makefile +++ b/databases/qt4-ibase-plugin/Makefile @@ -1,4 +1,4 @@ -# Created by: Michael Nottebrock <lofi@freebsd.org> +# Created by: Michael Nottebrock <lofi@FreeBSD.org> # $FreeBSD$ PORTNAME= qt4-${DB}-plugin @@ -29,4 +29,5 @@ MAKE_ENV+= DB="${DB}" DRIVER="${DRIVER}" MOC="${MOC}" \ QT_LIBDIR="${QT_LIBDIR}" PLIST_SUB= DB=${DB} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/qt4-mysql-plugin/Makefile b/databases/qt4-mysql-plugin/Makefile index 99e7b79529a7..8b5d0732b8b1 100644 --- a/databases/qt4-mysql-plugin/Makefile +++ b/databases/qt4-mysql-plugin/Makefile @@ -28,4 +28,5 @@ MAKE_ENV+= DB="${DB}" DRIVER="${DRIVER}" MOC="${MOC}" \ QT_LIBDIR="${QT_LIBDIR}" PLIST_SUB= DB=${DB} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/qt4-odbc-plugin/Makefile b/databases/qt4-odbc-plugin/Makefile index 1d8e3cc3f536..1da61888d838 100644 --- a/databases/qt4-odbc-plugin/Makefile +++ b/databases/qt4-odbc-plugin/Makefile @@ -1,4 +1,4 @@ -# Created by: Michael Nottebrock <lofi@freebsd.org> +# Created by: Michael Nottebrock <lofi@FreeBSD.org> # $FreeBSD$ PORTNAME= qt4-${DB}-plugin @@ -29,4 +29,5 @@ MAKE_ENV+= DB="${DB}" DRIVER="${DRIVER}" MOC="${MOC}" \ QT_LIBDIR="${QT_LIBDIR}" PLIST_SUB= DB=${DB} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/qt4-pgsql-plugin/Makefile b/databases/qt4-pgsql-plugin/Makefile index 6862299a6eb3..0f942ec25ef8 100644 --- a/databases/qt4-pgsql-plugin/Makefile +++ b/databases/qt4-pgsql-plugin/Makefile @@ -28,4 +28,5 @@ MAKE_ENV+= DB="${DB}" DRIVER="${DRIVER}" MOC="${MOC}" \ QT_LIBDIR="${QT_LIBDIR}" PLIST_SUB= DB=${DB} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/qt4-sql/Makefile b/databases/qt4-sql/Makefile index f9b04c130411..a28436ab2838 100644 --- a/databases/qt4-sql/Makefile +++ b/databases/qt4-sql/Makefile @@ -1,4 +1,4 @@ -# Created by: lofi@freebsd.org +# Created by: lofi@FreeBSD.org # $FreeBSD$ PORTNAME= sql @@ -38,6 +38,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC} EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure +NO_STAGE= yes pre-configure: ${MKDIR} ${WRKSRC}/mkspecs ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake diff --git a/databases/qt4-sqlite-plugin/Makefile b/databases/qt4-sqlite-plugin/Makefile index fc1ef04de3a4..26c3657e86c7 100644 --- a/databases/qt4-sqlite-plugin/Makefile +++ b/databases/qt4-sqlite-plugin/Makefile @@ -1,4 +1,4 @@ -# Created by: Michael Nottebrock <lofi@freebsd.org> +# Created by: Michael Nottebrock <lofi@FreeBSD.org> # $FreeBSD$ PORTNAME= qt4-${DB}-plugin @@ -30,4 +30,5 @@ MAKE_ENV+= DB="${DB}" DRIVER="${DRIVER}" MOC="${MOC}" \ QT_LIBDIR="${QT_LIBDIR}" PLIST_SUB= DB=${DB} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/qt4-sqlite3-plugin/Makefile b/databases/qt4-sqlite3-plugin/Makefile index bdd03d5a93ee..67e69b849836 100644 --- a/databases/qt4-sqlite3-plugin/Makefile +++ b/databases/qt4-sqlite3-plugin/Makefile @@ -1,4 +1,4 @@ -# Created by: Michael Nottebrock <lofi@freebsd.org> +# Created by: Michael Nottebrock <lofi@FreeBSD.org> # $FreeBSD$ PORTNAME= qt4-${DB}-plugin @@ -31,4 +31,5 @@ MAKE_ENV+= DB="${DB}" DRIVER="${DRIVER}" MOC="${MOC}" \ QT_LIBDIR="${QT_LIBDIR}" PLIST_SUB= DB=${DB} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rdb/Makefile b/databases/rdb/Makefile index e9a35a1080dc..c73223dc403e 100644 --- a/databases/rdb/Makefile +++ b/databases/rdb/Makefile @@ -19,6 +19,7 @@ BINFILES= column compute dataent etbl headchg jointbl lst2tbl \ DOCFILES= RDB.pln.noM.gz RDB.ps.gz rdbi.doc +NO_STAGE= yes do-build: cd ${WRKSRC}; \ ${PERL} -pi -e 's|^\#\! /usr/bin/perl|\#\!${PERL}|g' ${BINFILES} diff --git a/databases/rdfdb/Makefile b/databases/rdfdb/Makefile index dd7d716c4bdf..045da9938a03 100644 --- a/databases/rdfdb/Makefile +++ b/databases/rdfdb/Makefile @@ -27,6 +27,7 @@ RDFDB_PORT?= 7001 PLIST_FILES= bin/rdfdb bin/rdfdb etc/rc.d/rdfdb-server.sh +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},g' \ -e 's,%%PTHREAD_LIBS%%,${PTHREAD_LIBS:S/"//g},g' \ diff --git a/databases/recutils/Makefile b/databases/recutils/Makefile index d78beb300ac2..8cb907614428 100644 --- a/databases/recutils/Makefile +++ b/databases/recutils/Makefile @@ -22,6 +22,7 @@ MAN1= csv2rec.1 rec2csv.1 recdel.1 recfix.1 recfmt.1 recinf.1 \ recins.1 recsel.1 recset.1 PORTDOCS= ChangeLog NEWS README +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/databases/redigo/Makefile b/databases/redigo/Makefile index e166f7013baa..36e8afce60e0 100644 --- a/databases/redigo/Makefile +++ b/databases/redigo/Makefile @@ -13,6 +13,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/redis SUBLIBDIR= github.com/garyburd/${PORTNAME} GO_PKGNAME= ${SUBLIBDIR}/redis +NO_STAGE= yes do-install: ${MKDIR} ${GO_LOCAL_LIBDIR}/${SUBLIBDIR} ${INSTALL_DATA} ${GO_WRKDIR_PKG}/${SUBLIBDIR}/redis.a ${GO_LOCAL_LIBDIR}/${SUBLIBDIR} diff --git a/databases/redis-devel/Makefile b/databases/redis-devel/Makefile index 8c43ad46b1ee..1c62747e8912 100644 --- a/databases/redis-devel/Makefile +++ b/databases/redis-devel/Makefile @@ -21,6 +21,7 @@ LUA_DESC= Use lang/lua instead of builtin lua LUAJIT_DESC= Use lang/luajit instead of builtin lua TESTS_DESC= Install lang/tcl for redis unit tests +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLUA} diff --git a/databases/redis/Makefile b/databases/redis/Makefile index 5fae93f0c812..cdac182bc72e 100644 --- a/databases/redis/Makefile +++ b/databases/redis/Makefile @@ -21,6 +21,7 @@ LUA_DESC= Use lang/lua instead of builtin lua LUAJIT_DESC= Use lang/luajit instead of builtin lua TESTS_DESC= Install lang/tcl for redis unit tests +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLUA} diff --git a/databases/rrdman/Makefile b/databases/rrdman/Makefile index 4b8ca4c51c32..913bf0760e75 100644 --- a/databases/rrdman/Makefile +++ b/databases/rrdman/Makefile @@ -18,4 +18,5 @@ USES= perl5 PLIST_FILES= bin/rrd_hwreapply MAN1= rrd_hwreapply.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rrdmerge/Makefile b/databases/rrdmerge/Makefile index 587d8b21f071..dc8ca87b4987 100644 --- a/databases/rrdmerge/Makefile +++ b/databases/rrdmerge/Makefile @@ -19,6 +19,7 @@ USE_BZIP2= yes USE_PYTHON= yes NO_BUILD= yes +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/rrdmerge ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/rrdmergetree ${PREFIX}/bin diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile index aacb90de98c5..f2f6887bf9b0 100644 --- a/databases/rrdtool/Makefile +++ b/databases/rrdtool/Makefile @@ -42,6 +42,7 @@ PERL_MODULE_DESC= Build PERL module PYTHON_MODULE_DESC= Build PYTHON bindings RUBY_MODULE_DESC= Build RUBY bindings +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPYTHON_MODULE} diff --git a/databases/rrdtool10/Makefile b/databases/rrdtool10/Makefile index 4012961ad3a6..6d221967a76b 100644 --- a/databases/rrdtool10/Makefile +++ b/databases/rrdtool10/Makefile @@ -36,6 +36,7 @@ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VER} OPTIONS_DEFINE= LATIN2 LATIN2_DESC= ISO-8859-2 fonts support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLATIN2} diff --git a/databases/rrdtool12/Makefile b/databases/rrdtool12/Makefile index 9174d434054c..528a85ce9096 100644 --- a/databases/rrdtool12/Makefile +++ b/databases/rrdtool12/Makefile @@ -28,6 +28,7 @@ CONFIGURE_ARGS= --disable-tcl OPTIONS_DEFINE= PYTHON RUBY PERL DOCS EXAMPLES OPTIONS_DEFAULT= PERL +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPYTHON} diff --git a/databases/ruby-bdb/Makefile b/databases/ruby-bdb/Makefile index c5f3954a8db3..4b4942ae4a9f 100644 --- a/databases/ruby-bdb/Makefile +++ b/databases/ruby-bdb/Makefile @@ -36,6 +36,7 @@ PLIST_FILES= %%RUBY_SITEARCHLIBDIR%%/bdb.so PORTDOCS= * PORTEXAMPLES= * +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/databases/ruby-bdb1/Makefile b/databases/ruby-bdb1/Makefile index 8b51b45a35e2..79446bd71030 100644 --- a/databases/ruby-bdb1/Makefile +++ b/databases/ruby-bdb1/Makefile @@ -30,6 +30,7 @@ DOCS= Changes \ docs/*.rd \ docs/doc +NO_STAGE= yes test regression-test check: ${MAKE} -C ${WRKSRC} test diff --git a/databases/ruby-cdb/Makefile b/databases/ruby-cdb/Makefile index c9947a1f37f5..6c5f1ecde228 100644 --- a/databases/ruby-cdb/Makefile +++ b/databases/ruby-cdb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby-cdb -# Date created: 8 March 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= cdb PORTVERSION= 0.5a @@ -26,6 +22,7 @@ CDB_PORTDIR= ${PORTSDIR}/databases/cdb INSTALL_TARGET= site-install +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/databases/ruby-dbd_mysql/Makefile b/databases/ruby-dbd_mysql/Makefile index beb8c8b28e55..de58ab6753ad 100644 --- a/databases/ruby-dbd_mysql/Makefile +++ b/databases/ruby-dbd_mysql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dbd_mysql for DBD-for-Ruby -# Date created: 3 June 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= dbd_mysql PORTVERSION= 0.4.4 @@ -23,4 +19,5 @@ RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${PORTSDIR}/databases/ruby-dbi \ USE_RUBY= yes USE_RUBY_SETUP= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/ruby-dbd_odbc/Makefile b/databases/ruby-dbd_odbc/Makefile index 84192f0e45a9..cced4ad34efc 100644 --- a/databases/ruby-dbd_odbc/Makefile +++ b/databases/ruby-dbd_odbc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dbd_odbc for DBD-for-Ruby -# Date created: 9 June 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= dbd_odbc PORTVERSION= 0.2.5 @@ -23,4 +19,5 @@ RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${PORTSDIR}/databases/ruby-dbi \ USE_RUBY= yes USE_RUBY_SETUP= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/ruby-dbd_pg/Makefile b/databases/ruby-dbd_pg/Makefile index b4a0c4c3b129..d6261c82606c 100644 --- a/databases/ruby-dbd_pg/Makefile +++ b/databases/ruby-dbd_pg/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dbd_pg for DBD-for-Ruby -# Date created: 9 June 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= dbd_pg PORTVERSION= 0.3.9 @@ -23,4 +19,5 @@ RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${PORTSDIR}/databases/ruby-dbi \ USE_RUBY= yes USE_RUBY_SETUP= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/ruby-dbd_sqlite/Makefile b/databases/ruby-dbd_sqlite/Makefile index d8100c00413a..0eee148f285c 100644 --- a/databases/ruby-dbd_sqlite/Makefile +++ b/databases/ruby-dbd_sqlite/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dbd_sqlite for DBD-for-Ruby -# Date created: 15 November 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= dbd_sqlite PORTVERSION= 0.1.2 @@ -23,4 +19,5 @@ RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${PORTSDIR}/databases/ruby-dbi USE_RUBY= yes USE_RUBY_SETUP= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/ruby-dbd_sqlite3/Makefile b/databases/ruby-dbd_sqlite3/Makefile index fcfd2d094ae8..8980347fd4e9 100644 --- a/databases/ruby-dbd_sqlite3/Makefile +++ b/databases/ruby-dbd_sqlite3/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dbd_sqlite3 for DBD-for-Ruby -# Date created: 29 October 2009 -# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> -# +# Created by: Cheng-Lung Sung <clsung@FreeBSD.org> # $FreeBSD$ -# PORTNAME= dbd_sqlite3 PORTVERSION= 1.2.5 @@ -23,4 +19,5 @@ RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${PORTSDIR}/databases/ruby-dbi USE_RUBY= yes USE_RUBY_SETUP= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/ruby-dbi/Makefile b/databases/ruby-dbi/Makefile index 3abd5b749544..74ec56408e28 100644 --- a/databases/ruby-dbi/Makefile +++ b/databases/ruby-dbi/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: DBI-for-Ruby -# Date created: 3 June 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= dbi PORTVERSION= 0.4.3 @@ -23,6 +19,7 @@ RUN_DEPENDS= ${RUBY_SITELIBDIR}/aspectr.rb:${PORTSDIR}/devel/ruby-aspectr \ USE_RUBY= yes USE_RUBY_SETUP= yes +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR} diff --git a/databases/ruby-frontbase/Makefile b/databases/ruby-frontbase/Makefile index 9facc061a60c..fb5a9b898de9 100644 --- a/databases/ruby-frontbase/Makefile +++ b/databases/ruby-frontbase/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-frontbase -# Date created: 27 May 2008 -# Whom: Mitchell Smith <mjs@bur.st> -# +# Created by: Mitchell Smith <mjs@bur.st> # $FreeBSD$ -# PORTNAME= frontbase PORTVERSION= 0.0.1 @@ -29,4 +25,5 @@ BUILD_WRKSRC= ${WRKSRC} INSTALL_WRKSRC= ${WRKSRC} INSTALL_TARGET= site-install +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/ruby-gdbm/Makefile b/databases/ruby-gdbm/Makefile index 0f58c41eea93..03524c538749 100644 --- a/databases/ruby-gdbm/Makefile +++ b/databases/ruby-gdbm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-gdbm -# Date created: 24 Aug 2000 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= gdbm PORTVERSION= ${RUBY_PORTVERSION} @@ -26,6 +22,7 @@ USE_RUBY_EXTCONF= yes WRKSRC= ${WRKDIR}/${PORTNAME} +NO_STAGE= yes .include <bsd.port.pre.mk> MAKE_ARGS= sitelibdir='$$(rubylibdir)' diff --git a/databases/ruby-interbase/Makefile b/databases/ruby-interbase/Makefile index 086c07a2c7fb..f0b9173f791e 100644 --- a/databases/ruby-interbase/Makefile +++ b/databases/ruby-interbase/Makefile @@ -26,6 +26,7 @@ INSTALL_TARGET= site-install DOCS_EN= README +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's/gdslib/fbclient/' ${WRKSRC}/extconf.rb diff --git a/databases/ruby-memcache/Makefile b/databases/ruby-memcache/Makefile index 70a4ec26ab94..8a4021e8773f 100644 --- a/databases/ruby-memcache/Makefile +++ b/databases/ruby-memcache/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby/memcache -# Date created: 26 December 2004 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= memcache PORTVERSION= 0.0.4 @@ -25,6 +21,7 @@ NO_BUILD= yes DOCS= README +NO_STAGE= yes do-install: cd ${WRKSRC}; ${RUBY} install.rb .if !defined(NOPORTDOCS) diff --git a/databases/ruby-msql/Makefile b/databases/ruby-msql/Makefile index 643302d469a9..f07703c3bba5 100644 --- a/databases/ruby-msql/Makefile +++ b/databases/ruby-msql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby/mSQL -# Date created: 9 June 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= msql PORTVERSION= 0.2.4a @@ -30,6 +26,7 @@ EXAMPLES_EN= demo/* sample/* DOCS_EN= readme.en.txt doc/en/* DOCS_JA= readme.ja.txt +NO_STAGE= yes post-configure: ${ECHO_CMD} '#define INST_DIR "${LOCALBASE}"' >> ${WRKSRC}/site.h diff --git a/databases/ruby-mysql/Makefile b/databases/ruby-mysql/Makefile index fbb02f824aa3..6e7970ebdd9a 100644 --- a/databases/ruby-mysql/Makefile +++ b/databases/ruby-mysql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby-MySQL -# Date created: 7 Aug 2000 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= mysql PORTVERSION= 2.8.2 @@ -27,6 +23,7 @@ INSTALL_TARGET= site-install PLIST_FILES= %%RUBY_SITEARCHLIBDIR%%/mysql.so +NO_STAGE= yes .include <bsd.port.pre.mk> .if !defined(NOPORTDOCS) diff --git a/databases/ruby-o_dbm/Makefile b/databases/ruby-o_dbm/Makefile index ca34474327a3..a688173f4fae 100644 --- a/databases/ruby-o_dbm/Makefile +++ b/databases/ruby-o_dbm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: o_dbm - ObjectDBM -# Date created: 16 March 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= o_dbm PORTVERSION= 0.5.1 @@ -20,6 +16,7 @@ USE_RUBY= yes NO_BUILD= yes +NO_STAGE= yes do-install: ${MKDIR} ${RUBY_SITELIBDIR} ${INSTALL_DATA} ${WRKSRC}/o_dbm.rb ${RUBY_SITELIBDIR}/ diff --git a/databases/ruby-oci8/Makefile b/databases/ruby-oci8/Makefile index e8e3ec427b07..8383b5cc0395 100644 --- a/databases/ruby-oci8/Makefile +++ b/databases/ruby-oci8/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-oci8 -# Date created: 10 April 2007 -# Whom: Simun Mikecin <numisemis at yahoo dot com> -# +# Created by: Simun Mikecin <numisemis at yahoo dot com> # $FreeBSD$ -# PORTNAME= oci8 DISTVERSION= 1.0.0rc1 @@ -31,6 +27,7 @@ INSTALL_TARGET= site-install DOCS_EN= ChangeLog README +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODDOCDIR} diff --git a/databases/ruby-odbc/Makefile b/databases/ruby-odbc/Makefile index 4fb20914da08..ec7dc2af8e50 100644 --- a/databases/ruby-odbc/Makefile +++ b/databases/ruby-odbc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby/ODBC -# Date created: 17 May 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= odbc PORTVERSION= 0.99991 @@ -30,6 +26,7 @@ INSTALL_TARGET= site-install PLIST_FILES= %%RUBY_SITEARCHLIBDIR%%/odbc.so \ %%RUBY_SITELIBDIR%%/cqgen.rb +NO_STAGE= yes .include <bsd.port.pre.mk> .if !defined(NOPORTDOCS) diff --git a/databases/ruby-qdbm/Makefile b/databases/ruby-qdbm/Makefile index 402dbb3e1af6..1cc475887a86 100644 --- a/databases/ruby-qdbm/Makefile +++ b/databases/ruby-qdbm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-qdbm -# Date created: 2005-09-01 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# +# Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -18,4 +14,5 @@ PLIST= ${.CURDIR}/pkg-plist DESCR= ${.CURDIR}/pkg-descr PATCHDIR= ${.CURDIR}/files +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/ruby-rdbc1/Makefile b/databases/ruby-rdbc1/Makefile index 01ad7ae24d57..0e122a5739c2 100644 --- a/databases/ruby-rdbc1/Makefile +++ b/databases/ruby-rdbc1/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: RDBC1 -# Date created: 19 March 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= rdbc1 PORTVERSION= 001103 @@ -26,6 +22,7 @@ USE_RUBY= yes WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes +NO_STAGE= yes do-install: ${MKDIR} ${RUBY_SITELIBDIR} ${INSTALL_DATA} ${WRKSRC}/*.rb ${RUBY_SITELIBDIR}/ diff --git a/databases/ruby-sybct/Makefile b/databases/ruby-sybct/Makefile index 978cb5a43666..35bc12d6fed0 100644 --- a/databases/ruby-sybct/Makefile +++ b/databases/ruby-sybct/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-sybct -# Date created: 10 September 2008 -# Whom: Alexander Logvinov <ports@logvinov.com> -# +# Created by: Alexander Logvinov <ports@logvinov.com> # $FreeBSD$ -# PORTNAME= sybct PORTVERSION= 0.2.12 @@ -22,6 +18,7 @@ USE_RUBY= yes USE_RUBY_EXTCONF= yes USES= iconv +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ -e 's|%%ICONV_LIB%%|${ICONV_LIB}|' \ diff --git a/databases/ruby-tokyocabinet/Makefile b/databases/ruby-tokyocabinet/Makefile index e8b232cb660b..f72fdd1d1cfb 100644 --- a/databases/ruby-tokyocabinet/Makefile +++ b/databases/ruby-tokyocabinet/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-tokyocabinet -# Date created: 9 September 2009 -# Whom: Damian Gerow <dgerow@afflictions.org> -# +# Created by: Damian Gerow <dgerow@afflictions.org> # $FreeBSD$ -# PORTNAME= tokyocabinet PORTVERSION= 1.31 @@ -25,6 +21,7 @@ INSTALL_TARGET= site-install DOCS= doc/* +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODDOCDIR} diff --git a/databases/rubygem-activemodel/Makefile b/databases/rubygem-activemodel/Makefile index a74ad444d753..4d2017731cd4 100644 --- a/databases/rubygem-activemodel/Makefile +++ b/databases/rubygem-activemodel/Makefile @@ -1,4 +1,3 @@ -# Created by: Philip M. Gollucci <pgollucci@p6m7g8.com> # $FreeBSD$ PORTNAME= activemodel @@ -16,4 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-activerecord-jdbc-adapter/Makefile b/databases/rubygem-activerecord-jdbc-adapter/Makefile index 79fd0d77fa4b..52c465f747ad 100644 --- a/databases/rubygem-activerecord-jdbc-adapter/Makefile +++ b/databases/rubygem-activerecord-jdbc-adapter/Makefile @@ -15,4 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile b/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile index ebcd676ee7cc..1db560004ba8 100644 --- a/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile +++ b/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile @@ -17,4 +17,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-activerecord-mysql-adapter/Makefile b/databases/rubygem-activerecord-mysql-adapter/Makefile index 0504bb97a4b0..39fce356f37e 100644 --- a/databases/rubygem-activerecord-mysql-adapter/Makefile +++ b/databases/rubygem-activerecord-mysql-adapter/Makefile @@ -17,4 +17,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-activerecord/Makefile b/databases/rubygem-activerecord/Makefile index 4f644fcd5f94..2f0cef1f6ae3 100644 --- a/databases/rubygem-activerecord/Makefile +++ b/databases/rubygem-activerecord/Makefile @@ -26,6 +26,7 @@ OPTIONSFILE= ${PORT_DBDIR}/rubygem-${PORTNAME}/options GEM_ENV+= LANG=en_US.UTF-8 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/databases/rubygem-amalgalite/Makefile b/databases/rubygem-amalgalite/Makefile index ec270a495d9c..e843f48be20d 100644 --- a/databases/rubygem-amalgalite/Makefile +++ b/databases/rubygem-amalgalite/Makefile @@ -18,4 +18,5 @@ RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/amalgalite-pack +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-arel/Makefile b/databases/rubygem-arel/Makefile index 4bf9b6cc0a61..c07266cebdf2 100644 --- a/databases/rubygem-arel/Makefile +++ b/databases/rubygem-arel/Makefile @@ -1,7 +1,3 @@ -# Ports collection makefile for: rubygem-arel -# Date created: 1 September 2010 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> -# # $FreeBSD$ PORTNAME= arel @@ -17,4 +13,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-bdb1/Makefile b/databases/rubygem-bdb1/Makefile index 42fe9cc1e1c7..d8d8ba4e17ec 100644 --- a/databases/rubygem-bdb1/Makefile +++ b/databases/rubygem-bdb1/Makefile @@ -14,4 +14,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-bigrecord/Makefile b/databases/rubygem-bigrecord/Makefile index e533822b93d2..ec70767ae378 100644 --- a/databases/rubygem-bigrecord/Makefile +++ b/databases/rubygem-bigrecord/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-bigrecord -# Date created: 26 August 2010 -# Whom: Philip M. Gollucci -# +# Created by: Philip M. Gollucci # $FreeBSD$ -# PORTNAME= bigrecord PORTVERSION= 0.1.1 @@ -22,4 +18,5 @@ USE_RUBYGEMS= yes USE_RAKE= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-couchrest/Makefile b/databases/rubygem-couchrest/Makefile index a37c99d92962..2feb2d79764a 100644 --- a/databases/rubygem-couchrest/Makefile +++ b/databases/rubygem-couchrest/Makefile @@ -17,4 +17,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-data_objects/Makefile b/databases/rubygem-data_objects/Makefile index fa86ba0bf65c..d8a5a0bde55d 100644 --- a/databases/rubygem-data_objects/Makefile +++ b/databases/rubygem-data_objects/Makefile @@ -15,4 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-datamapper/Makefile b/databases/rubygem-datamapper/Makefile index 4f4e99c2629b..ba0c3a707d61 100644 --- a/databases/rubygem-datamapper/Makefile +++ b/databases/rubygem-datamapper/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-datamapper -# Date created: 28, Dec 2008 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= datamapper PORTVERSION= 1.2.0 @@ -26,4 +22,5 @@ USE_RUBYGEMS= yes USE_RAKE= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-delayed_job_data_mapper/Makefile b/databases/rubygem-delayed_job_data_mapper/Makefile index b609d62a4f50..766e0c2960c8 100644 --- a/databases/rubygem-delayed_job_data_mapper/Makefile +++ b/databases/rubygem-delayed_job_data_mapper/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-delayed_job_data_mapper -# Date created: 2011-06-16 -# Whom: Ryan Steinmetz <rpsfa@rit.edu> -# +# Created by: Ryan Steinmetz <rpsfa@rit.edu> # $FreeBSD$ -# PORTNAME= delayed_job_data_mapper DISTVERSION= 1.0.0.rc @@ -26,4 +22,5 @@ RUBYGEM_AUTOPLIST= yes GEM_NAME= ${DISTNAME} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-dm-active_model/Makefile b/databases/rubygem-dm-active_model/Makefile index 3df3ca17eeac..3b89364f158e 100644 --- a/databases/rubygem-dm-active_model/Makefile +++ b/databases/rubygem-dm-active_model/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-dm-active_model -# Date created: 2011-06-16 -# Whom: Ryan Steinmetz <rpsfa@rit.edu> -# +# Created by: Ryan Steinmetz <rpsfa@rit.edu> # $FreeBSD$ -# PORTNAME= dm-active_model PORTVERSION= 1.2.1 @@ -20,4 +16,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-dm-aggregates/Makefile b/databases/rubygem-dm-aggregates/Makefile index d9a15f516dfc..d54c346573fb 100644 --- a/databases/rubygem-dm-aggregates/Makefile +++ b/databases/rubygem-dm-aggregates/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-dm-aggregates -# Date created: 2010-01-20 -# Whom: Jyun-Yan You <jyyou@cs.nctu.edu.tw> -# +# Created by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> # $FreeBSD$ -# PORTNAME= dm-aggregates PORTVERSION= 1.2.0 @@ -19,4 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-dm-chunked_query/Makefile b/databases/rubygem-dm-chunked_query/Makefile index d1a28954551f..a614c74f2b03 100644 --- a/databases/rubygem-dm-chunked_query/Makefile +++ b/databases/rubygem-dm-chunked_query/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-dm-chunked_query -# Date created: 2011-07-30 -# Whom: Ryan Steinmetz <zi@FreeBSD.org> -# +# Created by: Ryan Steinmetz <zi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= dm-chunked_query PORTVERSION= 0.3.1 @@ -20,4 +16,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-dm-constraints/Makefile b/databases/rubygem-dm-constraints/Makefile index 5928823103a8..2c93c2e67396 100644 --- a/databases/rubygem-dm-constraints/Makefile +++ b/databases/rubygem-dm-constraints/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: rubygem-dm-constraints -# Date created: 2010-08-26 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> -# # $FreeBSD$ -# PORTNAME= dm-constraints PORTVERSION= 1.2.0 @@ -19,4 +14,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-dm-core/Makefile b/databases/rubygem-dm-core/Makefile index 657308ac534f..cd3e7beafad4 100644 --- a/databases/rubygem-dm-core/Makefile +++ b/databases/rubygem-dm-core/Makefile @@ -1,4 +1,4 @@ -# Whom: Jyun-Yan You <jyyou@cs.nctu.edu.tw> +# Created by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> # $FreeBSD$ PORTNAME= dm-core @@ -16,4 +16,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-dm-devise/Makefile b/databases/rubygem-dm-devise/Makefile index e47310f7a746..04ecebec9d43 100644 --- a/databases/rubygem-dm-devise/Makefile +++ b/databases/rubygem-dm-devise/Makefile @@ -20,4 +20,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-dm-do-adapter/Makefile b/databases/rubygem-dm-do-adapter/Makefile index a59ce4753b35..d8ba972631e7 100644 --- a/databases/rubygem-dm-do-adapter/Makefile +++ b/databases/rubygem-dm-do-adapter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-dm-do-adapter -# Date created: 2010-09-10 -# Whom: Jyun-Yan You <jyyou@cs.nctu.edu.tw> -# +# Created by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> # $FreeBSD$ -# PORTNAME= dm-do-adapter PORTVERSION= 1.2.0 @@ -20,4 +16,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-dm-migrations/Makefile b/databases/rubygem-dm-migrations/Makefile index 6fd60c18c101..86b1178b0748 100644 --- a/databases/rubygem-dm-migrations/Makefile +++ b/databases/rubygem-dm-migrations/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: rubygem-dm-migrations -# Date created: 2010-08-26 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> -# # $FreeBSD$ -# PORTNAME= dm-migrations PORTVERSION= 1.2.0 @@ -19,4 +14,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-dm-mysql-adapter/Makefile b/databases/rubygem-dm-mysql-adapter/Makefile index 19c54a4d7fe8..4b83461b4621 100644 --- a/databases/rubygem-dm-mysql-adapter/Makefile +++ b/databases/rubygem-dm-mysql-adapter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-dm-mysql-adapter -# Date created: 2010-09-10 -# Whom: Jyun-Yan You <jyyou@cs.nctu.edu.tw> -# +# Created by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> # $FreeBSD$ -# PORTNAME= dm-mysql-adapter PORTVERSION= 1.2.0 @@ -20,4 +16,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-dm-observer/Makefile b/databases/rubygem-dm-observer/Makefile index 6c2f8c33db54..79b6a986a300 100644 --- a/databases/rubygem-dm-observer/Makefile +++ b/databases/rubygem-dm-observer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-dm-observer -# Date created: 2011-06-16 -# Whom: Ryan Steinmetz <rpsfa@rit.edu> -# +# Created by: Ryan Steinmetz <rpsfa@rit.edu> # $FreeBSD$ -# PORTNAME= dm-observer PORTVERSION= 1.2.0 @@ -19,4 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-dm-pager/Makefile b/databases/rubygem-dm-pager/Makefile index 649dc279499c..cf2e4ce68a22 100644 --- a/databases/rubygem-dm-pager/Makefile +++ b/databases/rubygem-dm-pager/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-dm-pager -# Date created: 2011-06-16 -# Whom: Ryan Steinmetz <rpsfa@rit.edu> -# +# Created by: Ryan Steinmetz <rpsfa@rit.edu> # $FreeBSD$ -# PORTNAME= dm-pager PORTVERSION= 1.1.0 @@ -20,4 +16,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-dm-paperclip/Makefile b/databases/rubygem-dm-paperclip/Makefile index 2e3563d01676..864d73c2d128 100644 --- a/databases/rubygem-dm-paperclip/Makefile +++ b/databases/rubygem-dm-paperclip/Makefile @@ -18,4 +18,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-dm-postgres-adapter/Makefile b/databases/rubygem-dm-postgres-adapter/Makefile index e440e268cc0d..aa4ee150685b 100644 --- a/databases/rubygem-dm-postgres-adapter/Makefile +++ b/databases/rubygem-dm-postgres-adapter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-dm-postgres-adapter -# Date created: 02/10/2011 -# Whom: stas -# +# Created by: stas # $FreeBSD$ -# PORTNAME= dm-postgres-adapter PORTVERSION= 1.2.0 @@ -20,4 +16,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-dm-rails/Makefile b/databases/rubygem-dm-rails/Makefile index b567ad428b2e..1b795be0c2a2 100644 --- a/databases/rubygem-dm-rails/Makefile +++ b/databases/rubygem-dm-rails/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-dm-rails -# Date created: 2011-06-16 -# Whom: Ryan Steinmetz <rpsfa@rit.edu> -# +# Created by: Ryan Steinmetz <rpsfa@rit.edu> # $FreeBSD$ -# PORTNAME= dm-rails PORTVERSION= 1.2.1 @@ -23,4 +19,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-dm-serializer/Makefile b/databases/rubygem-dm-serializer/Makefile index 0945414362f7..cce61c120e6b 100644 --- a/databases/rubygem-dm-serializer/Makefile +++ b/databases/rubygem-dm-serializer/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: rubygem-dm-serializer -# Date created: 2010-08-26 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> -# # $FreeBSD$ -# PORTNAME= dm-serializer PORTVERSION= 1.2.2 @@ -23,4 +18,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-dm-timestamps/Makefile b/databases/rubygem-dm-timestamps/Makefile index d0f4ff319e35..7a156997499d 100644 --- a/databases/rubygem-dm-timestamps/Makefile +++ b/databases/rubygem-dm-timestamps/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: rubygem-dm-timestamps -# Date created: 2010-08-26 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> -# # $FreeBSD$ -# PORTNAME= dm-timestamps PORTVERSION= 1.2.0 @@ -19,4 +14,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-dm-transactions/Makefile b/databases/rubygem-dm-transactions/Makefile index 9abe0ce39733..4dc245c36552 100644 --- a/databases/rubygem-dm-transactions/Makefile +++ b/databases/rubygem-dm-transactions/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: rubygem-dm-transactions -# Date created: 2010-08-26 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> -# # $FreeBSD$ -# PORTNAME= dm-transactions PORTVERSION= 1.2.0 @@ -19,4 +14,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-dm-types/Makefile b/databases/rubygem-dm-types/Makefile index 6c9cfe12fd0f..8b85cce00258 100644 --- a/databases/rubygem-dm-types/Makefile +++ b/databases/rubygem-dm-types/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-dm-types -# Date created: 2010-01-20 -# Whom: Jyun-Yan You <jyyou@cs.nctu.edu.tw> -# +# Created by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> # $FreeBSD$ -# PORTNAME= dm-types PORTVERSION= 1.2.2 @@ -25,4 +21,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-dm-validations/Makefile b/databases/rubygem-dm-validations/Makefile index 8f274ec9a06e..70e327b783c8 100644 --- a/databases/rubygem-dm-validations/Makefile +++ b/databases/rubygem-dm-validations/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: rubygem-dm-validations -# Date created: 2010-08-26 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> -# # $FreeBSD$ -# PORTNAME= dm-validations PORTVERSION= 1.2.0 @@ -19,4 +14,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-do_mysql/Makefile b/databases/rubygem-do_mysql/Makefile index 4291e155ca93..2c43f9037e8d 100644 --- a/databases/rubygem-do_mysql/Makefile +++ b/databases/rubygem-do_mysql/Makefile @@ -16,4 +16,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-do_postgres/Makefile b/databases/rubygem-do_postgres/Makefile index beff9063ca1b..616e54df3635 100644 --- a/databases/rubygem-do_postgres/Makefile +++ b/databases/rubygem-do_postgres/Makefile @@ -17,4 +17,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-do_sqlite3/Makefile b/databases/rubygem-do_sqlite3/Makefile index 52c2dab74c51..d49a74595d97 100644 --- a/databases/rubygem-do_sqlite3/Makefile +++ b/databases/rubygem-do_sqlite3/Makefile @@ -18,4 +18,5 @@ RUBYGEM_AUTOPLIST= yes CONFIGURE_ARGS= --with-sqlite3-dir=${LOCALBASE} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-familia/Makefile b/databases/rubygem-familia/Makefile index a155b654276a..b60687be21c2 100644 --- a/databases/rubygem-familia/Makefile +++ b/databases/rubygem-familia/Makefile @@ -19,4 +19,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-jdbc-mysql/Makefile b/databases/rubygem-jdbc-mysql/Makefile index 4b95657cd58d..7c216413f0cb 100644 --- a/databases/rubygem-jdbc-mysql/Makefile +++ b/databases/rubygem-jdbc-mysql/Makefile @@ -15,4 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-memcache-client/Makefile b/databases/rubygem-memcache-client/Makefile index db9a23003840..1248ddfca48f 100644 --- a/databases/rubygem-memcache-client/Makefile +++ b/databases/rubygem-memcache-client/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: rubygem-memchache-client -# Date created: 26 January 2006 -# Whom: Jonathan Weiss (<jw@innerewut.de>) -# +# Created by: Jonathan Weiss (<jw@innerewut.de>) # $FreeBSD$ PORTNAME= memcache-client @@ -17,4 +14,5 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/memcached_top +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-memcache/Makefile b/databases/rubygem-memcache/Makefile index c63b587d278c..a92110f5dbd6 100644 --- a/databases/rubygem-memcache/Makefile +++ b/databases/rubygem-memcache/Makefile @@ -18,4 +18,5 @@ RUBYGEM_AUTOPLIST= yes GEM_ENV +=EXTERNAL_LIB="YES" CONFIGURE_ARGS= "--with-opt-dir=${LOCALBASE}" +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-mysql/Makefile b/databases/rubygem-mysql/Makefile index ebf7621f8d96..88aaad92619d 100644 --- a/databases/rubygem-mysql/Makefile +++ b/databases/rubygem-mysql/Makefile @@ -14,4 +14,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-mysql2/Makefile b/databases/rubygem-mysql2/Makefile index b73012e32a9f..f9278b39554b 100644 --- a/databases/rubygem-mysql2/Makefile +++ b/databases/rubygem-mysql2/Makefile @@ -15,4 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-pg/Makefile b/databases/rubygem-pg/Makefile index fe18828ae614..26ab76f856fb 100644 --- a/databases/rubygem-pg/Makefile +++ b/databases/rubygem-pg/Makefile @@ -20,4 +20,5 @@ PG_CONFIG= ${LOCALBASE}/bin/pg_config CONFIGURE_ARGS= --with-pgsql-include-dir=`${PG_CONFIG} --includedir` \ --with-pgsql-lib-dir=`${PG_CONFIG} --libdir` +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-rbase/Makefile b/databases/rubygem-rbase/Makefile index cff8311a627c..53df70d89ae6 100644 --- a/databases/rubygem-rbase/Makefile +++ b/databases/rubygem-rbase/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: rubygem-rbase -# Date created: 15 September 2008 -# Whom: Alexander Logvinov <ports@logvinov.com> -# +# Created by: Alexander Logvinov <ports@logvinov.com> # $FreeBSD$ PORTNAME= rbase @@ -16,4 +13,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-redis-namespace/Makefile b/databases/rubygem-redis-namespace/Makefile index dd9a778326a7..3e2baa7d4ab7 100644 --- a/databases/rubygem-redis-namespace/Makefile +++ b/databases/rubygem-redis-namespace/Makefile @@ -15,4 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-redis/Makefile b/databases/rubygem-redis/Makefile index 07b8501a19e5..10a9e592d39f 100644 --- a/databases/rubygem-redis/Makefile +++ b/databases/rubygem-redis/Makefile @@ -13,4 +13,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-rubyrep/Makefile b/databases/rubygem-rubyrep/Makefile index fc256925cf39..aeee6a60e3fe 100644 --- a/databases/rubygem-rubyrep/Makefile +++ b/databases/rubygem-rubyrep/Makefile @@ -26,6 +26,7 @@ OPTIONS_DEFAULT= PGSQL PLIST_FILES= bin/rubyrep +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPGSQL} diff --git a/databases/rubygem-sqlite3-ruby/Makefile b/databases/rubygem-sqlite3-ruby/Makefile index 21a11ade2c76..b9c826fc36bd 100644 --- a/databases/rubygem-sqlite3-ruby/Makefile +++ b/databases/rubygem-sqlite3-ruby/Makefile @@ -23,4 +23,5 @@ RUBYGEM_AUTOPLIST= yes PLIST_FILES+= bin/sqlite3_ruby +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-sqlite3/Makefile b/databases/rubygem-sqlite3/Makefile index 3adf3027ffa8..dad44e559d83 100644 --- a/databases/rubygem-sqlite3/Makefile +++ b/databases/rubygem-sqlite3/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sqlite3-ruby -# Date created: 26 June 2003 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= sqlite3 PORTVERSION= 1.3.7 @@ -24,4 +20,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-tarantool/Makefile b/databases/rubygem-tarantool/Makefile index 8c83b9cabe45..a08ef45da56e 100644 --- a/databases/rubygem-tarantool/Makefile +++ b/databases/rubygem-tarantool/Makefile @@ -19,4 +19,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/sharedance/Makefile b/databases/sharedance/Makefile index 5728ab99bc7c..7d0780ac221f 100644 --- a/databases/sharedance/Makefile +++ b/databases/sharedance/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sharedance -# Date created: 2008-04-13 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= sharedance PORTVERSION= 0.6 @@ -20,6 +16,7 @@ CONFIGURE_ARGS= --with-largefile GNU_CONFIGURE= yes USE_BZIP2= yes +NO_STAGE= yes post-install: ${MKDIR} ${DATADIR} ${INSTALL_SCRIPT} ${WRKSRC}/php/*.php ${DATADIR} diff --git a/databases/skytools/Makefile b/databases/skytools/Makefile index 9bfefe27e96e..3e1fcf97cb50 100644 --- a/databases/skytools/Makefile +++ b/databases/skytools/Makefile @@ -27,6 +27,7 @@ CONFIGURE_ARGS= --with-python=${PYTHON_CMD} \ --docdir=${EXAMPLESDIR} \ --with-pgconfig=${LOCALBASE}/bin/pg_config +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's=share/doc=share/examples=' ${WRKSRC}/setup.py diff --git a/databases/slony1/Makefile b/databases/slony1/Makefile index bcfe2f8faf46..6518fc3d6f62 100644 --- a/databases/slony1/Makefile +++ b/databases/slony1/Makefile @@ -28,6 +28,7 @@ PERLTOOLS_DESC= Install perl configuration tools CONFLICTS?= slony1v2-2* +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPERLTOOLS} diff --git a/databases/slony1v2/Makefile b/databases/slony1v2/Makefile index fae3e915d54f..4ae7ad576036 100644 --- a/databases/slony1v2/Makefile +++ b/databases/slony1v2/Makefile @@ -31,6 +31,7 @@ CONFLICTS?= slony1-1* CONFIGURE_ENV+= FLEX=${LOCALBASE}/bin/flex +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPERLTOOLS} diff --git a/databases/soci/Makefile b/databases/soci/Makefile index effff03f9bc2..73de72fe36e7 100644 --- a/databases/soci/Makefile +++ b/databases/soci/Makefile @@ -30,6 +30,7 @@ IODBC_DESC= use iODBC driver UODBC_DESC= use unixODBC driver OPTIONS_DEFAULT=MYSQL PGSQL SQLITE ODBC IODBC BOOST +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile index 7e1e3339eee6..a362867dcf89 100644 --- a/databases/spatialite/Makefile +++ b/databases/spatialite/Makefile @@ -26,6 +26,7 @@ LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} CONFIGURE_ARGS+=CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-ldl| |' ${WRKSRC}/src/Makefile.am @${REINPLACE_CMD} -e 's|-ldl| |' ${WRKSRC}/src/Makefile.in diff --git a/databases/spatialite_gui/Makefile b/databases/spatialite_gui/Makefile index e87c211c3748..d18c6fa7f334 100644 --- a/databases/spatialite_gui/Makefile +++ b/databases/spatialite_gui/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: spatialite-gui -# Date created: 2012-06-14 -# Whom: lbartoletti <coder@tuxfamily.org> -# +# Created by: lbartoletti <coder@tuxfamily.org> # $FreeBSD$ -# PORTNAME= spatialite_gui PORTVERSION= 1.5.0 @@ -31,4 +27,5 @@ USE_LDCONFIG= yes PLIST_FILES= bin/spatialite_gui +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/sqlbuddy/Makefile b/databases/sqlbuddy/Makefile index 091b595526a8..3ca559e48606 100644 --- a/databases/sqlbuddy/Makefile +++ b/databases/sqlbuddy/Makefile @@ -23,6 +23,7 @@ OPTIONS_DEFAULT= SQLITE SUB_FILES= pkg-message +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/databases/sqlcached/Makefile b/databases/sqlcached/Makefile index d2c488848886..f2f3668f803a 100644 --- a/databases/sqlcached/Makefile +++ b/databases/sqlcached/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sqlcached -# Date created: 3 January 2007 -# Whom: ivoras -# +# Created by: ivoras # $FreeBSD$ -# PORTNAME= sqlcached PORTVERSION= r4 @@ -26,6 +22,7 @@ PORTDOCS= ${PORTNAME}.html ${PORTNAME}.txt PLIST_FILES= bin/${PORTNAME} etc/rc.d/${PORTNAME} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -E -e 's|^(.*FLAGS)=|\1?=|' \ ${WRKSRC}/Makefile diff --git a/databases/sqlcipher/Makefile b/databases/sqlcipher/Makefile index 5b8f75b547f2..661697fe20a1 100644 --- a/databases/sqlcipher/Makefile +++ b/databases/sqlcipher/Makefile @@ -23,4 +23,5 @@ LDFLAGS+= -lcrypto CONFLICTS= sqlite3-3.* +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/sqlclient/Makefile b/databases/sqlclient/Makefile index 1b6928bd0155..e8d54dc5e92b 100644 --- a/databases/sqlclient/Makefile +++ b/databases/sqlclient/Makefile @@ -33,4 +33,5 @@ PLIST_SUB+= MAJORLIBVERSION2=${DEFAULT_LIBVERSION2:C/([0-9]).*/\1/1} PERFORMANCE_PORT?= devel/performance +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/sqldeveloper/Makefile b/databases/sqldeveloper/Makefile index 64e4622d4dd7..956f9f7b07f6 100644 --- a/databases/sqldeveloper/Makefile +++ b/databases/sqldeveloper/Makefile @@ -28,6 +28,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} SUB_FILES= ${PORTNAME}.sh SUB_LIST= JAVA_HOME=${JAVA_HOME} PORTNAME=${PORTNAME} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} diff --git a/databases/sqlite-ext-miscfuncs/Makefile b/databases/sqlite-ext-miscfuncs/Makefile index 8b164dc63e68..4f865ce22649 100644 --- a/databases/sqlite-ext-miscfuncs/Makefile +++ b/databases/sqlite-ext-miscfuncs/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sqlite-ext-miscfuncs -# Date created: 28 Jan 2010 -# Whom: Greg Larkin <glarkin@FreeBSD.org> -# +# Created by: Greg Larkin <glarkin@FreeBSD.org> # $FreeBSD$ -# PORTNAME= sqlite-ext-miscfuncs PORTVERSION= 1.1 @@ -39,6 +35,7 @@ PORTDOCS= README CFLAGS+= -I${PREFIX}/include -fPIC -lm -shared +NO_STAGE= yes do-build: @cd ${WRKSRC} && ${CC} ${CFLAGS} ${SRCFILE} -o ${LIBFILE} diff --git a/databases/sqlite-ext-mobigroup/Makefile b/databases/sqlite-ext-mobigroup/Makefile index 25ea76651f9d..c079643290f6 100644 --- a/databases/sqlite-ext-mobigroup/Makefile +++ b/databases/sqlite-ext-mobigroup/Makefile @@ -28,6 +28,7 @@ PLIST_DIRS= libexec/${DIST_SUBDIR} PORTDOCS= * PORTEXAMPLES= * +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCOMPRESS} diff --git a/databases/sqlite2/Makefile b/databases/sqlite2/Makefile index 3280ba5c1581..ec5cb29b1a63 100644 --- a/databases/sqlite2/Makefile +++ b/databases/sqlite2/Makefile @@ -26,6 +26,7 @@ EXTRACT_AFTER_ARGS= --exclude CVS OPTIONS_DEFINE= TCL THREADS DOCS +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MTCL} diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index afdbd80d3df4..8b9bf708f944 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -45,6 +45,7 @@ UNLOCK_NOTIFY_DESC= Enable notification on unlocking THREADSAFE_DESC= Build thread-safe library EXTENSION_DESC= Allow loadable extensions +NO_STAGE= yes .include <bsd.port.options.mk> PLIST_FILES= bin/sqlite3 include/sqlite3.h include/sqlite3ext.h \ diff --git a/databases/sqliteman/Makefile b/databases/sqliteman/Makefile index 9bbf93525aa2..1334fe17294e 100644 --- a/databases/sqliteman/Makefile +++ b/databases/sqliteman/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sqliteman -# Date created: 19 May, 2009 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= sqliteman PORTVERSION= 1.2.2 @@ -24,4 +20,5 @@ USE_QT4= qmake_build gui moc_build rcc_build uic_build xml sql GNU_CONFIGURE= yes USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/sqlitemanager/Makefile b/databases/sqlitemanager/Makefile index caea88ea67cb..c43b86c86868 100644 --- a/databases/sqlitemanager/Makefile +++ b/databases/sqlitemanager/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sqlitemanager -# Date created: 2006-12-18 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= sqlitemanager PORTVERSION= 1.2.3 @@ -20,6 +16,7 @@ NO_BUILD= yes PLIST_SUB+= WWWDIR_REL="${WWWDIR_REL}" USE_PHP= sqlite +NO_STAGE= yes do-install: ${MKDIR} ${WWWDIR} ${CP} -R ${WRKSRC}/ ${WWWDIR} diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile index 4e18e2dcfb98..defbbf248e8f 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -28,6 +28,7 @@ USE_LDCONFIG= yes PORTDOCS= * +NO_STAGE= yes .include "${.CURDIR}/Makefile.common" OPTIONS_DEFINE= MSQL MYSQL ODBC PGSQL SQLITE2 FREETDS INTERBASE GTK1 DOCS diff --git a/databases/sqsh/Makefile b/databases/sqsh/Makefile index 42af361ff57b..fcc46e74b034 100644 --- a/databases/sqsh/Makefile +++ b/databases/sqsh/Makefile @@ -25,6 +25,7 @@ ALL_TARGET= build MAN1= sqsh.1 PLIST_FILES= bin/sqsh etc/sqshrc.default +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MX11} diff --git a/databases/squirrel-sql/Makefile b/databases/squirrel-sql/Makefile index c9e4ad497d7e..c8edab70baa6 100644 --- a/databases/squirrel-sql/Makefile +++ b/databases/squirrel-sql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: squirrel-sql -# Date created: 2006/11/06 -# Whom: Roy Boerner -# +# Created by: Roy Boerner # $FreeBSD$ -# PORTNAME= squirrel-sql PORTVERSION= 3.5.0 @@ -33,6 +29,7 @@ DESKTOP_ENTRIES="Squirrel-SQL Client" \ "Development;Database;Java;" \ false +NO_STAGE= yes post-extract: cd "${WRKSRC}" && ${RM} -rf Uninstaller *.bat *.sh .installationinformation diff --git a/databases/sybtcl/Makefile b/databases/sybtcl/Makefile index 6f5106ac100e..52747bd26ccf 100644 --- a/databases/sybtcl/Makefile +++ b/databases/sybtcl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sybtcl -# Date created: Jul 30, 2002 -# Whom: mi -# +# Created by: mi # $FreeBSD$ -# PORTNAME= sybtcl PORTVERSION= 3.0rc2 @@ -23,6 +19,7 @@ MAKE_ARGS+= TCL_VER=${TCL_VER} MANN= ${PORTNAME}.n +NO_STAGE= yes post-install: ####### # This port installs two of the vendor-supplied sample programs, diff --git a/databases/tablelog/Makefile b/databases/tablelog/Makefile index 506886f438bd..ab0eb5c043a8 100644 --- a/databases/tablelog/Makefile +++ b/databases/tablelog/Makefile @@ -19,6 +19,7 @@ MAKE_ARGS= USE_PGXS=1 PORTDOCS= README.table_log table_log.sql +NO_STAGE= yes do-install: @${MKDIR} ${PREFIX}/lib/postgresql/ @${INSTALL_PROGRAM} ${WRKSRC}/table_log.so ${PREFIX}/lib/postgresql/ diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile index 52d69bb0bfca..98f98c2c498d 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -28,6 +28,7 @@ STATIC_DESC= Enable static (got core dump) OPTIONS_DEFAULT=CLIENT DEBUG +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCLIENT} diff --git a/databases/tcl-Mysql/Makefile b/databases/tcl-Mysql/Makefile index 5988a5a1ce28..bf8eca951855 100644 --- a/databases/tcl-Mysql/Makefile +++ b/databases/tcl-Mysql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mysql-modules -# Date created: 24 August 1999 -# Whom: Mikhail Teterin <mi@aldan.algebra.com> -# +# Created by: Mikhail Teterin <mi@aldan.algebra.com> # $FreeBSD$ -# PORTNAME= ${TCL_NODOT}-sql PORTVERSION= 20000114 @@ -28,6 +24,7 @@ MAKEFILE= ${FILESDIR}/Makefile.bsd DOCSDIR?= ${PREFIX}/share/doc/tcl-MySQL +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,^int ,static int ,' ${WRKSRC}/sql.cc diff --git a/databases/tcl-sqlite3/Makefile b/databases/tcl-sqlite3/Makefile index 8705def4d21c..8f39502f9afe 100644 --- a/databases/tcl-sqlite3/Makefile +++ b/databases/tcl-sqlite3/Makefile @@ -1,4 +1,3 @@ -# Created by: Baptiste Daroussin <bapt@FreeBSD.org> # $FreeBSD$ PORTNAME= sqlite3 @@ -39,6 +38,7 @@ SUB_LIST= "TCLSH=${TCLSH}" MANN= sqlite3.n +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/databases/tdb/Makefile b/databases/tdb/Makefile index 2371c85cf989..3b18d7b4cd56 100644 --- a/databases/tdb/Makefile +++ b/databases/tdb/Makefile @@ -33,6 +33,7 @@ CONFIGURE_ARGS+= --prefix=${PREFIX} \ OPTIONS_DEFINE= PYTHON OPTIONS_DEFAULT= PYTHON +NO_STAGE= yes .include <bsd.port.options.mk> MAN8= tdbbackup.8 \ diff --git a/databases/tdbc/Makefile b/databases/tdbc/Makefile index 8bf1fd303529..8be6856046f9 100644 --- a/databases/tdbc/Makefile +++ b/databases/tdbc/Makefile @@ -32,6 +32,7 @@ MANN= tdbc.n \ tdbc_statement.n \ tdbc_tokenize.n +NO_STAGE= yes .include <bsd.port.options.mk> # diff --git a/databases/tinycdb/Makefile b/databases/tinycdb/Makefile index 964a0c269b58..5e6c92a4445b 100644 --- a/databases/tinycdb/Makefile +++ b/databases/tinycdb/Makefile @@ -20,4 +20,5 @@ MAN5= cdb.5 PLIST_FILES= bin/cdb include/cdb.h lib/libcdb.a +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile index e1d45fa0f90d..a2a500926e8c 100644 --- a/databases/tokyocabinet/Makefile +++ b/databases/tokyocabinet/Makefile @@ -38,6 +38,7 @@ SHARED_DESC= Shared build SWAB_DESC= Swapping byte-orders build UYIELD_DESC= Detecting race conditions +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} diff --git a/databases/tokyotyrant/Makefile b/databases/tokyotyrant/Makefile index f3bcfd1a4203..220d1de5418e 100644 --- a/databases/tokyotyrant/Makefile +++ b/databases/tokyotyrant/Makefile @@ -26,6 +26,7 @@ OPTIONS_DEFINE= LUA LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= -I${LOCALBASE}/include +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLUA} diff --git a/databases/tora/Makefile b/databases/tora/Makefile index c001a492a1d3..0b05709225dc 100644 --- a/databases/tora/Makefile +++ b/databases/tora/Makefile @@ -26,6 +26,7 @@ GNU_CONFIGURE= yes PREFIX2FIX= doc/help/preferences.texi doc/help/preferences.html +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} diff --git a/databases/tuning-primer/Makefile b/databases/tuning-primer/Makefile index 1e217dda4918..fedb00656275 100644 --- a/databases/tuning-primer/Makefile +++ b/databases/tuning-primer/Makefile @@ -21,6 +21,7 @@ USE_MYSQL= yes PLIST_FILES= bin/${PORTNAME} +NO_STAGE= yes do-install: @${CP} ${DISTDIR}/${PORTNAME}.sh \ ${PREFIX}/bin/${PORTNAME} diff --git a/databases/typhoon/Makefile b/databases/typhoon/Makefile index c73ee347ae04..9a772fac92c1 100644 --- a/databases/typhoon/Makefile +++ b/databases/typhoon/Makefile @@ -21,6 +21,7 @@ MAN3= d_close.3 d_crget.3 d_crread.3 d_crset.3 d_dbdpath.3 d_dbfpath.3 \ d_keyread.3 d_open.3 d_recfrst.3 d_reclast.3 d_recnext.3 d_recprev.3 \ d_recread.3 d_recwrite.3 d_setfiles.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|<malloc.h>|<stdlib.h>| ; \ diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile index bf5954eb3e43..5c74bb50f37d 100644 --- a/databases/unixODBC/Makefile +++ b/databases/unixODBC/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: unixODBC -# Date created: May 11, 2000 -# Whom: Nick Sayer <nsayer@FreeBSD.org> -# +# Created by: Nick Sayer <nsayer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= unixODBC PORTVERSION= 2.3.1 @@ -23,6 +19,7 @@ USE_LDCONFIG= yes PORTDOCS= * +NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's,$$LIBS $$THREADLIB,$$LIBS,;s,$$CFLAGS -pthread,$$CFLAGS,' \ ${WRKSRC}/configure diff --git a/databases/useracc/Makefile b/databases/useracc/Makefile index 53c68f3d82d8..0f1d2c52e606 100644 --- a/databases/useracc/Makefile +++ b/databases/useracc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: useracc -# Date created: December 20th, 2002 -# Whom: Konrad Heuer -# +# Created by: Konrad Heuer # $FreeBSD$ -# PORTNAME= useracc PORTVERSION= 3.1 @@ -21,4 +17,5 @@ PLIST_FILES= bin/useracc etc/rc.d/useracc.sh.sample CFLAGS+= -DFreeBSD +NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/usogres/Makefile b/databases/usogres/Makefile index 288f3a3f35b7..df15676c89bf 100644 --- a/databases/usogres/Makefile +++ b/databases/usogres/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: usogres -# Date Created: 20 Aug, 2003 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= usogres PORTVERSION= 0.8.1 @@ -23,6 +18,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message # To avoid syslogd load, add this parameter. #MAKE_ARGS= NDEBUG=yes +NO_STAGE= yes post-patch: cd ${WRKSRC}; ${CP} usogresrc usogresrc.sample diff --git a/databases/vfront/Makefile b/databases/vfront/Makefile index d163a5231076..f6cc9cb322e0 100644 --- a/databases/vfront/Makefile +++ b/databases/vfront/Makefile @@ -1,9 +1,5 @@ -# Ports collection Makefile for: vfront -# Date created: 11th April 2012 -# Whom: crees -# +# Created by: crees # $FreeBSD$ -# PORTNAME= vfront DISTVERSION= 0.96c @@ -24,6 +20,7 @@ OPTIONS_MULTI= database OPTIONS_MULTI_database= MYSQL PGSQL OPTIONS_DEFAULT= MYSQL PGSQL +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile index ecb5dd042fcd..ea4f3ea703b7 100644 --- a/databases/virtuoso/Makefile +++ b/databases/virtuoso/Makefile @@ -50,6 +50,7 @@ CHECK_PORT= /usr/bin/nc -z localhost $$\1 2>\&1 OPTIONS_DEFINE= IMAGEMAGICK KERBEROS LDAP IODBC #OPTIONS_DEFINE+= MONO PERL PHP4 PHP5 PYTHON RUBY +NO_STAGE= yes post-patch: ${REINPLACE_CMD}\ -e 's,-lpthreads,${PTHREAD_LIBS},g'\ diff --git a/databases/wfb2sql/Makefile b/databases/wfb2sql/Makefile index 73e128b816e3..7208d94f18e5 100644 --- a/databases/wfb2sql/Makefile +++ b/databases/wfb2sql/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 NO_BUILD= YES +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/wfb2sql ${PREFIX}/bin/wfb2sql @${ECHO} "bin/wfb2sql" >> ${TMPPLIST} diff --git a/databases/wmjsql/Makefile b/databases/wmjsql/Makefile index d1fa68bbc4de..000056634833 100644 --- a/databases/wmjsql/Makefile +++ b/databases/wmjsql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: wmjSQL -# Date created: 04 Mar 2005 -# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> -# +# Created by: Alexey Dokuchaev <danfe@FreeBSD.org> # $FreeBSD$ -# PORTNAME= wmjsql PORTVERSION= 0.5 @@ -24,6 +20,7 @@ MAKE_JOBS_UNSAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}/src +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,^INCDIR.*$$,INCDIR = -I${PREFIX}/include/X11 \ -I${PREFIX}/include -I${LOCALBASE}/include,' \ diff --git a/databases/xapian-bindings/Makefile b/databases/xapian-bindings/Makefile index 19a1ad46ae94..79cd1b35e875 100644 --- a/databases/xapian-bindings/Makefile +++ b/databases/xapian-bindings/Makefile @@ -23,6 +23,7 @@ CONFIGURE_ARGS= --datarootdir=${DATADIR} --docdir=${DOCSDIR} \ --without-csharp --without-java --without-tcl GNU_CONFIGURE= yes +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLUA} diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index 02d09c05815b..1f473264b900 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -31,6 +31,7 @@ MAN1= xapian-check.1 \ xapian-replicate-server.1 \ xapian-tcpsrv.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if !${PORT_OPTIONS:MSSE2} diff --git a/databases/xapian-core10/Makefile b/databases/xapian-core10/Makefile index b4efeea3543e..0d7f2b638d20 100644 --- a/databases/xapian-core10/Makefile +++ b/databases/xapian-core10/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xapian-core10 -# Date created: 5 November 2005 -# Whom: J.F. Dockes -# +# Created by: J.F. Dockes # $FreeBSD$ -# PORTNAME= xapian-core10 PORTVERSION= 1.0.23 @@ -28,6 +24,7 @@ MAN1= quartzcheck.1 quartzcompact.1 quartzdump.1 \ DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/10$//} +NO_STAGE= yes .include <bsd.port.options.mk> .if empty(PORT_OPTIONS:MSSE2) diff --git a/databases/xmbase-grok/Makefile b/databases/xmbase-grok/Makefile index 4e5415ecf3f0..a356d7d81a46 100644 --- a/databases/xmbase-grok/Makefile +++ b/databases/xmbase-grok/Makefile @@ -24,6 +24,7 @@ MAN1= grok.1 DATADIR= ${PREFIX}/lib/X11/xmbase-grok +NO_STAGE= yes pre-patch: @${REINPLACE_CMD} -e 's|^GBIN =|#GBIN =|g ; \ s|^GLIB =|#GLIB =|g ; \ diff --git a/databases/xtrabackup/Makefile b/databases/xtrabackup/Makefile index 1f8f1d45968a..96fba2f85d35 100644 --- a/databases/xtrabackup/Makefile +++ b/databases/xtrabackup/Makefile @@ -33,6 +33,7 @@ MASTER_SITE_SUBDIR= XtraBackup/XtraBackup-${PORTVERSION}/source/ PLIST_FILES= bin/xtrabackup bin/xtrabackup_55 bin/xtrabackup_56 bin/xbstream \ bin/innobackupex bin/xbcrypt +NO_STAGE= yes pre-build: ${CP} ${DISTDIR}/percona-xtrabackup-${PORTVERSION}.tar.gz ${WRKSRC} diff --git a/databases/yasql/Makefile b/databases/yasql/Makefile index 9a06aa483ead..587dafc5d5e6 100644 --- a/databases/yasql/Makefile +++ b/databases/yasql/Makefile @@ -45,6 +45,7 @@ MAN1= yasql.1 PORTDOCS= README yasql.html +NO_STAGE= yes pre-everything:: @${ECHO_MSG} @${ECHO_MSG} "You may use the following build options:" diff --git a/databases/zodb3/Makefile b/databases/zodb3/Makefile index f565a0f45d1f..08ab2033cf38 100644 --- a/databases/zodb3/Makefile +++ b/databases/zodb3/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: zodb3 -# Date created: 8 Dezember 2002 -# Whom: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> -# +# Created by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> # $FreeBSD$ -# PORTNAME= zodb PORTVERSION= 3.10.5 @@ -29,4 +25,5 @@ USE_PYDISTUTILS= easy_install PYEASYINSTALL_ARCHDEP= yes PYDISTUTILS_PKGNAME= ZODB3 +NO_STAGE= yes .include <bsd.port.mk> |