diff options
748 files changed, 1029 insertions, 1478 deletions
diff --git a/mail/abook/Makefile b/mail/abook/Makefile index a17ec428844c..1a866941680e 100644 --- a/mail/abook/Makefile +++ b/mail/abook/Makefile @@ -25,6 +25,7 @@ MAN5= abookrc.5 PORTDOCS= ANNOUNCE AUTHORS BUGS ChangeLog FAQ INSTALL NEWS README \ THANKS TODO +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/mail/adcomplain/Makefile b/mail/adcomplain/Makefile index 616314323acf..215bb35b8f65 100644 --- a/mail/adcomplain/Makefile +++ b/mail/adcomplain/Makefile @@ -20,6 +20,7 @@ NO_WRKSUBDIR= yes NO_BUILD= yes PLIST_FILES= bin/adcomplain +NO_STAGE= yes post-patch: cd ${WRKSRC}; \ ${CP} adcomplain.pl adcomplain.pl.old; \ diff --git a/mail/addresses-goodies/Makefile b/mail/addresses-goodies/Makefile index e39e2c71198c..99a22fa15e15 100644 --- a/mail/addresses-goodies/Makefile +++ b/mail/addresses-goodies/Makefile @@ -28,6 +28,7 @@ WRKSRC= ${WRKDIR}/Addresses/Goodies ADDRESSES_PORT?= mail/addresses GWORKSPACE_PORT?= deskutils/gworkspace +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|LDAPAddressBook||' \ -e 's|VCFViewer||' \ diff --git a/mail/addresses/Makefile b/mail/addresses/Makefile index 51640ce46a36..632325bc14cf 100644 --- a/mail/addresses/Makefile +++ b/mail/addresses/Makefile @@ -1,6 +1,5 @@ # Created by: Miguel Mendez <flynn@energyhq.es.eu.org> # $FreeBSD$ -# PORTNAME= addresses PORTVERSION= 0.4.8 @@ -21,4 +20,5 @@ USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/akpop3d/Makefile b/mail/akpop3d/Makefile index 3c726d247b48..43d83c559faa 100644 --- a/mail/akpop3d/Makefile +++ b/mail/akpop3d/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: akpop3d -# Date created: Sun Apr 6 10:12:16 CEST 2003 -# Whom: Kirill Ponomarew <ponomarew@oberon.net> -# +# Created by: Kirill Ponomarew <ponomarew@oberon.net> # $FreeBSD$ -# PORTNAME= akpop3d PORTVERSION= 0.7.7 @@ -26,6 +22,7 @@ CPPFLAGS+= -I${OPENSSLBASE}/include LDFLAGS+= -L${OPENSSLBASE}/lib -lssl -lcrypto .endif +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/akpop3d ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/akpop3d.8 ${MANPREFIX}/man/man8 diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile index 0d1a818b3c2f..54245ec19129 100644 --- a/mail/alpine/Makefile +++ b/mail/alpine/Makefile @@ -44,6 +44,7 @@ MAKE_ARGS+= CC="${CC}" CXX="${CXX}" GCCCFLAGS="${CFLAGS}" USE_OPENSSL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MTHREADS} diff --git a/mail/altermime/Makefile b/mail/altermime/Makefile index dc5b810a0e9a..9bb2da175430 100644 --- a/mail/altermime/Makefile +++ b/mail/altermime/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: altermime -# Date created: 2005-01-25 -# Whom: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> -# +# Created by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> # $FreeBSD$ -# $Tecnik: ports/mail/altermime/Makefile,v 1.4 2006/04/07 20:30:34 itetcu Exp $ -# PORTNAME= altermime PORTVERSION= 0.3.11.a1 @@ -18,6 +13,7 @@ COMMENT= Small C program which is used to alter your mime-encoded mailpacks PLIST_FILES= bin/altermime PORTDOCS= CHANGELOG LICENCE README +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s#CFLAGS=-Wall -g#CFLAGS=-Wall ${CFLAGS}#" ${WRKSRC}/Makefile diff --git a/mail/althea/Makefile b/mail/althea/Makefile index 660236b076c7..82d39c60278f 100644 --- a/mail/althea/Makefile +++ b/mail/althea/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Althea -# Date created: Feb 26, 2001 -# Whom: Mikhail Teterin <mi@aldan.algebra.com> -# +# Created by: Mikhail Teterin <mi@aldan.algebra.com> # $FreeBSD$ -# PORTNAME= althea PORTVERSION= 0.5.7 @@ -21,6 +17,7 @@ MAKE_ENV= MKDIR="${MKDIR}" MAKEFILE= ${FILESDIR}/Makefile.bsd USE_GNOME= gtk12 +NO_STAGE= yes post-patch: .for file in Documentation/help.html load_config.h save_config.h @${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|g' ${WRKSRC}/${file} diff --git a/mail/amavis-logwatch/Makefile b/mail/amavis-logwatch/Makefile index 70e11b8d7ccb..ebc0da66aa00 100644 --- a/mail/amavis-logwatch/Makefile +++ b/mail/amavis-logwatch/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: amavis-logwatch -# Date created: 2011-11-01 -# Whom: Masaki TAGAWA <masaki@club.kyutech.ac.jp> -# +# Created by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> # $FreeBSD$ -# PORTNAME= amavis-logwatch PORTVERSION= 1.51.02 @@ -26,6 +22,7 @@ USES= perl5 USE_PERL5= run NO_BUILD= yes +NO_STAGE= yes post-patch: @cd ${WRKSRC} && ${REINPLACE_CMD} -e '\ s!/usr/local/etc!${ETCDIR}! \ diff --git a/mail/annoyance-filter/Makefile b/mail/annoyance-filter/Makefile index cfa23ab56454..4b89d02b84e0 100644 --- a/mail/annoyance-filter/Makefile +++ b/mail/annoyance-filter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: annoyance-filter -# Date created: 2004-01-02 -# Whom: Sergei Kolobov <sergei@FreeBSD.org> -# +# Created by: Sergei Kolobov <sergei@FreeBSD.org> # $FreeBSD$ -# PORTNAME= annoyance-filter PORTVERSION= 1.0d @@ -22,6 +18,7 @@ DOCS= COPYING INSTALL README *.pdf CFLAGS= ${CPPFLAGS} +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}-run ${PREFIX}/bin diff --git a/mail/anomy-sanitizer/Makefile b/mail/anomy-sanitizer/Makefile index f64109085e12..ac4847d8e952 100644 --- a/mail/anomy-sanitizer/Makefile +++ b/mail/anomy-sanitizer/Makefile @@ -17,6 +17,7 @@ WRKSRC= ${WRKDIR}/anomy DOCS= CHANGELOG.sanitizer CREDITS README.sanitizer sanitizer.html +NO_STAGE= yes do-install: @${MKDIR} ${SITE_PERL}/Anomy/Sanitizer/ ${INSTALL_DATA} ${WRKSRC}/bin/Anomy/HTMLCleaner.pm ${SITE_PERL}/Anomy diff --git a/mail/antivirus-milter/Makefile b/mail/antivirus-milter/Makefile index fef1b12ae1fe..a90b3eff315e 100644 --- a/mail/antivirus-milter/Makefile +++ b/mail/antivirus-milter/Makefile @@ -22,6 +22,7 @@ SUB_LIST+= ANTIVIRUS=${ANTIVIRUS_DIR} SED_SCRIPT= -e 's|%%ANTIVIRUS%%|${ANTIVIRUS_DIR}|g' \ -e 's|%%PREFIX%%|${PREFIX}|g' +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/mail/sendmail/bsd.milter.mk" diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile index 92869e9e9f27..7ed846089953 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -37,6 +37,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAKE_JOBS_UNSAFE= yes +NO_STAGE= yes .include <bsd.port.options.mk> # Default requirement for anubis rc script diff --git a/mail/archivemail/Makefile b/mail/archivemail/Makefile index c20ca74247e8..d220dec0ead4 100644 --- a/mail/archivemail/Makefile +++ b/mail/archivemail/Makefile @@ -17,6 +17,7 @@ MAN1= archivemail.1 DOCS= CHANGELOG FAQ NEWS README TODO EXAMPLES= test_archivemail examples/archivemail_all +NO_STAGE= yes .include <bsd.port.options.mk> do-install: diff --git a/mail/archiveopteryx/Makefile b/mail/archiveopteryx/Makefile index 8f60609110af..7b79e0a5078d 100644 --- a/mail/archiveopteryx/Makefile +++ b/mail/archiveopteryx/Makefile @@ -35,6 +35,7 @@ GROUPS= aox JAM?= ${LOCALBASE}/bin/jam +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/mail/archivesmtp/Makefile b/mail/archivesmtp/Makefile index a0afda16bc3f..136b82a36478 100644 --- a/mail/archivesmtp/Makefile +++ b/mail/archivesmtp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: archivesmtp -# Date created: 1 Nov 2009 -# Whom: Netherby <netherby@dancingfortune.com> -# +# Created by: Netherby <netherby@dancingfortune.com> # $FreeBSD$ -# PORTNAME= archivesmtp PORTVERSION= 1.1.b1 @@ -33,6 +29,7 @@ MAN8= archivesmtp.8 SOCKETBASE?= /var/run SOCKETDIR?= archivesmtp +NO_STAGE= yes .include <bsd.port.pre.mk> # Sets up libmilter dependencies and options diff --git a/mail/archmbox/Makefile b/mail/archmbox/Makefile index 73e2d5034c83..b39bafef920b 100644 --- a/mail/archmbox/Makefile +++ b/mail/archmbox/Makefile @@ -22,6 +22,7 @@ PORTDOCS= ChangeLog NEWS README THANKS TODO OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/mail/ask/Makefile b/mail/ask/Makefile index c61a59181ef9..54d48fa2babe 100644 --- a/mail/ask/Makefile +++ b/mail/ask/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ask -# Date created: 2 November 2005 -# Whom: Marcelo Araujo <araujobsd@gmail.com> -# +# Created by: Marcelo Araujo <araujobsd@gmail.com> # $FreeBSD$ -# PORTNAME= ask PORTVERSION= 2.5.3 @@ -22,6 +18,7 @@ MAN1= askfilter.1 asksenders.1 asksetup.1 SUB_FILES= pkg-message PORTDOCS= * +NO_STAGE= yes post-extract: @${REINPLACE_CMD} -E \ -e "s,/usr/share/ask/templates,${EXAMPLESDIR},g" \ diff --git a/mail/asmail/Makefile b/mail/asmail/Makefile index 17c60ddfa407..8898460d7f0b 100644 --- a/mail/asmail/Makefile +++ b/mail/asmail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: asmail -# Date created: 15 August 1997 -# Whom: brett@peloton.physics.montana.edu -# +# Created by: brett@peloton.physics.montana.edu # $FreeBSD$ -# PORTNAME= asmail PORTVERSION= 2.1 @@ -28,6 +24,7 @@ MAN5= asmailrc.5x CPPFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= ${PTHREAD_LIBS} -lssl -lcrypto +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|machine/soundcard|sys/soundcard|g' ${WRKSRC}/configure diff --git a/mail/assp/Makefile b/mail/assp/Makefile index 744487cf2d3e..752c89a10a13 100644 --- a/mail/assp/Makefile +++ b/mail/assp/Makefile @@ -56,6 +56,7 @@ OPTIONS_DEFAULT= EMVALID SPF SRS SEND FBACKW CLAMAV DNSBL MATCHRE SENDERB MIMEMO WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/ASSP_1.9.9_13227_install/${PORTNAME:U} +NO_STAGE= yes .include <bsd.port.pre.mk> RUN_DEPENDS+= p5-Net-DNS>=0.68:${PORTSDIR}/dns/p5-Net-DNS \ diff --git a/mail/atmail/Makefile b/mail/atmail/Makefile index 0fd8a454069b..b3b811b18220 100644 --- a/mail/atmail/Makefile +++ b/mail/atmail/Makefile @@ -19,6 +19,7 @@ SUB_FILES= pkg-message OPTIONS_DEFINE= LDAP MBSTRING MBSTRING_DESC= Support for UTF8 folder names +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLDAP} diff --git a/mail/automx/Makefile b/mail/automx/Makefile index 2d46e5e2a32b..ef43a347e972 100644 --- a/mail/automx/Makefile +++ b/mail/automx/Makefile @@ -26,6 +26,7 @@ MAN5= ${PORTNAME}.conf.5 ${PORTNAME}_ldap.5 ${PORTNAME}_sql.5 PKGMESSAGE= ${WRKDIR}/pkg-message +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/mail/autorespond/Makefile b/mail/autorespond/Makefile index cf6aae3d30c7..a933c47662de 100644 --- a/mail/autorespond/Makefile +++ b/mail/autorespond/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: autorespond -# Date created: 24 Jan 2000 -# Whom: Neil Blakey-Milner <nbm@FreeBSD.org> -# +# Created by: Neil Blakey-Milner <nbm@FreeBSD.org> # $FreeBSD$ -# PORTNAME= autorespond PORTVERSION= 2.0.5 @@ -25,6 +21,7 @@ AR_MANPAGE= ${WRKSRC}/autorespond.1 AR_MANPAGE= ${FILESDIR}/autorespond.1 .endif +NO_STAGE= yes post-patch: ${ECHO_CMD} "${CC} ${CFLAGS}" > ${WRKSRC}/conf-cc ${ECHO_CMD} "${CC} ${STRIP}" > ${WRKSRC}/conf-ld diff --git a/mail/autosig/Makefile b/mail/autosig/Makefile index fe1516c50832..ce2517443e29 100644 --- a/mail/autosig/Makefile +++ b/mail/autosig/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: autosig -# Date created: 23 April 2001 -# Whom: Yen-Ming Lee <leeym@FreeBSD.org> -# +# Created by: Yen-Ming Lee <leeym@FreeBSD.org> # $FreeBSD$ -# PORTNAME= autosig PORTVERSION= 2.3 @@ -17,6 +13,7 @@ MAKEFILE= makefile PLIST_FILES= bin/autosig ALL_TARGET= ${PORTNAME} +NO_STAGE= yes pre-build: ${REINPLACE_CMD} -e '/^CC/d' ${WRKSRC}/makefile diff --git a/mail/avenger/Makefile b/mail/avenger/Makefile index 583a33c29817..814f164b6a8d 100644 --- a/mail/avenger/Makefile +++ b/mail/avenger/Makefile @@ -29,6 +29,7 @@ CONFIGURE_ARGS= --with-db=${LOCALBASE} --with-etcdir=${ETCDIR} OPTIONS_DEFINE= SASL +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSASL} diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 2c427e1ff7b6..a9a9d1e8a055 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -44,6 +44,7 @@ GTKSPELL_DESC= Spell checking support GTKSV_DESC= GtkSourceview support GPG_DESC= GnuPG support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGPG} diff --git a/mail/batv-milter/Makefile b/mail/batv-milter/Makefile index 188da3364d9d..df9c24f65dc2 100644 --- a/mail/batv-milter/Makefile +++ b/mail/batv-milter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: batv-milter -# Date created: 2009-06-04 -# Whom: Hirohisa Yamaguchi <umq@ueo.co.jp> -# +# Created by: Hirohisa Yamaguchi <umq@ueo.co.jp> # $FreeBSD$ -# PORTNAME= batv-milter PORTVERSION= 0.5.0 @@ -28,6 +24,7 @@ SITE_SUB= -e "s|%%PREFIX%%|${PREFIX}|g" \ -e "s|%%OPENSSLINC%%|${OPENSSLINC}|g" \ -e "s|%%OPENSSLLIB%%|${OPENSSLLIB}|g" +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/mail/sendmail/bsd.milter.mk" diff --git a/mail/bayespam/Makefile b/mail/bayespam/Makefile index a4222995606d..bc81f6fdf019 100644 --- a/mail/bayespam/Makefile +++ b/mail/bayespam/Makefile @@ -21,6 +21,7 @@ FILES_DOCS= AUTHORS COPYING Changelog INSTALL README TODO \ qmail.sample FILES_SCRIPTS= bayes_process_email.pl bayes_spam_check.pl bayestest.pl +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile index 0f3d8a810d8e..ad5fe7d91ebb 100644 --- a/mail/bbmail/Makefile +++ b/mail/bbmail/Makefile @@ -18,6 +18,7 @@ GNU_CONFIGURE= yes MAN1= bbmail.1 PLIST_FILES= bin/bbmail share/bbtools/bbmail.rc +NO_STAGE= yes post-install: @${ECHO_CMD} "@unexec rmdir %D/share/bbtools 2>/dev/null || true" \ >> ${TMPPLIST} diff --git a/mail/biabam/Makefile b/mail/biabam/Makefile index b61ee64ce92e..9cf41efef438 100644 --- a/mail/biabam/Makefile +++ b/mail/biabam/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash NO_BUILD= yes PLIST_FILES= bin/biabam +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '1s|\(#!\)\(/bin/bash\)|\1${LOCALBASE}\2|' \ ${WRKSRC}/${PORTNAME} diff --git a/mail/biffer/Makefile b/mail/biffer/Makefile index 9e43d06252a9..24cedec11ac4 100644 --- a/mail/biffer/Makefile +++ b/mail/biffer/Makefile @@ -17,6 +17,7 @@ MAKE_JOBS_UNSAFE= yes MAN1= biffopt.1 MAN8= biffer.8 biffer_comsat.8 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} > 900007 diff --git a/mail/bmf/Makefile b/mail/bmf/Makefile index 2b8e821f2a99..6e68feb32408 100644 --- a/mail/bmf/Makefile +++ b/mail/bmf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bmf -# Date created: 15 March 2003 -# Whom: Sean Chittenden <seanc@FreeBSD.org> -# +# Created by: Sean Chittenden <seanc@FreeBSD.org> # $FreeBSD$ -# PORTNAME= bmf PORTVERSION= 0.9.4 @@ -19,6 +15,7 @@ OPTIONS_DEFAULT= BDB BDB_DESC= Berkeley DB support (may specify w/ WITH_BDB_VER) MYSQL_DESC= Adds MySQL Support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MBDB} diff --git a/mail/bogofilter-sqlite/Makefile b/mail/bogofilter-sqlite/Makefile index 573888f320dd..70ab6e276e23 100644 --- a/mail/bogofilter-sqlite/Makefile +++ b/mail/bogofilter-sqlite/Makefile @@ -19,4 +19,5 @@ DESCR= ${PKGDIR}/pkg-descr MASTERDIR= ${.CURDIR}/../bogofilter +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/bogofilter-tc/Makefile b/mail/bogofilter-tc/Makefile index b8c3060b6328..429510c7497e 100644 --- a/mail/bogofilter-tc/Makefile +++ b/mail/bogofilter-tc/Makefile @@ -20,4 +20,5 @@ DESCR= ${PKGDIR}/pkg-descr MASTERDIR= ${.CURDIR}/../bogofilter +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index 9456a630ab88..a3e2bf21b738 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -27,6 +27,7 @@ USE_PERL5= run USE_BZIP2= yes GNU_CONFIGURE= yes +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MUNICODE} diff --git a/mail/bsfilter/Makefile b/mail/bsfilter/Makefile index 85f5818d6e32..ee886efd6a22 100644 --- a/mail/bsfilter/Makefile +++ b/mail/bsfilter/Makefile @@ -23,6 +23,7 @@ OPTIONS_DEFINE= CHASEN DOCS MECAB CHASEN_DESC= Japanese Morphological Analysis Support MECAB_DESC= Part-of-Speech and Morphological Analyzer +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCHASEN} diff --git a/mail/bsmtp/Makefile b/mail/bsmtp/Makefile index db54bc589bbb..55ba03cc5634 100644 --- a/mail/bsmtp/Makefile +++ b/mail/bsmtp/Makefile @@ -18,6 +18,7 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS= --redo SHEBANG_FILES= configure +NO_STAGE= yes .include <bsd.port.pre.mk> RUN_DEPENDS= ${LOCALBASE}/bin/uux:${PORTSDIR}/net/freebsd-uucp diff --git a/mail/bulk_mailer/Makefile b/mail/bulk_mailer/Makefile index 60ea63dc1162..d456130231b1 100644 --- a/mail/bulk_mailer/Makefile +++ b/mail/bulk_mailer/Makefile @@ -18,6 +18,7 @@ ALL_TARGET= bulk_mailer MAN1= bulk_mailer.1 +NO_STAGE= yes .include <bsd.port.options.mk> do-install: diff --git a/mail/c-sig-emacs21/Makefile b/mail/c-sig-emacs21/Makefile index 02d6451d6af4..93f7ac26d7ca 100644 --- a/mail/c-sig-emacs21/Makefile +++ b/mail/c-sig-emacs21/Makefile @@ -1,13 +1,10 @@ -# New ports collection makefile for: c-sig -# Date created: 30 May 2004 -# Whom: KIMURA Yasuhiro <yasu@utahime.org> -# +# Created by: KIMURA Yasuhiro <yasu@utahime.org> # $FreeBSD$ -# MASTERDIR= ${.CURDIR}/../c-sig USE_EMACS= yes EMACS_PORT_NAME= emacs21 +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/c-sig/Makefile b/mail/c-sig/Makefile index 9f93fcf8f67d..218b00508fef 100644 --- a/mail/c-sig/Makefile +++ b/mail/c-sig/Makefile @@ -23,6 +23,7 @@ OPTIONS_DEFINE= DOCS LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} +NO_STAGE= yes .include <bsd.port.options.mk> do-build: diff --git a/mail/cclient/Makefile b/mail/cclient/Makefile index c87df467cc22..59543a4a41d7 100644 --- a/mail/cclient/Makefile +++ b/mail/cclient/Makefile @@ -25,6 +25,7 @@ MBX_DEFAULT_DESC= Use MBX as default mailbox format MAKE_JOBS_UNSAFE= yes +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSSL} diff --git a/mail/chk4mail/Makefile b/mail/chk4mail/Makefile index 7f56eaf1b301..3f237a66d90e 100644 --- a/mail/chk4mail/Makefile +++ b/mail/chk4mail/Makefile @@ -16,4 +16,5 @@ MAN1= chk4mail.1 chkimap.1 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-imap +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/clamfilter/Makefile b/mail/clamfilter/Makefile index fe94326502c8..6aef26dec34b 100644 --- a/mail/clamfilter/Makefile +++ b/mail/clamfilter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: clamfilter -# Date created: 11 Feb 2005 -# Whom: SeaD -# +# Created by: SeaD # $FreeBSD$ -# # Anyone upgrading this port is advised to check all changes since the # previous tarball; I have updated MASTER_SITES to an alternative @@ -29,6 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/clamdscan:${PORTSDIR}/security/clamav SUB_FILES= pkg-message PLIST_FILES= bin/clamfilter +NO_STAGE= yes post-install: @${CAT} ${PKGMESSAGE} diff --git a/mail/claws-mail-address_keeper/Makefile b/mail/claws-mail-address_keeper/Makefile index 7ab4dbffaba5..69710c72679f 100644 --- a/mail/claws-mail-address_keeper/Makefile +++ b/mail/claws-mail-address_keeper/Makefile @@ -8,5 +8,6 @@ COMMENT= Recipient addresses keeper plugin for Claws Mail CLAWS_PLUGINS_BUILD= address_keeper +NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> diff --git a/mail/claws-mail-archiver/Makefile b/mail/claws-mail-archiver/Makefile index 67b2c2290777..1c0cfa447562 100644 --- a/mail/claws-mail-archiver/Makefile +++ b/mail/claws-mail-archiver/Makefile @@ -8,5 +8,6 @@ COMMENT= Mail archiver plugin for Claws Mail CLAWS_PLUGINS_BUILD= archive +NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> diff --git a/mail/claws-mail-att_remover/Makefile b/mail/claws-mail-att_remover/Makefile index 76e3f0ad4f9f..dd6334d6a216 100644 --- a/mail/claws-mail-att_remover/Makefile +++ b/mail/claws-mail-att_remover/Makefile @@ -8,5 +8,6 @@ COMMENT= Attachments removing plugin for Claws Mail CLAWS_PLUGINS_BUILD= att_remover +NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> diff --git a/mail/claws-mail-attach_warner/Makefile b/mail/claws-mail-attach_warner/Makefile index d54b36215ee2..533ac2e8c1d7 100644 --- a/mail/claws-mail-attach_warner/Makefile +++ b/mail/claws-mail-attach_warner/Makefile @@ -8,5 +8,6 @@ COMMENT= Not attached file warning plugin for Claws Mail CLAWS_PLUGINS_BUILD= attachwarner +NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> diff --git a/mail/claws-mail-bogofilter/Makefile b/mail/claws-mail-bogofilter/Makefile index 15cb97475714..fc08b52138d5 100644 --- a/mail/claws-mail-bogofilter/Makefile +++ b/mail/claws-mail-bogofilter/Makefile @@ -10,5 +10,6 @@ RUN_DEPENDS= bogofilter:${PORTSDIR}/mail/bogofilter CLAWS_PLUGINS_BUILD= bogofilter +NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> diff --git a/mail/claws-mail-bsfilter/Makefile b/mail/claws-mail-bsfilter/Makefile index 5694e9e880e2..56ceff27d7af 100644 --- a/mail/claws-mail-bsfilter/Makefile +++ b/mail/claws-mail-bsfilter/Makefile @@ -8,5 +8,6 @@ COMMENT= Spam filtering, bsfilter based plugin for Claws Mail CLAWS_PLUGINS_BUILD= bsfilter +NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> diff --git a/mail/claws-mail-clamd/Makefile b/mail/claws-mail-clamd/Makefile index 54e886a11f07..3dc33cdb7e6c 100644 --- a/mail/claws-mail-clamd/Makefile +++ b/mail/claws-mail-clamd/Makefile @@ -10,6 +10,7 @@ RUN_DEPENDS= clamd:${PORTSDIR}/security/clamav CLAWS_PLUGINS_BUILD= clamd +NO_STAGE= yes post-install: @${ECHO} @${ECHO_CMD} "********************************************************************************" diff --git a/mail/claws-mail-fancy/Makefile b/mail/claws-mail-fancy/Makefile index b88f92cf94ca..2772030346b4 100644 --- a/mail/claws-mail-fancy/Makefile +++ b/mail/claws-mail-fancy/Makefile @@ -11,5 +11,6 @@ LIB_DEPENDS= libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome \ CLAWS_PLUGINS_BUILD= fancy +NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> diff --git a/mail/claws-mail-fetchinfo/Makefile b/mail/claws-mail-fetchinfo/Makefile index 88383a2f4460..aa24f3a34b1b 100644 --- a/mail/claws-mail-fetchinfo/Makefile +++ b/mail/claws-mail-fetchinfo/Makefile @@ -8,5 +8,6 @@ COMMENT= Header insertion plugin for Claws Mail CLAWS_PLUGINS_BUILD= fetchinfo +NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> diff --git a/mail/claws-mail-gdata/Makefile b/mail/claws-mail-gdata/Makefile index 77ad345292cd..1c9e8f71dffb 100644 --- a/mail/claws-mail-gdata/Makefile +++ b/mail/claws-mail-gdata/Makefile @@ -10,5 +10,6 @@ LIB_DEPENDS= libgdata.so:${PORTSDIR}/devel/libgdata CLAWS_PLUGINS_BUILD= gdata +NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> diff --git a/mail/claws-mail-mailmbox/Makefile b/mail/claws-mail-mailmbox/Makefile index d6c18b514f43..34ca02b3a4ea 100644 --- a/mail/claws-mail-mailmbox/Makefile +++ b/mail/claws-mail-mailmbox/Makefile @@ -8,5 +8,6 @@ COMMENT= Mbox maildir plugin for Claws Mail CLAWS_PLUGINS_BUILD= mailmbox +NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> diff --git a/mail/claws-mail-newmail/Makefile b/mail/claws-mail-newmail/Makefile index 3c8a4125b7a9..c33ddb8b0751 100644 --- a/mail/claws-mail-newmail/Makefile +++ b/mail/claws-mail-newmail/Makefile @@ -8,5 +8,6 @@ COMMENT= Message header summary logging plugin for Claws Mail CLAWS_PLUGINS_BUILD= newmail +NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile index 3ae665810b12..ae2f1f8014ac 100644 --- a/mail/claws-mail-notification/Makefile +++ b/mail/claws-mail-notification/Makefile @@ -11,5 +11,6 @@ LIB_DEPENDS= libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra \ CLAWS_PLUGINS_BUILD= notification +NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> diff --git a/mail/claws-mail-pdf_viewer/Makefile b/mail/claws-mail-pdf_viewer/Makefile index 336bfcd8b9d5..a2518ce326ec 100644 --- a/mail/claws-mail-pdf_viewer/Makefile +++ b/mail/claws-mail-pdf_viewer/Makefile @@ -12,5 +12,6 @@ USE_GHOSTSCRIPT=yes CLAWS_PLUGINS_BUILD= pdf_viewer +NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> diff --git a/mail/claws-mail-perl/Makefile b/mail/claws-mail-perl/Makefile index 854815a12df0..6c3068367cf8 100644 --- a/mail/claws-mail-perl/Makefile +++ b/mail/claws-mail-perl/Makefile @@ -12,6 +12,7 @@ PLIST_FILES+= share/claws-mail/matcherrc2perlfilter.pl CLAWS_PLUGINS_BUILD= perl +NO_STAGE= yes post-install: @${INSTALL_SCRIPT} ${WRKSRC}/src/plugins/perl/tools/matcherrc2perlfilter.pl \ ${PREFIX}/share/claws-mail/ diff --git a/mail/claws-mail-pgp/Makefile b/mail/claws-mail-pgp/Makefile index 5a5ac73811b4..8d2eb67a1eac 100644 --- a/mail/claws-mail-pgp/Makefile +++ b/mail/claws-mail-pgp/Makefile @@ -10,5 +10,6 @@ LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme CLAWS_PLUGINS_BUILD= pgpcore pgpinline pgpmime smime +NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> diff --git a/mail/claws-mail-python/Makefile b/mail/claws-mail-python/Makefile index 830ac7c83c44..cea6cd8d2c97 100644 --- a/mail/claws-mail-python/Makefile +++ b/mail/claws-mail-python/Makefile @@ -10,5 +10,6 @@ USE_GNOME= pygtk2 CLAWS_PLUGINS_BUILD= python +NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> diff --git a/mail/claws-mail-rssyl/Makefile b/mail/claws-mail-rssyl/Makefile index 743fa2652820..03e4b6a17b70 100644 --- a/mail/claws-mail-rssyl/Makefile +++ b/mail/claws-mail-rssyl/Makefile @@ -9,5 +9,6 @@ COMMENT= RSS/Atom feed reader plugin for Claws Mail CLAWS_PLUGINS_BUILD= rssyl +NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> diff --git a/mail/claws-mail-spamassassin/Makefile b/mail/claws-mail-spamassassin/Makefile index 1146e52bf34c..8c4f0ffb51f5 100644 --- a/mail/claws-mail-spamassassin/Makefile +++ b/mail/claws-mail-spamassassin/Makefile @@ -10,5 +10,6 @@ RUN_DEPENDS= spamd:${PORTSDIR}/mail/p5-Mail-SpamAssassin CLAWS_PLUGINS_BUILD= spamassassin +NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index d912f8983094..e65d23c1e4cc 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -8,6 +8,7 @@ COMMENT= Spam report plugin for Claws Mail CLAWS_PLUGINS_BUILD= spam_report +NO_STAGE= yes .include "../claws-mail/Makefile.claws" PLIST_FILES:= ${PLIST_FILES:S|spam_report|spamreport|g} .include <bsd.port.mk> diff --git a/mail/claws-mail-tnef/Makefile b/mail/claws-mail-tnef/Makefile index 1e8027e4494d..cc497447561c 100644 --- a/mail/claws-mail-tnef/Makefile +++ b/mail/claws-mail-tnef/Makefile @@ -8,5 +8,6 @@ COMMENT= TNEF attachment format parser plugin for Claws Mail CLAWS_PLUGINS_BUILD= tnef_parse +NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> diff --git a/mail/claws-mail-vcalendar/Makefile b/mail/claws-mail-vcalendar/Makefile index bd32936bfbdf..9b32da4ff80e 100644 --- a/mail/claws-mail-vcalendar/Makefile +++ b/mail/claws-mail-vcalendar/Makefile @@ -8,5 +8,6 @@ COMMENT= vCalendar plugin for Claws Mail CLAWS_PLUGINS_BUILD= vcalendar +NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 9a862f619c15..750e66cc469c 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -59,6 +59,7 @@ STARTUP_LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notifi THEMES_RUN_DEPENDS= ${LOCALBASE}/share/claws-mail/themes/ZX-0_1.1/down_arrow.xpm:${PORTSDIR}/x11-themes/claws-mail-themes +NO_STAGE= yes .include "Makefile.claws" .include <bsd.port.options.mk> diff --git a/mail/clawsker/Makefile b/mail/clawsker/Makefile index fb52dc8b4186..5439d484fb85 100644 --- a/mail/clawsker/Makefile +++ b/mail/clawsker/Makefile @@ -26,6 +26,7 @@ OPTIONS_SUB= yes NLS_USES= gettext +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/mail/cone/Makefile b/mail/cone/Makefile index 70f5a28cea8c..bd70d9d7b627 100644 --- a/mail/cone/Makefile +++ b/mail/cone/Makefile @@ -5,6 +5,7 @@ PORTNAME= cone PORTVERSION= 0.90 PORTREVISION= 1 CATEGORIES= mail +NO_STAGE= yes # This is for beta versions, leave it in please: #MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \ # http://www.lerctr.org/~ler/ diff --git a/mail/contact-lookup-applet/Makefile b/mail/contact-lookup-applet/Makefile index 70936de3d484..4c9e8838dd11 100644 --- a/mail/contact-lookup-applet/Makefile +++ b/mail/contact-lookup-applet/Makefile @@ -20,4 +20,5 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/coolmail/Makefile b/mail/coolmail/Makefile index 741e7a8e6843..437477b79db0 100644 --- a/mail/coolmail/Makefile +++ b/mail/coolmail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: coolmail -# Date created: Mon 6 Jul 12:00:06 CEST 1998 -# Whom: Udo Schweigert <ust@cert.siemens.de> -# +# Created by: Udo Schweigert <ust@cert.siemens.de> # $FreeBSD$ -# PORTNAME= coolmail PORTVERSION= 1.3 @@ -22,6 +18,7 @@ PATCH_STRIP= -p1 MAN1= coolmail.1 PLIST_FILES= bin/coolmail +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/coolmail ${PREFIX}/bin/coolmail ${INSTALL_MAN} ${WRKSRC}/coolmail.man ${PREFIX}/man/man1/coolmail.1 diff --git a/mail/courier-authlib-vchkpw/Makefile b/mail/courier-authlib-vchkpw/Makefile index afb8d434525f..3ce37d296445 100644 --- a/mail/courier-authlib-vchkpw/Makefile +++ b/mail/courier-authlib-vchkpw/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: courier-authlib-vchkpw -# Date created: 02 Apr 2005 -# Whom: Yarema <yds@CoolRat.org> -# +# Created by: Yarema <yds@CoolRat.org> # $FreeBSD$ -# PKGNAMESUFFIX= -vchkpw @@ -12,4 +8,5 @@ CATEGORIES= mail MASTERDIR= ${.CURDIR}/../../security/courier-authlib +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile index 73ab774a4530..ec35db7dfb19 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -26,6 +26,7 @@ CONFIGURE_ENV= REHASH=${SCRIPTDIR}/c_rehash MAKE_ENV:= ${CONFIGURE_ENV} # +NO_STAGE= yes # options available: # # WITH_SYSLOG_FACILITY: The syslogfacility to use diff --git a/mail/courier-pythonfilter/Makefile b/mail/courier-pythonfilter/Makefile index ca00dff9ad64..2c104a2b2f0e 100644 --- a/mail/courier-pythonfilter/Makefile +++ b/mail/courier-pythonfilter/Makefile @@ -55,6 +55,7 @@ RG1_DESC= ClamAV Filter Option OPTIONS_DEFAULT= DEBUG WHITELIST_RELAY WHITELIST_AUTH +NO_STAGE= yes .include <bsd.port.pre.mk> PYDISTUTILS_INSTALLARGS:=${PYDISTUTILS_INSTALLARGS} --install-scripts=${SCRIPTSDIR} diff --git a/mail/courier/Makefile b/mail/courier/Makefile index d56d59ff21e1..c5e7b00a5139 100644 --- a/mail/courier/Makefile +++ b/mail/courier/Makefile @@ -133,6 +133,7 @@ WEBMAILRSENT_DESC= enable Autorename Sent folder SYSTEMALIASES_DESC= symlink system /etc/aliases EMPTYALIASES_DESC= create empty aliases file +NO_STAGE= yes .include <bsd.port.options.mk> .include "${.CURDIR}/Makefile.doc" .include "${.CURDIR}/Makefile.man" diff --git a/mail/couriergraph/Makefile b/mail/couriergraph/Makefile index c56d9f1f0edd..af72f87e269b 100644 --- a/mail/couriergraph/Makefile +++ b/mail/couriergraph/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mailgraph -# Date created: 11 September 2005 -# Whom: Xavier Beaudouin (kiwi@oav.net) -# +# Created by: Xavier Beaudouin (kiwi@oav.net) # $FreeBSD$ -# PORTNAME= couriergraph PORTVERSION= 20060202 @@ -32,6 +28,7 @@ STARTUP_FILE= ${PREFIX}/etc/rc.d/couriergraph.sh SUB_FILES= pkg-message +NO_STAGE= yes pre-everything:: @${ECHO_MSG} @${ECHO_MSG} "You may set following options:" diff --git a/mail/crm114/Makefile b/mail/crm114/Makefile index a2fcb030b930..38e0f2ef4c29 100644 --- a/mail/crm114/Makefile +++ b/mail/crm114/Makefile @@ -45,6 +45,7 @@ CRM_FILES= mailfilter.crm mailfilter.cf mailreaver.crm mailtrainer.crm \ OPTIONS_DEFINE= PGO +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPGO} diff --git a/mail/cucipop/Makefile b/mail/cucipop/Makefile index 467cb46bcd40..7795d3a3aa00 100644 --- a/mail/cucipop/Makefile +++ b/mail/cucipop/Makefile @@ -27,6 +27,7 @@ COMMENT= Cubic Circle's POP3 daemon (fully RFC1939 compliant) MAN8= cucipop.8 #makevpopdb.8 PLIST_FILES= libexec/cucipop +NO_STAGE= yes post-install: @${ECHO_CMD} "@exec mkdir -p /var/spool/cucipop/bulletins" >> ${TMPPLIST} @${ECHO_CMD} "@unexec rmdir /var/spool/cucipop/bulletins 2>/dev/null || true" >> ${TMPPLIST} diff --git a/mail/cvsmail/Makefile b/mail/cvsmail/Makefile index ef76e66f7838..67422b3e300b 100644 --- a/mail/cvsmail/Makefile +++ b/mail/cvsmail/Makefile @@ -16,6 +16,7 @@ MANCOMPRESSED= no MAN1= cvsmail.1 PLIST_FILES= bin/cvsmail +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cvsmail ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/cvsmail.1 ${PREFIX}/man/man1 diff --git a/mail/cyrus-imapd2/Makefile b/mail/cyrus-imapd2/Makefile index 50e1de5c65d2..a00d0c9d86f5 100644 --- a/mail/cyrus-imapd2/Makefile +++ b/mail/cyrus-imapd2/Makefile @@ -74,6 +74,7 @@ PLIST_SUB+= MURDER="" PLIST_SUB+= MURDER="@comment " .endif +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} >= 501400 diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile index 341d669aa7a8..8fa6bf037e1a 100644 --- a/mail/cyrus-imapd22/Makefile +++ b/mail/cyrus-imapd22/Makefile @@ -51,6 +51,7 @@ NNTP_DESC= Enable NNTP support SNMP_5_DESC= Enable SNMP support PASS8BITHACK_DESC= Add pass8bit option (not recommended) +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} >= 501400 diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile index 5c784bd9f136..04b1c91287bf 100644 --- a/mail/cyrus-imapd23/Makefile +++ b/mail/cyrus-imapd23/Makefile @@ -58,6 +58,7 @@ REPLICATION_DESC= Enable replication SNMP_5_DESC= Enable SNMP support SQLITE_DESC= Enable SQLite backend (experimental) +NO_STAGE= yes .include <bsd.port.pre.mk> # Autocreate Inbox and Autosieve patches from UoA diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile index 0e0c253dba19..5b14f9d70119 100644 --- a/mail/cyrus-imapd24/Makefile +++ b/mail/cyrus-imapd24/Makefile @@ -53,6 +53,7 @@ NETSCAPEHACK_DESC= Enable X-NETSCAPE extensions NNTP_DESC= Enable NNTP support REPLICATION_DESC= Enable replication (experimental) +NO_STAGE= yes .include <bsd.port.pre.mk> # Autocreate Inbox and Autosieve patches from UoA diff --git a/mail/cyrus2courier/Makefile b/mail/cyrus2courier/Makefile index 169112f2808f..45942ef8d863 100644 --- a/mail/cyrus2courier/Makefile +++ b/mail/cyrus2courier/Makefile @@ -15,6 +15,7 @@ ALL_TARGET= build PLIST_FILES= bin/cyrus2courier +NO_STAGE= yes post-patch: @${REINPLACE_CMD} '/^CFLAGS*/d; /^LDFLAGS*/d; /^CC*/d' \ ${WRKSRC}/src/Makefile.FreeBSD diff --git a/mail/cyrus2dovecot/Makefile b/mail/cyrus2dovecot/Makefile index 895b79dddf4d..bdb1545b6b3a 100644 --- a/mail/cyrus2dovecot/Makefile +++ b/mail/cyrus2dovecot/Makefile @@ -17,6 +17,7 @@ MAN1= ${PORTNAME}.1 USES= perl5 NO_WRKSUBDIR= yes +NO_STAGE= yes post-extract: @${CP} -v ${DISTDIR}/${DISTNAME} ${WRKSRC} diff --git a/mail/davmail/Makefile b/mail/davmail/Makefile index 5e77f37d1af0..1098781c2b47 100644 --- a/mail/davmail/Makefile +++ b/mail/davmail/Makefile @@ -30,6 +30,7 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME} USE_RC_SUBR= davmail SUB_FILES= davmail.sh +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's#exec=\"davmail\"#exec=\"${PREFIX}/bin/davmail\"#' \ -e 's#icon=\"/usr/share/davmail/davmail.png\"#icon=\"${DATADIR}/davmail.png\"#' \ diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile index 05e544fc7797..696e56103d71 100644 --- a/mail/dbmail/Makefile +++ b/mail/dbmail/Makefile @@ -41,6 +41,7 @@ MAKE_ARGS+= mandir=${MANPREFIX}/man PORTDOCS= AUTHORS BUGS INSTALL THANKS UPGRADING +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} diff --git a/mail/dbmail22/Makefile b/mail/dbmail22/Makefile index 71a4141f37f2..e56720b64b0b 100644 --- a/mail/dbmail22/Makefile +++ b/mail/dbmail22/Makefile @@ -55,6 +55,7 @@ PLIST_SUB+= PORTDOCS="@comment " PLIST_SUB+= PORTDOCS="" .endif +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/mail/dcc-dccd/Makefile b/mail/dcc-dccd/Makefile index 51e2aad3cfdc..b23cb8540c69 100644 --- a/mail/dcc-dccd/Makefile +++ b/mail/dcc-dccd/Makefile @@ -70,6 +70,7 @@ PLIST_SUB+= DCCUSER="${DCCUSER}" # CONFIGURE_ARGS= --with-uid=${DCCUSER} --bindir=${PREFIX}/bin --mandir=${MANPREFIX}/man --with-configsuffix=.sample +NO_STAGE= yes .include <bsd.port.options.mk> SUB_FILES= pkg-install pkg-message diff --git a/mail/deforaos-mailer/Makefile b/mail/deforaos-mailer/Makefile index 1775bd62bc53..58c96a70120d 100644 --- a/mail/deforaos-mailer/Makefile +++ b/mail/deforaos-mailer/Makefile @@ -32,6 +32,7 @@ MAKE_JOBS_UNSAFE= yes MAN1= compose.1 \ mailer.1 +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|/lib/|/libdata/|g' \ ${WRKSRC}/data/pkgconfig.sh diff --git a/mail/delatt/Makefile b/mail/delatt/Makefile index 681cbffdbda4..6b46d8889b17 100644 --- a/mail/delatt/Makefile +++ b/mail/delatt/Makefile @@ -21,6 +21,7 @@ NO_BUILD= yes SHEBANG_FILES= delatt PLIST_FILES= bin/delatt +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin diff --git a/mail/dk-milter/Makefile b/mail/dk-milter/Makefile index e2c54ab62361..e913e48e1376 100644 --- a/mail/dk-milter/Makefile +++ b/mail/dk-milter/Makefile @@ -39,6 +39,7 @@ SITE+= ${FILESDIR}/site.config.m4 SITE_SUB+= -e "s|%%PREFIX%%|${PREFIX}|g" \ -e "s|%%LOCALBASE%%|${LOCALBASE}|g" +NO_STAGE= yes .include <bsd.port.pre.mk> WITHOUT_MILTER_CFLAGS= yes diff --git a/mail/dkfilter/Makefile b/mail/dkfilter/Makefile index e2f5bd1c4d9a..151c146222be 100644 --- a/mail/dkfilter/Makefile +++ b/mail/dkfilter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dkfilter -# Date created: 3 Nov 2005 -# Whom: Yoshisato YANAGISAWA -# +# Created by: Yoshisato YANAGISAWA # $FreeBSD$ -# PORTNAME= dkfilter PORTVERSION= 0.11 @@ -30,4 +26,5 @@ GROUPS= ${DKFILTER_GROUPNAME} DKFILTER_USERNAME?= dkfilter DKFILTER_GROUPNAME?= ${DKFILTER_USERNAME} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/dkimproxy/Makefile b/mail/dkimproxy/Makefile index 59985c1811e0..2e0e0081eecd 100644 --- a/mail/dkimproxy/Makefile +++ b/mail/dkimproxy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dkimproxy -# Date created: 16 July 2006 -# Whom: Yoshisato YANAGISAWA -# +# Created by: Yoshisato YANAGISAWA # $FreeBSD$ -# PORTNAME= dkimproxy PORTVERSION= 1.4.1 @@ -34,6 +30,7 @@ MAN8= dkimproxy_in.8 dkimproxy_out.8 SUB_LIST+= PERL=${PERL} \ DKIMPROXYUSER=${DKIMPROXYUSER} +NO_STAGE= yes post-patch: @${GREP} -Ril 'perl' ${WRKDIR} | ${XARGS} ${REINPLACE_CMD} -i '' \ -e 's|/usr/bin/perl|${PERL}|' -e 's|@PERL@|${PERL}|' diff --git a/mail/dma/Makefile b/mail/dma/Makefile index 3e771f810484..ddd80314a51c 100644 --- a/mail/dma/Makefile +++ b/mail/dma/Makefile @@ -1,8 +1,5 @@ # Created by: Daniel Roethlisberger <daniel@roe.ch> # $FreeBSD$ -# -# Based on a tarball from https://github.com/corecode/dma/tarball/<version> -# rather than from Dragonfly. PORTNAME= dma PORTVERSION= v0.9 @@ -36,6 +33,7 @@ SUB_FILES= pkg-message # Allow subports to extend. CONFFILES+= dma.conf auth.conf +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 900000 diff --git a/mail/dovecot-antispam/Makefile b/mail/dovecot-antispam/Makefile index 917a14e9091b..7e52f71b2ae9 100644 --- a/mail/dovecot-antispam/Makefile +++ b/mail/dovecot-antispam/Makefile @@ -28,6 +28,7 @@ MAILTRAIN_DESC= send mail to special addresses for training DEBUG_DESC= Turn on debug information (syslog) DEBUG_VERBOSE_DESC= Turn on verbose debug +NO_STAGE= yes .include <bsd.port.options.mk> do-configure: diff --git a/mail/dovecot-managesieve/Makefile b/mail/dovecot-managesieve/Makefile index 24a770dc2451..791c95b61751 100644 --- a/mail/dovecot-managesieve/Makefile +++ b/mail/dovecot-managesieve/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dovecot-managesieve -# Date created: 2008-07-05 -# Whom: Geoffroy Desvernay <dgeo@ec-marseille.fr> -# +# Created by: Geoffroy Desvernay <dgeo@ec-marseille.fr> # $FreeBSD$ -# PORTNAME= dovecot-managesieve PORTVERSION= 0.11.13 @@ -26,4 +22,5 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \ --with-dovecot=`${MAKE} -C ${PORTSDIR}/mail/dovecot -V WRKSRC` \ --with-dovecot-sieve=`${MAKE} -C ${PORTSDIR}/mail/dovecot-sieve -V WRKSRC` +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/dovecot-sieve/Makefile b/mail/dovecot-sieve/Makefile index 293fff9236a9..ebb2a7a2f025 100644 --- a/mail/dovecot-sieve/Makefile +++ b/mail/dovecot-sieve/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dovecot-sieve -# Date created: 2006-12-29 -# Whom: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> -# +# Created by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> # $FreeBSD$ -# PORTNAME= dovecot-sieve PORTVERSION= ${DOVECOTVERSION}+${DISTVERSION} @@ -38,6 +34,7 @@ DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/-/\//} PORTDOCS= AUTHORS COPYING COPYING.LGPL INSTALL NEWS README TODO spamtest-virustest.txt .endif +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '\ s!/doc/$${PACKAGE_TARNAME}!/doc/${PORTNAME:S/-/\//}!g;\ diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 505f05ebe2b5..9ee1fb19a1f7 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -59,6 +59,7 @@ KQUEUE_DESC= kqueue(2) support MANAGESIEVE_DESC= ManageSieve support VPOPMAIL_DESC= VPopMail support +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "arm" diff --git a/mail/dovecot2-antispam-plugin/Makefile b/mail/dovecot2-antispam-plugin/Makefile index d525369b60b9..3c7480e3a998 100644 --- a/mail/dovecot2-antispam-plugin/Makefile +++ b/mail/dovecot2-antispam-plugin/Makefile @@ -31,6 +31,7 @@ MAN7= dovecot-antispam.7 PLIST_FILES= lib/dovecot/lib90_antispam_plugin.so PLIST_DIRSTRY= lib/dovecot +NO_STAGE= yes post-install: @${CAT} ${PKGMESSAGE} diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile index a6ecbb8a4332..04ffb4fcb86a 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -31,6 +31,7 @@ MAN1= sieve-dump.1 sieve-filter.1 sieve-test.1 sievec.1 sieved.1 MAN7= pigeonhole.7 PORTDOCS= doc/extensions/* doc/plugins/* doc/rfc/* +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index bb448a9a7e1d..7d7022eb3d91 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -55,6 +55,7 @@ VPOPMAIL_DESC= vpopmail support LUCENE_DESC= CLucene FTS support SOLR_DESC= Solr FTS support +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "arm" diff --git a/mail/drac/Makefile b/mail/drac/Makefile index 6dd04b2baf19..693470d584cc 100644 --- a/mail/drac/Makefile +++ b/mail/drac/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: drac -# Date created: 07 January 2001 -# Whom: Anders Nordby <anders@fix.no> -# +# Created by: Anders Nordby <anders@fix.no> # $FreeBSD$ -# PORTNAME= drac PORTVERSION= 1.12 @@ -33,6 +29,7 @@ MAN3= dracauth.3 MAN1= rpc.dracd.1 .endif +NO_STAGE= yes .include <bsd.port.pre.mk> MAKE_ARGS+= -DWITH_TI_RPC diff --git a/mail/dracmail/Makefile b/mail/dracmail/Makefile index e2a8bfe586a8..068865648154 100644 --- a/mail/dracmail/Makefile +++ b/mail/dracmail/Makefile @@ -25,6 +25,7 @@ PLIST_DIRSTRY= %%WWWDIR%% OPTIONS_DEFINE= PGSQL APACHE LIGHTTPD OPTIONS_DEFAULT= APACHE +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPGSQL} diff --git a/mail/dsbl-testers/Makefile b/mail/dsbl-testers/Makefile index e0b534abaa73..44b1532778f4 100644 --- a/mail/dsbl-testers/Makefile +++ b/mail/dsbl-testers/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dsbl-testers -# Date created: Fri Aug 23 09:00:00 WST 2002 -# Whom: Dean Hollister <dean@odyssey.apana.org.au> -# +# Created by: Dean Hollister <dean@odyssey.apana.org.au> # $FreeBSD$ -# PORTNAME= dsbl-testers PORTVERSION= 0.9.5 @@ -28,6 +24,7 @@ MAN1= auth-relaytest.1 formmailtest.1 getcookie.1 httptest.1 \ relaytest.1 socks4test.1 socks5test.1 spamtrap.1 MAN5= dsbl.conf.5 +NO_STAGE= yes post-patch: @-${RM} ${WRKSRC}/firemake/*.orig @-${RM} ${WRKSRC}/firedns/firemake/*.orig diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile index b3854ddf962d..ba283ea8eece 100644 --- a/mail/dspam-devel/Makefile +++ b/mail/dspam-devel/Makefile @@ -125,6 +125,7 @@ DSPAM_HOME_OWNER?= ${DSPAM_OWNER} DSPAM_HOME_GROUP?= ${DSPAM_GROUP} DSPAM_HOME_MODE?= 0770 +NO_STAGE= yes .include <bsd.port.pre.mk> CONFIGURE_ARGS+= --sysconfdir=${DSPAM_ETC} diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index 337d593a6344..dae6b774cf54 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -1,5 +1,4 @@ # Created by: Dominic Marks <dom@wirespeed.org.uk> -# $Tecnik: ports/mail/dspam/Makefile,v 1.18 2006/06/07 23:40:55 itetcu Exp $ # $FreeBSD$ # Note to commiters: If don't commit a maintainer patch and as a result PKGNAME @@ -108,6 +107,7 @@ DSPAM_HOME_OWNER?= ${DSPAM_OWNER} DSPAM_HOME_GROUP?= ${DSPAM_GROUP} DSPAM_HOME_MODE?= 0770 +NO_STAGE= yes .include <bsd.port.pre.mk> CONFIGURE_ARGS+= --sysconfdir=${DSPAM_ETC} diff --git a/mail/ecartis/Makefile b/mail/ecartis/Makefile index 9b637100a3a5..b643c52067ed 100644 --- a/mail/ecartis/Makefile +++ b/mail/ecartis/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ecartis -# Date created: 20 January 2002 -# Whom: Trish Lynch <trish@bsdunix.net> -# +# Created by: Trish Lynch <trish@bsdunix.net> # $FreeBSD$ -# PORTNAME= ecartis PORTVERSION= 1.0.0.s20060813 @@ -22,6 +18,7 @@ NO_PACKAGE= Requires ecartis uid IS_INTERACTIVE= "Stops to ask to create ecartis user/group" WRKSRC= ${WRKDIR}/ecartis-1.0.0/src +NO_STAGE= yes pre-patch: @${CP} ${WRKSRC}/Makefile.dist ${WRKSRC}/Makefile diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile index 0ac3dbbe3669..8be8b61c6919 100644 --- a/mail/elm+ME/Makefile +++ b/mail/elm+ME/Makefile @@ -71,6 +71,7 @@ OPTIONS_DEFAULT=ICONV SMTP TLS SMTP_DESC= Enable SMTP submission protocol (RFC2746) support TLS_DESC= Enable POP STLS and IMAP STARTTLS support +NO_STAGE= yes .include <bsd.port.options.mk> # Local variables diff --git a/mail/elm/Makefile b/mail/elm/Makefile index 13b18bdc90c5..1dc54ec36a6d 100644 --- a/mail/elm/Makefile +++ b/mail/elm/Makefile @@ -30,4 +30,5 @@ MAN1= answer.1 checkalias.1 elm.1 elmalias.1 fastmail.1 \ printmail.1 readmsg.1 mmencode.1 MLINKS= frm.1 nfrm.1 newmail.1 wnewmail.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/elmo-devel/Makefile b/mail/elmo-devel/Makefile index d2a5e56f7c0f..a4cf44d472ac 100644 --- a/mail/elmo-devel/Makefile +++ b/mail/elmo-devel/Makefile @@ -26,6 +26,7 @@ LDFLAGS+= -L${LOCALBASE}/lib MAN1= elmo.1 elmoconf.pl.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile index fc224c396908..a45065cca4cd 100644 --- a/mail/elmo/Makefile +++ b/mail/elmo/Makefile @@ -36,6 +36,7 @@ OPTIONS_SUB= yes .if exists(${LOCALBASE}/lib/libgpgme.so) || defined(WITH_GPGME) LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme .else +NO_STAGE= yes pre-everything:: @${ECHO_CMD} @${ECHO_CMD} "Define WITH_GPGME=yes to build with gpgme support." diff --git a/mail/emh-xemacs21-mule/Makefile b/mail/emh-xemacs21-mule/Makefile index 081cb6de0ce9..f319f5f6056c 100644 --- a/mail/emh-xemacs21-mule/Makefile +++ b/mail/emh-xemacs21-mule/Makefile @@ -6,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../emh USE_EMACS= yes EMACS_PORT_NAME= xemacs21-mule +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/emh/Makefile b/mail/emh/Makefile index aa26f9fa8e9b..d882610486d9 100644 --- a/mail/emh/Makefile +++ b/mail/emh/Makefile @@ -18,6 +18,7 @@ SEMI_TRUNK= 1.14 SEMI_COOKIE= semi-${EMACS_PORT_NAME}-${SEMI_TRUNK}.FreeBSD-packages USE_EMACS= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${EMACS_PORT_NAME} == xemacs21-mule diff --git a/mail/emil/Makefile b/mail/emil/Makefile index 63666f44e519..ee88b8cf19fa 100644 --- a/mail/emil/Makefile +++ b/mail/emil/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: emil -# Date created: 21 April 1998 -# Whom: Josh Gilliam <josh@quick.net> -# +# Created by: Josh Gilliam <josh@quick.net> # $FreeBSD$ -# PORTNAME= emil PORTVERSION= 2.1b9 @@ -27,4 +23,5 @@ MAN1= emil.1 emil.cf.1 MAKE_ENV= NOPORTDOCS=${NOPORTDOCS} .endif +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/enma/Makefile b/mail/enma/Makefile index ea5ce9f8100d..8148e03c396f 100644 --- a/mail/enma/Makefile +++ b/mail/enma/Makefile @@ -42,6 +42,7 @@ RUN_DEPENDS+= ${LOCALBASE}/libexec/postfix/smtpd:${PORTSDIR}/mail/postfix . endif .endif +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/mail/sendmail/bsd.milter.mk" diff --git a/mail/eps/Makefile b/mail/eps/Makefile index 4984d7831065..47fcc21bcd1c 100644 --- a/mail/eps/Makefile +++ b/mail/eps/Makefile @@ -14,6 +14,7 @@ OPTIONS_DEFINE= DOCS USE_CSTD= gnu89 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "amd64" || ${ARCH} == "ia64" diff --git a/mail/epstools/Makefile b/mail/epstools/Makefile index d5b593a3c963..e2ae0d555063 100644 --- a/mail/epstools/Makefile +++ b/mail/epstools/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: epstools -# Date created: 21 Jul 2005 -# Whom: ismail@enderunix.org -# +# Created by: ismail@enderunix.org # $FreeBSD$ PORTNAME= epstools @@ -23,6 +20,7 @@ SUB_FILES= pkg-message EXAMPLE_FILES= addr.1 addr.2 addr.3 addr.4 email.1 email.2 virus.email INSTALL_FILES= address b64decode b64encode body fold full headers qpdecode rewrite +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|^CC =|CC \?=|' \ -e 's|^DEFS =|DEFS \?=|' \ diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile index 1a29da48ad50..20321efbc603 100644 --- a/mail/esmtp/Makefile +++ b/mail/esmtp/Makefile @@ -29,6 +29,7 @@ SUB_FILES= pkg-message CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} +NO_STAGE= yes post-patch: .for file in ${PORTNAME}.1 @${REINPLACE_CMD} -e \ diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index f59bbf9330ab..ecdcf25a4580 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -37,6 +37,7 @@ PLIST_SUB= VERSION=${VERSION} EVO_VERSION=${EVO_VERSION} \ GCONF_SCHEMAS= apps_exchange_addressbook-${VERSION}.schemas +NO_STAGE= yes .include <bsd.port.pre.mk> .if defined(HEIMDAL_HOME) || defined(WITH_HEIMDAL) || defined(NO_KERBEROS) diff --git a/mail/evolution-mapi/Makefile b/mail/evolution-mapi/Makefile index 81bec32d829e..df8851795c5f 100644 --- a/mail/evolution-mapi/Makefile +++ b/mail/evolution-mapi/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: evolution-mapi -# Date created: 24 Mar, 2009 -# Whom: Koop Mast <kwm@FreeBSD.org> -# +# Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ # $MCom: ports/mail/evolution-mapi/Makefile,v 1.23 2010/11/16 09:58:56 kwm Exp $ -# PORTNAME= evolution-mapi PORTVERSION= 0.32.2 @@ -35,6 +31,7 @@ EVO_VERSION= 2.32 EDS_VERSION= 1.2 PLIST_SUB= EVO_VERSION=${EVO_VERSION} EDS_VERSION=${EDS_VERSION} +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index b28d99fe69a3..16f5376c87c7 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -55,6 +55,7 @@ OPTIONS_DEFAULT=LDAP CANBERRA CANBERRA_DESC= Canberra theme audio plugin SPAMASSASSIN_DESC= SpamAssassin spam filtering +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLDAP} diff --git a/mail/exact/Makefile b/mail/exact/Makefile index a9156ae9d543..62582847dc85 100644 --- a/mail/exact/Makefile +++ b/mail/exact/Makefile @@ -23,6 +23,7 @@ CONFIGURE_ARGS= --with-user=${MAILUSER} \ --with-group=${MAILGROUP} \ --with-watch=${MAILLOG} +NO_STAGE= yes pre-install: @${SED} -e "s,/usr/local/var,/var,g; s,/state,,g" ${WRKSRC}/exact.conf > ${WRKSRC}/exact.conf.sample @${SED} -e "s,%%PREFIX%%,${PREFIX},g; s,%%EXACTDIR%%,${EXACTDIR},g" ${FILESDIR}/exact.sh > ${WRKSRC}/exact.sh diff --git a/mail/exilog/Makefile b/mail/exilog/Makefile index 91f5e6bf9545..5d77604384c9 100644 --- a/mail/exilog/Makefile +++ b/mail/exilog/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: exilog -# Date created: 03 Jun 2005 -# Whom: Vsevolod Stakhov <vsevolod@highsecure.ru> -# +# Created by: Vsevolod Stakhov <vsevolod@highsecure.ru> # $FreeBSD$ -# PORTNAME= exilog PORTVERSION= 0.5 @@ -41,6 +37,7 @@ EXILOGDIR?= ${PREFIX}/www/exilog .else EXILOGDIR?= ${PREFIX}/exilog .endif +NO_STAGE= yes .include <bsd.port.pre.mk> .if defined(WITHOUT_AGENT) PLIST_SUB+= AGENT="@comment " diff --git a/mail/exim-doc-html/Makefile b/mail/exim-doc-html/Makefile index 9b364248c433..bff6fd832792 100644 --- a/mail/exim-doc-html/Makefile +++ b/mail/exim-doc-html/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: exim-doc-html -# Date created: 27 November 2001 -# Whom: Johann Visagie <wjv@FreeBSD.org> -# +# Created by: Johann Visagie <wjv@FreeBSD.org> # $FreeBSD$ -# PORTNAME= exim PORTVERSION= 4.71 @@ -40,6 +36,7 @@ PORTDOCS= *.ps .elif ${DOCFORMAT} == "info" PLIST= ${PKGDIR}/pkg-plist_${DOCFORMAT} .else +NO_STAGE= yes pre-everything:: @ ${ECHO} 'ERROR: invalid value for DOCFORMAT: "${DOCFORMAT}"' @ ${ECHO} 'Possible values are "html", "pdf", "postscript" and "info".' diff --git a/mail/exim-doc-info/Makefile b/mail/exim-doc-info/Makefile index 816dc4019753..b9866ee8f49a 100644 --- a/mail/exim-doc-info/Makefile +++ b/mail/exim-doc-info/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: exim-doc-info -# Date created: 30 Aug 2003 -# Whom: Oliver Eikemeier <eikemeier@fillmore-labs.com> -# +# Created by: Oliver Eikemeier <eikemeier@fillmore-labs.com> # $FreeBSD$ -# DOCFORMAT= info DISTDOCFORMAT= texinfo MASTERDIR= ${.CURDIR}/../exim-doc-html +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/exim-doc-pdf/Makefile b/mail/exim-doc-pdf/Makefile index e0d9f8151e41..16f79738113a 100644 --- a/mail/exim-doc-pdf/Makefile +++ b/mail/exim-doc-pdf/Makefile @@ -1,11 +1,8 @@ -# New ports collection makefile for: exim-doc-pdf -# Date created: 27 November 2001 -# Whom: Johann Visagie <wjv@FreeBSD.org> -# +# Created by: Johann Visagie <wjv@FreeBSD.org> # $FreeBSD$ -# DOCFORMAT= pdf MASTERDIR= ${.CURDIR}/../exim-doc-html +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/exim-doc-postscript/Makefile b/mail/exim-doc-postscript/Makefile index 51021902fde7..b33037ecbfa3 100644 --- a/mail/exim-doc-postscript/Makefile +++ b/mail/exim-doc-postscript/Makefile @@ -1,11 +1,8 @@ -# New ports collection makefile for: exim-doc-postscript -# Date created: 27 November 2001 -# Whom: Johann Visagie <wjv@FreeBSD.org> -# +# Created by: Johann Visagie <wjv@FreeBSD.org> # $FreeBSD$ -# DOCFORMAT= postscript MASTERDIR= ${.CURDIR}/../exim-doc-html +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/exim-ldap2/Makefile b/mail/exim-ldap2/Makefile index 1336557f9fb3..7810171dc0ce 100644 --- a/mail/exim-ldap2/Makefile +++ b/mail/exim-ldap2/Makefile @@ -1,13 +1,10 @@ -# New ports collection makefile for: exim-ldap2 -# Date created: 3 Jul 2001 -# Whom: Sheldon Hearn <sheldonh@FreeBSD.org> -# +# Created by: Sheldon Hearn <sheldonh@FreeBSD.org> # $FreeBSD$ -# PKGNAMESUFFIX= -ldap2 MASTERDIR= ${.CURDIR}/../exim WITH_OPENLDAP= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/exim-monitor/Makefile b/mail/exim-monitor/Makefile index b7ffd7ca62d3..fe3c4affa7af 100644 --- a/mail/exim-monitor/Makefile +++ b/mail/exim-monitor/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: exim-monitor -# Date created: 27 August 2001 -# Whom: sheldonh@FreeBSD.org -# +# Created by: sheldonh@FreeBSD.org # $FreeBSD$ -# PKGNAMESUFFIX= -monitor @@ -19,4 +15,5 @@ EXIMON_ONLY= yes # #RUN_DEPENDS= ${LOCALBASE}/sbin/exim:${PORTSDIR}/mail/exim +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/exim-mysql/Makefile b/mail/exim-mysql/Makefile index 48ef5db219dc..6fb2469eb934 100644 --- a/mail/exim-mysql/Makefile +++ b/mail/exim-mysql/Makefile @@ -1,13 +1,10 @@ -# New ports collection makefile for: exim-mysql -# Date created: 11 Jun 2001 -# Whom: Sheldon Hearn <sheldonh@FreeBSD.org> -# +# Created by: Sheldon Hearn <sheldonh@FreeBSD.org> # $FreeBSD$ -# PKGNAMESUFFIX= -mysql MASTERDIR= ${.CURDIR}/../exim WITH_MYSQL= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/exim-postgresql/Makefile b/mail/exim-postgresql/Makefile index aa7ca7c0501c..082c36d5a998 100644 --- a/mail/exim-postgresql/Makefile +++ b/mail/exim-postgresql/Makefile @@ -1,13 +1,10 @@ -# New ports collection makefile for: exim-postgresql -# Date created: 11 Jun 2001 -# Whom: Sheldon Hearn <sheldonh@FreeBSD.org> -# +# Created by: Sheldon Hearn <sheldonh@FreeBSD.org> # $FreeBSD$ -# PKGNAMESUFFIX= -postgresql MASTERDIR= ${.CURDIR}/../exim WITH_PGSQL= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/exim-sa-exim/Makefile b/mail/exim-sa-exim/Makefile index 49d88c0ac75e..daf29bd935ef 100644 --- a/mail/exim-sa-exim/Makefile +++ b/mail/exim-sa-exim/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: exim-sa-exim -# Date created: 6 Sep 2004 -# Whom: Oliver Eikemeier <eik@FreeBSD.org> -# +# Created by: Oliver Eikemeier <eik@FreeBSD.org> # $FreeBSD$ -# PKGNAMESUFFIX= -sa-exim MASTERDIR= ${.CURDIR}/../exim @@ -12,4 +8,5 @@ PORTVERSION?= ${EXIM_VERSION}+${SA_EXIM_VERSION} WITH_SA_EXIM= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/exim-sqlite/Makefile b/mail/exim-sqlite/Makefile index d1145ee037ec..2ff72bf1a220 100644 --- a/mail/exim-sqlite/Makefile +++ b/mail/exim-sqlite/Makefile @@ -1,13 +1,10 @@ -# New ports collection makefile for: exim-sqlite -# Date created: 27 Sep 2005 -# Whom: krion -# +# Created by: krion # $FreeBSD$ -# PKGNAMESUFFIX= -sqlite MASTERDIR= ${.CURDIR}/../exim WITH_SQLITE= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 9426f173eec7..4778dec306d4 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -21,6 +21,7 @@ USE_BZIP2= yes WANT_GNOME= yes MAKE_JOBS_UNSAFE= yes +NO_STAGE= yes # One can tune the following "hidden" knobs: # - EXIM_USER: user exim is running as; # - EXIM_GROUP: ditto for the group; diff --git a/mail/exipick/Makefile b/mail/exipick/Makefile index aa90a0f48fc3..3220d6534cec 100644 --- a/mail/exipick/Makefile +++ b/mail/exipick/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: exipick -# Date created: 29 Sep 2004 -# Whom: Vsevolod Stakhov <vsevolod@highsecure.ru> -# +# Created by: Vsevolod Stakhov <vsevolod@highsecure.ru> # $FreeBSD$ -# PORTNAME= exipick PORTVERSION= 20100323.0 @@ -20,6 +16,7 @@ PLIST_FILES= bin/${PORTNAME} USES= perl5 USE_PERL5= run +NO_STAGE= yes do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} ${WRKSRC} diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile index d88a8bb4f46d..5ca4b19daa43 100644 --- a/mail/exmh2/Makefile +++ b/mail/exmh2/Makefile @@ -1,9 +1,5 @@ -# New ports collection Makefile for: exmh2 -# Date created: 1 Jan 97 -# Whom: Peter Wemm <peter@freebsd.org> -# +# Created by: Peter Wemm <peter@FreeBSD.org> # $FreeBSD$ -# # "+=" and "?=" lines are for sharing this Makefile with japanese/exmh2. @@ -37,6 +33,7 @@ SCRIPTS_ENV+= USE_NMH=YES # full mime support needs mmencode/mmdecode from metamail RUN_DEPENDS+= mmencode:${PORTSDIR}/mail/metamail +NO_STAGE= yes # Additionally, exmh will use the following ports if present: # lang/expect # textproc/glimpse diff --git a/mail/extmail/Makefile b/mail/extmail/Makefile index 2962a80c0c4c..e5e92a358178 100644 --- a/mail/extmail/Makefile +++ b/mail/extmail/Makefile @@ -19,6 +19,7 @@ NO_BUILD= yes OPTIONS_DEFINE= MYSQL LDAP OPTIONS_DEFAULT= MYSQL +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/mail/extman/Makefile b/mail/extman/Makefile index c040e6f483ff..9a72abc9071f 100644 --- a/mail/extman/Makefile +++ b/mail/extman/Makefile @@ -19,6 +19,7 @@ NO_BUILD= yes OPTIONS_DEFINE= MYSQL LDAP OPTIONS_DEFAULT= MYSQL +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/mail/ez-pine-gpg/Makefile b/mail/ez-pine-gpg/Makefile index 1c439dabc365..dfdd43d11a39 100644 --- a/mail/ez-pine-gpg/Makefile +++ b/mail/ez-pine-gpg/Makefile @@ -1,7 +1,4 @@ -# New ports collection Makefile for: ez-pine-gpg -# Date created: 20 June 2008 -# Whom: gahr -# +# Created by: gahr # $FreeBSD$ PORTNAME= ez-pine-gpg @@ -20,6 +17,7 @@ RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes +NO_STAGE= yes do-install: (cd ${WRKSRC} && ./install ${PREFIX}/bin) diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile index de745fa411ff..68675b580ad1 100644 --- a/mail/ezmlm-idx/Makefile +++ b/mail/ezmlm-idx/Makefile @@ -29,6 +29,7 @@ MYSQL_DESC= Build the MySQL extension PGSQL_DESC= Build the PostgreSQL extension SQLITE_DESC= Build the SQLite3 extension +NO_STAGE= yes .include <bsd.port.options.mk> ALL_TARGET= it diff --git a/mail/ezmlm-web/Makefile b/mail/ezmlm-web/Makefile index c76f3d59e241..3abcc756235d 100644 --- a/mail/ezmlm-web/Makefile +++ b/mail/ezmlm-web/Makefile @@ -21,6 +21,7 @@ USES= gmake perl5 shebangfix USE_PERL5= configure SHEBANG_FILES= ezmlm-web.cgi +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|local/share|share|' \ -e 's|$$SHAREDIR/www-data|${WWWDIR}|' \ diff --git a/mail/ezmlm/Makefile b/mail/ezmlm/Makefile index f0ad2bfbf0b1..3d88364b12f6 100644 --- a/mail/ezmlm/Makefile +++ b/mail/ezmlm/Makefile @@ -32,6 +32,7 @@ MAN1= ezmlm-list.1 ezmlm-make.1 ezmlm-manage.1 ezmlm-reject.1 \ MAN5= ezmlm.5 DOCS= BLURB INSTALL README THANKS TODO +NO_STAGE= yes post-patch: @${ECHO_CMD} ${PREFIX}/bin > ${WRKSRC}/conf-bin @${ECHO_CMD} ${CC} ${CFLAGS} > ${WRKSRC}/conf-cc diff --git a/mail/faces/Makefile b/mail/faces/Makefile index 8104cb6c84f0..d08362e515f3 100644 --- a/mail/faces/Makefile +++ b/mail/faces/Makefile @@ -25,6 +25,7 @@ MLINKS= compface.1 uncompface.1 \ compface.3 uncompface.3 PORTDOCS= README +NO_STAGE= yes .include <bsd.port.pre.mk> .if ! ${PORT_OPTIONS:MX11} diff --git a/mail/fdm/Makefile b/mail/fdm/Makefile index fb4a9e360e25..437990e6a93d 100644 --- a/mail/fdm/Makefile +++ b/mail/fdm/Makefile @@ -21,6 +21,7 @@ MAKE_ARGS= -DPCRE -DDB MAN1= fdm.1 MAN5= fdm.conf.5 +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 6220da920fe0..f61176a2f2eb 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,11 +1,5 @@ # Created by: Ville Eerola <ve@sci.fi> # $FreeBSD$ -# -# NOTE: The fetchmailconf program (an interactive program for -# writing .fetchmailrc files) requires Python, Tk, X11, etc. -# -# The fetchmail program itself does not need Python, but if you -# want fetchmailconf to work, define the X11 option. PORTNAME= fetchmail PORTVERSION= 6.3.26 @@ -48,6 +42,7 @@ PORTDOCS= FAQ FEATURES NEWS NOTES README README.SSL \ design-notes.html fetchmail-FAQ.html fetchmail-features.html \ esrs-design-notes.html +NO_STAGE= yes .include <bsd.port.options.mk> # Pop2 is obsolete diff --git a/mail/fetchyahoo/Makefile b/mail/fetchyahoo/Makefile index 47cd5ddc9d41..7cc7df006f2e 100644 --- a/mail/fetchyahoo/Makefile +++ b/mail/fetchyahoo/Makefile @@ -26,6 +26,7 @@ PORTDOCS= COPYING ChangeLog Credits INSTALL TODO index.html NO_BUILD= yes USES= perl5 +NO_STAGE= yes do-install: @${INSTALL_SCRIPT} ${WRKSRC}/fetchyahoo ${PREFIX}/bin @${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MANPREFIX}/man/man1 diff --git a/mail/filtermail/Makefile b/mail/filtermail/Makefile index b8e967d4a5e4..6e8a9864dcef 100644 --- a/mail/filtermail/Makefile +++ b/mail/filtermail/Makefile @@ -40,6 +40,7 @@ LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/filtermail +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|filtermail.sourceforge|mailfilter.sourceforge|g' ${WRKSRC}/README diff --git a/mail/findmaildirs/Makefile b/mail/findmaildirs/Makefile index f455bfae491a..bdf8f8d68431 100644 --- a/mail/findmaildirs/Makefile +++ b/mail/findmaildirs/Makefile @@ -14,6 +14,7 @@ PLIST_FILES= bin/${PORTNAME} PORTDOCS= README +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} diff --git a/mail/firemime/Makefile b/mail/firemime/Makefile index 29a38c2a17f0..c838b9113531 100644 --- a/mail/firemime/Makefile +++ b/mail/firemime/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/firemime -# Date created: Sun 31 May 16:35:00 WST 2004 -# Whom: Dean Hollister <dean@odyssey.apana.org.au> -# +# Created by: Dean Hollister <dean@odyssey.apana.org.au> # $FreeBSD$ -# PORTNAME= firemime PORTVERSION= 0.9.4 @@ -26,6 +22,7 @@ MAN3= firemime_decode_body.3 firemime_get_full_header.3 firemime_get_header.3 \ firemime_param_value.3 firemime_parse.3 firemime_strerror.3 \ firemime_strip_comments.3 firemime_strip_markup.3 libfiremime.3 +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/mail/firepay/Makefile b/mail/firepay/Makefile index 4ad01c9b3c18..9dca6b43b65b 100644 --- a/mail/firepay/Makefile +++ b/mail/firepay/Makefile @@ -19,6 +19,7 @@ MAKE_JOBS_UNSAFE=yes MAN1= checkpayment.1 firepay.1 multiwrap.1 processmail.1 \ sendmailpay.1 strippayment.1 takepayment.1 +NO_STAGE= yes .include <bsd.port.pre.mk> WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/mail/ftrack/Makefile b/mail/ftrack/Makefile index 5f3575a1c469..0e945c9abdd4 100644 --- a/mail/ftrack/Makefile +++ b/mail/ftrack/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ftrack -# Date created: Thu Dec 21 14:20:49 MSK 2000 -# Whom: Sergey Samoyloff <gonza@techline.ru> -# +# Created by: Sergey Samoyloff <gonza@techline.ru> # $FreeBSD$ -# PORTNAME= ftrack PORTVERSION= 3.1 @@ -28,6 +24,7 @@ USES= perl5 PORTDOCS= ftrack.faq readme report.err +NO_STAGE= yes pre-patch: ${REINPLACE_CMD} -e "s@-I../../hpp -I../../.. -O3@-Ihpp -I${LOCALBASE}/include ${CFLAGS}@g; \ s@../../src/@src/@g; \ diff --git a/mail/gbuffy/Makefile b/mail/gbuffy/Makefile index 40b901a8f4e5..f4515d336598 100644 --- a/mail/gbuffy/Makefile +++ b/mail/gbuffy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gbuffy -# Date created: 2 October 1999 -# Whom: rasmus@kaj.se -# +# Created by: rasmus@kaj.se # $FreeBSD$ -# PORTNAME= gbuffy PORTVERSION= 0.2.6 @@ -22,4 +18,5 @@ USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/gensig/Makefile b/mail/gensig/Makefile index 313b87c56fcc..cca36b9c4603 100644 --- a/mail/gensig/Makefile +++ b/mail/gensig/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gensig -# Date created: 6 August 1999 -# Whom: arensb@ooblick.com -# +# Created by: arensb@ooblick.com # $FreeBSD$ -# PORTNAME= gensig PORTVERSION= 2.3 @@ -19,4 +15,5 @@ GNU_CONFIGURE= yes MAN1= gensig.1 cattag.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/getlive/Makefile b/mail/getlive/Makefile index 760cc0891e46..53416a4d3b6d 100644 --- a/mail/getlive/Makefile +++ b/mail/getlive/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: GetLive -# Date created: 20 April 2008 -# Whom: ayunyan <ayunyan@gmail.com> -# +# Created by: ayunyan <ayunyan@gmail.com> # $FreeBSD$ -# PORTNAME= getlive DISTVERSION= 2_7 @@ -27,6 +23,7 @@ USE_PERL5= run PLIST_FILES= bin/getlive etc/getlive.conf.sample PORTDOCS= ChangeLog License Manual +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/GetLive.pl ${PREFIX}/bin/getlive ${INSTALL_DATA} ${FILESDIR}/getlive.conf.sample ${PREFIX}/etc diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index df5992234cf7..0a52e9a50fe1 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -18,6 +18,7 @@ USE_PYDISTUTILS=yes MAN1= getmail.1 getmail_fetch.1 getmail_maildir.1 getmail_mbox.1 PORTDOCS= README BUGS CHANGELOG THANKS TODO *.txt *.html *.css +NO_STAGE= yes .include <bsd.port.options.mk> post-install: diff --git a/mail/gkrellmmailwatch/Makefile b/mail/gkrellmmailwatch/Makefile index b0f5d69d87e5..6e321d1a2603 100644 --- a/mail/gkrellmmailwatch/Makefile +++ b/mail/gkrellmmailwatch/Makefile @@ -18,6 +18,7 @@ PLIST_FILES= libexec/gkrellm/plugins/mailwatch.so USES= pkgconfig USE_GNOME= imlib +NO_STAGE= yes do-install: ${MKDIR} ${PREFIX}/libexec/gkrellm/plugins ${INSTALL_PROGRAM} ${WRKSRC}/mailwatch.so ${PREFIX}/libexec/gkrellm/plugins diff --git a/mail/gkrellmmailwatch2/Makefile b/mail/gkrellmmailwatch2/Makefile index cfd2ebc2064a..1ccd228f372f 100644 --- a/mail/gkrellmmailwatch2/Makefile +++ b/mail/gkrellmmailwatch2/Makefile @@ -1,4 +1,4 @@ -# Created by: Jean-Yves Lefort <jylefort@brutele.be> +# Created by: Jean-Yves Lefort <jylefort@brutele.be> # $FreeBSD$ PORTNAME= gkrellmmailwatch @@ -23,4 +23,5 @@ USE_LDCONFIG= yes MAKE_ENV+= PLUGIN_DIR=${PREFIX}/libexec/gkrellm2/plugins +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/gld/Makefile b/mail/gld/Makefile index 50bdd643ecc0..303ab4e97809 100644 --- a/mail/gld/Makefile +++ b/mail/gld/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gld -# Date created: 15 Jul 2004 -# Whom: Blaz Zupan <blaz@si.FreeBSD.org> -# +# Created by: Blaz Zupan <blaz@si.FreeBSD.org> # $FreeBSD$ -# PORTNAME= gld PORTVERSION= 1.8 @@ -26,6 +22,7 @@ OPTIONS_DEFINE= LOCAL_DB_SERVER OPTIONS_DEFAULT= MYSQL LOCAL_DB_SERVER_DESC= RUN_DEPEND also on selected DB server +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/mail/gmail-notify/Makefile b/mail/gmail-notify/Makefile index 793f340c0bf3..f163691354ee 100644 --- a/mail/gmail-notify/Makefile +++ b/mail/gmail-notify/Makefile @@ -16,6 +16,7 @@ USE_GNOME= pygtk2 USE_PYTHON= yes USES= gmake pkgconfig +NO_STAGE= yes .include <bsd.port.pre.mk> WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/mail/gmime2-sharp/Makefile b/mail/gmime2-sharp/Makefile index e19e5a9fd1de..7ce3e2657fd5 100644 --- a/mail/gmime2-sharp/Makefile +++ b/mail/gmime2-sharp/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: gmime2-sharp -# Date Created: 20050513 -# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> -# +# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # $FreeBSD$ -# $Id: Makefile,v 1.17 2006/10/26 18:37:29 tmclau02 Exp $ -# PORTREVISION= 2 CATEGORIES= mail @@ -32,6 +27,7 @@ LATEST_LINK= gmime2-sharp NOPORTDOCS= yes # Done in pre-configure because master port has a post-patch target already. +NO_STAGE= yes pre-configure: @${REINPLACE_CMD} -e 's|.@GMIME_VERSION@||g' \ ${WRKSRC}/mono/gmime-sharp.dll.config.in diff --git a/mail/gmime2/Makefile b/mail/gmime2/Makefile index c720f1bb891e..cf16cbcedb01 100644 --- a/mail/gmime2/Makefile +++ b/mail/gmime2/Makefile @@ -35,6 +35,7 @@ OPTIONS_DEFINE= DOCS PORTDOCS= * +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/mail/gmime24-sharp/Makefile b/mail/gmime24-sharp/Makefile index 483b5540d7cb..5b3c95eee001 100644 --- a/mail/gmime24-sharp/Makefile +++ b/mail/gmime24-sharp/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: gmime2-sharp -# Date Created: 20050513 -# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> -# +# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # $FreeBSD$ -# $Id: Makefile,v 1.17 2006/10/26 18:37:29 tmclau02 Exp $ -# PORTREVISION= 2 CATEGORIES= mail @@ -30,6 +25,7 @@ LATEST_LINK= gmime24-sharp NOPORTDOCS= yes # Done in pre-configure because master port has a post-patch target already. +NO_STAGE= yes pre-configure: @${REINPLACE_CMD} -e 's|.@GMIME_VERSION@||g' \ ${WRKSRC}/mono/gmime-sharp.dll.config.in diff --git a/mail/gmime24/Makefile b/mail/gmime24/Makefile index f2ace96822db..2794ad5c53c6 100644 --- a/mail/gmime24/Makefile +++ b/mail/gmime24/Makefile @@ -38,6 +38,7 @@ OPTIONS_DEFINE= DOCS PORTDOCS= * +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/mail/gmime26-sharp/Makefile b/mail/gmime26-sharp/Makefile index b28bd7b15a08..611b0ac8458b 100644 --- a/mail/gmime26-sharp/Makefile +++ b/mail/gmime26-sharp/Makefile @@ -1,6 +1,5 @@ # Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # $FreeBSD$ -# $Id: Makefile,v 1.17 2006/10/26 18:37:29 tmclau02 Exp $ PORTREVISION= 0 CATEGORIES= mail @@ -26,6 +25,7 @@ LATEST_LINK= gmime26-sharp OPTIONS_EXCLUDE= DOCS # Done in pre-configure because master port has a post-patch target already. +NO_STAGE= yes pre-configure: @${REINPLACE_CMD} -e 's|.@GMIME_VERSION@||g' \ ${WRKSRC}/mono/gmime-sharp.dll.config.in diff --git a/mail/gmime26/Makefile b/mail/gmime26/Makefile index ff2470955fc2..505977250ee0 100644 --- a/mail/gmime26/Makefile +++ b/mail/gmime26/Makefile @@ -35,6 +35,7 @@ LATEST_LINK?= ${PORTNAME}26 OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/mail/gml/Makefile b/mail/gml/Makefile index 123faeb2ca9e..375cb47d0512 100644 --- a/mail/gml/Makefile +++ b/mail/gml/Makefile @@ -20,6 +20,7 @@ PLIST_FILES= bin/${PORTNAME} PORTDOCS= README +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/mail/gnarwl/Makefile b/mail/gnarwl/Makefile index 77bca20338f4..2120b490c138 100644 --- a/mail/gnarwl/Makefile +++ b/mail/gnarwl/Makefile @@ -23,4 +23,5 @@ CONFIGURE_ARGS= --with-docdir=${DOCSDIR} MAN8= damnit.8 gnarwl.8 MANCOMPRESSED= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/gnome-gmail-notifier/Makefile b/mail/gnome-gmail-notifier/Makefile index ae3df41b5996..b89a263a63ed 100644 --- a/mail/gnome-gmail-notifier/Makefile +++ b/mail/gnome-gmail-notifier/Makefile @@ -1,4 +1,3 @@ -# Created by: Florent Thoumie <flz@FreeBSD.org> # $FreeBSD$ PORTNAME= gnome-gmail-notifier @@ -21,6 +20,7 @@ USE_GNOME= glib20 gtk20 gconf2 libxml2 librsvg2 USE_GSTREAMER= good LDFLAGS+= -lintl +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|@DATADIRNAME@|share|' ${WRKSRC}/po/Makefile.in.in @${REINPLACE_CMD} -e 's|<glib/gthread.h>|<glib.h>|g' ${WRKSRC}/src/main.h diff --git a/mail/gnubiff/Makefile b/mail/gnubiff/Makefile index 28fca16260a6..672288a459d9 100644 --- a/mail/gnubiff/Makefile +++ b/mail/gnubiff/Makefile @@ -43,6 +43,7 @@ PLIST_SUB+= NLS="@comment " # Only install support if gnomepanel is already installed. WANT_GNOME= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${HAVE_GNOME:Mgnomepanel}!="" diff --git a/mail/gnumail/Makefile b/mail/gnumail/Makefile index 7e17c587f1a1..544f37638040 100644 --- a/mail/gnumail/Makefile +++ b/mail/gnumail/Makefile @@ -23,4 +23,5 @@ USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} MAKE_ENV+= GNUSTEP_INSTALLATION_DIR=${GNUSTEP_LOCAL_ROOT} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile index 7505ffdc912b..0acc5e621573 100644 --- a/mail/gotmail/Makefile +++ b/mail/gotmail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gotmail -# Date created: 9 August 2001 -# Whom: Christopher Elkins <chrise@scardini.com> -# +# Created by: Christopher Elkins <chrise@scardini.com> # $FreeBSD$ -# PORTNAME= gotmail PORTVERSION= 0.9.0 @@ -21,6 +17,7 @@ RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \ MAN1= ${PORTNAME}.1 USES= perl5 +NO_STAGE= yes do-install: ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.man \ ${MANPREFIX}/man/man1/${PORTNAME}.1 diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile index 70240c4fd560..1b24275678d2 100644 --- a/mail/grepmail/Makefile +++ b/mail/grepmail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: grepmail -# Date created: 20 November 1999 -# Whom: Chris D. Faulhaber <jedgar@fxp.org> -# +# Created by: Chris D. Faulhaber <jedgar@fxp.org> # $FreeBSD$ -# PORTNAME= grepmail PORTVERSION= 5.3033 @@ -23,4 +19,5 @@ USE_PERL5= configure MAN1= grepmail.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/greyfix/Makefile b/mail/greyfix/Makefile index bc0c126fc947..6cf65cdf4708 100644 --- a/mail/greyfix/Makefile +++ b/mail/greyfix/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: greyfix -# Date created: 2011-05-14 -# Whom: Keith Gaughan <k@stereochro.me> -# +# Created by: Keith Gaughan <k@stereochro.me> # $FreeBSD$ -# PORTNAME= greyfix PORTVERSION= 0.3.9 @@ -21,6 +17,7 @@ CONFIGURE_ARGS= --with-berkeleydb-libdir=${BDB_LIB_DIR} \ --with-berkeleydb-includedir=${BDB_INCLUDE_DIR} \ --localstatedir=/var +NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|-ldb|-l${BDB_LIB_NAME}|g' ${WRKSRC}/configure @${REINPLACE_CMD} 's|$$(localstatedir)/lib|$$(localstatedir)/db|' ${WRKSRC}/Makefile.in diff --git a/mail/greylite/Makefile b/mail/greylite/Makefile index 85eb8906bb3f..c7942daeeb34 100644 --- a/mail/greylite/Makefile +++ b/mail/greylite/Makefile @@ -27,6 +27,7 @@ GEOIP_DESC= Support for GeoIP in suspicion rules DNSBLENV_DESC= Module for interfacing with DNS blacklists UCSPI2SOCKET_DESC= Module for using greylite as SMTP proxy +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MGEOIP} diff --git a/mail/gubby/Makefile b/mail/gubby/Makefile index 393129f6dee5..ca254b8c6b89 100644 --- a/mail/gubby/Makefile +++ b/mail/gubby/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: gubby -# Date created: Feb 4, 2003 -# Whom: mich@freebsdcluster.org -# +# Created by: mich@freebsdcluster.org # $FreeBSD$ -# PORTNAME= gubby PORTVERSION= 0.5.5 @@ -19,6 +14,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} LDFLAGS+= -lncurses CFLAGS+= -fno-exceptions -fno-rtti +NO_STAGE= yes do-build: cd ${WRKSRC} && \ ${CXX} -c ${CFLAGS} -Iinclude/ -o src/curswin.o src/curswin.cpp && \ diff --git a/mail/hashcash/Makefile b/mail/hashcash/Makefile index 2dea9e74dd0a..a13f3e1f209a 100644 --- a/mail/hashcash/Makefile +++ b/mail/hashcash/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: hashcash -# Date created: Jan 30, 2003 -# Whom: bremner@unb.ca -# +# Created by: bremner@unb.ca # $FreeBSD$ -# PORTNAME= hashcash PORTVERSION= 1.22 @@ -21,6 +17,7 @@ ALL_TARGET= generic .if defined(NOPORTDOCS) +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e '/DOC_INSTALL_PATH/d' ${WRKSRC}/Makefile .endif diff --git a/mail/hbiff/Makefile b/mail/hbiff/Makefile index b8dae1557c1b..4e4d46a1915a 100644 --- a/mail/hbiff/Makefile +++ b/mail/hbiff/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: hbiff -# Date created: Mon Dec 23, 1998 -# Whom: David O'Brien (obrien@NUXI.com) -# +# Created by: David O'Brien (obrien@NUXI.com) # $FreeBSD$ -# PORTNAME= hbiff PORTVERSION= 1.2 @@ -20,6 +15,7 @@ COMMENT= A replacement for xbiff that handles popup window with mail headers USE_XORG= x11 MAN1= hbiff.1 +NO_STAGE= yes do-build: cd ${WRKSRC} ; cc -I${LOCALBASE}/include hbiff.c -L${LOCALBASE}/lib -lX11 diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile index 4697fc4ba1bc..2aae24b47fd1 100644 --- a/mail/heirloom-mailx/Makefile +++ b/mail/heirloom-mailx/Makefile @@ -36,6 +36,7 @@ PLIST_FILES= bin/${PORTNAME} \ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MIPV6} diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile index 04bc2097295b..cbca5f26b320 100644 --- a/mail/horde-imp/Makefile +++ b/mail/horde-imp/Makefile @@ -51,6 +51,7 @@ USE_HORDE_RUN= Horde_Role \ Horde_Util \ Horde_View +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/mail/horde-ingo/Makefile b/mail/horde-ingo/Makefile index 2f1919b8ef5e..08edab58788b 100644 --- a/mail/horde-ingo/Makefile +++ b/mail/horde-ingo/Makefile @@ -33,6 +33,7 @@ USE_HORDE_RUN= Horde_Role \ RUN_DEPENDS+= ${PEARDIR}/Net/Sieve.php:${PORTSDIR}/net/pear-Net_Sieve \ ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket +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/mail/horde-turba/Makefile b/mail/horde-turba/Makefile index c4de06cc2efc..268cefa6949a 100644 --- a/mail/horde-turba/Makefile +++ b/mail/horde-turba/Makefile @@ -43,6 +43,7 @@ USE_HORDE_RUN= Horde_Role \ Horde_Util \ Horde_View +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MFACEBOOK} diff --git a/mail/horde-webmail/Makefile b/mail/horde-webmail/Makefile index 858e4dbc61c3..6e5139b2cb83 100644 --- a/mail/horde-webmail/Makefile +++ b/mail/horde-webmail/Makefile @@ -26,6 +26,7 @@ USE_HORDE_RUN= Horde_Role \ trean \ turba +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/mail/horde3-dimp/Makefile b/mail/horde3-dimp/Makefile index f5febe97adc5..e0bf58649c0e 100644 --- a/mail/horde3-dimp/Makefile +++ b/mail/horde3-dimp/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: dimp3 -# Date created: Sat Sep 13, 2008 -# Whom: Beech Rintoul <beech@FreeBSD.org> -# +# Created by: Beech Rintoul <beech@FreeBSD.org> # $FreeBSD$ -# PORTNAME= dimp PORTVERSION= 1.1.8 @@ -31,6 +27,7 @@ USE_HORDE= base USES= gettext PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES +NO_STAGE= yes pre-configure: .if !defined(NOCRYPT) @${REINPLACE_CMD} -e "s:%%GPG%%:${LOCALBASE}/bin/gpg:" \ diff --git a/mail/horde3-forwards/Makefile b/mail/horde3-forwards/Makefile index addb15a00811..571fca02ac93 100644 --- a/mail/horde3-forwards/Makefile +++ b/mail/horde3-forwards/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: forwards3 -# Date created: Mon Mar 26, 2007 -# Whom: Beech Rintoul <beech@FreeBSD.org> -# +# Created by: Beech Rintoul <beech@FreeBSD.org> # $FreeBSD$ -# PORTNAME= forwards PORTVERSION= 3.2.1 @@ -15,6 +11,7 @@ MAINTAINER= horde@FreeBSD.org COMMENT= E-mail forward #----------------------------------------------------------------------- +NO_STAGE= yes # You may define these options: # # - WITHOUT_LDAP if you do not need OpenLDAP; diff --git a/mail/horde3-imp/Makefile b/mail/horde3-imp/Makefile index bfbcee00cb0b..0dbeb0d08dd5 100644 --- a/mail/horde3-imp/Makefile +++ b/mail/horde3-imp/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: imp3 -# Date created: Mon Oct 08, 2001 -# Whom: Thierry Thomas (<thierry@thomas.as>) -# +# Created by: Thierry Thomas (<thierry@thomas.as>) # $FreeBSD$ -# PORTNAME= imp PORTVERSION= 4.3.11 @@ -18,6 +14,7 @@ COMMENT= Webmail system for IMAP/POP3 mailboxes WRKSRC= ${WRKDIR}/${PORTNAME}-h3-${PORTVERSION} #----------------------------------------------------------------------- +NO_STAGE= yes # You may define these options: # # - WITHOUT_LDAP : if you do not need OpenLDAP; diff --git a/mail/horde3-ingo/Makefile b/mail/horde3-ingo/Makefile index e7c76177e985..b99ae3e1f7c0 100644 --- a/mail/horde3-ingo/Makefile +++ b/mail/horde3-ingo/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: Ingo -# Date created: Dec 3, 2004 -# Whom: Thierry Thomas (<thierry@pompo.net>) -# +# Created by: Thierry Thomas (<thierry@pompo.net>) # $FreeBSD$ -# PORTNAME= ingo PORTVERSION= 1.2.6 @@ -16,6 +12,7 @@ MAINTAINER= horde@FreeBSD.org COMMENT= Email-filter management application #----------------------------------------------------------------------- +NO_STAGE= yes # You may define this option: # # - WITH_SIEVE : if you run timsieved (with Cyrus). diff --git a/mail/horde3-mimp/Makefile b/mail/horde3-mimp/Makefile index b2eaa27cf2ad..0ed861e06ffb 100644 --- a/mail/horde3-mimp/Makefile +++ b/mail/horde3-mimp/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: mimp3 -# Date created: Mon Feb 05, 2007 -# Whom: Beech Rintoul <beech@FreeBSD.org> -# +# Created by: Beech Rintoul <beech@FreeBSD.org> # $FreeBSD$ -# PORTNAME= mimp PORTVERSION= 1.1.4 @@ -15,6 +11,7 @@ MAINTAINER= horde@FreeBSD.org COMMENT= Mobile webmail system #----------------------------------------------------------------------- +NO_STAGE= yes # You may define these options: # # - WITHOUT_LDAP if you do not need OpenLDAP; diff --git a/mail/horde3-turba/Makefile b/mail/horde3-turba/Makefile index dab65b8bdc39..a0e7cfa41832 100644 --- a/mail/horde3-turba/Makefile +++ b/mail/horde3-turba/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: turba -# Date created: Sat Nov 16, 2001 -# Whom: Thierry Thomas (<thierry@thomas.as>) -# +# Created by: Thierry Thomas (<thierry@thomas.as>) # $FreeBSD$ -# PORTNAME= turba PORTVERSION= 2.3.6 @@ -20,6 +16,7 @@ USES= gettext PORTDOCS= README CHANGES CREDITS INSTALL LDAP RELEASE_NOTES TODO UPGRADING +NO_STAGE= yes pre-patch: @${REINPLACE_CMD} -e "s:/usr/bin/ldapadd:${LOCALBASE}/bin/ldapadd:" \ ${WRKSRC}/scripts/ldap/addou.pl diff --git a/mail/horde3-vacation/Makefile b/mail/horde3-vacation/Makefile index 817211788fa0..bbe90b8f84ef 100644 --- a/mail/horde3-vacation/Makefile +++ b/mail/horde3-vacation/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: vacation3 -# Date created: Thu Mar 08, 2007 -# Whom: Beech Rintoul <beech@FreeBSD.org> -# +# Created by: Beech Rintoul <beech@FreeBSD.org> # $FreeBSD$ -# PORTNAME= vacation PORTVERSION= 3.2.1 @@ -15,6 +11,7 @@ MAINTAINER= horde@FreeBSD.org COMMENT= E-mail auto-responder #----------------------------------------------------------------------- +NO_STAGE= yes # You may define these options: # # - WITHOUT_LDAP if you do not need OpenLDAP; diff --git a/mail/hotwayd/Makefile b/mail/hotwayd/Makefile index ea3ef962ac35..4e3170c20176 100644 --- a/mail/hotwayd/Makefile +++ b/mail/hotwayd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: hotwayd -# Date created: 29 October 2002 -# Whom: John Nielsen <john@jnielsen.net> -# +# Created by: John Nielsen <john@jnielsen.net> # $FreeBSD$ -# PORTNAME= hotwayd PORTVERSION= 0.8.4 @@ -31,6 +27,7 @@ PLIST_FILES= sbin/hotwayd sbin/hotsmtpd post-install: install-doc-files display-message +NO_STAGE= yes install-doc-files: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} diff --git a/mail/hs-email-validate/Makefile b/mail/hs-email-validate/Makefile index cb389495b46f..fae530c879c7 100644 --- a/mail/hs-email-validate/Makefile +++ b/mail/hs-email-validate/Makefile @@ -12,5 +12,6 @@ LICENSE= BSD USE_CABAL= attoparsec>=0.10.0 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/mail/hs-mime-mail/Makefile b/mail/hs-mime-mail/Makefile index 1b2b778afd30..30f41dba8c31 100644 --- a/mail/hs-mime-mail/Makefile +++ b/mail/hs-mime-mail/Makefile @@ -13,5 +13,6 @@ LICENSE= BSD USE_CABAL= base64-bytestring>=0.1 blaze-builder>=0.2.1 random>=1.0 \ text>=0.7 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/mail/hs-mime-types/Makefile b/mail/hs-mime-types/Makefile index ad927fe4d304..7a9259e6960d 100644 --- a/mail/hs-mime-types/Makefile +++ b/mail/hs-mime-types/Makefile @@ -12,5 +12,6 @@ LICENSE= MIT USE_CABAL= text +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/mail/hs-mime/Makefile b/mail/hs-mime/Makefile index 5fe2b1579eb7..4611b62dd320 100644 --- a/mail/hs-mime/Makefile +++ b/mail/hs-mime/Makefile @@ -11,5 +11,6 @@ COMMENT= Working with MIME types LICENSE= BSD +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/mail/ifile/Makefile b/mail/ifile/Makefile index 9de6d5f4372f..66b2fb0ec1a8 100644 --- a/mail/ifile/Makefile +++ b/mail/ifile/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ifile -# Date created: 29 Jan 2002 -# Whom: David Bushong <david+ports@bushong.net> -# +# Created by: David Bushong <david+ports@bushong.net> # $FreeBSD$ -# PORTNAME= ifile PORTVERSION= 1.3.8 @@ -20,6 +16,7 @@ USE_CSTD= gnu89 MAN1= ifile.1 PLIST_FILES= bin/ifile +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ifile ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/ifile.1 ${MANPREFIX}/man/man1 diff --git a/mail/ilohamail-devel/Makefile b/mail/ilohamail-devel/Makefile index 2e2858345fea..88538c400839 100644 --- a/mail/ilohamail-devel/Makefile +++ b/mail/ilohamail-devel/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ilohamail-devel -# Date created: 3 April 2007 -# Whom: craig001@lerwick.hopto.org -# +# Created by: craig001@lerwick.hopto.org # $FreeBSD$ -# PORTNAME= ilohamail-devel PORTVERSION= 0.9.20050415 @@ -35,6 +31,7 @@ PLIST_SUB+= ILOHADIR="${ILOHADIR:S,^${PREFIX}/,,}" SUB_FILES+= pkg-message SUB_LIST+= ILOHADIR=${ILOHADIR} +NO_STAGE= yes pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} " define WITHOUT_MYSQL: not to use MySQL back-end" diff --git a/mail/ilohamail/Makefile b/mail/ilohamail/Makefile index 12fe0d704b96..ca583c166fa7 100644 --- a/mail/ilohamail/Makefile +++ b/mail/ilohamail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ilohamail -# Date created: 2004-01-20 -# Whom: TAKATSU Tomonari <tota@rtfm.jp> -# +# Created by: TAKATSU Tomonari <tota@rtfm.jp> # $FreeBSD$ -# PORTNAME= ilohamail PORTVERSION= 0.8.13 @@ -36,6 +32,7 @@ PLIST_SUB+= ILOHADIR="${ILOHADIR:S,^${PREFIX}/,,}" SUB_FILES= pkg-message SUB_LIST= ILOHADIR=${ILOHADIR} +NO_STAGE= yes pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} " define WITHOUT_MYSQL: not to use MySQL back-end" diff --git a/mail/im/Makefile b/mail/im/Makefile index 80142fc7d5cb..83b91c06f254 100644 --- a/mail/im/Makefile +++ b/mail/im/Makefile @@ -19,6 +19,7 @@ MAKE_ARGS= prefix=${PREFIX} imlibdir=${ETCDIR} CONFIGURE_ARGS+= --enable-rpop .endif +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index c649bd9a59ad..d30b01693768 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -40,6 +40,7 @@ SSL_AND_PLAINTEXT_DESC= Allow plain text passwords and SSL DRAC_DESC= Dynamically open MTA for relaying NETSCAPE_BRAIN_DAMAGE_DESC= See Makefile for documentation +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDRAC} diff --git a/mail/imapfilter/Makefile b/mail/imapfilter/Makefile index 76fe87a7db46..e4fb1b107d2c 100644 --- a/mail/imapfilter/Makefile +++ b/mail/imapfilter/Makefile @@ -40,6 +40,7 @@ PLIST_FILES= bin/imapfilter \ %%EXAMPLESDIR%%/extend.lua PLIST_DIRS= %%DATADIR%% %%EXAMPLESDIR%% +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -Ee ' \ s|^(PREFIX =).*|\1${PREFIX}|; \ diff --git a/mail/imapsync/Makefile b/mail/imapsync/Makefile index 6bc0ccd09926..4de332cc97d2 100644 --- a/mail/imapsync/Makefile +++ b/mail/imapsync/Makefile @@ -25,6 +25,7 @@ MAN1= ${PORTNAME}.1 POD2MAN?= pod2man +NO_STAGE= yes do-patch: ${REINPLACE_CMD} \ -e 's|/usr/bin/perl|${PERL}|g' \ diff --git a/mail/imaptools/Makefile b/mail/imaptools/Makefile index c514f4968f6f..6b525e9b4c90 100644 --- a/mail/imaptools/Makefile +++ b/mail/imaptools/Makefile @@ -21,6 +21,7 @@ USES= shebangfix perl5 SHEBANG_FILES= *.pl USE_PERL5= run +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKDIR}/*.pl ${PREFIX}/bin diff --git a/mail/imaputils/Makefile b/mail/imaputils/Makefile index 6a78f25910ce..ae83062a94f7 100644 --- a/mail/imaputils/Makefile +++ b/mail/imaputils/Makefile @@ -19,6 +19,7 @@ SHEBANG_FILES= bin/* OPTIONS_DEFINE= SSL UNICODE +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSSL} diff --git a/mail/isbg/Makefile b/mail/isbg/Makefile index 5e39c957468e..66bc9c9cb3b2 100644 --- a/mail/isbg/Makefile +++ b/mail/isbg/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: isbg -# Date created: 2010-01-28 -# Whom: Bernhard Froehlich <decke@bluelife.at> -# +# Created by: Bernhard Froehlich <decke@bluelife.at> # $FreeBSD$ -# PORTNAME= isbg PORTVERSION= 0.99 @@ -25,6 +21,7 @@ USE_PYTHON= 2.5+ PLIST_FILES= bin/${PORTNAME} +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKDIR}/isbg.py ${PREFIX}/bin/${PORTNAME} diff --git a/mail/isoqlog/Makefile b/mail/isoqlog/Makefile index c3d253ee0f2f..0613d0c8331b 100644 --- a/mail/isoqlog/Makefile +++ b/mail/isoqlog/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: isoqlog -# Date created: 17 June 2002 -# Whom: ofsen@enderunix.org -# +# Created by: ofsen@enderunix.org # $FreeBSD$ -# PORTNAME= isoqlog PORTVERSION= 2.2.1 @@ -21,6 +17,7 @@ USE_GMAKE= yes SUB_FILES= pkg-message +NO_STAGE= yes .include <bsd.port.pre.mk> .ifdef NOPORTDOCS diff --git a/mail/isync/Makefile b/mail/isync/Makefile index 0bd46c7c89f3..27fb2685583f 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -24,6 +24,7 @@ LDFLAGS+= -L${BDB_LIB_DIR} -L${OPENSSLLIB} -lssl -lcrypto OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/mail/james/Makefile b/mail/james/Makefile index fcfb44aff6fd..20fc6faa362e 100644 --- a/mail/james/Makefile +++ b/mail/james/Makefile @@ -28,6 +28,7 @@ SUB_LIST= JAVA_HOME=${JAVA_HOME} \ JAMES_HOME=${APP_HOME} \ JAMES_VERSION=${PORTVERSION:S/.//g} +NO_STAGE= yes .include <bsd.port.pre.mk> pre-patch: diff --git a/mail/jamlib/Makefile b/mail/jamlib/Makefile index 192002d24f73..215a1f65aa75 100644 --- a/mail/jamlib/Makefile +++ b/mail/jamlib/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: jamlib -# Date created: 14 November 2002 -# Whom: CyrilM <cyrilm@tower.pp.ru> -# +# Created by: CyrilM <cyrilm@tower.pp.ru> # $FreeBSD$ -# PORTNAME= jamlib PORTVERSION= 1.4.7 @@ -47,4 +43,5 @@ MAN3= JAM_AddEmptyMessage.3 \ JAM_WriteMBHeader.3 \ jamlib.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/jmba/Makefile b/mail/jmba/Makefile index 407c713440be..10a677fc21c9 100644 --- a/mail/jmba/Makefile +++ b/mail/jmba/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: jmba -# Date created: 2008-04-21 -# Whom: Romain Tartiere <romain@blogreen.org> -# +# Created by: Romain Tartiere <romain@blogreen.org> # $FreeBSD$ -# PORTNAME= jmba PORTVERSION= 0.5.5 @@ -21,4 +17,5 @@ MAN1= jmba.1 PLIST_FILES= bin/jmba MANCOMPRESSED= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/junkfilter/Makefile b/mail/junkfilter/Makefile index 6a4e25936213..534d078afbd2 100644 --- a/mail/junkfilter/Makefile +++ b/mail/junkfilter/Makefile @@ -31,6 +31,7 @@ JFFILES= LICENSE Makefile README TODO addresses bodychk dialups \ JFDOMFILES= general +NO_STAGE= yes do-install: ${MKDIR} ${BINDIR}/domains .for FILE in ${JFFILES} diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index e27ff526135a..891ddb3a5e28 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: kbiff -# Date created: So 14 Jun 1998 13:09:18 CEST -# Whom: andreas -# +# Created by: andreas # $FreeBSD$ -# PORTNAME= kbiff PORTVERSION= 4.0 @@ -25,4 +21,5 @@ USES= cmake gettext perl5 MAN1= kbiff.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/kshowmail/Makefile b/mail/kshowmail/Makefile index afb642c11ed3..9c357c7031ce 100644 --- a/mail/kshowmail/Makefile +++ b/mail/kshowmail/Makefile @@ -1,7 +1,4 @@ -## New ports collection makefile for: kshowmail -# Date created: Sat Oct 18 14:01:21 CEST 2003 -# Whom: Markus Brueffer <brueffer@phoenix-systems.de> -# +# Created by: Markus Brueffer <brueffer@phoenix-systems.de> # $FreeBSD$ PORTNAME= kshowmail @@ -21,4 +18,5 @@ USE_QT4= corelib dbus gui network svg xml \ USE_PERL5= build USES= cmake gettext perl5 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/lbdb/Makefile b/mail/lbdb/Makefile index ba5f6bc5e5b9..94adf9243219 100644 --- a/mail/lbdb/Makefile +++ b/mail/lbdb/Makefile @@ -24,6 +24,7 @@ CONFIGURE_ARGS+= --prefix=${PREFIX} --sysconfdir=${PREFIX}/etc \ --libdir=${PREFIX}/libexec --enable-lbdb-dotlock USES= gmake perl5 +NO_STAGE= yes .include <bsd.port.options.mk> .if exists (/usr/bin/getent) diff --git a/mail/lens/Makefile b/mail/lens/Makefile index acb3cc97601b..d3513719148b 100644 --- a/mail/lens/Makefile +++ b/mail/lens/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Lens -# Date created: 2006-03-31 -# Whom: TAKATSU Tomonari <tota@rtfm.jp> -# +# Created by: TAKATSU Tomonari <tota@rtfm.jp> # $FreeBSD$ -# PORTNAME= lens PORTVERSION= 0.2 @@ -21,6 +17,7 @@ USE_RUBY= yes LIB_FILES= lens.rb maildir.rb message.rb parsedate.rb classify.rb RUBY_SHEBANG_FILES= lens +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/lens ${PREFIX}/bin ${MKDIR} ${RUBY_SITELIBDIR}/lens diff --git a/mail/libcmime/Makefile b/mail/libcmime/Makefile index c29e47b56c32..bffda4836093 100644 --- a/mail/libcmime/Makefile +++ b/mail/libcmime/Makefile @@ -23,6 +23,7 @@ OPTIONS_DEFINE= DEBUG DOCS PORTDOCS= AUTHORS CHANGELOG INSTALL README +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDEBUG} diff --git a/mail/libdkim/Makefile b/mail/libdkim/Makefile index 92f2fb212e38..9a1ee226a94a 100644 --- a/mail/libdkim/Makefile +++ b/mail/libdkim/Makefile @@ -20,6 +20,7 @@ USE_OPENSSL= YES WRKSRC= ${WRKDIR}/${PORTNAME}/src +NO_STAGE= yes .include <bsd.port.options.mk> #Check for OPENSSL 0.9.8 in BASE: If not present require PORT diff --git a/mail/libdomainkeys/Makefile b/mail/libdomainkeys/Makefile index 4fc25080584a..7a81ec9349be 100644 --- a/mail/libdomainkeys/Makefile +++ b/mail/libdomainkeys/Makefile @@ -15,6 +15,7 @@ PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}" USE_OPENSSL= YES +NO_STAGE= yes post-patch: ${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.prev @${SED} -e "s=%%SHLIB_MAJOR%%=${SHLIB_MAJOR}=g" \ diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile index bd4434cbf18a..316546013339 100644 --- a/mail/libesmtp/Makefile +++ b/mail/libesmtp/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: libesmtp -# Date created: Sun Feb 21 2001 -# Whom: tobez@tobez.org -# +# Created by: tobez@tobez.org # $FreeBSD$ PORTNAME= libesmtp @@ -32,6 +29,7 @@ USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MOPENSSL} diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile index 1e64426955bc..01f8540d8fda 100644 --- a/mail/libetpan/Makefile +++ b/mail/libetpan/Makefile @@ -37,6 +37,7 @@ IPV6_CONFIGURE_ENABLE= ipv6 OPENSSL_CONFIGURE_ON= --without-gnutls +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MOPENSSL} diff --git a/mail/libmapi/Makefile b/mail/libmapi/Makefile index 1fe8d640dc2b..e7555f888a32 100644 --- a/mail/libmapi/Makefile +++ b/mail/libmapi/Makefile @@ -37,6 +37,7 @@ OPTIONS_DEFINE= BOOST DOXYGEN OPTIONS_DEFAULT= BOOST BOOST_DESC= Enable libmapi++ (needs boost) +NO_STAGE= yes .include <bsd.port.options.mk> CONFIGURE_ARGS+= --disable-swig-perl diff --git a/mail/libpst/Makefile b/mail/libpst/Makefile index 0f6987a4180b..d66733c23f31 100644 --- a/mail/libpst/Makefile +++ b/mail/libpst/Makefile @@ -29,6 +29,7 @@ PORTDOCS= * OPTIONS_DEFINE= DOCS PST2DII PST2DII_DESC= Allow Summation Document Image Information output +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPST2DII} diff --git a/mail/librfc822/Makefile b/mail/librfc822/Makefile index 14779fde9a02..5c2c2749fbc1 100644 --- a/mail/librfc822/Makefile +++ b/mail/librfc822/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: librfc822 -# Date created: Apr 19, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= librfc822 PORTVERSION= 1.2 @@ -19,6 +14,7 @@ GNU_CONFIGURE= YES PORTDOCS= user-manual.html PLIST_FILES= include/rfc822.hpp lib/librfc822.a +NO_STAGE= yes do-install: ${INSTALL_DATA} ${WRKSRC}/rfc822.hpp ${PREFIX}/include ${INSTALL_DATA} ${WRKSRC}/librfc822.a ${PREFIX}/lib diff --git a/mail/libsieve/Makefile b/mail/libsieve/Makefile index 2230e85b8abc..cf7acb621628 100644 --- a/mail/libsieve/Makefile +++ b/mail/libsieve/Makefile @@ -17,4 +17,5 @@ USE_GMAKE= yes USES= bison USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/libspamtest/Makefile b/mail/libspamtest/Makefile index 96e7b93c6d3f..cfff1555f052 100644 --- a/mail/libspamtest/Makefile +++ b/mail/libspamtest/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: libspamtest -# Date created: Fri 24 Jul 2009 -# Whom: Alexey V. Degtyarev -# +# Created by: Alexey V. Degtyarev # $FreeBSD$ PORTNAME= libspamtest @@ -20,6 +17,7 @@ LIBS= libspamtest.a \ INCLUDES= spamtest.h \ msgstore.h +NO_STAGE= yes do-install: ${MKDIR} ${PREFIX}/ap-mailfilter3/lib ${PREFIX}/ap-mailfilter3/include ${INSTALL_DATA} ${LIBS:S,^,${WRKSRC}/,} ${PREFIX}/ap-mailfilter3/lib diff --git a/mail/libspf/Makefile b/mail/libspf/Makefile index df8bbaa9c82e..79b3680c5ce3 100644 --- a/mail/libspf/Makefile +++ b/mail/libspf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libspf -# Date created: 28 February 2004 -# Whom: Daniel Roethlisberger <daniel@roe.ch> -# +# Created by: Daniel Roethlisberger <daniel@roe.ch> # $FreeBSD$ -# PORTNAME= libspf DISTVERSION= 1.0.0-p5 @@ -27,6 +23,7 @@ OPTIONS_DEFINE= RFC_RECURSION LOGFILE_STATS DEBUG DOCS RFC_RECURSION_DESC= Change SPF recursion to 20 (as per RFC) LOGFILE_STATS_DESC= Enables logfile stats +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MRFC_RECURSION} diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile index e793141e8ac2..e903fd335173 100644 --- a/mail/libspf2/Makefile +++ b/mail/libspf2/Makefile @@ -20,6 +20,7 @@ GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-lpthread|-pthread|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e '/__VA_ARGS__/ s|format, ||g' ${WRKSRC}/src/include/spf_log.h diff --git a/mail/libsrs2/Makefile b/mail/libsrs2/Makefile index 4a52f9d41073..fe9b1fd69179 100644 --- a/mail/libsrs2/Makefile +++ b/mail/libsrs2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libsrs2 -# Date created: 02 July 2004 -# Whom: snowchyld -# +# Created by: snowchyld # $FreeBSD$ -# PORTNAME= libsrs2 PORTVERSION= 1.0.18 @@ -19,4 +15,5 @@ USE_AUTOTOOLS= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/libsrs_alt/Makefile b/mail/libsrs_alt/Makefile index 4c9a83d429eb..1156607347eb 100644 --- a/mail/libsrs_alt/Makefile +++ b/mail/libsrs_alt/Makefile @@ -20,6 +20,7 @@ PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}" OPTIONS_DEFINE= COMPAT_BASE64 COMPAT_BASE64_DESC= MTA Friendly base64 compatibility mode +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCOMPAT_BASE64} diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile index 41111cb17ac2..d34d6a0a6331 100644 --- a/mail/libvmime/Makefile +++ b/mail/libvmime/Makefile @@ -31,6 +31,7 @@ CONFIGURE_ENV+= EXTRA_CFLAGS="${CFLAGS}" EXTRA_CXXFLAGS="${CXXFLAGS}" \ DOCSDIR= ${PREFIX}/share/doc/vmime +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "sparc64" diff --git a/mail/linux-thunderbird/Makefile b/mail/linux-thunderbird/Makefile index 317a8137e03e..da435c541608 100644 --- a/mail/linux-thunderbird/Makefile +++ b/mail/linux-thunderbird/Makefile @@ -15,5 +15,6 @@ REPLACE_GRE= yes USE_LINUX_APPS= dbusglib dbuslibs alsalib alsa-plugins-oss +NO_STAGE= yes .include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common" .include <bsd.port.mk> diff --git a/mail/listadmin/Makefile b/mail/listadmin/Makefile index eeb681807420..6e4248792552 100644 --- a/mail/listadmin/Makefile +++ b/mail/listadmin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: listadmin -# Date Created: 29 May 2010 -# Whom: Christer Edwards <christer.edwards@gmail.com> -# +# Created by: Christer Edwards <christer.edwards@gmail.com> # $FreeBSD$ -# PORTNAME= listadmin PORTVERSION= 2.40 @@ -24,6 +20,7 @@ USE_PERL5= run PLIST_FILES= bin/listadmin MAN1= listadmin.1 +NO_STAGE= yes do-install: @${INSTALL_SCRIPT} ${WRKSRC}/listadmin.pl ${PREFIX}/bin/listadmin @${INSTALL_MAN} ${WRKSRC}/listadmin.man ${MAN1PREFIX}/man/man1/listadmin.1 diff --git a/mail/lmtp2nntp/Makefile b/mail/lmtp2nntp/Makefile index f68381767d91..063bb6fdc1be 100644 --- a/mail/lmtp2nntp/Makefile +++ b/mail/lmtp2nntp/Makefile @@ -25,6 +25,7 @@ PORTDOCS= INSTALL README OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> # Try to fix parallel builds (-jX) diff --git a/mail/lookout/Makefile b/mail/lookout/Makefile index a247962935e7..427133f6d9f7 100644 --- a/mail/lookout/Makefile +++ b/mail/lookout/Makefile @@ -15,6 +15,7 @@ NO_BUILD= yes MAN1= lookout.1 PLIST_FILES= bin/lookout +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/lookout ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/lookout.1 ${PREFIX}/man/man1/lookout.1 diff --git a/mail/lurker/Makefile b/mail/lurker/Makefile index db5a014aa2b8..5bba4af17922 100644 --- a/mail/lurker/Makefile +++ b/mail/lurker/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: lurker -# Date created: 01 Feb 2011 -# Whom: Kevin Rauwolf <sweetpea-freebsd@tentacle.net> -# +# Created by: Kevin Rauwolf <sweetpea-freebsd@tentacle.net> # $FreeBSD$ -# PORTNAME= lurker PORTVERSION= 2.3 @@ -31,6 +27,7 @@ CONFIGURE_ARGS= --with-mimelib-local \ MAN1= lurker-index.1 lurker-list.1 lurker-params.1 \ lurker-regenerate.1 lurker-search.1 lurker-prune.1 +NO_STAGE= yes post-extract: @cd ${WRKSRC} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \ ${DISTDIR}/mimelib-${MIMELIB_VERSION}.tar.gz ${EXTRACT_AFTER_ARGS} diff --git a/mail/mahogany/Makefile b/mail/mahogany/Makefile index cc099b51c84a..fb7d231a1561 100644 --- a/mail/mahogany/Makefile +++ b/mail/mahogany/Makefile @@ -23,6 +23,7 @@ OPTIONS_DEFINE= NLS MAN1= M.1 mahogany.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${ARCH} == "amd64" || ${ARCH} == "sparc64" diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile index eb52d999a333..b7bbc6aff04f 100644 --- a/mail/mail-notification/Makefile +++ b/mail/mail-notification/Makefile @@ -43,6 +43,7 @@ POP3_DESC= POP3 support SYLPHEED_DESC= Sylpheed support YAHOO_DESC= Yahoo! Mail support +NO_STAGE= yes .include <bsd.port.options.mk> .if ! ${PORT_OPTIONS:MMBOX} diff --git a/mail/mail2procmailrc/Makefile b/mail/mail2procmailrc/Makefile index 2770c45d0545..4665ddc7617b 100644 --- a/mail/mail2procmailrc/Makefile +++ b/mail/mail2procmailrc/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS= p5-Curses>=0:${PORTSDIR}/devel/p5-Curses \ USES= perl5 NO_BUILD= yes +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/generateproc.pl ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/mail2procmail.pl ${PREFIX}/bin/mail2procmail diff --git a/mail/mail2sms/Makefile b/mail/mail2sms/Makefile index 1ed1a1948b1a..75af67ef14e3 100644 --- a/mail/mail2sms/Makefile +++ b/mail/mail2sms/Makefile @@ -20,6 +20,7 @@ OPTIONS_DEFINE= DOCS PORTDOCS= README REGEX example.conf +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/mail/mailagent/Makefile b/mail/mailagent/Makefile index 1b07d0b38562..6f8a788ac6cc 100644 --- a/mail/mailagent/Makefile +++ b/mail/mailagent/Makefile @@ -30,6 +30,7 @@ MAN1= edusers.1 mailagent.1 package.1 mailhelp.1 MLINKS= mailhelp.1 maildist.1 mailhelp.1 mailpatch.1 \ mailhelp.1 maillist.1 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} > 900006 EXTRA_PATCHES= ${PATCHDIR}/extra-patch-utmpx-agent_pl_utmp_utmp.pl \ diff --git a/mail/mailcrypt/Makefile b/mail/mailcrypt/Makefile index 20d52cb02711..44aecdf1f7de 100644 --- a/mail/mailcrypt/Makefile +++ b/mail/mailcrypt/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mailcrypt -# Date created: 29 May 1998 -# Whom: Murray Stokely <murray@cdrom.com> -# +# Created by: Murray Stokely <murray@cdrom.com> # $FreeBSD$ -# PORTNAME= mailcrypt PORTVERSION= 3.5.9 @@ -22,4 +18,5 @@ USE_GMAKE= yes INFO= mailcrypt +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/maildirsync/Makefile b/mail/maildirsync/Makefile index dbe71f73f875..bf721f38c996 100644 --- a/mail/maildirsync/Makefile +++ b/mail/maildirsync/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: maildirsync -# Date created: 09 Oct 2002 -# Whom: Sergei Kolobov <sergei@kolobov.com> -# +# Created by: Sergei Kolobov <sergei@kolobov.com> # $FreeBSD$ -# PORTNAME= maildirsync PORTVERSION= 1.2 @@ -17,6 +13,7 @@ USES= perl5 MAN1= maildirsync.1 +NO_STAGE= yes do-build: ${PERL} -pi -e 's!/usr/bin/perl!${PERL}!' ${WRKSRC}/maildirsync.pl pod2man ${WRKSRC}/maildirsync.pod > ${WRKSRC}/maildirsync.1 diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index 003647e28cf1..fcce34d7294c 100644 --- a/mail/maildrop/Makefile +++ b/mail/maildrop/Makefile @@ -1,6 +1,7 @@ # Created by: Tom Hukins <tom@eborcom.com> # $FreeBSD$ +NO_STAGE= yes # The following compile-time options are available: # WITH_AUTHLIB=yes Enable optional support for Courier Auth Library # WITH_FAM=yes Enable optional support for File Alteration Monitor diff --git a/mail/mailfmt/Makefile b/mail/mailfmt/Makefile index c9678df1fda0..636a25c1aae0 100644 --- a/mail/mailfmt/Makefile +++ b/mail/mailfmt/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mailfmt -# Date Created: 09 October 2002 -# Whom: tundra -# +# Created by: tundra # $FreeBSD$ -# PORTNAME= mailfmt PORTVERSION= 1.3 @@ -19,6 +15,7 @@ USE_PYTHON= yes MANCOMPRESSED= yes MAN1= mailfmt.1 +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} diff --git a/mail/mailfront/Makefile b/mail/mailfront/Makefile index 9af430e4913f..b3519a443289 100644 --- a/mail/mailfront/Makefile +++ b/mail/mailfront/Makefile @@ -29,6 +29,7 @@ MODULES_DIR= ${PREFIX}/libexec/${PORTNAME} DOCS= NEWS README TODO *.html +NO_STAGE= yes .include <bsd.port.pre.mk> ALL_TARGET= all diff --git a/mail/mailgraph/Makefile b/mail/mailgraph/Makefile index 104ebe063a1a..783d32ec6671 100644 --- a/mail/mailgraph/Makefile +++ b/mail/mailgraph/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mailgraph -# Date created: 30 August 2002 -# Whom: Gea-Suan Lin (gslin@ccca.nctu.edu.tw) -# +# Created by: Gea-Suan Lin (gslin@ccca.nctu.edu.tw) # $FreeBSD$ -# PORTNAME= mailgraph PORTVERSION= 1.14 @@ -36,6 +32,7 @@ DOCS= README CHANGES PORTDOCS= ${DOCS} .endif +NO_STAGE= yes pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "You may set following options:" diff --git a/mail/mailman/Makefile b/mail/mailman/Makefile index ed930f9a3244..428a17d2ff3d 100644 --- a/mail/mailman/Makefile +++ b/mail/mailman/Makefile @@ -73,6 +73,7 @@ HTDIG_DESC= - EXPERIMENTAL - htdig integration patches NAMAZU2_DESC= Make private archives searchable with namazu2 MTA_DESC= Integrate with which MTA? +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/mail/mailmgr/Makefile b/mail/mailmgr/Makefile index 7e37144b736a..9969c9f3b1d1 100644 --- a/mail/mailmgr/Makefile +++ b/mail/mailmgr/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mailmgr -# Date created: 14 August 2003 -# Whom: Hsin-Hsiung Chang -# +# Created by: Hsin-Hsiung Chang # $FreeBSD$ -# PORTNAME= mailmgr PORTVERSION= 1.2.3 @@ -17,6 +13,7 @@ GNU_CONFIGURE= yes SUB_FILES= pkg-message +NO_STAGE= yes do-install: ${INSTALL_DATA} ${WRKSRC}/mailmgr.conf ${PREFIX}/etc/mailmgr.conf.default .if !exists(${PREFIX}/etc/mailmgr.conf) diff --git a/mail/mailscanner/Makefile b/mail/mailscanner/Makefile index 7d83c919da78..d7906a38d180 100644 --- a/mail/mailscanner/Makefile +++ b/mail/mailscanner/Makefile @@ -62,6 +62,7 @@ BDC_DESC= Install BitDefender OPTIONS_DEFAULT= SPAMASSASSIN CLAMAV +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSPAMASSASSIN} diff --git a/mail/mailsync/Makefile b/mail/mailsync/Makefile index 12da970fc966..b3091cfababe 100644 --- a/mail/mailsync/Makefile +++ b/mail/mailsync/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mailsync -# Date created: 03 Feb 2003 -# Whom: Maxim Tulyuk <mt@primats.org.ua> -# +# Created by: Maxim Tulyuk <mt@primats.org.ua> # $FreeBSD$ -# PORTNAME= mailsync PORTVERSION= 5.2.1 @@ -25,6 +21,7 @@ CONFIGURE_ARGS= --with-c-client=${LOCALBASE} MAN1= mailsync.1 +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/src/mailsync ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/doc/mailsync.1 ${PREFIX}/man/man1 diff --git a/mail/mailtray/Makefile b/mail/mailtray/Makefile index 6ac85ca5cac2..3c9cba46e751 100644 --- a/mail/mailtray/Makefile +++ b/mail/mailtray/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sysutils/mailtray -# Date created: 2011-09-28 -# Whom: Martin Tournoij <martin@arp242.net> -# +# Created by: Martin Tournoij <martin@arp242.net> # $FreeBSD$ -# PORTNAME= mailtray PORTVERSION= 1.4 @@ -20,4 +16,5 @@ USE_PYDISTUTILS=yes MAN1= mailtray.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/mailutils/Makefile b/mail/mailutils/Makefile index 69ee17e63027..fcfb0028371c 100644 --- a/mail/mailutils/Makefile +++ b/mail/mailutils/Makefile @@ -42,6 +42,7 @@ GUILE_CONFIGURE_ON= --with-guile GUILE_CONFIGURE_OFF= --without-guile GUILE_LIB_DEPENDS= guile:${PORTSDIR}/lang/guile +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGDBM} diff --git a/mail/mailx/Makefile b/mail/mailx/Makefile index c27cf1970b12..c144067ff781 100644 --- a/mail/mailx/Makefile +++ b/mail/mailx/Makefile @@ -24,6 +24,7 @@ USE_PERL5= run build patch MAN1= mailx.1 MANCOMPRESSED= yes +NO_STAGE= yes post-patch: ${PERL5} -pi.bak -e 's/^(\.Nm mail)/$$1x/i; s/^(\.Dt MAIL)/$$1X/' ${WRKSRC}/mail.1 diff --git a/mail/mairix/Makefile b/mail/mairix/Makefile index f057b1478657..b0cda64bac43 100644 --- a/mail/mairix/Makefile +++ b/mail/mairix/Makefile @@ -27,6 +27,7 @@ BZIP2_DESC= bzip2 compressed mbox support GZIP_CONFIGURE_ENABLE= gzip-mbox BZIP2_CONFIGURE_ENABLE= bzip-mbox +NO_STAGE= yes .include <bsd.port.options.mk> # Do not hardcode make(1) binary name and fix atomicity to allow -jX builds diff --git a/mail/majordomo/Makefile b/mail/majordomo/Makefile index 890c4649fae7..024a58bfe704 100644 --- a/mail/majordomo/Makefile +++ b/mail/majordomo/Makefile @@ -25,6 +25,7 @@ PKGMESSAGE= ${FILESDIR}/post-install-notes DOCSDIR= ${PREFIX}/${PORTNAME}/doc +NO_STAGE= yes .include <bsd.port.pre.mk> pre-fetch: diff --git a/mail/masqmail/Makefile b/mail/masqmail/Makefile index 988ac183bc18..a668fb7f2888 100644 --- a/mail/masqmail/Makefile +++ b/mail/masqmail/Makefile @@ -28,6 +28,7 @@ OPTIONS_DEFAULT= RESOLVER AUTH RESOLVER_DESC= Resolver AUTH_DESC= SMTP AUTH (RFC2554) support +NO_STAGE= yes .include <bsd.port.pre.mk> .if ! ${PORT_OPTIONS:MRESOLVER} diff --git a/mail/mavbiff/Makefile b/mail/mavbiff/Makefile index adeca807570f..4f536581c505 100644 --- a/mail/mavbiff/Makefile +++ b/mail/mavbiff/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mavbiff -# Date created: 25 December 2001 -# Whom: Edwin Groothuis (edwin@mavetju.org) -# +# Created by: Edwin Groothuis (edwin@mavetju.org) # $FreeBSD$ -# PORTNAME= mavbiff PORTVERSION= 1.2 @@ -19,6 +15,7 @@ USES= perl5 MAN1= mavbiff.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|__GTK_CONFIG__|${GTK_CONFIG}|; \ s|__INSTALL_DATA__|${INSTALL_DATA}|; \ diff --git a/mail/mb2md/Makefile b/mail/mb2md/Makefile index e1e2b4822922..25a4671bd0af 100644 --- a/mail/mb2md/Makefile +++ b/mail/mb2md/Makefile @@ -25,6 +25,7 @@ SHEBANG_FILES= mb2md PLIST_FILES= bin/mb2md +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin diff --git a/mail/mbox2imap/Makefile b/mail/mbox2imap/Makefile index 7a2a21ebb037..6eb57c2b2c4a 100644 --- a/mail/mbox2imap/Makefile +++ b/mail/mbox2imap/Makefile @@ -1,9 +1,5 @@ -# New ports collection Makefile for: mbox2imap -# Date created: 25 September 2008 -# Whom: gahr -# +# Created by: gahr # $FreeBSD$ -# PORTNAME= mbox2imap PORTVERSION= 1.0 @@ -22,6 +18,7 @@ NO_BUILD= yes PLIST_FILES= bin/${PORTNAME} +NO_STAGE= yes post-extract: ${CP} ${DISTDIR}/${PORTNAME} ${WRKDIR} diff --git a/mail/mbox2mdir/Makefile b/mail/mbox2mdir/Makefile index 15926f6535d7..6f61c4f77cb5 100644 --- a/mail/mbox2mdir/Makefile +++ b/mail/mbox2mdir/Makefile @@ -15,6 +15,7 @@ USE_BZIP2= yes PLIST_FILES= bin/mbox2mdir +NO_STAGE= yes do-build: ${CXX} ${CXXFLAGS} ${WRKSRC}/mbox2mdir.cpp -o ${WRKSRC}/mbox2mdir diff --git a/mail/mboxcheck-applet/Makefile b/mail/mboxcheck-applet/Makefile index 2eaf370cd983..6a043f1d7af7 100644 --- a/mail/mboxcheck-applet/Makefile +++ b/mail/mboxcheck-applet/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: xmms-status-plugin -# Date created: Sep 28, 2003 -# Whom: Pav Lucistnik <pav@oook.cz> -# +# Created by: Pav Lucistnik <pav@oook.cz> # $FreeBSD$ PORTNAME= mboxcheck-applet @@ -18,6 +15,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-tool USE_PYTHON= yes NO_BUILD= yes +NO_STAGE= yes do-patch: @${REINPLACE_CMD} 's|/usr/bin/python|${PYTHON_CMD}|' ${WRKSRC}/*.py @${REINPLACE_CMD} 's|/usr/share/pixmaps/|${LOCALBASE}/share/pixmaps/|' ${WRKSRC}/mboxcheck.py diff --git a/mail/mboxgrep/Makefile b/mail/mboxgrep/Makefile index 3ffa1ded8c14..f1ffb2b13207 100644 --- a/mail/mboxgrep/Makefile +++ b/mail/mboxgrep/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mboxgrep -# Date created: 28 October 2001 -# Whom: Anders Nordby <anders@fix.no> -# +# Created by: Anders Nordby <anders@fix.no> # $FreeBSD$ -# PORTNAME= mboxgrep PORTVERSION= 0.7.9 @@ -28,6 +24,7 @@ INFO= mboxgrep DOCS= ChangeLog NEWS README TODO +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,void \*tmpp,FILE \*tmpp,g' ${WRKSRC}/src/main.c diff --git a/mail/mboxstats/Makefile b/mail/mboxstats/Makefile index 5d5338bbccc0..73ca5e3051d4 100644 --- a/mail/mboxstats/Makefile +++ b/mail/mboxstats/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: mboxstats -# Date created: Oct 31 2003 -# Whom: clsung -# +# Created by: clsung # $FreeBSD$ -# PORTNAME= mboxstats PORTVERSION= 3.1 @@ -17,6 +12,7 @@ COMMENT= Creates top-10 lists of the messages in a mailbox PLIST_FILES= bin/mboxstats +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/mail/mbx2mbox/Makefile b/mail/mbx2mbox/Makefile index b71e6816e62e..6734bb2aa9cb 100644 --- a/mail/mbx2mbox/Makefile +++ b/mail/mbx2mbox/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mbx2mbox -# Date created: 23 November 1998 -# Whom: Josh Gilliam <josh@quick.net> -# +# Created by: Josh Gilliam <josh@quick.net> # $FreeBSD$ -# PORTNAME= mbx2mbox PORTVERSION= 0.34 @@ -21,4 +17,5 @@ USE_PERL5= configure MAN1= mbx2mbox.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/mdpop3d/Makefile b/mail/mdpop3d/Makefile index 19ef1eb70d46..411e49e13433 100644 --- a/mail/mdpop3d/Makefile +++ b/mail/mdpop3d/Makefile @@ -16,6 +16,7 @@ MANCOMPRESSED= no OPTIONS_DEFINE= PAM APOP APOP_DESC= Build with APOP command support (requires PAM) +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/mail/mess822/Makefile b/mail/mess822/Makefile index 9e0963ea0496..e2278b8fe5ad 100644 --- a/mail/mess822/Makefile +++ b/mail/mess822/Makefile @@ -29,6 +29,7 @@ MAN8= ofmipd.8 ofmipname.8 NO_MTREE= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|-O2|${CFLAGS}|" ${WRKSRC}/conf-cc @${REINPLACE_CMD} -e "s|.var.qmail|${QMAIL_PREFIX}|" ${WRKSRC}/conf-qmail diff --git a/mail/meta1/Makefile b/mail/meta1/Makefile index 74dfff29e94d..9a0221be2f53 100644 --- a/mail/meta1/Makefile +++ b/mail/meta1/Makefile @@ -42,6 +42,7 @@ EXTRA_SBIN= libcheck/noroot libconf/tree libmta/statit \ #GROUPS= meta1s meta1q meta1c meta1m meta1 #USERS= meta1s meta1q meta1c meta1m meta1 +NO_STAGE= yes # default config: META1CONFDIR?= ${PREFIX}/etc/meta1 NOLOGIN_CMD?= /usr/sbin/nologin diff --git a/mail/metamail/Makefile b/mail/metamail/Makefile index 28ddf3236bb3..629004222ec6 100644 --- a/mail/metamail/Makefile +++ b/mail/metamail/Makefile @@ -29,6 +29,7 @@ MAN1= audiocompose.1 audiosend.1 extcompose.1 \ showpicture.1 splitmail.1 MAN4= mailcap.4 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MX11} diff --git a/mail/mew/Makefile b/mail/mew/Makefile index 551f189f9d4f..4d451fa0ff0c 100644 --- a/mail/mew/Makefile +++ b/mail/mew/Makefile @@ -17,6 +17,7 @@ DATABASE_DESC= Database feature support (with Ruby & Sqlite3) # emacs port setup USE_EMACS= yes +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDATABASE} diff --git a/mail/milter-bogom/Makefile b/mail/milter-bogom/Makefile index 6153c7679697..297d68a2db1c 100644 --- a/mail/milter-bogom/Makefile +++ b/mail/milter-bogom/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: milter-bogom -# Date created: 12 Feb 2005 -# Whom: Victor Balada Diaz <victor@bsdes.net> -# +# Created by: Victor Balada Diaz <victor@bsdes.net> # $FreeBSD$ -# PORTNAME= bogom PORTVERSION= 1.9.2 @@ -31,6 +27,7 @@ PLIST_FILES= sbin/bogom \ PORTDOCS= README CHANGELOG +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|g' ${WRKSRC}/bogom.8 @${REINPLACE_CMD} -e \ diff --git a/mail/milter-callback/Makefile b/mail/milter-callback/Makefile index a3c87b4d4f3c..cc190ffcce1c 100644 --- a/mail/milter-callback/Makefile +++ b/mail/milter-callback/Makefile @@ -28,6 +28,7 @@ CFLAGS+= -DFREEBSD -DHAVE_NS_TYPE -DWITH_SPF -I${LOCALBASE}/include \ -I${WRKSRC} -std=gnu99 LDFLAGS+= -lmilter -lthr -L${LOCALBASE}/lib -lspf2 +NO_STAGE= yes do-build: .for f in ${SRC_FILES} ${CC} ${CFLAGS} -c ${WRKSRC}/${f} -o ${WRKSRC}/${f:C/\.c/.o/} diff --git a/mail/milter-greylist-devel/Makefile b/mail/milter-greylist-devel/Makefile index 794d1a74749a..aa577acf163b 100644 --- a/mail/milter-greylist-devel/Makefile +++ b/mail/milter-greylist-devel/Makefile @@ -23,6 +23,7 @@ OPTIONS_DEFINE= LIBSPF2 GEOIP CURL LDAP POSTFIX LIBSPF2_DESC= Include SPF support POSTFIX_DESC= Use Postfix instead of Sendmail +NO_STAGE= yes .include <bsd.port.pre.mk> ## diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile index 581c39bcf7f1..a5f066b563ac 100644 --- a/mail/milter-greylist/Makefile +++ b/mail/milter-greylist/Makefile @@ -19,6 +19,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message MAKE_JOBS_UNSAFE= yes ## +NO_STAGE= yes # Use the following quirks to choose which sendmail to use (ports or system): # # WITH_SENDMAIL_BASE=yes diff --git a/mail/milter-manager/Makefile b/mail/milter-manager/Makefile index 8c32c5f4ee3b..96c4f1ecd5c4 100644 --- a/mail/milter-manager/Makefile +++ b/mail/milter-manager/Makefile @@ -27,6 +27,7 @@ USE_GNOME= glib20 intltool USE_LDCONFIG= yes USE_RUBY= yes +NO_STAGE= yes .include <bsd.port.options.mk> MANLANG= "" ja diff --git a/mail/milter-regex/Makefile b/mail/milter-regex/Makefile index 7dcded55d61d..756c01dda9f0 100644 --- a/mail/milter-regex/Makefile +++ b/mail/milter-regex/Makefile @@ -19,6 +19,7 @@ USE_RC_SUBR= milterregex SPOOLDIR?= /var/run/milter-regex SUB_LIST= SPOOLDIR=${SPOOLDIR} +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/mail/sendmail/bsd.milter.mk" diff --git a/mail/milter-skem/Makefile b/mail/milter-skem/Makefile index a655e0b005ad..393d6c35d13e 100644 --- a/mail/milter-skem/Makefile +++ b/mail/milter-skem/Makefile @@ -25,6 +25,7 @@ SKEM_NETINET_DESC= Support IPv4 addresses OPTIONS_DEFAULT= SKEM_NETINET +NO_STAGE= yes post-install: @${CAT} ${PKGMESSAGE} diff --git a/mail/mime-construct/Makefile b/mail/mime-construct/Makefile index d0b3dd87bc35..0923fa630242 100644 --- a/mail/mime-construct/Makefile +++ b/mail/mime-construct/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mime-construct -# Date created: Tue 02 Mar 2010 -# Whom: Alexey V. Degtyarev <alexey@renatasystems.org> -# +# Created by: Alexey V. Degtyarev <alexey@renatasystems.org> # $FreeBSD$ -# PORTNAME= mime-construct PORTVERSION= 1.11 @@ -24,4 +20,5 @@ USE_PERL5= configure MAN1= mime-construct.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/mime4j/Makefile b/mail/mime4j/Makefile index ecf7857437dc..02d826ec9ad6 100644 --- a/mail/mime4j/Makefile +++ b/mail/mime4j/Makefile @@ -27,6 +27,7 @@ PLIST_FILES= %%JAVAJARDIR%%/apache-${PORTNAME}-core.jar \ PORTDOCS= * +NO_STAGE= yes do-install: ${INSTALL_DATA} ${WRKSRC}/apache-${PORTNAME}-core-${PORTVERSION}.jar \ ${JAVAJARDIR}/apache-${PORTNAME}-core.jar diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile index ebcbbc71e055..e7b66c7f0110 100644 --- a/mail/mimedefang/Makefile +++ b/mail/mimedefang/Makefile @@ -49,6 +49,7 @@ SUB_FILES= pkg-message CONFIG_FILES= mimedefang-filter sa-mimedefang.cf mimedefang-ip-key +NO_STAGE= yes .include <bsd.port.options.mk> .if !exists( /usr/include/libmilter/mfapi.h ) diff --git a/mail/mini_sendmail/Makefile b/mail/mini_sendmail/Makefile index d5c3d07762a4..6fb368671daf 100644 --- a/mail/mini_sendmail/Makefile +++ b/mail/mini_sendmail/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: mini_sendmail -# Date created: 11 July 2003 -# Whom: Dmitry Sivachenko <demon@FreeBSD.org> -# +# Created by: Dmitry Sivachenko <demon@FreeBSD.org> # $FreeBSD$ -# PORTNAME= mini_sendmail PORTVERSION= 1.3.6 @@ -17,6 +13,7 @@ COMMENT= Tiny MTA with only smart relay capability MAN8= mini_sendmail.8 PLIST_FILES= bin/mini_sendmail +NO_STAGE= yes do-build: cd ${WRKSRC} && \ ${CC} ${CFLAGS} -static -o ${PORTNAME} ${PORTNAME}.c diff --git a/mail/minimalist/Makefile b/mail/minimalist/Makefile index 901cf150dbb6..ec71f205b4ad 100644 --- a/mail/minimalist/Makefile +++ b/mail/minimalist/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: minimalist -# Date created: 15 September 1999 -# Whom: gmarco@scotty.masternet.it -# +# Created by: gmarco@scotty.masternet.it # $FreeBSD$ -# PORTNAME= minimalist PORTVERSION= 2.5.3 @@ -21,6 +17,7 @@ NO_BUILD= yes EXTRA_SUB_FILES=docs/README minimalist.conf-sample minimalist.pl \ contrib/minimalist_request.pl +NO_STAGE= yes post-patch: @(cd ${WRKSRC}; ${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},;s,#!/bin/perl,${PERL},;s,--fqdn,,;s,/usr/lib/sendmail,/usr/sbin/sendmail,' ${EXTRA_SUB_FILES}) diff --git a/mail/missey/Makefile b/mail/missey/Makefile index 42280a7b680f..2818326fdc6f 100644 --- a/mail/missey/Makefile +++ b/mail/missey/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: missey -# Date created: 30 April 2004 -# Whom: delphij@FreeBSD.org.cn -# +# Created by: delphij@FreeBSD.org.cn # $FreeBSD$ -# PORTNAME= missey PORTVERSION= 1.2.0 @@ -27,6 +23,7 @@ PLIST_DIRS= etc/mps USE_RC_SUBR= mps +NO_STAGE= yes post-extract: @${MV} ${WRKDIR}/mps/src ${WRKSRC} @${RM} -r ${WRKDIR}/mps diff --git a/mail/mixmaster/Makefile b/mail/mixmaster/Makefile index d9167dcdf34c..27c9d62fa464 100644 --- a/mail/mixmaster/Makefile +++ b/mail/mixmaster/Makefile @@ -32,6 +32,7 @@ WRKDIST= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MIXMASTER_FILES= ${WRKDIST}/conf/* ${WRKDIST}/README ${WRKDIR}/allpingers.txt MIXMASTER_SCRIPTS= ${WRKDIR}/mixmaster-update.pl +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/mail/ml/Makefile b/mail/ml/Makefile index a3223c29f7da..ebc77f788eb8 100644 --- a/mail/ml/Makefile +++ b/mail/ml/Makefile @@ -14,6 +14,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src USES= imake motif USE_XORG= ice sm x11 xext xmu xp xt +NO_STAGE= yes pre-configure: @${ECHO_MSG} "===> Building c-client" @( cd ${WRKSRC}/../imap-4; make bsi ) diff --git a/mail/mlmmj/Makefile b/mail/mlmmj/Makefile index 0180d52a40dd..af170a3804b8 100644 --- a/mail/mlmmj/Makefile +++ b/mail/mlmmj/Makefile @@ -53,6 +53,7 @@ CONFIGURE_ARGS+= --prefix=${PREFIX} --mandir=${MANPREFIX}/man MAN1= mlmmj-bounce.1 mlmmj-list.1 mlmmj-maintd.1 mlmmj-make-ml.sh.1 mlmmj-process.1 mlmmj-recieve.1 mlmmj-send.1 mlmmj-sub.1 mlmmj-unsub.1 +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/mail/mls/Makefile b/mail/mls/Makefile index d598f512b265..aae2a741698b 100644 --- a/mail/mls/Makefile +++ b/mail/mls/Makefile @@ -19,4 +19,5 @@ PLIST_FILES= bin/mls MAKE_ARGS+= DESTDIR="${PREFIX}" CC="${CC}" CFLAGS="${CFLAGS}" ALL_TARGET= mls +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/mmc/Makefile b/mail/mmc/Makefile index ff9236d4aae5..16a17ff4d5c7 100644 --- a/mail/mmc/Makefile +++ b/mail/mmc/Makefile @@ -22,4 +22,5 @@ PORTSCOUT= skipv:0.35 CFLAGS+= -fpermissive +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/mmr/Makefile b/mail/mmr/Makefile index a4af9cf101f8..50daa850450f 100644 --- a/mail/mmr/Makefile +++ b/mail/mmr/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mmr -# Date created: 23 October 1997 -# Whom: Andrey Zakhvatov -# +# Created by: Andrey Zakhvatov # $FreeBSD$ -# PORTNAME= mmr PORTVERSION= 1.6.0 @@ -31,6 +27,7 @@ CXXFLAGS+= -DTHREADMAIL \ -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} -lcurses -lmd +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|md5/libmd5.a||g' ${WRKSRC}/Makefile diff --git a/mail/movemail/Makefile b/mail/movemail/Makefile index d5645ce3e098..a0b4ea668826 100644 --- a/mail/movemail/Makefile +++ b/mail/movemail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: movemail -# Date created: 1997/09/09 -# Whom: wosch -# +# Created by: wosch # $FreeBSD$ -# PORTNAME= movemail PORTVERSION= 1.0 @@ -18,4 +14,5 @@ MAN1= movemail.1 MANCOMPRESSED= maybe PLIST_FILES= bin/movemail +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile index ae93c641f1b3..c511859c649b 100644 --- a/mail/mpop/Makefile +++ b/mail/mpop/Makefile @@ -24,6 +24,7 @@ CONFIGURE_ARGS+= --with-libidn MAN1= mpop.1 INFO= mpop +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGNUTLS} diff --git a/mail/mreport/Makefile b/mail/mreport/Makefile index 89b2674abb91..0a95af7132c9 100644 --- a/mail/mreport/Makefile +++ b/mail/mreport/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mreport -# Date created: 19 Dec 1999 -# Whom: Will Andrews <andrews@technologist.com> -# +# Created by: Will Andrews <andrews@technologist.com> # $FreeBSD$ -# PORTNAME= mreport PORTVERSION= 0.9 @@ -17,6 +13,7 @@ ALL_TARGET= ALL MAN8= mreport.8 PLIST_FILES= sbin/mreport +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s/^.TH mreport 1/.TH mreport 8/g; s/^.LO 1/.LO 8/g;" \ ${WRKSRC}/mreport.1 diff --git a/mail/msgconvert/Makefile b/mail/msgconvert/Makefile index 3e6514951808..0001b04f54fe 100644 --- a/mail/msgconvert/Makefile +++ b/mail/msgconvert/Makefile @@ -26,6 +26,7 @@ EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= > ${PORTNAME}.pl SHEBANG_FILES= ${PORTNAME}.pl +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.pl ${PREFIX}/bin/${PORTNAME}.pl ${LN} -s ${PREFIX}/bin/${PORTNAME}.pl ${PREFIX}/bin/${PORTNAME} diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index f9d2204ee53f..ccb5ae35ea1a 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -27,6 +27,7 @@ OPTIONS_DEFAULT= MSMTPQ OPENSSL GSASL_DESC= GSASL support MSMTPQ_DESC= Install offline messaging scripts +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGNUTLS} diff --git a/mail/mu/Makefile b/mail/mu/Makefile index 11c3087d3cad..c5f8b7c667c2 100644 --- a/mail/mu/Makefile +++ b/mail/mu/Makefile @@ -29,6 +29,7 @@ CXXFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+= --with-gui=none +NO_STAGE= yes do-install: cd ${WRKSRC}/mu && ${INSTALL_PROGRAM} mu ${PREFIX}/bin cd ${FILESDIR} && ${INSTALL_SCRIPT} mu-ask ${PREFIX}/bin diff --git a/mail/mulberry/Makefile b/mail/mulberry/Makefile index c733aba084b6..10cfff0186fe 100644 --- a/mail/mulberry/Makefile +++ b/mail/mulberry/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mulberry -# Date created: 12 Dec 2001 -# Whom: Yarema <yds@CoolRat.org> -# +# Created by: Yarema <yds@CoolRat.org> # $FreeBSD$ -# PORTNAME= mulberry PORTVERSION= 4.0.8 @@ -23,6 +19,7 @@ USE_LINUX= yes USE_LINUX_APPS= xorglibs ONLY_FOR_ARCHS= i386 amd64 +NO_STAGE= yes .include <bsd.port.pre.mk> INSTALL_DIR?= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m 755 diff --git a/mail/mutt-lite/Makefile b/mail/mutt-lite/Makefile index 514aa1cff3ec..5e031f2b3b3a 100644 --- a/mail/mutt-lite/Makefile +++ b/mail/mutt-lite/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: mutt-devel-lite -# Date created: 30 May 2005 -# Whom: Udo Schweigert <udo.schweigert@siemens.com> -# +# Created by: Udo Schweigert <udo.schweigert@siemens.com> # $FreeBSD$ -# # Just to get a mutt-devel-lite pkg on pkg cluster MASTERDIR= ${.CURDIR}/../mutt @@ -14,4 +10,5 @@ CONFLICTS= ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-[0-9]* mutt-devel-[0-9]* mut MUTT_LITE= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index dbf6790dea54..2f59aa7995fc 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,11 +1,5 @@ # Created by: Udo Schweigert # $FreeBSD$ -# -# In addition to the options you can enable other configuration -# options of mutt by adding them to the MUTT_CONFIGURE_ARGS variable. For -# example you could say "MUTT_CONFIGURE_ARGS=--with-homespool=MyMail" to -# configure a different file for mutt's homespool. -# PORTNAME= mutt PORTVERSION= 1.5.21 @@ -113,6 +107,7 @@ PLIST= ${WRKDIR}/PLIST PKGMESSAGE= ${WRKDIR}/pkg-message SCRIPTS_ENV= WRKDIR="${WRKDIR}" +NO_STAGE= yes .include <bsd.port.options.mk> DW_PATCH_VERSION= 1.5.6 diff --git a/mail/mutt14-lite/Makefile b/mail/mutt14-lite/Makefile index a1e8dba9337f..12194deda945 100644 --- a/mail/mutt14-lite/Makefile +++ b/mail/mutt14-lite/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: mutt-lite -# Date created: Thu May 19, 2005 -# Whom: Jose M Rodriguez <josemi@freebsd.jazztel.es> -# +# Created by: Jose M Rodriguez <josemi@freebsd.jazztel.es> # $FreeBSD$ -# # Just to get a mutt-lite pkg on pkg cluster @@ -15,4 +11,5 @@ CONFLICTS= ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-[0-9]* mutt-devel-[0-9]* mut MUTT_LITE= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index 2096893ade33..2d765568067a 100644 --- a/mail/mutt14/Makefile +++ b/mail/mutt14/Makefile @@ -51,6 +51,7 @@ PKGNAMESUFFIX= -lite OPTIONS_EXCLUDE= SGML_DOCS .endif +NO_STAGE= yes .include <bsd.port.options.mk> RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support diff --git a/mail/mutt_vc_query/Makefile b/mail/mutt_vc_query/Makefile index 80d55cb8cadc..bb1daba2cb40 100644 --- a/mail/mutt_vc_query/Makefile +++ b/mail/mutt_vc_query/Makefile @@ -21,6 +21,7 @@ MAN1= mutt_vc_query.1 PORTDOCS= * PLIST_FILES= bin/mutt_vc_query +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} diff --git a/mail/muttils/Makefile b/mail/muttils/Makefile index 9d37f6b666c4..c04e00670507 100644 --- a/mail/muttils/Makefile +++ b/mail/muttils/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: muttils -# Date created: April 2 2011 -# Whom: Jason Helfman <jhelfman@experts-exchange.com> -# +# Created by: Jason Helfman <jhelfman@experts-exchange.com> # $FreeBSD$ -# PORTNAME= muttils PORTVERSION= 1.3 @@ -25,6 +21,7 @@ USE_PYDISTUTILS= yes PORTEXAMPLES= * +NO_STAGE= yes .include <bsd.port.options.mk> post-install: diff --git a/mail/muttzilla/Makefile b/mail/muttzilla/Makefile index 83f15467dd39..b56a65b6a4c6 100644 --- a/mail/muttzilla/Makefile +++ b/mail/muttzilla/Makefile @@ -9,6 +9,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Mutt MUA plugin for Netscape for use on "mailto:" URLs +NO_STAGE= yes pre-configure: @${REINPLACE_CMD} \ -e "s:/etc/muttzilla.conf:${PREFIX}/etc/muttzilla.conf:g" \ diff --git a/mail/nbsmtp/Makefile b/mail/nbsmtp/Makefile index a30739098165..661a38fd45df 100644 --- a/mail/nbsmtp/Makefile +++ b/mail/nbsmtp/Makefile @@ -21,4 +21,5 @@ MAN8= nbsmtp.8 PLIST_FILES= bin/nbsmtp +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/newmail/Makefile b/mail/newmail/Makefile index 68a4ee5aa38c..3476a3970af1 100644 --- a/mail/newmail/Makefile +++ b/mail/newmail/Makefile @@ -15,4 +15,5 @@ MAN1= newmail.1 MANCOMPRESSED= maybe PLIST_FILES= bin/newmail +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile index be8b0cd3f38e..ba2e859ca051 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -1,52 +1,5 @@ # Created by: Scott Blachowicz <scott+ports@sabami.seaslug.org> # $FreeBSD$ -# -# Makefile variables of interest: -# -# NMH_EDITOR - pass an EDITOR specification through to nmh's configure -# script's '--with-editor' option. -# -# NMH_EXTRA_CONFIGURE_ARGS - extra args passed through to 'configure'. -# -# NMH_LOCKING - specify the style of locking to be used by nmh for the -# users' spool files (e.g. the 'inc' command). Must match the -# locking style used by your MTA - the default is FLOCK_LOCKING -# (the documented behavior for the 'mail.local' delivery program). -# Do a 'make patch', then look in the source directory (currently -# the config.h.in file) for more information on different locking -# settings. Current valid settings are: -# DOT_LOCKING FCNTL_LOCKING LOCKF_LOCKING FLOCK_LOCKING -# -# NMH_MASQUERADE - specify the type(s) of masquerading to allow. This -# is passed through to nmh's "--enable-masquerade" configure -# option and the current syntax for that string is: -# 'draft_from[ mmailid[ username_extension]]' -# -# NMH_MTS - pass an MTS specification through to nmh's configure -# script's "--with-mts" option. Do a "make extract" and check -# the NMH distribution's "INSTALL" file for more info. -# Currently, the valid choices are -# "smtp" - [the default] Open a connection to the SMTP port on -# the configured server, default - localhost. The server would -# be specified in the etc/nmh/mts.conf file after installation. -# This requires access to a SMTP daemon on the localhost or the -# specified server system. -# "sendmail" - Fork a copy of sendmail to handle the message. This -# will have different behavior than "smtp" depending on your -# local MTA and its configuration. For example, some of the -# rewriting facilities of "qmail-inject", if you are using qmail, -# may be available this way, but not via NMH_MTS=smtp. -# -# NMH_PAGER - pass an PAGER specification through to nmh's configure -# script's '--with-pager' option. -# -# NMH_POP - specify "enable" or "disable" for --enable-pop (or --disable-pop). -# Default is "enable". -# -# NMH_SMTPSERVERS - specify a blank-separated list of SMTP servers - -# passed through to nmh's configure scripts '--with-smtpservers' -# option. -# PORTNAME= nmh PORTVERSION= 1.5 @@ -96,6 +49,7 @@ CONFIGURE_ARGS+= --docdir=${DOCSDIR} OPTIONS_DEFINE= SASL2 SASL2_DESC= Cyrus SASL2 support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSASL2} diff --git a/mail/nmzmail/Makefile b/mail/nmzmail/Makefile index ae16ac6fb3be..6c223dc8c48c 100644 --- a/mail/nmzmail/Makefile +++ b/mail/nmzmail/Makefile @@ -18,6 +18,7 @@ USE_GMAKE= yes PLIST_FILES= bin/nmzmail PORTDOCS= README NEWS +NO_STAGE= yes pre-extract: .if !defined(MAX_MAIL_DIRS) @ ${ECHO_MSG} "You can define MAX_MAIL_DIRS=n." diff --git a/mail/noattach/Makefile b/mail/noattach/Makefile index 78193ba2fcef..cd7a7ffd4ffa 100644 --- a/mail/noattach/Makefile +++ b/mail/noattach/Makefile @@ -20,6 +20,7 @@ SAMPLEFILES= README noattach.patterns noattach.patterns.johncon CONFIGURE_ARGS+= --enable-ldap .endif +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/mail/sendmail/bsd.milter.mk" diff --git a/mail/nocc/Makefile b/mail/nocc/Makefile index 3141adbc5928..3353f5ac7400 100644 --- a/mail/nocc/Makefile +++ b/mail/nocc/Makefile @@ -27,6 +27,7 @@ NOCCCOMP= .htaccess favicon.ico robots.txt \ PORTDOCS= * +NO_STAGE= yes .include <bsd.port.options.mk> do-install: diff --git a/mail/nohtml/Makefile b/mail/nohtml/Makefile index 6d463f6d220d..f7cc131188c3 100644 --- a/mail/nohtml/Makefile +++ b/mail/nohtml/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: nohtml -# Date Created: 17 February 2003 -# Whom: nohtml@tundraware.com -# +# Created by: nohtml@tundraware.com # $FreeBSD$ -# PORTNAME= nohtml PORTVERSION= 1.11 @@ -18,6 +14,7 @@ USE_PYTHON= yes MANCOMPRESSED= yes MAN1= nohtml.1 +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} diff --git a/mail/normalizemime/Makefile b/mail/normalizemime/Makefile index 5e9e3246e997..356e85d238d8 100644 --- a/mail/normalizemime/Makefile +++ b/mail/normalizemime/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: normalize mime -# Date created: Wed Aug 31 00:24:53 UTC 2005 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= normalizemime PORTVERSION= 1.19 @@ -26,6 +22,7 @@ LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} PLIST_FILES= bin/${DISTNAME:R} +NO_STAGE= yes post-extract: @${INSTALL_DATA} ${DISTDIR}/${DISTNAME} ${WRKSRC} diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index 2f05dca06e39..93a0062fbb0e 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -32,4 +32,5 @@ MAN5= notmuch-hooks.5 MAN7= notmuch-search-terms.7 MANCOMPRESSED= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/nullmailer/Makefile b/mail/nullmailer/Makefile index 15ed33290832..32f14b4a165f 100644 --- a/mail/nullmailer/Makefile +++ b/mail/nullmailer/Makefile @@ -45,6 +45,7 @@ MAN8= nullmailer-queue.8 nullmailer-send.8 OPTIONS_DEFINE= GNUTLS +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGNUTLS} diff --git a/mail/nullpop/Makefile b/mail/nullpop/Makefile index 71ef2bcf5a8d..1047f8de6708 100644 --- a/mail/nullpop/Makefile +++ b/mail/nullpop/Makefile @@ -17,4 +17,5 @@ CONFIGURE_ARGS+=--libexecdir="${PREFIX}/bin" PLIST_FILES= bin/nullpop MAN8= nullpop.8 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/offlineimap/Makefile b/mail/offlineimap/Makefile index 853dad58b421..f201c84333b9 100644 --- a/mail/offlineimap/Makefile +++ b/mail/offlineimap/Makefile @@ -48,6 +48,7 @@ PORTEXAMPLES= ${EXAMPLE_FILES:N*/*} DOC_DIRS= ${DOC_FILES:H:O:u:N.} EXAMPLE_DIRS= ${EXAMPLE_FILES:H:O:u:N.} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} && ${PORT_OPTIONS:MHTMLDOCS} diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile index 920c5eefb260..0ea8c994f5ed 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -50,6 +50,7 @@ STATS_DESC= Setup statistics tools MAKE_ARGS+= pkgconfigdir="${PREFIX}/libdata/pkgconfig" +NO_STAGE= yes .include "${.CURDIR}/Makefile.options" .include <bsd.port.options.mk> diff --git a/mail/opendmarc/Makefile b/mail/opendmarc/Makefile index 18d83410cd0d..9ecbf86a492b 100644 --- a/mail/opendmarc/Makefile +++ b/mail/opendmarc/Makefile @@ -29,6 +29,7 @@ MAN5= opendmarc.conf.5 MAN8= opendmarc-check.8 opendmarc-expire.8 opendmarc-import.8 \ opendmarc-params.8 opendmarc-reports.8 opendmarc.8 +NO_STAGE= yes post-install: @${MKDIR} ${PREFIX}/etc/mail ${INSTALL_DATA} \ diff --git a/mail/opensmtpd-devel/Makefile b/mail/opensmtpd-devel/Makefile index cf9caf573d13..0fa9bc614138 100644 --- a/mail/opensmtpd-devel/Makefile +++ b/mail/opensmtpd-devel/Makefile @@ -39,6 +39,7 @@ MAN5= smtpd.conf.5 aliases.5 forward.5 USERS= _smtpd _smtpq GROUPS= _smtpd +NO_STAGE= yes .include <bsd.port.options.mk> USE_OPENSSL= yes diff --git a/mail/opensmtpd/Makefile b/mail/opensmtpd/Makefile index a0345d9a78ad..1617f6f5891e 100644 --- a/mail/opensmtpd/Makefile +++ b/mail/opensmtpd/Makefile @@ -36,6 +36,7 @@ MAN5= smtpd.conf.5 aliases.5 forward.5 USERS= _smtpd _smtpq _smtpf GROUPS= _smtpd +NO_STAGE= yes .include <bsd.port.options.mk> USE_OPENSSL= yes diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile index 7733083ad72b..9c67ca259d92 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -44,6 +44,7 @@ VIRUSCHECK_ALL_DESC= Virus check for all (default: pop3) WGET_DESC= wget ZLIB_DESC= ZLib +NO_STAGE= yes .include <bsd.port.pre.mk> # WITH_SPEEDYCGI needs suidperl enabled under perl 5.8.4 or above, diff --git a/mail/osbf-lua/Makefile b/mail/osbf-lua/Makefile index 0348dd15f853..9ac3aa026d23 100644 --- a/mail/osbf-lua/Makefile +++ b/mail/osbf-lua/Makefile @@ -19,6 +19,7 @@ OPTIONS_DEFINE= SPAMFILTER_PLUGIN OPTIONS_DEFAULT= SPAMFILTER_PLUGIN SPAMFILTER_PLUGIN_DESC= OSBF Spamfilter Plugin +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSPAMFILTER_PLUGIN} diff --git a/mail/ovs/Makefile b/mail/ovs/Makefile index a5fb1a4b10bb..05f9f7a5c66e 100644 --- a/mail/ovs/Makefile +++ b/mail/ovs/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ovs -# Date created: 26 August 2007 -# Whom: Xavier Beaudouin <kiwi@oav.net> -# +# Created by: Xavier Beaudouin <kiwi@oav.net> # $FreeBSD$ -# PORTNAME= ovs PORTVERSION= 1.05 @@ -35,6 +31,7 @@ DOCS= README CHANGES COPYING CHANGES.old README.old PORTDOCS= ${DOCS} .endif +NO_STAGE= yes pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "You may set following options:" diff --git a/mail/p3scan/Makefile b/mail/p3scan/Makefile index 16555d7f8c4c..69b39915e25d 100644 --- a/mail/p3scan/Makefile +++ b/mail/p3scan/Makefile @@ -29,6 +29,7 @@ MANCOMPRESSED= yes USE_RC_SUBR= p3scan SUB_FILES= p3scan pkg-message +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: diff --git a/mail/p5-CGP-CLI/Makefile b/mail/p5-CGP-CLI/Makefile index 57c8e2127086..4460dc43bacc 100644 --- a/mail/p5-CGP-CLI/Makefile +++ b/mail/p5-CGP-CLI/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-CGP-CLI -# Date created: 01 Jun 2010 -# Whom: Alexander Kriventsov <avk@vl.ru> -# +# Created by: Alexander Kriventsov <avk@vl.ru> # $FreeBSD$ -# PORTNAME= CGP-CLI PORTVERSION= 2.7.5 @@ -20,4 +16,5 @@ USE_PERL5= configure MAN3= CGP::CLI.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Clamd/Makefile b/mail/p5-Clamd/Makefile index 8969748783f6..c1c9e37d0cdf 100644 --- a/mail/p5-Clamd/Makefile +++ b/mail/p5-Clamd/Makefile @@ -1,4 +1,3 @@ -# Created by: pgollucci@p6m7g8.com # $FreeBSD$ PORTNAME= Clamd @@ -25,6 +24,7 @@ PLIST_FILES= %%SITE_PERL%%/Clamd.pm \ PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/Clamd +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' ${WRKSRC}/Makefile.PL diff --git a/mail/p5-Dancer-Plugin-Email/Makefile b/mail/p5-Dancer-Plugin-Email/Makefile index b0f76b0e3ca9..1d157165b234 100644 --- a/mail/p5-Dancer-Plugin-Email/Makefile +++ b/mail/p5-Dancer-Plugin-Email/Makefile @@ -25,4 +25,5 @@ USE_PERL5= configure MAN3= Dancer::Plugin::Email.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Data-Validate-Email/Makefile b/mail/p5-Data-Validate-Email/Makefile index 1c680a0c1848..322252344ff2 100644 --- a/mail/p5-Data-Validate-Email/Makefile +++ b/mail/p5-Data-Validate-Email/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Data-Validate-Email -# Date created: 2009-01-07 -# Whom: Murilo Opsfelder <mopsfelder@gmail.com> -# +# Created by: Murilo Opsfelder <mopsfelder@gmail.com> # $FreeBSD$ -# PORTNAME= Data-Validate-Email PORTVERSION= 0.04 @@ -23,4 +19,5 @@ USE_PERL5= configure MAN3= Data::Validate::Email.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Abstract/Makefile b/mail/p5-Email-Abstract/Makefile index c64ea1ebba66..90abba47d628 100644 --- a/mail/p5-Email-Abstract/Makefile +++ b/mail/p5-Email-Abstract/Makefile @@ -25,4 +25,5 @@ MAN3= Email::Abstract.3 \ Email::Abstract::MailMessage.3 \ Email::Abstract::Plugin.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Address-Loose/Makefile b/mail/p5-Email-Address-Loose/Makefile index 489b8ff44047..070bf3559713 100644 --- a/mail/p5-Email-Address-Loose/Makefile +++ b/mail/p5-Email-Address-Loose/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Email::Address::Loose.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Address/Makefile b/mail/p5-Email-Address/Makefile index 3f4b83b5b091..0294c0d35932 100644 --- a/mail/p5-Email-Address/Makefile +++ b/mail/p5-Email-Address/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Email::Address.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-AddressParser/Makefile b/mail/p5-Email-AddressParser/Makefile index f35f62be579a..a35e9c6d7089 100644 --- a/mail/p5-Email-AddressParser/Makefile +++ b/mail/p5-Email-AddressParser/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Email::AddressParser -# Date created: Jun 6 2011 -# Whom: dliakh -# +# Created by: dliakh # $FreeBSD$ -# PORTNAME= Email-AddressParser PORTVERSION= 0.04 @@ -19,4 +15,5 @@ USE_PERL5= configure MAN3= Email::AddressParser.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Date-Format/Makefile b/mail/p5-Email-Date-Format/Makefile index beb8de63323e..a7c7f88057d9 100644 --- a/mail/p5-Email-Date-Format/Makefile +++ b/mail/p5-Email-Date-Format/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-Email-Date-Format -# Date created: 2007-12-26 -# Whom: Anton Yuzhaninov <citrin@rambler-co.ru> -# +# Created by: Anton Yuzhaninov <citrin@rambler-co.ru> # $FreeBSD$ -# PORTNAME= Email-Date-Format PORTVERSION= 1.002 @@ -20,4 +16,5 @@ USE_PERL5= configure MAN3= Email::Date::Format.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Date/Makefile b/mail/p5-Email-Date/Makefile index cc9b0289d7cd..ba446053193a 100644 --- a/mail/p5-Email-Date/Makefile +++ b/mail/p5-Email-Date/Makefile @@ -23,4 +23,5 @@ USE_PERL5= configure MAN3= Email::Date.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Delete/Makefile b/mail/p5-Email-Delete/Makefile index b7b43106a5fe..05636b33c4b2 100644 --- a/mail/p5-Email-Delete/Makefile +++ b/mail/p5-Email-Delete/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-Email-Delete -# Date created: 31 December 2004 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Email-Delete PORTVERSION= 2.00.1 @@ -30,4 +26,5 @@ MAN3= Email::Delete.3 \ Email::Delete::Maildir.3 \ Email::Delete::Mbox.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Filter/Makefile b/mail/p5-Email-Filter/Makefile index 118838ec53d8..e49c1b6d0e98 100644 --- a/mail/p5-Email-Filter/Makefile +++ b/mail/p5-Email-Filter/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN3= Email::Filter.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Find/Makefile b/mail/p5-Email-Find/Makefile index 4609020aecbb..7319a1ee8251 100644 --- a/mail/p5-Email-Find/Makefile +++ b/mail/p5-Email-Find/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Email::Find.3 Email::Find::addrspec.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Folder-IMAP/Makefile b/mail/p5-Email-Folder-IMAP/Makefile index cb7c808651d7..cc3009069e64 100644 --- a/mail/p5-Email-Folder-IMAP/Makefile +++ b/mail/p5-Email-Folder-IMAP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-Email-Folder-IMAP -# Date created: 30 December 2004 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Email-Folder-IMAP PORTVERSION= 1.10.2 @@ -26,4 +22,5 @@ USE_PERL5= configure MAN3= Email::Folder::IMAP.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Folder-IMAPS/Makefile b/mail/p5-Email-Folder-IMAPS/Makefile index a14f9d2e1a6c..fd3fe3aefcd0 100644 --- a/mail/p5-Email-Folder-IMAPS/Makefile +++ b/mail/p5-Email-Folder-IMAPS/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-Email-Folder-IMAPS -# Date created: 30 December 2004 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Email-Folder-IMAPS PORTVERSION= 1.10.2 @@ -26,4 +22,5 @@ USE_PERL5= configure MAN3= Email::Folder::IMAPS.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Folder-POP3/Makefile b/mail/p5-Email-Folder-POP3/Makefile index 043504db206d..cc842ab0b7dd 100644 --- a/mail/p5-Email-Folder-POP3/Makefile +++ b/mail/p5-Email-Folder-POP3/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-Email-Folder-POP3 -# Date created: 11 October 2005 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Email-Folder-POP3 PORTVERSION= 1.01.3 @@ -26,4 +22,5 @@ USE_PERL5= configure MAN3= Email::Folder::POP3.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Folder/Makefile b/mail/p5-Email-Folder/Makefile index 9879daa47058..6fff5175ec74 100644 --- a/mail/p5-Email-Folder/Makefile +++ b/mail/p5-Email-Folder/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Email-Folder -# Date created: August 31 2003 -# Whom: Lars Thegler <lars@thegler.dk> -# +# Created by: Lars Thegler <lars@thegler.dk> # $FreeBSD$ -# PORTNAME= Email-Folder PORTVERSION= 0.85.5 @@ -28,4 +24,5 @@ MAN3= Email::Folder.3 \ Email::Folder::Mbox.3 \ Email::Folder::Reader.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-FolderType-Net/Makefile b/mail/p5-Email-FolderType-Net/Makefile index 3d11bab2b711..d200d51b2c47 100644 --- a/mail/p5-Email-FolderType-Net/Makefile +++ b/mail/p5-Email-FolderType-Net/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-Email-FolderType-Net -# Date created: 30 December 2004 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Email-FolderType-Net PORTVERSION= 1.04.1 @@ -25,4 +21,5 @@ USE_PERL5= configure MAN3= Email::FolderType::Net.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-FolderType/Makefile b/mail/p5-Email-FolderType/Makefile index 23f9ebfd02ca..568fc14a1b7e 100644 --- a/mail/p5-Email-FolderType/Makefile +++ b/mail/p5-Email-FolderType/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Email-FolderType -# Date created: August 31 2003 -# Whom: Lars Thegler <lars@thegler.dk> -# +# Created by: Lars Thegler <lars@thegler.dk> # $FreeBSD$ -# PORTNAME= Email-FolderType PORTVERSION= 0.8.13 @@ -25,4 +21,5 @@ MAN3= Email::FolderType.3 \ Email::FolderType::Maildir.3 \ Email::FolderType::Mbox.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-LocalDelivery-Ezmlm/Makefile b/mail/p5-Email-LocalDelivery-Ezmlm/Makefile index eccaa0c86ccd..7019bb8a90da 100644 --- a/mail/p5-Email-LocalDelivery-Ezmlm/Makefile +++ b/mail/p5-Email-LocalDelivery-Ezmlm/Makefile @@ -19,6 +19,7 @@ USE_PERL5= configure MAN3= Email::LocalDelivery::Ezmlm.3 +NO_STAGE= yes post-patch: @${RM} ${WRKSRC}/lib/Email/LocalDelivery/Ezmlm.pm.orig test: diff --git a/mail/p5-Email-LocalDelivery/Makefile b/mail/p5-Email-LocalDelivery/Makefile index 047fa57ceacb..3cd8d8910177 100644 --- a/mail/p5-Email-LocalDelivery/Makefile +++ b/mail/p5-Email-LocalDelivery/Makefile @@ -22,4 +22,5 @@ MAN3= Email::LocalDelivery.3 \ Email::LocalDelivery::Maildir.3 \ Email::LocalDelivery::Mbox.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-MIME-Attachment-Stripper/Makefile b/mail/p5-Email-MIME-Attachment-Stripper/Makefile index fb3179a5e297..63e4bcbf5af2 100644 --- a/mail/p5-Email-MIME-Attachment-Stripper/Makefile +++ b/mail/p5-Email-MIME-Attachment-Stripper/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Email-MIME-Attachment-Stripper -# Date created: 2004-08-30 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Email-MIME-Attachment-Stripper PORTVERSION= 1.31.6 @@ -25,4 +21,5 @@ USE_PERL5= configure MAN3= Email::MIME::Attachment::Stripper.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-MIME-ContentType/Makefile b/mail/p5-Email-MIME-ContentType/Makefile index 9a0a6a2b5753..1ac52f24c618 100644 --- a/mail/p5-Email-MIME-ContentType/Makefile +++ b/mail/p5-Email-MIME-ContentType/Makefile @@ -16,4 +16,5 @@ USE_PERL5= configure MAN3= Email::MIME::ContentType.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-MIME-CreateHTML/Makefile b/mail/p5-Email-MIME-CreateHTML/Makefile index d482efbdcbd8..6fcc0507b37d 100644 --- a/mail/p5-Email-MIME-CreateHTML/Makefile +++ b/mail/p5-Email-MIME-CreateHTML/Makefile @@ -32,4 +32,5 @@ MAN3= Email::MIME::CreateHTML.3 \ Email::MIME::CreateHTML::Resolver::Filesystem.3 \ Email::MIME::CreateHTML::Resolver::LWP.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-MIME-Creator-ISO_2022_JP/Makefile b/mail/p5-Email-MIME-Creator-ISO_2022_JP/Makefile index 51a71ed0e853..f30fc6288615 100644 --- a/mail/p5-Email-MIME-Creator-ISO_2022_JP/Makefile +++ b/mail/p5-Email-MIME-Creator-ISO_2022_JP/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: Email::MIME::Creator::ISO_2022_JP -# Date created: 19 Nov 2009 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= Email-MIME-Creator-ISO_2022_JP PORTVERSION= 0.02 @@ -26,4 +21,5 @@ USE_PERL5= configure MAN3= Email::MIME::Creator::ISO_2022_JP.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-MIME-Encodings/Makefile b/mail/p5-Email-MIME-Encodings/Makefile index 05c68e5994a8..83cd2d45fefb 100644 --- a/mail/p5-Email-MIME-Encodings/Makefile +++ b/mail/p5-Email-MIME-Encodings/Makefile @@ -17,4 +17,5 @@ USE_PERL5= configure MAN3= Email::MIME::Encodings.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-MIME/Makefile b/mail/p5-Email-MIME/Makefile index 36c9dc5cbf7a..321e71435651 100644 --- a/mail/p5-Email-MIME/Makefile +++ b/mail/p5-Email-MIME/Makefile @@ -25,4 +25,5 @@ MAN3= Email::MIME.3 \ Email::MIME::Header.3 \ Email::MIME::Modifier.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-MessageID/Makefile b/mail/p5-Email-MessageID/Makefile index 743d5e290438..a10abd00a1cc 100644 --- a/mail/p5-Email-MessageID/Makefile +++ b/mail/p5-Email-MessageID/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Email::MessageID.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Reply/Makefile b/mail/p5-Email-Reply/Makefile index 45a1a843ac50..0a1ef54f8ca8 100644 --- a/mail/p5-Email-Reply/Makefile +++ b/mail/p5-Email-Reply/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-Email-Reply -# Date created: 21 February 2007 -# Whom: Kay Abendroth <kay.abendroth@raxion.net> -# +# Created by: Kay Abendroth <kay.abendroth@raxion.net> # $FreeBSD$ -# PORTNAME= Email-Reply PORTVERSION= 1.202 @@ -25,4 +21,5 @@ USE_PERL5= configure MAN3= Email::Reply.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Send/Makefile b/mail/p5-Email-Send/Makefile index 348b8fc92c5e..a8b9ec149233 100644 --- a/mail/p5-Email-Send/Makefile +++ b/mail/p5-Email-Send/Makefile @@ -27,4 +27,5 @@ MAN3= Email::Send.3 \ Email::Send::Sendmail.3 \ Email::Send::Test.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Sender-Transport-SMTP-TLS/Makefile b/mail/p5-Email-Sender-Transport-SMTP-TLS/Makefile index 1c2abd3efe27..0a065ef1b0b0 100644 --- a/mail/p5-Email-Sender-Transport-SMTP-TLS/Makefile +++ b/mail/p5-Email-Sender-Transport-SMTP-TLS/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= Email::Sender::Transport::SMTP::TLS.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Sender-Transport-SQLite/Makefile b/mail/p5-Email-Sender-Transport-SQLite/Makefile index c8970efc8f6c..921ce5595043 100644 --- a/mail/p5-Email-Sender-Transport-SQLite/Makefile +++ b/mail/p5-Email-Sender-Transport-SQLite/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Email-Sender-Transport-SQLite -# Date created: 11 Oct 2010 -# Whom: Bill Brinzer <bill.brinzer@gmail.com> -# +# Created by: Bill Brinzer <bill.brinzer@gmail.com> # $FreeBSD$ -# PORTNAME= Email-Sender-Transport-SQLite PORTVERSION= 0.092000 @@ -24,4 +20,5 @@ USE_PERL5= configure MAN3= Email::Sender::Transport::SQLite.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Sender/Makefile b/mail/p5-Email-Sender/Makefile index bf34f7ae510a..17d47ca41001 100644 --- a/mail/p5-Email-Sender/Makefile +++ b/mail/p5-Email-Sender/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-Email-Sender -# Date created: 23 June 2009 -# Whom: Bill Brinzer <bill.brinzer@gmail.com> -# +# Created by: Bill Brinzer <bill.brinzer@gmail.com> # $FreeBSD$ -# PORTNAME= Email-Sender PORTVERSION= 0.120001 @@ -56,6 +52,7 @@ MAN3= Email::Sender.3 \ Email::Sender::Transport::Wrapper.3 \ Email::Sender::Util.3 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501400 diff --git a/mail/p5-Email-Simple/Makefile b/mail/p5-Email-Simple/Makefile index 133ea39b56ae..009bca2169ca 100644 --- a/mail/p5-Email-Simple/Makefile +++ b/mail/p5-Email-Simple/Makefile @@ -24,4 +24,5 @@ MAN3= Email::Simple.3 \ Email::Simple::Creator.3 \ Email::Simple::Header.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Stuff/Makefile b/mail/p5-Email-Stuff/Makefile index f1c1d445c9a3..65b91420d757 100644 --- a/mail/p5-Email-Stuff/Makefile +++ b/mail/p5-Email-Stuff/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Email-Stuff -# Date created: 12 Aug, 2009 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= Email-Stuff PORTVERSION= 2.102 @@ -27,4 +23,5 @@ USE_PERL5= configure MAN3= Email::Stuff.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Valid-Loose/Makefile b/mail/p5-Email-Valid-Loose/Makefile index 5c8fa1bca3c7..eeb6f4a78577 100644 --- a/mail/p5-Email-Valid-Loose/Makefile +++ b/mail/p5-Email-Valid-Loose/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-Email-Valid-Loose -# Date created: 19 August 2003 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= Email-Valid-Loose PORTVERSION= 0.05 @@ -22,4 +18,5 @@ USE_PERL5= configure MAN3= Email::Valid::Loose.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Valid/Makefile b/mail/p5-Email-Valid/Makefile index 162c7e7b88c4..df2e75bd1196 100644 --- a/mail/p5-Email-Valid/Makefile +++ b/mail/p5-Email-Valid/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN3= Email::Valid.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-FuzzyOcr-devel/Makefile b/mail/p5-FuzzyOcr-devel/Makefile index 4ba6f4e0860e..11eb7a9966d6 100644 --- a/mail/p5-FuzzyOcr-devel/Makefile +++ b/mail/p5-FuzzyOcr-devel/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: FuzzyOcr -# Date Created: 2006-11-03 -# Whom: Shaun Amott <shaun@FreeBSD.org> -# +# Created by: Shaun Amott <shaun@FreeBSD.org> # $FreeBSD$ -# PORTNAME= FuzzyOcr DISTVERSION= 3.6.0 @@ -55,6 +51,7 @@ PLIST_FILES= %%SITE_PERL%%/${SA_PLUGINDIR}/FuzzyOcr.pm \ %%EXAMPLESDIR%%/FuzzyOcr.preps %%EXAMPLESDIR%%/FuzzyOcr.mysql PLIST_DIRS= %%EXAMPLESDIR%% %%SITE_PERL%%/${SA_PLUGINDIR}/FuzzyOcr +NO_STAGE= yes .include <bsd.port.pre.mk> #.if defined(WITH_OCRAD) diff --git a/mail/p5-FuzzyOcr/Makefile b/mail/p5-FuzzyOcr/Makefile index fcf7a325bd08..7e2b935558e4 100644 --- a/mail/p5-FuzzyOcr/Makefile +++ b/mail/p5-FuzzyOcr/Makefile @@ -46,6 +46,7 @@ PLIST_FILES= ${SA_CONFIGDIR}/FuzzyOcr.pm \ %%EXAMPLESDIR%%/FuzzyOcr.cf %%EXAMPLESDIR%%/FuzzyOcr.words PLIST_DIRS= %%EXAMPLESDIR%% +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/mail/p5-GMail-IMAPD/Makefile b/mail/p5-GMail-IMAPD/Makefile index 0d70eebf4020..41d78c7b0566 100644 --- a/mail/p5-GMail-IMAPD/Makefile +++ b/mail/p5-GMail-IMAPD/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: GMail-IMAPD -# Date created: Jun 4, 2007 -# Whom: Ali Mashtizadeh <ali@mashtizadeh.org> -# +# Created by: Ali Mashtizadeh <ali@mashtizadeh.org> # $FreeBSD$ -# PORTNAME= GMail-IMAPD PORTVERSION= 0.94 @@ -22,4 +18,5 @@ USE_PERL5= configure MAN3= GMail::IMAPD.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-IMAP-Admin/Makefile b/mail/p5-IMAP-Admin/Makefile index e7ac12c8ce04..8286d90a2971 100644 --- a/mail/p5-IMAP-Admin/Makefile +++ b/mail/p5-IMAP-Admin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-IMAP-Admin -# Date created: Sun Sep 26 09:25:38 EEST 1999 -# Whom: Martti Kuparinen <martti.kuparinen@ericsson.com> -# +# Created by: Martti Kuparinen <martti.kuparinen@ericsson.com> # $FreeBSD$ -# PORTNAME= IMAP-Admin PORTVERSION= 1.6.7 @@ -22,6 +18,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples/${UNIQUENAME} .if !defined(NOPORTEXAMPLES) PORTEXAMPLES= create.pl delete.pl +NO_STAGE= yes post-install: @${MKDIR} ${EXAMPLESDIR} @cd ${WRKSRC}/examples && ${INSTALL_DATA} ${PORTEXAMPLES} ${EXAMPLESDIR} diff --git a/mail/p5-IMAP-Client/Makefile b/mail/p5-IMAP-Client/Makefile index 18a294412928..dbd511d34c4b 100644 --- a/mail/p5-IMAP-Client/Makefile +++ b/mail/p5-IMAP-Client/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= IMAP::Client.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-IMAP-Sieve/Makefile b/mail/p5-IMAP-Sieve/Makefile index 0ddfa2e76b70..2b450286d5cb 100644 --- a/mail/p5-IMAP-Sieve/Makefile +++ b/mail/p5-IMAP-Sieve/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-IMAP-Sieve -# Date created: 25 Apr 2003 -# Whom: Oliver Eikemeier <eikemeier@fillmore-labs.com> -# +# Created by: Oliver Eikemeier <eikemeier@fillmore-labs.com> # $FreeBSD$ -# PORTNAME= IMAP-Sieve PORTVERSION= 0.4.9 @@ -26,6 +22,7 @@ USE_PERL5= configure PERLSIEVENAME= perlsieve-${PORTVERSION} PERLSIEVESUFX= b +NO_STAGE= yes post-extract: @${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \ ${WRKDIR}/${DISTNAME}/${PERLSIEVENAME}${PERLSIEVESUFX}${EXTRACT_SUFX} \ diff --git a/mail/p5-LMAP-CID2SPF/Makefile b/mail/p5-LMAP-CID2SPF/Makefile index 5108e9d2784f..2077dd4637ad 100644 --- a/mail/p5-LMAP-CID2SPF/Makefile +++ b/mail/p5-LMAP-CID2SPF/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: LMAP-CID2SPF -# Date Created: 2006-11-03 -# Whom: Shaun Amott <shaun@FreeBSD.org> -# +# Created by: Shaun Amott <shaun@FreeBSD.org> # $FreeBSD$ -# PORTNAME= LMAP-CID2SPF DISTVERSION= 0.9 @@ -23,6 +19,7 @@ CONFIGURE_SCRIPT=Makefile.PL PLIST_FILES+= bin/cid2spf %%SITE_PERL%%/LMAP/CID2SPF.pm PLIST_FILES+= "@unexec rmdir %D/%%SITE_PERL%%/LMAP 2>/dev/null || true" +NO_STAGE= yes do-install: @${MKDIR} ${SITE_PERL}/LMAP cd ${WRKSRC} && ${INSTALL_SCRIPT} cid2spf ${PREFIX}/bin diff --git a/mail/p5-Log-Procmail/Makefile b/mail/p5-Log-Procmail/Makefile index 6b83c5bf7c8d..4f63edbeaaf5 100644 --- a/mail/p5-Log-Procmail/Makefile +++ b/mail/p5-Log-Procmail/Makefile @@ -19,6 +19,7 @@ MAN3= Log::Procmail.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes +NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/mail/p5-MIME-AltWords/Makefile b/mail/p5-MIME-AltWords/Makefile index a9a34a93de9d..82bfd6b1c645 100644 --- a/mail/p5-MIME-AltWords/Makefile +++ b/mail/p5-MIME-AltWords/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-MIME-AltWords -# Date created: Jun 06 2011 -# Whom: Dmitry Liakh <dliakh@ukr.net> -# +# Created by: Dmitry Liakh <dliakh@ukr.net> # $FreeBSD$ -# PORTNAME= MIME-AltWords PORTVERSION= 0.12 @@ -20,6 +16,7 @@ USE_PERL5= configure MAN3= MIME::AltWords.3 \ MIME::AltWords0.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/NAME/ s|MIME-AltWords|MIME::AltWords|' ${WRKSRC}/Makefile.PL diff --git a/mail/p5-MIME-Charset/Makefile b/mail/p5-MIME-Charset/Makefile index b3f8e971462f..2b9e1b70e0b1 100644 --- a/mail/p5-MIME-Charset/Makefile +++ b/mail/p5-MIME-Charset/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-MIME-Charset -# Date created: 05 June 2007 -# Whom: Olivier Girard <Olivier.Girard@univ-angers.fr> -# +# Created by: Olivier Girard <Olivier.Girard@univ-angers.fr> # $FreeBSD$ -# PORTNAME= MIME-Charset PORTVERSION= 1.008 @@ -20,4 +16,5 @@ USE_PERL5= configure MAN3= MIME::Charset.3 MIME::Charset::JA_JP.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-MIME-EncWords/Makefile b/mail/p5-MIME-EncWords/Makefile index 27fedddecfd5..ce4a9175741a 100644 --- a/mail/p5-MIME-EncWords/Makefile +++ b/mail/p5-MIME-EncWords/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-MIME-EncWords -# Date created: 05 June 2007 -# Whom: Olivier Girard <Olivier.Girard@univ-angers.fr> -# +# Created by: Olivier Girard <Olivier.Girard@univ-angers.fr> # $FreeBSD$ -# PORTNAME= MIME-EncWords PORTVERSION= 1.011.1 @@ -21,4 +17,5 @@ USE_PERL5= configure MAN3= MIME::EncWords.3 MIME::EncWords::JA_JP.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-MIME-Explode/Makefile b/mail/p5-MIME-Explode/Makefile index 2209a6a80268..8f0929ddc5a5 100644 --- a/mail/p5-MIME-Explode/Makefile +++ b/mail/p5-MIME-Explode/Makefile @@ -15,4 +15,5 @@ USE_PERL5= configure MAN3= MIME::Explode.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-MIME-Fast/Makefile b/mail/p5-MIME-Fast/Makefile index 3cc0a3c4d6ee..8ebf60f34214 100644 --- a/mail/p5-MIME-Fast/Makefile +++ b/mail/p5-MIME-Fast/Makefile @@ -21,4 +21,5 @@ CONFIGURE_ENV= PREFIX="${PREFIX}" CCFLAGS="${CCFLAGS} ${PTHREAD_CFLAGS}" MAN3= MIME::Fast.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-MIME-Lite-HTML/Makefile b/mail/p5-MIME-Lite-HTML/Makefile index 3ff8b129aa2e..1fb9590d3032 100644 --- a/mail/p5-MIME-Lite-HTML/Makefile +++ b/mail/p5-MIME-Lite-HTML/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-MIME-Lite-HTML -# Date created: 2004-06-23 18:16:13 -# Whom: Jean-Baptiste Quenot <jb.quenot@caraldi.com> -# +# Created by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> # $FreeBSD$ -# PORTNAME= MIME-Lite-HTML PORTVERSION= 1.24 @@ -28,4 +24,5 @@ USE_PERL5= configure MAN3= MIME::Lite::HTML.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-MIME-Lite-TT-HTML/Makefile b/mail/p5-MIME-Lite-TT-HTML/Makefile index 3fafd6540a4e..8ae1b1ee0c0e 100644 --- a/mail/p5-MIME-Lite-TT-HTML/Makefile +++ b/mail/p5-MIME-Lite-TT-HTML/Makefile @@ -26,4 +26,5 @@ USE_PERL5= modbuild MAN3= MIME::Lite::TT::HTML.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-MIME-Lite-TT/Makefile b/mail/p5-MIME-Lite-TT/Makefile index 8486329a8406..d029421b96d2 100644 --- a/mail/p5-MIME-Lite-TT/Makefile +++ b/mail/p5-MIME-Lite-TT/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-MIME-Lite-TT -# Date created: 23 March 2008 -# Whom: Tuc <freebsd-ports@t-b-o-h.net> -# +# Created by: Tuc <freebsd-ports@t-b-o-h.net> # $FreeBSD$ -# PORTNAME= MIME-Lite-TT PORTVERSION= 0.02 @@ -27,4 +23,5 @@ USE_PERL5= configure MAN3= MIME::Lite::TT.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-MIME-Lite/Makefile b/mail/p5-MIME-Lite/Makefile index 31c9ebf6ccf7..a3c4e9fb9518 100644 --- a/mail/p5-MIME-Lite/Makefile +++ b/mail/p5-MIME-Lite/Makefile @@ -24,4 +24,5 @@ USE_PERL5= configure MAN3= MIME::Lite.3 MIME::changes.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-MIME-Tools/Makefile b/mail/p5-MIME-Tools/Makefile index ea9a4a3ffac6..7f2a98031e59 100644 --- a/mail/p5-MIME-Tools/Makefile +++ b/mail/p5-MIME-Tools/Makefile @@ -51,6 +51,7 @@ MAN3= MIME::Body.3 \ .if !defined(NOPORTDOCS) PORTDOCS= ChangeLog README +NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/mail/p5-MIME-Types/Makefile b/mail/p5-MIME-Types/Makefile index 53748b9d19a9..5ff609fff490 100644 --- a/mail/p5-MIME-Types/Makefile +++ b/mail/p5-MIME-Types/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= MIME::Type.3 MIME::Types.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-Address-MobileJp/Makefile b/mail/p5-Mail-Address-MobileJp/Makefile index b4c5b79f34a8..a763fe0888d8 100644 --- a/mail/p5-Mail-Address-MobileJp/Makefile +++ b/mail/p5-Mail-Address-MobileJp/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Mail::Address::MobileJp.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-Alias/Makefile b/mail/p5-Mail-Alias/Makefile index 3c444e7e3317..9f3df88aa885 100644 --- a/mail/p5-Mail-Alias/Makefile +++ b/mail/p5-Mail-Alias/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-Alias -# Date created: 07 July 2004 -# Whom: snowchyld -# +# Created by: snowchyld # $FreeBSD$ -# PORTNAME= Mail-Alias PORTVERSION= 1.12 @@ -19,4 +15,5 @@ USE_PERL5= configure MAN3= Mail::Alias.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-Audit-Attach/Makefile b/mail/p5-Mail-Audit-Attach/Makefile index cc5ad5427bcf..78a152856554 100644 --- a/mail/p5-Mail-Audit-Attach/Makefile +++ b/mail/p5-Mail-Audit-Attach/Makefile @@ -19,4 +19,5 @@ MAN3= Mail::Audit::Attach.3 USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-Audit/Makefile b/mail/p5-Mail-Audit/Makefile index c417798ece60..ae02a7ab0e52 100644 --- a/mail/p5-Mail-Audit/Makefile +++ b/mail/p5-Mail-Audit/Makefile @@ -33,6 +33,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} PORTDOCS= Changes FAQ README PORTEXAMPLES= popread proc2ma +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -i '' -e 's|/var/spool/mail|/var/mail|g' \ ${WRKSRC}/lib/Mail/Audit.pm diff --git a/mail/p5-Mail-Box-Parser-C/Makefile b/mail/p5-Mail-Box-Parser-C/Makefile index 4e7be177d47b..2525f95ee129 100644 --- a/mail/p5-Mail-Box-Parser-C/Makefile +++ b/mail/p5-Mail-Box-Parser-C/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Mail::Box::Parser::C.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-Box/Makefile b/mail/p5-Mail-Box/Makefile index 791646e35e89..c9c1500a2df2 100644 --- a/mail/p5-Mail-Box/Makefile +++ b/mail/p5-Mail-Box/Makefile @@ -37,6 +37,7 @@ USE_PERL5= configure CONFIGURE_ARGS= </dev/null CONFIGURE_ENV+= MAILBOX_INSTALL_OPTIONALS=n +NO_STAGE= yes .include "Makefile.man" .include <bsd.port.pre.mk> diff --git a/mail/p5-Mail-Bulkmail/Makefile b/mail/p5-Mail-Bulkmail/Makefile index 21a842a6b84f..ccd856d0b5bf 100644 --- a/mail/p5-Mail-Bulkmail/Makefile +++ b/mail/p5-Mail-Bulkmail/Makefile @@ -17,6 +17,7 @@ MAN3= Mail::Bulkmail.3 Mail::Bulkmail::Dynamic.3 \ Mail::Bulkmail::Server.3 Mail::Bulkmail::Object.3 \ Mail::Bulkmail::DummyServer.3 +NO_STAGE= yes post-patch: ${PERL} -pi -e '$$_="" if /^use 5/;' \ -e '$$_="" if /(use|no) warnings/;' \ diff --git a/mail/p5-Mail-Cache/Makefile b/mail/p5-Mail-Cache/Makefile index cc5c19cf2225..13d04d255bab 100644 --- a/mail/p5-Mail-Cache/Makefile +++ b/mail/p5-Mail-Cache/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-Cache -# Date created: 2009-09-27 -# Whom: Zane C, Bowers <vvelox@vvelox.net> -# +# Created by: Zane C, Bowers <vvelox@vvelox.net> # $FreeBSD$ -# PORTNAME= Mail-Cache PORTVERSION= 0.1.2 @@ -23,4 +19,5 @@ USE_PERL5= configure MAN3= Mail::Cache.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-CheckUser/Makefile b/mail/p5-Mail-CheckUser/Makefile index ca80c53706a5..fc7f998fd817 100644 --- a/mail/p5-Mail-CheckUser/Makefile +++ b/mail/p5-Mail-CheckUser/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-CheckUser -# Date created: 2 January 2004 -# Whom: Attila Nagy <bra@fsn.hu> -# +# Created by: Attila Nagy <bra@fsn.hu> # $FreeBSD$ -# PORTNAME= Mail-CheckUser PORTVERSION= 1.21 @@ -24,4 +20,5 @@ USE_PERL5= configure MAN1= cufilter.1 MAN3= Mail::CheckUser.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-ClamAV/Makefile b/mail/p5-Mail-ClamAV/Makefile index 8b09de093539..6ada7beff4c8 100644 --- a/mail/p5-Mail-ClamAV/Makefile +++ b/mail/p5-Mail-ClamAV/Makefile @@ -24,6 +24,7 @@ USE_PERL5= configure MAN3= Mail::ClamAV.3 +NO_STAGE= yes post-install: @${CAT} ${PKGMESSAGE} diff --git a/mail/p5-Mail-DKIM/Makefile b/mail/p5-Mail-DKIM/Makefile index c3d04bec6569..5c516e6304cc 100644 --- a/mail/p5-Mail-DKIM/Makefile +++ b/mail/p5-Mail-DKIM/Makefile @@ -38,6 +38,7 @@ MAN3= Mail::DKIM.3 \ Mail::DKIM::Verifier.3 \ Mail::DKIM::TextWrap.3 +NO_STAGE= yes post-install: ${INSTALL_SCRIPT} ${WRKSRC}/scripts/dkim*.pl ${PREFIX}/bin diff --git a/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile b/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile index 8d30a96a4c04..3644f39fc15d 100644 --- a/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile +++ b/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= Mail::DeliveryStatus::BounceParser.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-DomainKeys/Makefile b/mail/p5-Mail-DomainKeys/Makefile index 888b407c0962..f3853f6b4c35 100644 --- a/mail/p5-Mail-DomainKeys/Makefile +++ b/mail/p5-Mail-DomainKeys/Makefile @@ -21,6 +21,7 @@ USE_PERL5= configure MAN3= Mail::DomainKeys.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -i '' '6,38d' ${WRKSRC}/Makefile.PL diff --git a/mail/p5-Mail-Ezmlm/Makefile b/mail/p5-Mail-Ezmlm/Makefile index 31c817303818..7cc1a490589f 100644 --- a/mail/p5-Mail-Ezmlm/Makefile +++ b/mail/p5-Mail-Ezmlm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Mail::Ezmlm -# Date Created: 18 May 2000 -# Whom: Guy Antony Halse <guy@rucus.ru.za.za> -# +# Created by: Guy Antony Halse <guy@rucus.ru.za.za> # $FreeBSD$ -# PORTNAME= Mail-Ezmlm PORTVERSION= 0.08.2 @@ -31,4 +27,5 @@ CONFIGURE_ENV= BSD_BATCH_INSTALL=yes MAN3= Mail::Ezmlm.3 Mail::Ezmlm::GpgKeyRing.3 Mail::Ezmlm::GpgEzmlm.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-Field-Received/Makefile b/mail/p5-Mail-Field-Received/Makefile index 48c7873952de..4cb53201243e 100644 --- a/mail/p5-Mail-Field-Received/Makefile +++ b/mail/p5-Mail-Field-Received/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-Field-Received -# Date created: July 12 2004 -# Whom: Andrea Venturoli <freebsd@netfence.it> -# +# Created by: Andrea Venturoli <freebsd@netfence.it> # $FreeBSD$ -# PORTNAME= Mail-Field-Received PORTVERSION= 0.26 @@ -27,4 +23,5 @@ USE_PERL5= configure MAN3= Mail::Field::Received.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-FilterXML/Makefile b/mail/p5-Mail-FilterXML/Makefile index cca3a807c152..d4dc3a05844b 100644 --- a/mail/p5-Mail-FilterXML/Makefile +++ b/mail/p5-Mail-FilterXML/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= Mail::FilterXML.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-Folder/Makefile b/mail/p5-Mail-Folder/Makefile index 94734b7bdd15..179d7f3132a5 100644 --- a/mail/p5-Mail-Folder/Makefile +++ b/mail/p5-Mail-Folder/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-Folder -# Date created: October 24th 1996 -# Whom: James FitzGibbon <jfitz@FreeBSD.org> -# +# Created by: James FitzGibbon <jfitz@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Mail-Folder PORTVERSION= 0.07 @@ -27,6 +23,7 @@ USE_PERL5= configure MAN3= Mail::Folder.3 Mail::Folder::Emaul.3 Mail::Folder::Mbox.3 \ Mail::Folder::NNTP.3 Mail::Folder::Maildir.3 +NO_STAGE= yes post-configure: @${PERL} -pi -e 's/^FULLEXT.*/FULLEXT=Mail\/Folder/' \ ${WRKSRC}/Makefile diff --git a/mail/p5-Mail-Freshmeat/Makefile b/mail/p5-Mail-Freshmeat/Makefile index 0e89106d2cc3..009540274d09 100644 --- a/mail/p5-Mail-Freshmeat/Makefile +++ b/mail/p5-Mail-Freshmeat/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= Freshmeat.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-GnuPG/Makefile b/mail/p5-Mail-GnuPG/Makefile index fc2b8c428bb5..95ae13f7f8b4 100644 --- a/mail/p5-Mail-GnuPG/Makefile +++ b/mail/p5-Mail-GnuPG/Makefile @@ -20,4 +20,5 @@ USE_PERL5= modbuild MAN3= Mail::GnuPG.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-Graph/Makefile b/mail/p5-Mail-Graph/Makefile index ad0598add9b3..d4f8d8ab250f 100644 --- a/mail/p5-Mail-Graph/Makefile +++ b/mail/p5-Mail-Graph/Makefile @@ -26,6 +26,7 @@ EXAMPLEARCHIVE= samples/archive/*.gz MAN3= Mail::Graph.3 +NO_STAGE= yes post-install: @${MKDIR} ${EXAMPLESDIR} @${MKDIR} ${EXAMPLESDIR}/archive diff --git a/mail/p5-Mail-IMAPClient/Makefile b/mail/p5-Mail-IMAPClient/Makefile index 7e880036d78b..3e383dfa2b44 100644 --- a/mail/p5-Mail-IMAPClient/Makefile +++ b/mail/p5-Mail-IMAPClient/Makefile @@ -26,4 +26,5 @@ MAN3= Mail::IMAPClient.3 \ Mail::IMAPClient::MessageSet.3 \ Mail::IMAPClient::Thread.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-IMAPTalk-MailCache/Makefile b/mail/p5-Mail-IMAPTalk-MailCache/Makefile index 6dbfce929572..bd40471c17a6 100644 --- a/mail/p5-Mail-IMAPTalk-MailCache/Makefile +++ b/mail/p5-Mail-IMAPTalk-MailCache/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-IMAPTalk-MailCache -# Date created: 2009-09-27 -# Whom: Zane C, Bowers <vvelox@vvelox.net> -# +# Created by: Zane C, Bowers <vvelox@vvelox.net> # $FreeBSD$ -# PORTNAME= Mail-IMAPTalk-MailCache PORTVERSION= 0.0.1 @@ -23,4 +19,5 @@ USE_PERL5= configure MAN3= Mail::IMAPTalk::MailCache.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-IMAPTalk/Makefile b/mail/p5-Mail-IMAPTalk/Makefile index 915f05c5ba1e..74ebcaabf207 100644 --- a/mail/p5-Mail-IMAPTalk/Makefile +++ b/mail/p5-Mail-IMAPTalk/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Mail::IMAPTalk.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-LMLM/Makefile b/mail/p5-Mail-LMLM/Makefile index 8e99e647ee2f..f9121b601507 100644 --- a/mail/p5-Mail-LMLM/Makefile +++ b/mail/p5-Mail-LMLM/Makefile @@ -21,6 +21,7 @@ MAN3= Mail::LMLM.3 Mail::LMLM::Object.3 Mail::LMLM::Render.3 \ Mail::LMLM::Types::Listar.3 Mail::LMLM::Types::Listserv.3 \ Mail::LMLM::Types::Mailman.3 Mail::LMLM::Types::Majordomo.3 +NO_STAGE= yes post-install: ${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/COPYING ${DATADIR} diff --git a/mail/p5-Mail-ListDetector/Makefile b/mail/p5-Mail-ListDetector/Makefile index 569f32b3d7ee..67e6a89ff110 100644 --- a/mail/p5-Mail-ListDetector/Makefile +++ b/mail/p5-Mail-ListDetector/Makefile @@ -44,6 +44,7 @@ MAN3= Mail::ListDetector.3 \ Mail::ListDetector::Detector::Yahoogroups.3 \ Mail::ListDetector::List.3 +NO_STAGE= yes post-install: @${MKDIR} ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/sample.pl ${EXAMPLESDIR} diff --git a/mail/p5-Mail-MailStats/Makefile b/mail/p5-Mail-MailStats/Makefile index abd09843db74..46c3dfaba435 100644 --- a/mail/p5-Mail-MailStats/Makefile +++ b/mail/p5-Mail-MailStats/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: MailStats -# Date created: Wed Jan 3 15:09:46 2001 -# Whom: will -# +# Created by: will # $FreeBSD$ -# PORTNAME= MailStats PORTVERSION= 0.02 @@ -22,4 +18,5 @@ USE_PERL5= configure MAN3= Mail::Stats::Record.3 Mail::Stats.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-Mbox-MessageParser/Makefile b/mail/p5-Mail-Mbox-MessageParser/Makefile index 542acb755b83..9662293cf206 100644 --- a/mail/p5-Mail-Mbox-MessageParser/Makefile +++ b/mail/p5-Mail-Mbox-MessageParser/Makefile @@ -25,4 +25,5 @@ MAN3= Mail::Mbox::MessageParser.3 \ Mail::Mbox::MessageParser::Perl.3 \ Mail::Mbox::MessageParser::MetaInfo.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-MboxParser/Makefile b/mail/p5-Mail-MboxParser/Makefile index e1b0fcd2ff3d..17eb4d515dc1 100644 --- a/mail/p5-Mail-MboxParser/Makefile +++ b/mail/p5-Mail-MboxParser/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-Mail-MboxParser -# Date created: 31 March 2006 -# Whom: Dmitry Sivachenko <demon@FreeBSD.org> -# +# Created by: Dmitry Sivachenko <demon@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Mail-MboxParser PORTVERSION= 0.55 @@ -27,4 +23,5 @@ MAN3= Mail::MboxParser.3 Mail::MboxParser::Base.3 \ Mail::MboxParser::Mail::Body.3 \ Mail::MboxParser::Mail::Convertable.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-OpenDKIM/Makefile b/mail/p5-Mail-OpenDKIM/Makefile index 05830237ed17..cad21ea78c99 100644 --- a/mail/p5-Mail-OpenDKIM/Makefile +++ b/mail/p5-Mail-OpenDKIM/Makefile @@ -38,4 +38,5 @@ PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/OpenDKIM \ PLIST_DIRSTRY= %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail \ %%SITE_PERL%%/%%PERL_ARCH%%/Mail +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-OpenRelay-Simple/Makefile b/mail/p5-Mail-OpenRelay-Simple/Makefile index 636375dedf7c..f42a5a2db4c8 100644 --- a/mail/p5-Mail-OpenRelay-Simple/Makefile +++ b/mail/p5-Mail-OpenRelay-Simple/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-OpenRelay-Simple -# Date created: 2006-07-21 -# Whom: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> -# +# Created by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> # $FreeBSD$ -# PORTNAME= Mail-OpenRelay-Simple PORTVERSION= 0.02 @@ -23,4 +19,5 @@ USE_PERL5= configure MAN3= Mail::OpenRelay::Simple.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-POP3Client/Makefile b/mail/p5-Mail-POP3Client/Makefile index 5bf576f43601..ef9057f069e2 100644 --- a/mail/p5-Mail-POP3Client/Makefile +++ b/mail/p5-Mail-POP3Client/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-POP3Client -# Date created: October 24th 1996 -# Whom: James FitzGibbon <jfitz@FreeBSD.org> -# +# Created by: James FitzGibbon <jfitz@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Mail-POP3Client PORTVERSION= 2.18 @@ -19,4 +15,5 @@ USE_PERL5= configure MAN3= Mail::POP3Client.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-Procmail/Makefile b/mail/p5-Mail-Procmail/Makefile index 6e92debc2272..517ffb40429f 100644 --- a/mail/p5-Mail-Procmail/Makefile +++ b/mail/p5-Mail-Procmail/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= Mail::Procmail.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-Procmailrc/Makefile b/mail/p5-Mail-Procmailrc/Makefile index 556102302d2a..a5d51ff152f9 100644 --- a/mail/p5-Mail-Procmailrc/Makefile +++ b/mail/p5-Mail-Procmailrc/Makefile @@ -16,4 +16,5 @@ USE_PERL5= configure MAN3= Mail::Procmailrc.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-RBL/Makefile b/mail/p5-Mail-RBL/Makefile index 1e39461ae705..1eb7b8f5f821 100644 --- a/mail/p5-Mail-RBL/Makefile +++ b/mail/p5-Mail-RBL/Makefile @@ -22,4 +22,5 @@ MAN3= Mail::RBL.3 FILES= Makefile.PL RBL.pm +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-RFC822-Address/Makefile b/mail/p5-Mail-RFC822-Address/Makefile index e233fb6e5078..8eb3284d9790 100644 --- a/mail/p5-Mail-RFC822-Address/Makefile +++ b/mail/p5-Mail-RFC822-Address/Makefile @@ -17,4 +17,5 @@ INSTALL_TARGET= pure_site_install MAN3= Mail::RFC822::Address.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-SPF-Query/Makefile b/mail/p5-Mail-SPF-Query/Makefile index 2b875c63ea29..32020d172c08 100644 --- a/mail/p5-Mail-SPF-Query/Makefile +++ b/mail/p5-Mail-SPF-Query/Makefile @@ -25,4 +25,5 @@ USE_PERL5= configure MAN1= spfd.1 spfquery.1 MAN3= Mail::SPF::Query.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-SPF/Makefile b/mail/p5-Mail-SPF/Makefile index 80a26d95d3d7..c648dbf3064e 100644 --- a/mail/p5-Mail-SPF/Makefile +++ b/mail/p5-Mail-SPF/Makefile @@ -40,6 +40,7 @@ MAN3= Mail::SPF.3 Mail::SPF::Mech::PTR.3 Mail::SPF::Mech.3 \ OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.pre.mk> DOCSDIR= ${PREFIX}/share/doc/p5-Mail-SPF diff --git a/mail/p5-Mail-SRS/Makefile b/mail/p5-Mail-SRS/Makefile index d4117f2d6d2d..1ef44df65458 100644 --- a/mail/p5-Mail-SRS/Makefile +++ b/mail/p5-Mail-SRS/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-SRS -# Date created: 24 May 2004 -# Whom: snowchyld -# +# Created by: snowchyld # $FreeBSD$ -# PORTNAME= Mail-SRS PORTVERSION= 0.31 @@ -31,4 +27,5 @@ MAN1= srs.1 \ USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-SendEasy/Makefile b/mail/p5-Mail-SendEasy/Makefile index 45ddab3099da..cc825d9aa2b4 100644 --- a/mail/p5-Mail-SendEasy/Makefile +++ b/mail/p5-Mail-SendEasy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-SendEasy -# Date created: 2006-07-15 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Mail-SendEasy PORTVERSION= 1.2 @@ -20,4 +16,5 @@ USE_PERL5= configure MAN3= Mail::SendEasy.3 Mail::SendEasy::AUTH.3 \ Mail::SendEasy::SMTP.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-Sender/Makefile b/mail/p5-Mail-Sender/Makefile index 3046407de27c..cbd103937d23 100644 --- a/mail/p5-Mail-Sender/Makefile +++ b/mail/p5-Mail-Sender/Makefile @@ -15,6 +15,7 @@ USE_PERL5= configure MAN3= Mail::Sender.3 +NO_STAGE= yes post-patch: .if defined(BATCH) @${REINPLACE_CMD} -e 's/res = <STDIN>;/res = "N";/' ${WRKSRC}/Config.PL diff --git a/mail/p5-Mail-Sendmail/Makefile b/mail/p5-Mail-Sendmail/Makefile index 98e2568956f5..363a848d4ad0 100644 --- a/mail/p5-Mail-Sendmail/Makefile +++ b/mail/p5-Mail-Sendmail/Makefile @@ -15,4 +15,5 @@ USE_PERL5= configure MAN3= Mail::Sendmail.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-SpamAssassin-Alt/Makefile b/mail/p5-Mail-SpamAssassin-Alt/Makefile index fefb2cd47a52..1b9b3eb805cd 100644 --- a/mail/p5-Mail-SpamAssassin-Alt/Makefile +++ b/mail/p5-Mail-SpamAssassin-Alt/Makefile @@ -13,6 +13,7 @@ OPTIONS_DEFINE= AWL FREEMAIL AWL_DESC= Auto WhiteList support FREEMAIL_DESC= Disable FreeMail support +NO_STAGE= yes post-patch-script: if [ -n "${PORT_OPTIONS:MAWL}" ]; then ${REINPLACE_CMD} -e '/AWL/s/^#loadplugin/loadplugin/' ${WRKSRC}/rules/v310.pre ; fi if [ -n "${PORT_OPTIONS:MFREEMAIL}" ]; then ${REINPLACE_CMD} -e '/FreeMail/s/^loadplugin/#loadplugin/' ${WRKSRC}/rules/v330.pre ; fi diff --git a/mail/p5-Mail-SpamAssassin/Makefile b/mail/p5-Mail-SpamAssassin/Makefile index 68a7d7cece73..9ee039bd6194 100644 --- a/mail/p5-Mail-SpamAssassin/Makefile +++ b/mail/p5-Mail-SpamAssassin/Makefile @@ -54,6 +54,7 @@ DCC_DESC= Add DCC support (see LICENSE) SUB_FILES= pkg-install SUB_LIST= USER=${USERS} GROUP=${GROUPS} INSTALL="${INSTALL}" +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSSL} diff --git a/mail/p5-Mail-Spool/Makefile b/mail/p5-Mail-Spool/Makefile index 6688026fa412..8e292952ee31 100644 --- a/mail/p5-Mail-Spool/Makefile +++ b/mail/p5-Mail-Spool/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Mail::Spool -# Date created: 24 October 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Mail-Spool PORTVERSION= 0.50 @@ -24,4 +20,5 @@ USE_PERL5= configure MAN3= Mail::Spool.3 Mail::Spool::Handle.3 Mail::Spool::Node.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-Tools/Makefile b/mail/p5-Mail-Tools/Makefile index d989152f4da0..388eb2458b1c 100644 --- a/mail/p5-Mail-Tools/Makefile +++ b/mail/p5-Mail-Tools/Makefile @@ -30,4 +30,5 @@ MAN3= Mail::Address.3 \ Mail::Send.3 \ Mail::Util.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-Transport-Dbx/Makefile b/mail/p5-Mail-Transport-Dbx/Makefile index 8094fe86e32c..8aeb5d835a76 100644 --- a/mail/p5-Mail-Transport-Dbx/Makefile +++ b/mail/p5-Mail-Transport-Dbx/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Mail::Transport::Dbx.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-Verify/Makefile b/mail/p5-Mail-Verify/Makefile index 96ded3612358..57d31dc29b1c 100644 --- a/mail/p5-Mail-Verify/Makefile +++ b/mail/p5-Mail-Verify/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-Verify -# Date created: 2 August 2001 -# Whom: Pete Fritchman <petef@databits.net > -# +# Created by: Pete Fritchman <petef@databits.net > # $FreeBSD$ -# PORTNAME= Mail-Verify PORTVERSION= 0.02 @@ -22,4 +18,5 @@ USE_PERL5= configure MAN3= Mail::Verify.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-Verp/Makefile b/mail/p5-Mail-Verp/Makefile index 46512c8d2bbb..9f2113299cba 100644 --- a/mail/p5-Mail-Verp/Makefile +++ b/mail/p5-Mail-Verp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: textproc/p5-Mail-Verp -# Date created: Wed Aug 2 17:15:13 EDT 2006 -# Whom: Vivek Khera <vivek@khera.org> -# +# Created by: Vivek Khera <vivek@khera.org> # $FreeBSD$ -# PORTNAME= Mail-Verp PORTVERSION= 0.06 @@ -19,4 +15,5 @@ USE_PERL5= configure MAN3= Mail::Verp.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Mail-Webmail-Gmail/Makefile b/mail/p5-Mail-Webmail-Gmail/Makefile index 60eb2ab1e5a8..0d93d1a7f720 100644 --- a/mail/p5-Mail-Webmail-Gmail/Makefile +++ b/mail/p5-Mail-Webmail-Gmail/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= Mail::Webmail::Gmail.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Net-IMAP-Client/Makefile b/mail/p5-Net-IMAP-Client/Makefile index 253d824c0067..b0ef7f0e4f4c 100644 --- a/mail/p5-Net-IMAP-Client/Makefile +++ b/mail/p5-Net-IMAP-Client/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= Net::IMAP::Client.3 Net::IMAP::Client::MsgAddress.3 \ Net::IMAP::Client::MsgSummary.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Net-IMAP-Server/Makefile b/mail/p5-Net-IMAP-Server/Makefile index 7ac46f7201fa..5bb9a886a309 100644 --- a/mail/p5-Net-IMAP-Server/Makefile +++ b/mail/p5-Net-IMAP-Server/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-Net-IMAP-Server -# Date created: December 18, 2009 -# Whom: Wen Heping <wen@FreeBSD.org> -# +# Created by: Wen Heping <wen@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-IMAP-Server PORTVERSION= 1.34 @@ -38,4 +34,5 @@ MAN3= Net::IMAP::Server.3 \ Net::IMAP::Server::Mailbox.3 \ Net::IMAP::Server::Message.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Net-IMAP-Simple-SSL/Makefile b/mail/p5-Net-IMAP-Simple-SSL/Makefile index 412df4de6b4d..c89e02a820fd 100644 --- a/mail/p5-Net-IMAP-Simple-SSL/Makefile +++ b/mail/p5-Net-IMAP-Simple-SSL/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-Net-IMAP-Simple-SSL -# Date created: 30 December 2004 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-IMAP-Simple-SSL PORTVERSION= 1.3 @@ -23,4 +19,5 @@ USE_PERL5= configure MAN3= Net::IMAP::Simple::SSL.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Net-IMAP-Simple/Makefile b/mail/p5-Net-IMAP-Simple/Makefile index c24338843d5a..9bff684d054a 100644 --- a/mail/p5-Net-IMAP-Simple/Makefile +++ b/mail/p5-Net-IMAP-Simple/Makefile @@ -41,6 +41,7 @@ MAN3= Net::IMAP::Simple.3 \ OPTIONS_DEFINE= SX SX_DESC= Simple protocol extensions (use Parse::RecDescent) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSX} diff --git a/mail/p5-Net-ManageSieve/Makefile b/mail/p5-Net-ManageSieve/Makefile index 823d9d83c4df..9ce9596a4f0b 100644 --- a/mail/p5-Net-ManageSieve/Makefile +++ b/mail/p5-Net-ManageSieve/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= Net::ManageSieve.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Net-POP3-SSLWrapper/Makefile b/mail/p5-Net-POP3-SSLWrapper/Makefile index 6fbd55527578..8fde9d0b0848 100644 --- a/mail/p5-Net-POP3-SSLWrapper/Makefile +++ b/mail/p5-Net-POP3-SSLWrapper/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Net::POP3::SSLWrapper.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Net-QMTP/Makefile b/mail/p5-Net-QMTP/Makefile index 0456cdbd7a16..4f622f5421d3 100644 --- a/mail/p5-Net-QMTP/Makefile +++ b/mail/p5-Net-QMTP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-Net-QMTP -# Date created: 15 October 2003 -# Whom: James Raftery <james@now.ie> -# +# Created by: James Raftery <james@now.ie> # $FreeBSD$ -# PORTNAME= Net-QMTP PORTVERSION= 0.06 @@ -22,4 +18,5 @@ USE_PERL5= configure MAN3= Net::QMTP.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Net-SMTP-SSL/Makefile b/mail/p5-Net-SMTP-SSL/Makefile index 70069e95c293..7b2fcc184e73 100644 --- a/mail/p5-Net-SMTP-SSL/Makefile +++ b/mail/p5-Net-SMTP-SSL/Makefile @@ -17,4 +17,5 @@ USE_PERL5= configure MAN3= Net::SMTP::SSL.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Net-SMTP-Server/Makefile b/mail/p5-Net-SMTP-Server/Makefile index 76a9043dc9fd..944e2d374aa3 100644 --- a/mail/p5-Net-SMTP-Server/Makefile +++ b/mail/p5-Net-SMTP-Server/Makefile @@ -23,4 +23,5 @@ MAN3= Net::SMTP::Server.3 \ Net::SMTP::Server::Client.3 \ Net::SMTP::Server::Relay.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile b/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile index 57f4936632e4..f0eb42c4ef16 100644 --- a/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile +++ b/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= Net::SMTP::TLS::ButMaintained.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Net-SMTP-TLS/Makefile b/mail/p5-Net-SMTP-TLS/Makefile index fa8e888dbd94..aac269cddc5b 100644 --- a/mail/p5-Net-SMTP-TLS/Makefile +++ b/mail/p5-Net-SMTP-TLS/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-SMTP-TLS -# Date created: 2006-07-10 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Net-SMTP-TLS PORTVERSION= 0.12 @@ -24,4 +20,5 @@ USE_PERL5= configure MAN3= Net::SMTP::TLS.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Net-SMTP_auth/Makefile b/mail/p5-Net-SMTP_auth/Makefile index 74013c5bd66d..5198fbcd32bc 100644 --- a/mail/p5-Net-SMTP_auth/Makefile +++ b/mail/p5-Net-SMTP_auth/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Net::SMTP_auth.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Net-SenderBase/Makefile b/mail/p5-Net-SenderBase/Makefile index 6ba4b6e78ee2..65d594148850 100644 --- a/mail/p5-Net-SenderBase/Makefile +++ b/mail/p5-Net-SenderBase/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-Net-SenderBase -# Date created: 2009 March 18 -# Whom: J.R. Oldroyd <fbsd@opal.com> -# +# Created by: J.R. Oldroyd <fbsd@opal.com> # $FreeBSD$ -# PORTNAME= Net-SenderBase PORTVERSION= 1.02 @@ -24,4 +20,5 @@ MAN3= Net::SenderBase.3 \ Net::SenderBase::Query.3 \ Net::SenderBase::Results.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Net-Server-Mail/Makefile b/mail/p5-Net-Server-Mail/Makefile index 803dbcebda86..ddf2b5fd0a93 100644 --- a/mail/p5-Net-Server-Mail/Makefile +++ b/mail/p5-Net-Server-Mail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-Server-Mail -# Date created: 6th February 2004 -# Whom: Pav Lucistnik <pav@FreeBSD.org> -# +# Created by: Pav Lucistnik <pav@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-Server-Mail PORTVERSION= 0.18 @@ -25,4 +21,5 @@ MAN3= Net::Server::Mail.3 \ Net::Server::Mail::LMTP.3 \ Net::Server::Mail::SMTP.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-POE-Component-Client-POP3/Makefile b/mail/p5-POE-Component-Client-POP3/Makefile index e04f295d3186..ad5981443f51 100644 --- a/mail/p5-POE-Component-Client-POP3/Makefile +++ b/mail/p5-POE-Component-Client-POP3/Makefile @@ -18,6 +18,7 @@ USE_PERL5= configure MAN3= POE::Component::Client::POP3.3 +NO_STAGE= yes post-install: .ifndef(NOPORTDOCS) @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" diff --git a/mail/p5-POE-Component-Client-SMTP/Makefile b/mail/p5-POE-Component-Client-SMTP/Makefile index f80e61715385..b37825bc04fc 100644 --- a/mail/p5-POE-Component-Client-SMTP/Makefile +++ b/mail/p5-POE-Component-Client-SMTP/Makefile @@ -19,4 +19,5 @@ USE_PERL5= modbuild MAN3= POE::Component::Client::SMTP.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-POE-Component-SMTP/Makefile b/mail/p5-POE-Component-SMTP/Makefile index b0b85dd7a6db..8efddf60a7af 100644 --- a/mail/p5-POE-Component-SMTP/Makefile +++ b/mail/p5-POE-Component-SMTP/Makefile @@ -21,6 +21,7 @@ USE_PERL5= configure MAN3= POE::Component::Server::SMTP.3 POE::Filter::SMTP.3 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501400 diff --git a/mail/p5-POE-Filter-Transparent-SMTP/Makefile b/mail/p5-POE-Filter-Transparent-SMTP/Makefile index 35199aec8a26..c9c0ae118011 100644 --- a/mail/p5-POE-Filter-Transparent-SMTP/Makefile +++ b/mail/p5-POE-Filter-Transparent-SMTP/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= POE::Filter::Transparent::SMTP.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Parse-Syslog-Mail/Makefile b/mail/p5-Parse-Syslog-Mail/Makefile index 1707cfe1917a..0a10d35a5bda 100644 --- a/mail/p5-Parse-Syslog-Mail/Makefile +++ b/mail/p5-Parse-Syslog-Mail/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Parse::Syslog::Mail.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Qmail-Envelope/Makefile b/mail/p5-Qmail-Envelope/Makefile index 6f8b29c8fb48..e1d972e5f19e 100644 --- a/mail/p5-Qmail-Envelope/Makefile +++ b/mail/p5-Qmail-Envelope/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Qmail-Envelope -# Date created: 1 November 2004 -# Whom: Peter Pentchev <roam@FreeBSD.org> -# +# Created by: Peter Pentchev <roam@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Qmail-Envelope PORTVERSION= 0.53 @@ -20,4 +16,5 @@ USE_PERL5= configure MAN3= Qmail::Envelope.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-SES/Makefile b/mail/p5-SES/Makefile index b84439518c11..0d57d00bfd28 100644 --- a/mail/p5-SES/Makefile +++ b/mail/p5-SES/Makefile @@ -33,6 +33,7 @@ PLIST_FILES= bin/ses-get-stats.pl \ SCRIPTS= ses-get-stats.pl ses-send-email.pl ses-verify-email-address.pl +NO_STAGE= yes post-extract: @cd ${WRKSRC} && ${REINPLACE_CMD} -e '1 s|/usr/bin/perl|${PERL}|' ${SCRIPTS} diff --git a/mail/p5-Sendmail-AccessDB/Makefile b/mail/p5-Sendmail-AccessDB/Makefile index 162a2080ad6d..7d0a0a649ba8 100644 --- a/mail/p5-Sendmail-AccessDB/Makefile +++ b/mail/p5-Sendmail-AccessDB/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Sendmail::AccessDB.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Sendmail-Milter/Makefile b/mail/p5-Sendmail-Milter/Makefile index d51d727386a2..39c5a59456ed 100644 --- a/mail/p5-Sendmail-Milter/Makefile +++ b/mail/p5-Sendmail-Milter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Sendmail::Milter -# Date created: 25 March 2003 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Sendmail-Milter PORTVERSION= 0.18 @@ -19,6 +15,7 @@ USE_PERL5= configure MAN3= Sendmail::Milter.3 +NO_STAGE= yes .include <bsd.port.pre.mk> .if exists(${PERL5}) diff --git a/mail/p5-URI-imap/Makefile b/mail/p5-URI-imap/Makefile index ebc1a89f9211..7331c3ddd407 100644 --- a/mail/p5-URI-imap/Makefile +++ b/mail/p5-URI-imap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-URI-imap -# Date created: 30 December 2004 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= URI-imap PORTVERSION= 1.01 @@ -22,4 +18,5 @@ USE_PERL5= configure MAN3= URI::imap.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-URI-imaps/Makefile b/mail/p5-URI-imaps/Makefile index da526a931ec8..cb9aac1a0b86 100644 --- a/mail/p5-URI-imaps/Makefile +++ b/mail/p5-URI-imaps/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-URI-imaps -# Date created: 30 December 2004 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= URI-imaps PORTVERSION= 1.02 @@ -23,4 +19,5 @@ USE_PERL5= configure MAN3= URI::imaps.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-WWW-GMail/Makefile b/mail/p5-WWW-GMail/Makefile index cd1fcea24668..47f511c4f827 100644 --- a/mail/p5-WWW-GMail/Makefile +++ b/mail/p5-WWW-GMail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-GMail -# Date created: 2006-07-20 -# Whom: Tsung-Han Yeh <snowfly@yuntech.edu.tw> -# +# Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> # $FreeBSD$ -# PORTNAME= WWW-GMail PORTVERSION= 0.07 @@ -23,4 +19,5 @@ USE_PERL5= configure MAN3= WWW::GMail.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-WWW-Hotmail/Makefile b/mail/p5-WWW-Hotmail/Makefile index 92e0a632b122..596387ab1614 100644 --- a/mail/p5-WWW-Hotmail/Makefile +++ b/mail/p5-WWW-Hotmail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Hotmail -# Date created: 2006-07-20 -# Whom: Steven Kreuzer <skreuzer@f2o.org> -# +# Created by: Steven Kreuzer <skreuzer@f2o.org> # $FreeBSD$ -# PORTNAME= WWW-Hotmail PORTVERSION= 0.10 @@ -23,4 +19,5 @@ USE_PERL5= configure MAN3= WWW::Hotmail.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-ZConf-Mail/Makefile b/mail/p5-ZConf-Mail/Makefile index 3b76f742e2ca..1a8c745957fa 100644 --- a/mail/p5-ZConf-Mail/Makefile +++ b/mail/p5-ZConf-Mail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-ZConf-Mail -# Date created: 2009-01-14 -# Whom: Zane C, Bowers <vvelox@vvelox.net> -# +# Created by: Zane C, Bowers <vvelox@vvelox.net> # $FreeBSD$ -# PORTNAME= ZConf-Mail PORTVERSION= 2.0.0 @@ -37,4 +33,5 @@ USE_PERL5= configure MAN3= ZConf::Mail.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile index a8c213a37dd6..9e05dab2010a 100644 --- a/mail/p5-qpsmtpd/Makefile +++ b/mail/p5-qpsmtpd/Makefile @@ -25,6 +25,7 @@ OPTIONS_DEFINE= MODPERL OPTIONS_DEFAULT=MODPERL MOD_PERL_DESC= "Apache Support via mod_perl" +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMODPERL} diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index f3dcd5aba32b..42680a95ac5b 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pantomime -# Date created: 17 Sep 2001 -# Whom: Thomas Gellekum <tg@FreeBSD.org> -# +# Created by: Thomas Gellekum <tg@FreeBSD.org> # $FreeBSD$ -# PORTNAME= pantomime PORTVERSION= 1.2.0 @@ -25,4 +21,5 @@ USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} DEFAULT_LIBVERSION= 1.2 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/pathalias/Makefile b/mail/pathalias/Makefile index f6f00abae2cc..093526ee8e0f 100644 --- a/mail/pathalias/Makefile +++ b/mail/pathalias/Makefile @@ -15,6 +15,7 @@ MAN8= pathalias.8 BIN8= pathalias PLIST_FILES= bin/pathalias +NO_STAGE= yes do-install: .for i in ${BIN8} @${INSTALL_PROGRAM} ${WRKSRC}/${i} ${PREFIX}/bin diff --git a/mail/pear-Contact_Vcard_Build/Makefile b/mail/pear-Contact_Vcard_Build/Makefile index f83f54bc6997..c40ce0ea3062 100644 --- a/mail/pear-Contact_Vcard_Build/Makefile +++ b/mail/pear-Contact_Vcard_Build/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/mail/pear-Contact_Vcard_Parse/Makefile b/mail/pear-Contact_Vcard_Parse/Makefile index 05c0aea65798..a497c883a1f4 100644 --- a/mail/pear-Contact_Vcard_Parse/Makefile +++ b/mail/pear-Contact_Vcard_Parse/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/mail/pear-Horde_Imap_Client/Makefile b/mail/pear-Horde_Imap_Client/Makefile index 68f280a7aee3..834696504c14 100644 --- a/mail/pear-Horde_Imap_Client/Makefile +++ b/mail/pear-Horde_Imap_Client/Makefile @@ -21,6 +21,7 @@ IMAP_DESC= Require PHP imap extension MBSTRING_DESC= Require PHP mbstring extension SASL_DESC= Support SASL Authentication +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MIMAP} diff --git a/mail/pear-Horde_Kolab_Storage/Makefile b/mail/pear-Horde_Kolab_Storage/Makefile index a3de21fa5337..96741cec299a 100644 --- a/mail/pear-Horde_Kolab_Storage/Makefile +++ b/mail/pear-Horde_Kolab_Storage/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: pear-Horde_Kolab_Format -# Date created: 7 July 2011 -# Whom: Martin Matuska <mm@FreeBSD.org> -# +# Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ PORTNAME= Horde_Kolab_Storage @@ -23,6 +20,7 @@ USE_HORDE_RUN= Horde_Cache \ USE_PHP+= imap USE_HORDE_RUN+= Horde_Imap_Client +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/mail/pear-Horde_ListHeaders/Makefile b/mail/pear-Horde_ListHeaders/Makefile index fabc0223ea97..4e0d57792acd 100644 --- a/mail/pear-Horde_ListHeaders/Makefile +++ b/mail/pear-Horde_ListHeaders/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: pear-Horde_ListHeaders -# Date created: 12 December 2012 -# Whom: Martin Matuska <mm@FreeBSD.org> -# +# Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ PORTNAME= Horde_ListHeaders @@ -13,6 +10,7 @@ COMMENT= Horde List Headers Parsing Library USE_HORDE_RUN= Horde_Mail +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/mail/pear-Horde_Mail/Makefile b/mail/pear-Horde_Mail/Makefile index 08db70132566..265e7d823866 100644 --- a/mail/pear-Horde_Mail/Makefile +++ b/mail/pear-Horde_Mail/Makefile @@ -16,6 +16,7 @@ USE_HORDE_RUN= Horde_Exception \ # Optional but we want it RUN_DEPENDS+= ${PEARDIR}/Net/SMTP.php:${PORTSDIR}/net/pear-Net_SMTP +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/mail/pear-Horde_Mime/Makefile b/mail/pear-Horde_Mime/Makefile index 47de739aa364..97eb6c720161 100644 --- a/mail/pear-Horde_Mime/Makefile +++ b/mail/pear-Horde_Mime/Makefile @@ -15,6 +15,7 @@ USE_HORDE_RUN= Horde_Exception \ Horde_Translation \ Horde_Util +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/mail/pear-Horde_Mime_Viewer/Makefile b/mail/pear-Horde_Mime_Viewer/Makefile index 14b94f3993c3..abcfcb40e290 100644 --- a/mail/pear-Horde_Mime_Viewer/Makefile +++ b/mail/pear-Horde_Mime_Viewer/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: pear-Horde_Mime_Viewer -# Date created: 7 July 2011 -# Whom: Martin Matuska <mm@FreeBSD.org> -# +# Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ PORTNAME= Horde_Mime_Viewer @@ -27,6 +24,7 @@ USE_HORDE_RUN= Horde_Role \ USE_PHP= xml +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/mail/pear-Horde_Smtp/Makefile b/mail/pear-Horde_Smtp/Makefile index e24ba0467982..02085ac5a7b1 100644 --- a/mail/pear-Horde_Smtp/Makefile +++ b/mail/pear-Horde_Smtp/Makefile @@ -12,6 +12,7 @@ USE_HORDE_RUN= Horde_Exception \ Horde_Mail \ Horde_Support +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/mail/pear-MIME_Type/Makefile b/mail/pear-MIME_Type/Makefile index 979ff5820dd3..c1cfda47e12f 100644 --- a/mail/pear-MIME_Type/Makefile +++ b/mail/pear-MIME_Type/Makefile @@ -17,6 +17,7 @@ PEAR_SYSTEM_COMMAND_DESC= PEAR::System_Command support PEAR_AUTOINSTALL=yes +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPEAR_SYSTEM_COMMAND} diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile index 1ee1909fa3be..4d78add6f765 100644 --- a/mail/pear-Mail/Makefile +++ b/mail/pear-Mail/Makefile @@ -18,6 +18,7 @@ LATEST_LINK= pear-${PORTNAME} OPTIONS_DEFINE= PEAR_NET_SMTP PEAR_NET_SMTP_DESC= PEAR::Net_SMTP support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPEAR_NET_SMTP} diff --git a/mail/pear-Mail_Mbox/Makefile b/mail/pear-Mail_Mbox/Makefile index f20d6da87a32..57b2299fa364 100644 --- a/mail/pear-Mail_Mbox/Makefile +++ b/mail/pear-Mail_Mbox/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/mail/pear-Mail_Mime/Makefile b/mail/pear-Mail_Mime/Makefile index 1adec9741b00..8e57df36efcc 100644 --- a/mail/pear-Mail_Mime/Makefile +++ b/mail/pear-Mail_Mime/Makefile @@ -16,6 +16,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/mail/pear-Mail_Queue/Makefile b/mail/pear-Mail_Queue/Makefile index 0d795959539f..e833fe431e91 100644 --- a/mail/pear-Mail_Queue/Makefile +++ b/mail/pear-Mail_Queue/Makefile @@ -20,6 +20,7 @@ PEAR_DB_DESC= PEAR::DB support PEAR_MDB_DESC= PEAR::MDB support PEAR_MDB2_DESC= PEAR::MDB2 support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPEAR_DB} diff --git a/mail/pear-Mail_mimeDecode/Makefile b/mail/pear-Mail_mimeDecode/Makefile index d85a4c4986de..d108326b44a9 100644 --- a/mail/pear-Mail_mimeDecode/Makefile +++ b/mail/pear-Mail_mimeDecode/Makefile @@ -18,6 +18,7 @@ LICENSE= BSD 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/mail/pear-Net_Cyrus/Makefile b/mail/pear-Net_Cyrus/Makefile index 1b12db96afc8..4fb33208da1e 100644 --- a/mail/pear-Net_Cyrus/Makefile +++ b/mail/pear-Net_Cyrus/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ 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/mail/pear-Net_IMAP/Makefile b/mail/pear-Net_IMAP/Makefile index 0d40bf3f52b8..f07165a160f4 100644 --- a/mail/pear-Net_IMAP/Makefile +++ b/mail/pear-Net_IMAP/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ 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/mail/pear-Net_LMTP/Makefile b/mail/pear-Net_LMTP/Makefile index 675ad1254f55..27b0436e649e 100644 --- a/mail/pear-Net_LMTP/Makefile +++ b/mail/pear-Net_LMTP/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: pear-Net_LMTP -# Date created: 07 March 2005 -# Whom: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) -# +# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) # $FreeBSD$ -# PORTNAME= Net_LMTP PORTVERSION= 1.0.2 @@ -17,6 +13,7 @@ RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket 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/mail/pecl-esmtp/Makefile b/mail/pecl-esmtp/Makefile index 55eb618bb645..815f48b21916 100644 --- a/mail/pecl-esmtp/Makefile +++ b/mail/pecl-esmtp/Makefile @@ -23,6 +23,7 @@ OPTIONS_DEFINE= RE2C OPTIONS_DEFAULT= RE2C RE2C_DESC= Use re2c to regenerate PHP parsers +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MRE2C} diff --git a/mail/pecl-mailparse/Makefile b/mail/pecl-mailparse/Makefile index 6c586944590e..13d88f0621f1 100644 --- a/mail/pecl-mailparse/Makefile +++ b/mail/pecl-mailparse/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: pear-mailparse -# Date created: 09 January 2003 -# Whom: Thierry Thomas (<thierry@pompo.net>) -# +# Created by: Thierry Thomas (<thierry@pompo.net>) # $FreeBSD$ -# PORTNAME= mailparse PORTVERSION= 2.1.6 @@ -22,4 +18,5 @@ USE_PHP_BUILD= yes USE_PHPEXT= yes PHP_MODNAME= mailparse +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/pecl-pop3/Makefile b/mail/pecl-pop3/Makefile index f9a00f00e619..6a542dc34b44 100644 --- a/mail/pecl-pop3/Makefile +++ b/mail/pecl-pop3/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: pecl-pop3 -# Date created: 10 August 2007 -# Whom: buganini@gmail.com -# +# Created by: buganini@gmail.com # $FreeBSD$ -# PORTNAME= pop3 PORTVERSION= 1.0.2 @@ -22,4 +18,5 @@ USE_PHP_BUILD= yes USE_PHPEXT= yes PHP_MODNAME= pop3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile index 16c73adc444e..0a61f4ffdc9a 100644 --- a/mail/perdition/Makefile +++ b/mail/perdition/Makefile @@ -44,6 +44,7 @@ DAEMON_MAP_DESC= Daemon Map support GDBM_DESC= GDBM database POSIX_REGEX_DESC= Native regex support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MOPENSSL} diff --git a/mail/pflogstats/Makefile b/mail/pflogstats/Makefile index 237289edc409..58ddb377f2ee 100644 --- a/mail/pflogstats/Makefile +++ b/mail/pflogstats/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pflogstats -# Date created: 30 April 2003 -# Whom: Andrew J. Caines <A.J.Caines@halplant.com> -# +# Created by: Andrew J. Caines <A.J.Caines@halplant.com> # $FreeBSD$ -# PORTNAME= pflogstats PORTVERSION= 1.1.1 @@ -25,6 +21,7 @@ NO_BUILD= yes USES= perl5 SITE_PERL_INST= ${SITE_PERL:S/${LOCALBASE}/${PREFIX}/} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} \ -e 's|/usr/bin/perl.*|${PERL}|' \ diff --git a/mail/pflogsumm/Makefile b/mail/pflogsumm/Makefile index e82f0e6c906a..4d3bd31dae55 100644 --- a/mail/pflogsumm/Makefile +++ b/mail/pflogsumm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pflogsumm -# Date created: 13 April 2001 -# Whom: Sergey A. Osokin <osa@FreeBSD.org> -# +# Created by: Sergey A. Osokin <osa@FreeBSD.org> # $FreeBSD$ -# PORTNAME= pflogsumm PORTVERSION= 1.1.5 @@ -26,6 +22,7 @@ PORTDOCS= README ToDo pflogsumm-faq.txt MAN1= pflogsumm.1 +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl \ ${PREFIX}/bin/${PORTNAME} diff --git a/mail/pfqueue/Makefile b/mail/pfqueue/Makefile index f6c5024927fd..332b3d4cb5e7 100644 --- a/mail/pfqueue/Makefile +++ b/mail/pfqueue/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pfqueue -# Date created: 13 Jan 2004 -# Whom: Marcus Alves Grando <mnag@FreeBSD.org> -# +# Created by: Marcus Alves Grando <mnag@FreeBSD.org> # $FreeBSD$ -# PORTNAME= pfqueue PORTVERSION= 0.5.6 @@ -21,6 +17,7 @@ CPPFLAGS+= ${PTHREAD_CFLAGS} MAN1= pfqueue.1 MAN5= pfqueue.conf.5 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|-lc_r|${PTHREAD_LIBS}|g" \ -e "s|-lpthread|${PTHREAD_LIBS}|g" ${WRKSRC}/configure diff --git a/mail/pgpsendmail/Makefile b/mail/pgpsendmail/Makefile index 1100e3cc035d..0588d446b938 100644 --- a/mail/pgpsendmail/Makefile +++ b/mail/pgpsendmail/Makefile @@ -23,6 +23,7 @@ MAN1= pgppipe.1 sendpgppass.1 MAN8= pgpsendmail.8 pgpdaemon.8 PLIST_FILES= bin/pgpdaemon bin/pgppipe bin/sendpgppass libexec/pgpsendmail +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|^CC =|CC ?=| ; \ diff --git a/mail/php5-imap/Makefile b/mail/php5-imap/Makefile index 859dccbc4a6e..84c6b090cbfe 100644 --- a/mail/php5-imap/Makefile +++ b/mail/php5-imap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-imap -# Date created: 7 Jul 2004 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= mail @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -imap +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/php52-imap/Makefile b/mail/php52-imap/Makefile index 083ff37346f5..dd197a64cc33 100644 --- a/mail/php52-imap/Makefile +++ b/mail/php52-imap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-imap -# Date created: 17 Apr 2010 -# Whom: Alex Keda <admin@lissyara.su> -# +# Created by: Alex Keda <admin@lissyara.su> # $FreeBSD$ -# CATEGORIES= mail @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -imap +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/php53-imap/Makefile b/mail/php53-imap/Makefile index 73a165bc0e33..2bfee7e09675 100644 --- a/mail/php53-imap/Makefile +++ b/mail/php53-imap/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-imap -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= mail @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -imap +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/php55-imap/Makefile b/mail/php55-imap/Makefile index bcfe09c05117..e9f2e295e5c8 100644 --- a/mail/php55-imap/Makefile +++ b/mail/php55-imap/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -imap +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/phplist/Makefile b/mail/phplist/Makefile index 12c563a70003..8d7cf13eacdd 100644 --- a/mail/phplist/Makefile +++ b/mail/phplist/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: phplist -# Date created: August 24 2007 -# Whom: Nick Hilliard <nick@foobar.org> -# +# Created by: Nick Hilliard <nick@foobar.org> # $FreeBSD$ PORTNAME= phplist @@ -23,6 +20,7 @@ PORTDOCS= BUGS INSTALL NEWS PEOPLE README README.batches \ SUB_FILES= phplist pkg-message +NO_STAGE= yes post-extract: @${MV} ${WRKSRC}/public_html/lists/config/config.php ${WRKSRC}/public_html/lists/config/config.php-dist diff --git a/mail/phpmailer/Makefile b/mail/phpmailer/Makefile index 119059035592..a92a82e7d4c6 100644 --- a/mail/phpmailer/Makefile +++ b/mail/phpmailer/Makefile @@ -21,6 +21,7 @@ USE_PHP= yes SUB_FILES= pkg-message +NO_STAGE= yes do-install: @${MKDIR} ${DATADIR} .for f in class.phpmailer.php class.pop3.php class.smtp.php composer.json diff --git a/mail/phpmailer2/Makefile b/mail/phpmailer2/Makefile index 7aa9c5ac3b7f..9629c44d7bc7 100644 --- a/mail/phpmailer2/Makefile +++ b/mail/phpmailer2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: phpmailer2 -# Date created: 30 May 2009 -# Whom: Joe Horn <joehorn@gmail.com> -# +# Created by: Joe Horn <joehorn@gmail.com> # $FreeBSD$ -# PORTNAME= phpmailer2 PORTVERSION= 2.0.4 @@ -22,6 +18,7 @@ USE_PHP= pcre SUB_FILES= pkg-message +NO_STAGE= yes do-install: @${MKDIR} ${DATADIR} .for f in class.phpmailer.php class.pop3.php class.smtp.php diff --git a/mail/pine-pgp-filters/Makefile b/mail/pine-pgp-filters/Makefile index 0cde778054ff..71f4b3f243be 100644 --- a/mail/pine-pgp-filters/Makefile +++ b/mail/pine-pgp-filters/Makefile @@ -14,6 +14,7 @@ PLIST_FILES= bin/ppf_mime bin/ppf_mime_decrypt \ libexec/ppf_decrypt libexec/ppf_encrypt libexec/ppf_mime \ libexec/ppf_mime_decrypt libexec/ppf_sign libexec/ppf_verify +NO_STAGE= yes .include <bsd.port.pre.mk> RUN_DEPENDS= alpine:${PORTSDIR}/mail/alpine diff --git a/mail/pm-lib/Makefile b/mail/pm-lib/Makefile index 699bb95b3da9..674875c4b5f1 100644 --- a/mail/pm-lib/Makefile +++ b/mail/pm-lib/Makefile @@ -20,6 +20,7 @@ NO_BUILD= yes PORTDOCS= * PORTDATA= * +NO_STAGE= yes do-install: @${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/lib/pm-*.rc ${DATADIR} diff --git a/mail/policyd2/Makefile b/mail/policyd2/Makefile index 50a46fcf4d1e..46dd8ddc97de 100644 --- a/mail/policyd2/Makefile +++ b/mail/policyd2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: policyd2 -# Date created: 2 December 2008 -# Whom: Chifeng QU <chifeng@gmail.com> -# +# Created by: Chifeng QU <chifeng@gmail.com> # $FreeBSD$ -# PORTNAME= policyd2 PORTVERSION= 2.0.12 @@ -33,6 +29,7 @@ PORTDATA= * OPTIONS_DEFINE= MYSQL PGSQL SQLITE OPTIONS_DEFAULT= MYSQL +NO_STAGE= yes .include <bsd.port.pre.mk> USE_PHP= pdo_mysql .if ${PORT_OPTIONS:MMYSQL} diff --git a/mail/pop-before-smtp/Makefile b/mail/pop-before-smtp/Makefile index 031aee1d3cd2..7b15df502b7f 100644 --- a/mail/pop-before-smtp/Makefile +++ b/mail/pop-before-smtp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pop-before-smtp -# Date created: March 7, 2003 -# Whom: Eric W. Bates -# +# Created by: Eric W. Bates # $FreeBSD$ -# PORTNAME= pop-before-smtp PORTVERSION= 1.42 @@ -26,6 +22,7 @@ SUB_LIST= PERL=${PERL} MAN8= ${PORTNAME}.8 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|^#!/usr/bin/perl|#!${PERL}|; \ s|/etc/postfix/pop-before-smtp|${PREFIX}/etc/postfix/pop-before-smtp|g;' \ diff --git a/mail/pop3gwd/Makefile b/mail/pop3gwd/Makefile index f1ee2979a633..2b3e427b0025 100644 --- a/mail/pop3gwd/Makefile +++ b/mail/pop3gwd/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: pop3gwd -# Date created: 19 October 2000 -# Whom: jonny@jonny.eng.br -# -# $OpenBSD: Makefile,v 1.9 2000/10/23 16:08:13 espie Exp $ +# Created by: jonny@jonny.eng.br # $FreeBSD$ -# PORTNAME= pop3gwd PORTVERSION= 1.2 @@ -16,4 +11,5 @@ COMMENT= App-level proxy for Mail retrieval behind Firewalls WRKSRC= ${WRKDIR}/${PORTNAME} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/pop3lite/Makefile b/mail/pop3lite/Makefile index e70b859f40fd..45fc9cdf8921 100644 --- a/mail/pop3lite/Makefile +++ b/mail/pop3lite/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pop3lite -# Date created: 1 January 2001 -# Whom: George Reid <greid@ukug.uk.freebsd.org> -# +# Created by: George Reid <greid@ukug.uk.freebsd.org> # $FreeBSD$ -# PORTNAME= pop3lite PORTVERSION= 0.2.4a @@ -26,6 +22,7 @@ MAN5= pop3lite.conf.5 MAN8= pop3lite.8 INFO= pop3lite-admin +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/configure diff --git a/mail/pop3proxy/Makefile b/mail/pop3proxy/Makefile index 0e04d935a9c2..1985a187d27a 100644 --- a/mail/pop3proxy/Makefile +++ b/mail/pop3proxy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pop3proxy -# Date created: 11.05.04 -# Whom: Martin Blapp -# +# Created by: Martin Blapp # $FreeBSD$ -# PORTNAME= pop3proxy PORTVERSION= 1.2 @@ -21,6 +17,7 @@ USE_RC_SUBR= pop3proxyd SAMPLE_EXT= sample +NO_STAGE= yes post-install: if [ ! -f ${PREFIX}/etc/pop3proxyd.conf ]; then \ ${INSTALL} -c ${WRKSRC}/pop3proxyd.conf ${PREFIX}/etc/pop3proxyd.conf ; \ diff --git a/mail/pop3vscan/Makefile b/mail/pop3vscan/Makefile index 5dde2de6d4c3..c16851d74609 100644 --- a/mail/pop3vscan/Makefile +++ b/mail/pop3vscan/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pop3vscan -# Date created: 01 June 2003 -# Whom: Yen-Ming Lee <leeym@FreeBSD.org> -# +# Created by: Yen-Ming Lee <leeym@FreeBSD.org> # $FreeBSD$ -# PORTNAME= pop3vscan PORTVERSION= 0.4 @@ -27,6 +23,7 @@ PLIST_FILES= etc/pop3vscan.conf.sample \ SUB_FILES= pkg-message +NO_STAGE= yes post-extract: @${RM} ${WRKSRC}/ripmime/ripmime.a diff --git a/mail/popa3d-before-sendmail/Makefile b/mail/popa3d-before-sendmail/Makefile index 6e5efc554475..3da40e987fef 100644 --- a/mail/popa3d-before-sendmail/Makefile +++ b/mail/popa3d-before-sendmail/Makefile @@ -10,6 +10,7 @@ MASTERDIR?= ${.CURDIR}/../popa3d OPTIONS_DEFAULT= SMTP_AFTER_POP3 .if exists(${.CURDIR}/Makefile.local) +NO_STAGE= yes .include "${.CURDIR}/Makefile.local" .endif diff --git a/mail/popa3d/Makefile b/mail/popa3d/Makefile index 69efd1440d9a..5961975be404 100644 --- a/mail/popa3d/Makefile +++ b/mail/popa3d/Makefile @@ -24,6 +24,7 @@ SMTP_AFTER_POP3_DESC=Enable SMTP-after-POP support STANDALONE_POP3_DESC=Enable standalone server mode SETPROCTITLE_DESC=Enable setproctitle() support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSTANDALONE_POP3} diff --git a/mail/popcheck/Makefile b/mail/popcheck/Makefile index 9a40044f8a58..d9d3f8c0c1ca 100644 --- a/mail/popcheck/Makefile +++ b/mail/popcheck/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: popcheck -# Date created: 25 Jan 2004 -# Whom: Radim Kolar -# +# Created by: Radim Kolar # $FreeBSD$ -# PORTNAME= popcheck PORTVERSION= 1.3 @@ -23,6 +19,7 @@ MAN1= popcheck.1 PLIST_FILES= bin/popcheck +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/popcheck ${PREFIX}/bin .if !defined(NO_INSTALL_MANPAGES) diff --git a/mail/popd/Makefile b/mail/popd/Makefile index 516eeef5056c..2c79021e4454 100644 --- a/mail/popd/Makefile +++ b/mail/popd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: popd -# Date created: 17 April 2001 -# Whom: ianf@za.uu.net -# +# Created by: ianf@za.uu.net # $FreeBSD$ -# PORTNAME= popd PORTVERSION= 2.2.2a @@ -25,6 +21,7 @@ PLIST_SUB= NOPROFILE="@comment " PLIST_SUB= NOPROFILE="" .endif +NO_STAGE= yes post-install: ${INSTALL_DATA} ${WRKSRC}/src/popd.conf.default ${PREFIX}/etc/. diff --git a/mail/popfile/Makefile b/mail/popfile/Makefile index ded3c0ca14d7..f5a8e72e56be 100644 --- a/mail/popfile/Makefile +++ b/mail/popfile/Makefile @@ -39,6 +39,7 @@ USE_PERL5= run PLIST_SUB= VERSION="${PORTVERSION}" +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSSL} diff --git a/mail/poppassd/Makefile b/mail/poppassd/Makefile index d63bf1f630d8..b7bca2b62121 100644 --- a/mail/poppassd/Makefile +++ b/mail/poppassd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: poppassd -# Date Created: 21 August 1996 -# Whom: Andrew Stevenson <andrew@ugh.net.au> based heavily on the changes by Stephen Melvin <melvin@zytek.com> -# +# Created by: Andrew Stevenson <andrew@ugh.net.au> based heavily on the changes by Stephen Melvin <melvin@zytek.com> # $FreeBSD$ -# PORTNAME= poppassd PORTVERSION= 4.0 @@ -24,6 +20,7 @@ ALL_TARGET= poppassd MAN8= poppassd.8 PLIST_FILES= libexec/poppassd +NO_STAGE= yes do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/poppassd ${PREFIX}/libexec @ ${INSTALL_MAN} ${FILESDIR}/poppassd.8 ${PREFIX}/man/man8/ diff --git a/mail/popper/Makefile b/mail/popper/Makefile index 4ebb7e4770a8..2f5113354046 100644 --- a/mail/popper/Makefile +++ b/mail/popper/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: popper -# Date created: 1 April 1995 -# Whom: pst -# +# Created by: pst # $FreeBSD$ -# PORTNAME= qpopper PORTVERSION= 2.53 @@ -58,6 +54,7 @@ LATEST_LINK= popper PORTSCOUT= limit:^2\. +NO_STAGE= yes post-patch: $(RM) ${WRKSRC}/md5.h $(CP) ${FILESDIR}/sendto.c ${WRKSRC} diff --git a/mail/poppwd/Makefile b/mail/poppwd/Makefile index 0526963c9aa2..18b76e6bcee0 100644 --- a/mail/poppwd/Makefile +++ b/mail/poppwd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: poppwd -# Date created: 12 Jan 2001 -# Whom: Andrew Stevenson <andrew@ugh.net.au> -# +# Created by: Andrew Stevenson <andrew@ugh.net.au> # $FreeBSD$ -# PORTNAME= poppwd PORTVERSION= 2.0 @@ -20,4 +16,5 @@ MAN8= poppwd.8 MANCOMPRESSED= maybe PLIST_FILES= libexec/poppwd +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/poppy/Makefile b/mail/poppy/Makefile index 12e566b663ad..72d54a59e1d5 100644 --- a/mail/poppy/Makefile +++ b/mail/poppy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: poppy -# Date created: 13 June 2001 -# Whom: Kevin Lo <kevlo@FreeBSD.org> -# +# Created by: Kevin Lo <kevlo@FreeBSD.org> # $FreeBSD$ -# PORTNAME= poppy PORTVERSION= 4.01 @@ -17,6 +13,7 @@ NO_BUILD= yes #USE_PERL5= yes +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/poppy ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/spamkill ${PREFIX}/bin diff --git a/mail/popular/Makefile b/mail/popular/Makefile index 35a74be5329f..7fee39171c37 100644 --- a/mail/popular/Makefile +++ b/mail/popular/Makefile @@ -35,6 +35,7 @@ OPTIONS_DEFINE= DB4 OPTIONS_DEFAULT= DB4 DB4_DESC= Build db4 pdm module +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDB4} diff --git a/mail/postfinger/Makefile b/mail/postfinger/Makefile index 2387577708c5..30a3810126a1 100644 --- a/mail/postfinger/Makefile +++ b/mail/postfinger/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: postfinger -# Date created: 16 May 2003 -# Whom: Andrew J. Caines <A.J.Caines@halplant.com> -# +# Created by: Andrew J. Caines <A.J.Caines@halplant.com> # $FreeBSD$ -# PORTNAME= postfinger PORTVERSION= 1.30 @@ -25,6 +21,7 @@ PLIST_FILES= bin/postfinger PORTDOCS= README +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${PREFIX}/bin/${PORTNAME} .if !defined(NOPORTDOCS) diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index d2b5422a2c08..8dc892dac874 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -62,6 +62,7 @@ RG2_DESC= Kerberos network authentication protocol type OPTIONS_DEFAULT= PCRE +NO_STAGE= yes .include <bsd.port.options.mk> MAN1= postalias.1 postcat.1 postconf.1 postdrop.1 postfix.1 postkick.1 \ diff --git a/mail/postfix-gps/Makefile b/mail/postfix-gps/Makefile index 63590642a1d8..f460fc132541 100644 --- a/mail/postfix-gps/Makefile +++ b/mail/postfix-gps/Makefile @@ -29,6 +29,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib CXXFLAGS+= -I${LOCALBASE}/include +NO_STAGE= yes pre-configure: @cd ${WRKSRC} && ${ACLOCAL} diff --git a/mail/postfix-logwatch/Makefile b/mail/postfix-logwatch/Makefile index 795c9f084227..0c2ca1c6a5a6 100644 --- a/mail/postfix-logwatch/Makefile +++ b/mail/postfix-logwatch/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: postfix-logwatch -# Date created: 2011-08-19 -# Whom: Alexander Moisseev <moiseev@mezonplus.ru> -# +# Created by: Alexander Moisseev <moiseev@mezonplus.ru> # $FreeBSD$ -# PORTNAME= postfix-logwatch PORTVERSION= 1.40.00 @@ -26,6 +22,7 @@ USES= perl5 USE_PERL5= run NO_BUILD= yes +NO_STAGE= yes post-patch: @cd ${WRKSRC} && ${REINPLACE_CMD} -e '\ s!/usr/local/etc!${ETCDIR}! \ diff --git a/mail/postfix-policyd-sf/Makefile b/mail/postfix-policyd-sf/Makefile index 7d12cfeea9c6..4e689d17a6d8 100644 --- a/mail/postfix-policyd-sf/Makefile +++ b/mail/postfix-policyd-sf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: postfix-policyd-sf -# Date created: 2005-08-02 -# Whom: Xavier Beaudouin <kiwi@oav.net> -# +# Created by: Xavier Beaudouin <kiwi@oav.net> # $FreeBSD$ -# PORTNAME= policyd PORTVERSION= 1.82 @@ -38,6 +34,7 @@ PLIST_FILES= sbin/${REALNAME}-cleanup \ sbin/${REALNAME} \ etc/${REALNAME}.conf.sample +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,policyd.pid,postfix-policyd-sf.pid,' \ ${WRKSRC}/policyd.conf diff --git a/mail/postfix-policyd-spf-perl/Makefile b/mail/postfix-policyd-spf-perl/Makefile index bc8ff549ce86..b9f01a0ef48d 100644 --- a/mail/postfix-policyd-spf-perl/Makefile +++ b/mail/postfix-policyd-spf-perl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: postfix-policyd-spf-perl -# Date created: 2008-01-25 -# Whom: Darren Pilgrim <ports.maintainer@evilphi.com> -# +# Created by: Darren Pilgrim <ports.maintainer@evilphi.com> # $FreeBSD$ -# PORTNAME= postfix-policyd-spf-perl PORTVERSION= 2.007 @@ -31,6 +27,7 @@ SPF_TEMPERROR?= DEFER_IF_PERMIT REINPLACE= s/%%SPF_FAIL%%/${SPF_FAIL}/g;\ s/%%SPF_TEMPERROR%%/${SPF_TEMPERROR}/g; +NO_STAGE= yes pre-patch: @${ECHO_MSG} "" @${ECHO_MSG} "You can change the actions returned by the server by setting the following" diff --git a/mail/postfix-policyd-spf-python/Makefile b/mail/postfix-policyd-spf-python/Makefile index 52747f474379..762699d1a2d2 100644 --- a/mail/postfix-policyd-spf-python/Makefile +++ b/mail/postfix-policyd-spf-python/Makefile @@ -39,6 +39,7 @@ SUB_LIST= PYTHON_CMD=${PYTHON_CMD} OPTIONS_DEFINE= DOCS OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/mail/postfix-policyd-weight/Makefile b/mail/postfix-policyd-weight/Makefile index 78214c2d8968..a342513ab94a 100644 --- a/mail/postfix-policyd-weight/Makefile +++ b/mail/postfix-policyd-weight/Makefile @@ -28,6 +28,7 @@ NO_BUILD= yes MAN8+= policyd-weight.8 MAN5+= policyd-weight.conf.5 +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/mail/postfix-postfwd/Makefile b/mail/postfix-postfwd/Makefile index d5749564d7a9..6ff01febac8f 100644 --- a/mail/postfix-postfwd/Makefile +++ b/mail/postfix-postfwd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: postfwd -# Date created: 8 May 2008 -# Whom: Sahil Tandon <sahil@tandon.net> -# +# Created by: Sahil Tandon <sahil@tandon.net> # $FreeBSD$ -# PORTNAME= postfwd PORTVERSION= 1.35 @@ -37,6 +33,7 @@ MAN8= ${PORTNAME}.8 ${PORTNAME}2.8 OPTIONS_DEFINE= EXAMPLES DOCS POSTFWD2 POSTFWD2_DESC= Install postfwd v2 rather than v1 +NO_STAGE= yes .include <bsd.port.options.mk> do-install: diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 12de70c96379..2fc57e1d1447 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -63,6 +63,7 @@ RG2_DESC= Kerberos network authentication protocol type OPTIONS_DEFAULT= PCRE +NO_STAGE= yes .include <bsd.port.options.mk> MAN1= postalias.1 postcat.1 postconf.1 postdrop.1 postfix.1 postkick.1 \ diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile index 41faf6b71887..c3a46e94ffd2 100644 --- a/mail/postfix27/Makefile +++ b/mail/postfix27/Makefile @@ -62,6 +62,7 @@ RG2_DESC= Kerberos network authentication protocol type OPTIONS_DEFAULT= PCRE +NO_STAGE= yes .include <bsd.port.options.mk> MAN1= postalias.1 postcat.1 postconf.1 postdrop.1 postfix.1 postkick.1 \ diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index b44126e55895..7ac9cfa74833 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -66,6 +66,7 @@ RG2_DESC= Kerberos network authentication protocol type OPTIONS_DEFAULT= PCRE +NO_STAGE= yes .include <bsd.port.options.mk> MAN1= postalias.1 postcat.1 postconf.1 postdrop.1 postfix.1 postkick.1 \ diff --git a/mail/postfix29/Makefile b/mail/postfix29/Makefile index cee570898701..fcb4ad1e5522 100644 --- a/mail/postfix29/Makefile +++ b/mail/postfix29/Makefile @@ -66,6 +66,7 @@ RG2_DESC= Kerberos network authentication protocol type OPTIONS_DEFAULT= PCRE +NO_STAGE= yes .include <bsd.port.options.mk> MAN1= postalias.1 postcat.1 postconf.1 postdrop.1 postfix.1 postkick.1 \ diff --git a/mail/postfixadmin/Makefile b/mail/postfixadmin/Makefile index 910d779c7618..4928cd3a86f1 100644 --- a/mail/postfixadmin/Makefile +++ b/mail/postfixadmin/Makefile @@ -24,6 +24,7 @@ MYSQLI_DESC= MySQL 4.1+ back-end (use mysqli PHP extension) OPTIONS_DEFAULT= MYSQL +NO_STAGE= yes .include <bsd.port.options.mk> USE_PHP= pcre session mbstring spl xmlrpc diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile index bb744c8f8504..f248ac004a0d 100644 --- a/mail/postgrey/Makefile +++ b/mail/postgrey/Makefile @@ -39,6 +39,7 @@ MAN1= ${PORTNAME}.1 policy-test.1 postgreyreport.1 USES= shebangfix perl5 SHEBANG_FILES= ${WRKSRC}/postgrey +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/mail/postpals/Makefile b/mail/postpals/Makefile index ea414b4be313..f0613d8601dd 100644 --- a/mail/postpals/Makefile +++ b/mail/postpals/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: postpals -# Date created: 7 March 2010 -# Whom: Sahil Tandon <sahil@tandon.net> -# +# Created by: Sahil Tandon <sahil@tandon.net> # $FreeBSD$ -# PORTNAME= postpals PORTVERSION= 0.01 @@ -29,6 +25,7 @@ NO_BUILD= yes USERS= postpals GROUPS= postpals +NO_STAGE= yes do-install: @${INSTALL_SCRIPT} ${DISTFILES:S|^|${DISTDIR}/|} ${PREFIX}/sbin/ @${INSTALL} -o ${PORTNAME} -g ${PORTNAME} -m 700 -d /var/db/postpals diff --git a/mail/prayer/Makefile b/mail/prayer/Makefile index 7c3bc3a52424..4cd763d71f94 100644 --- a/mail/prayer/Makefile +++ b/mail/prayer/Makefile @@ -39,6 +39,7 @@ GROUPS= prayer MAN5= prayer.cf.5 MAN8= prayer-session.8 prayer-ssl-prune.8 prayer.8 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSESSIONCACHE} diff --git a/mail/premail/Makefile b/mail/premail/Makefile index 0392be838f13..128e1c2adf60 100644 --- a/mail/premail/Makefile +++ b/mail/premail/Makefile @@ -18,6 +18,7 @@ NO_BUILD= yes USES= shebangfix perl5 SHEBANG_FILES= premail +NO_STAGE= yes do-install: cd ${WRKSRC} && ${INSTALL_SCRIPT} premail ${PREFIX}/bin ${MKDIR} -m 555 ${PREFIX}/share/doc/premail diff --git a/mail/prepflog/Makefile b/mail/prepflog/Makefile index b10db221cc83..916698ccdb54 100644 --- a/mail/prepflog/Makefile +++ b/mail/prepflog/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: prepflog -# Date created: 14 January 2008 -# Whom: Terry Sposato -# +# Created by: Terry Sposato # $FreeBSD$ -# PORTNAME= prepflog PORTVERSION= 0.4 @@ -19,6 +15,7 @@ PLIST_FILES= bin/prepflog NO_BUILD= yes USES= perl5 +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl ${PREFIX}/bin/${PORTNAME} diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index 64e482584ca2..b17be8c7dd6d 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -28,6 +28,7 @@ PORTEXAMPLES= 1procmailrc 1rmail 2procmailrc 2rmail 3procmailrc 3rmail \ OPTIONS_DEFINE= DOCS EXAMPLES +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/mail/prom-wl/Makefile b/mail/prom-wl/Makefile index 03499d3202ff..a73ed8ddd9f0 100644 --- a/mail/prom-wl/Makefile +++ b/mail/prom-wl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: prom-wl -# Date created: 28 Aug 1999 -# Whom: KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp> -# +# Created by: KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp> # $FreeBSD$ -# PORTNAME= prom-wl PORTVERSION= 2.7.0 @@ -23,6 +19,7 @@ NO_BUILD= yes ELISPDIR= ${PREFIX}/share/emacs/site-lisp SITEPKGDIR= ${PREFIX}/lib/xemacs/site-packages +NO_STAGE= yes do-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} diff --git a/mail/pronto/Makefile b/mail/pronto/Makefile index 23fd77303602..badd216b85a0 100644 --- a/mail/pronto/Makefile +++ b/mail/pronto/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: pronto -# Date created: 15 March 2001 -# Whom: killer <killer@prosalg.no> -# +# Created by: killer <killer@prosalg.no> # $FreeBSD$ PORTNAME= pronto @@ -33,6 +30,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e \ 's,/usr/local,${PREFIX},g' ${WRKSRC}/Makefile diff --git a/mail/proxsmtp/Makefile b/mail/proxsmtp/Makefile index 53a41458c6d1..35379b41489a 100644 --- a/mail/proxsmtp/Makefile +++ b/mail/proxsmtp/Makefile @@ -22,6 +22,7 @@ MAN8= proxsmtpd.8 PORTDOCS= ChangeLog NEWS README +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ '/^acx_pthread_flags/s|=.*|="${PTHREAD_LIBS}"|' \ diff --git a/mail/py-Products.MailHost/Makefile b/mail/py-Products.MailHost/Makefile index 16381592e44a..ccf386b619b1 100644 --- a/mail/py-Products.MailHost/Makefile +++ b/mail/py-Products.MailHost/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: py-Products.MailHost -# Date created: Nov 9, 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Products.MailHost PORTVERSION= 2.13.1 @@ -21,4 +16,5 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install USE_ZIP= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/py-Products.SecureMailHost/Makefile b/mail/py-Products.SecureMailHost/Makefile index 80ec0c22db42..b4648f63dca9 100644 --- a/mail/py-Products.SecureMailHost/Makefile +++ b/mail/py-Products.SecureMailHost/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: py-Products.SecureMailHost -# Date created: Nov 9, 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Products.SecureMailHost PORTVERSION= 1.1.2 @@ -21,4 +16,5 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install USE_ZIP= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/py-apolicy/Makefile b/mail/py-apolicy/Makefile index d51c14135f43..72b39af11638 100644 --- a/mail/py-apolicy/Makefile +++ b/mail/py-apolicy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-apolicy -# Date created: 24 November 2008 -# Whom: Chifeng QU <chifeng@gmail.com> -# +# Created by: Chifeng QU <chifeng@gmail.com> # $FreeBSD$ -# PORTNAME= apolicy PORTVERSION= 0.73 @@ -30,6 +26,7 @@ SUB_LIST= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR} \ PYTHON_CMD=${PYTHON_CMD} SUB_FILES= pkg-message +NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|/etc|${PREFIX}/etc|' ${WRKSRC}/setup.py diff --git a/mail/py-authres/Makefile b/mail/py-authres/Makefile index 71b20021ba02..2028d236b71e 100644 --- a/mail/py-authres/Makefile +++ b/mail/py-authres/Makefile @@ -21,6 +21,7 @@ FETCH_ARGS= -pRr PORTDOCS= CHANGES README +NO_STAGE= yes .include <bsd.port.options.mk> post-install: diff --git a/mail/py-cyruslib/Makefile b/mail/py-cyruslib/Makefile index f81c954f798c..2edd64b5f2af 100644 --- a/mail/py-cyruslib/Makefile +++ b/mail/py-cyruslib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-cyruslib -# Date created: 2006-10-31 -# Whom: Dmitriy Kirhlarov <dimma@higis.ru> -# +# Created by: Dmitriy Kirhlarov <dimma@higis.ru> # $FreeBSD$ -# PORTNAME= cyruslib PORTVERSION= 0.5 @@ -23,6 +19,7 @@ BINMODE= 644 PLIST_FILES= %%PYTHON_SITELIBDIR%%/${DISTNAME} +NO_STAGE= yes do-extract: ${MKDIR} ${WRKDIR} ${CP} ${DISTDIR}/${DISTNAME} ${WRKDIR}/${DISTNAME} diff --git a/mail/py-libgmail/Makefile b/mail/py-libgmail/Makefile index d350de5a8116..8e01eea3f084 100644 --- a/mail/py-libgmail/Makefile +++ b/mail/py-libgmail/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: libgmail -# Date created: Sep 27, 2005 -# Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> -# +# Created by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> # $FreeBSD$ -# PORTNAME= libgmail DISTVERSION= 0.1.11 @@ -20,4 +16,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PYTHON= yes USE_PYDISTUTILS= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/py-milter/Makefile b/mail/py-milter/Makefile index 9039be542f2a..bfd6b20bdf54 100644 --- a/mail/py-milter/Makefile +++ b/mail/py-milter/Makefile @@ -25,4 +25,5 @@ USE_PYTHON= 2.6-2.9 USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= ${PYPORTNAME} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/py-ppolicy/Makefile b/mail/py-ppolicy/Makefile index e21b55b52d87..6e42ee63f952 100644 --- a/mail/py-ppolicy/Makefile +++ b/mail/py-ppolicy/Makefile @@ -26,6 +26,7 @@ SUB_FILES= pkg-message OPTIONS_DEFINE= GEOIP LDAP MYSQL DOCS OPTIONS_DEFAULT= GEOIP LDAP +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGEOIP} diff --git a/mail/py-spambayes/Makefile b/mail/py-spambayes/Makefile index b84c2c4d9558..787ef0c6b3d5 100644 --- a/mail/py-spambayes/Makefile +++ b/mail/py-spambayes/Makefile @@ -40,6 +40,7 @@ PORTDOCS= CHANGELOG.txt \ utilities/ \ contrib/ +NO_STAGE= yes post-extract: @${CHMOD} -Rf u+w ${WRKSRC} diff --git a/mail/py-spf/Makefile b/mail/py-spf/Makefile index 994228b7b117..2d081fa25a71 100644 --- a/mail/py-spf/Makefile +++ b/mail/py-spf/Makefile @@ -24,6 +24,7 @@ PYDISTUTILS_PKGNAME= py${PORTNAME} PORTDOCS= CHANGELOG README +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/mail/py-turbomail/Makefile b/mail/py-turbomail/Makefile index d9db3bc7071e..70cea5ba6dff 100644 --- a/mail/py-turbomail/Makefile +++ b/mail/py-turbomail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-turbomail -# Date created: 2007-01-24 -# Whom: Nicola Vitale <nivit@FreeBSD.org> -# +# Created by: Nicola Vitale <nivit@FreeBSD.org> # $FreeBSD$ -# PORTNAME= turbomail PORTVERSION= 3.0.3 @@ -26,4 +22,5 @@ USE_PYTHON= 2.5+ USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= TurboMail +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/py-twistedMail/Makefile b/mail/py-twistedMail/Makefile index cfe1eadf21ad..1196e38df908 100644 --- a/mail/py-twistedMail/Makefile +++ b/mail/py-twistedMail/Makefile @@ -23,4 +23,5 @@ USE_PYTHON= -2.7 USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME= ${PORTNAME:S/twisted/Twisted_/} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/py-zope.sendmail/Makefile b/mail/py-zope.sendmail/Makefile index 419097503cfd..d3196f8b603a 100644 --- a/mail/py-zope.sendmail/Makefile +++ b/mail/py-zope.sendmail/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: py-zope.sendmail -# Date created: Nov 15, 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= zope.sendmail PORTVERSION= 3.7.5 @@ -28,4 +23,5 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}transaction>=0:${PORTSDIR}/devel/py-transact USE_PYTHON= -2.7 USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/pymsgauth/Makefile b/mail/pymsgauth/Makefile index cb0dafc1654d..1cd1b0862154 100644 --- a/mail/pymsgauth/Makefile +++ b/mail/pymsgauth/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pymsgauth -# Date created: 12 Aug 2002 -# Whom: Sergei Kolobov <sergei@kolobov.com> -# +# Created by: Sergei Kolobov <sergei@kolobov.com> # $FreeBSD$ -# PORTNAME= pymsgauth PORTVERSION= 2.1.0 @@ -20,6 +16,7 @@ SUB_FILES= pkg-message DOCS= BUGS CHANGELOG pymsgauth.txt pymsgauth.html EXAMPLES= pymsgauthrc-example +NO_STAGE= yes do-build: ${REINPLACE_CMD} -e 's,#!/usr/bin/python,#!/usr/bin/env python,' \ ${WRKSRC}/pymsgauth-* diff --git a/mail/pysieved/Makefile b/mail/pysieved/Makefile index 21268d9d1b8b..20a841833821 100644 --- a/mail/pysieved/Makefile +++ b/mail/pysieved/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pysieved -# Date created: Thu Jan 10 18:51:17 MSK 2008 -# Whom: Denis Shaposhnikov <dsh@wizard.volgograd.ru> -# +# Created by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> # $FreeBSD$ -# PORTNAME= pysieved PORTVERSION= 1.0 @@ -26,6 +22,7 @@ SUB_LIST= PORTNAME=${PORTNAME} PYTHON_CMD=${PYTHON_CMD} PORTDOCS= COPYING README README.Dovecot THANKS .endif +NO_STAGE= yes post-patch: ${REINPLACE_CMD} \ 's!/usr/bin/env python!${PYTHON_CMD}!' \ diff --git a/mail/pyzor/Makefile b/mail/pyzor/Makefile index ba48923393e8..c5bc0a879ab1 100644 --- a/mail/pyzor/Makefile +++ b/mail/pyzor/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: pyzor -# Date created: Aug 1, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= pyzor PORTVERSION= 0.5.0 @@ -21,6 +16,7 @@ USE_PYDISTUTILS= yes MAN1= pyzor.1 pyzord.1 +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e '1s,^#!/usr/bin/python,#!/usr/bin/env -S python -Wignore::DeprecationWarning,' \ ${WRKSRC}/scripts/pyzor ${WRKSRC}/scripts/pyzord diff --git a/mail/qar-bufo/Makefile b/mail/qar-bufo/Makefile index 99fd534139f1..5a671eb93c5d 100644 --- a/mail/qar-bufo/Makefile +++ b/mail/qar-bufo/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qar-bufo -# Date created: 8 March 2007 -# Whom: Zane C. Bowers -# +# Created by: Zane C. Bowers # $FreeBSD$ -# PORTNAME= qar-bufo PORTVERSION= 1.3.1 @@ -23,6 +19,7 @@ MAN1= qar-bufo.1 PLIST_FILES= bin/qar-bufo +NO_STAGE= yes post-extract: @${CP} -v ${DISTDIR}/${DISTNAME} ${WRKSRC} diff --git a/mail/qconfirm/Makefile b/mail/qconfirm/Makefile index 4a10d61327db..e13aed65490a 100644 --- a/mail/qconfirm/Makefile +++ b/mail/qconfirm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qconfirm -# Date created: 22 Aug 2002 -# Whom: Sergei Kolobov <sergei@kolobov.com> -# +# Created by: Sergei Kolobov <sergei@kolobov.com> # $FreeBSD$ -# PORTNAME= qconfirm PORTVERSION= 0.14.3 @@ -23,6 +19,7 @@ MAN1= qconfirm.1 qconfirm-accept.1 qconfirm-check.1 \ qconfirm-notice.1 qconfirm-return.1 DOCS= package/CHANGES package/COPYING package/README doc/*.html +NO_STAGE= yes do-configure: ${ECHO_CMD} "${CC} ${CFLAGS}" > ${WRKSRC}/src/conf-cc diff --git a/mail/qgmailnotifier/Makefile b/mail/qgmailnotifier/Makefile index e371ad61eaed..d74b47a53636 100644 --- a/mail/qgmailnotifier/Makefile +++ b/mail/qgmailnotifier/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qgmailnotifier -# Date created: 2008-09-12 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= qgmailnotifier PORTVERSION= 2008.3 @@ -22,6 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} PORTDOCS= README PLIST_FILES= bin/${PORTNAME} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/bin|${PREFIX}/bin|g' ${WRKSRC}/qgmailnotifier.pro diff --git a/mail/qmail-activedir/Makefile b/mail/qmail-activedir/Makefile index 581bb9da6a87..bdf189d5e2da 100644 --- a/mail/qmail-activedir/Makefile +++ b/mail/qmail-activedir/Makefile @@ -29,6 +29,7 @@ PORTDOCS= INSTALL README WANT_OPENLDAP_VER= ${WITH_OPENLDAP_VER} .endif +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/mail/qmail-auditor/Makefile b/mail/qmail-auditor/Makefile index 9c5aee3f8e82..88a53de2c9ed 100644 --- a/mail/qmail-auditor/Makefile +++ b/mail/qmail-auditor/Makefile @@ -24,6 +24,7 @@ PORTDOCS= README INSTALL_TARGET= perm +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/mail/qmail-autoresponder/Makefile b/mail/qmail-autoresponder/Makefile index 01a6d478db17..9ee7072b57b1 100644 --- a/mail/qmail-autoresponder/Makefile +++ b/mail/qmail-autoresponder/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qmail-autoresponder -# Date created: 25 Mar 2003 -# Whom: Sergei Kolobov <sergei@kolobov.com> -# +# Created by: Sergei Kolobov <sergei@kolobov.com> # $FreeBSD$ -# PORTNAME= qmail-autoresponder PORTVERSION= 0.97 @@ -27,6 +23,7 @@ DOCS= NEWS README TODO procedure.txt schema.mysql ALL_TARGET= ${PROGS} +NO_STAGE= yes do-configure: ${ECHO_CMD} "${PREFIX}/bin" > ${WRKSRC}/conf-bin ${ECHO_CMD} "${MANPREFIX}/man" > ${WRKSRC}/conf-man diff --git a/mail/qmail-notify/Makefile b/mail/qmail-notify/Makefile index e77ca4b0a8d1..12b256a002df 100644 --- a/mail/qmail-notify/Makefile +++ b/mail/qmail-notify/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qmail-notify -# Date created: 24 Aug 2002 -# Whom: Sergei Kolobov <sergei@kolobov.com> -# +# Created by: Sergei Kolobov <sergei@kolobov.com> # $FreeBSD$ -# PORTNAME= qmail-notify PORTVERSION= 0.93 @@ -19,6 +15,7 @@ CFLAGS+= -DHAVE_SRANDOM DOCS= NEWS README TODO EXAMPLES= cron.hourly message.txt +NO_STAGE= yes do-configure: ${ECHO_CMD} "${PREFIX}/bin" > ${WRKSRC}/conf-bin ${ECHO_CMD} "${CC} ${CFLAGS}" > ${WRKSRC}/conf-cc diff --git a/mail/qmail-qfilter/Makefile b/mail/qmail-qfilter/Makefile index 1029d65c8c93..078189af2b84 100644 --- a/mail/qmail-qfilter/Makefile +++ b/mail/qmail-qfilter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qmail-qfilter -# Date created: 2004-10-13 -# Whom: Sergei Kolobov <sergei@FreeBSD.org> -# +# Created by: Sergei Kolobov <sergei@FreeBSD.org> # $FreeBSD$ -# PORTNAME= qmail-qfilter PORTVERSION= 2.1 @@ -22,6 +18,7 @@ BGLIBS_LIB= ${LOCALBASE}/lib/bglibs MAN1= qmail-qfilter.1 DOCS= NEWS README TODO +NO_STAGE= yes do-configure: ${ECHO_CMD} "${PREFIX}/bin" > ${WRKSRC}/conf-bin ${ECHO_CMD} "${MANPREFIX}/man" > ${WRKSRC}/conf-man diff --git a/mail/qmail-rblchk/Makefile b/mail/qmail-rblchk/Makefile index 854a804ddc88..9b021d5cc3b7 100644 --- a/mail/qmail-rblchk/Makefile +++ b/mail/qmail-rblchk/Makefile @@ -28,6 +28,7 @@ PLIST_FILES= bin/qmail-rblchk bin/getsenderip \ PLIST_DIRS= %%EXAMPLESDIR%% MAN1= qmail-rblchk.1 getsenderip.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/"cat/d; s|,02755|,0755|' ${WRKSRC}/hier.c diff --git a/mail/qmail-remove/Makefile b/mail/qmail-remove/Makefile index 901620fd2a7b..9e60b0dd0e2d 100644 --- a/mail/qmail-remove/Makefile +++ b/mail/qmail-remove/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qmail-remove -# Date created: Wed Sep 24 16:01:34 CEST 2003 -# Whom: Clement Laforet <sheepkiller@cultdeadsheep.org> -# +# Created by: Clement Laforet <sheepkiller@cultdeadsheep.org> # $FreeBSD$ -# PORTNAME= qmail-remove PORTVERSION= 0.95 @@ -16,6 +12,7 @@ COMMENT= Removes messages from your qmail queue based on a particular string PLIST_FILES= sbin/qmail-remove bin/populate.pl PORTDOCS= INSTALL LICENSE README +NO_STAGE= yes do-build: @(cd ${WRKSRC} ;\ ${ECHO_MSG} "Compiling ${PORTNAME}:" ; \ diff --git a/mail/qmail-scanner/Makefile b/mail/qmail-scanner/Makefile index 8e2cdd860e67..c3a7bff75dbb 100644 --- a/mail/qmail-scanner/Makefile +++ b/mail/qmail-scanner/Makefile @@ -67,6 +67,7 @@ SUB_LIST+= QS_USER=${QS_USER} \ QS_ID=${QS_ID} \ SPOOLDIR=${SPOOLDIR} +NO_STAGE= yes .include <bsd.port.pre.mk> # Options diff --git a/mail/qmail-scanner1/Makefile b/mail/qmail-scanner1/Makefile index d64b6132ef3a..c048ef18dae6 100644 --- a/mail/qmail-scanner1/Makefile +++ b/mail/qmail-scanner1/Makefile @@ -93,6 +93,7 @@ CONFIGURE_ARGS+= \ --log-details syslog --debug no \ --batch +NO_STAGE= yes pre-configure: @${ECHO_MSG} "" @${ECHO_MSG} "----------------------------------------" diff --git a/mail/qmailadmin-devel/Makefile b/mail/qmailadmin-devel/Makefile index 30180e7e1235..1aea3265e9dd 100644 --- a/mail/qmailadmin-devel/Makefile +++ b/mail/qmailadmin-devel/Makefile @@ -77,6 +77,7 @@ WEBDATAURL?= PLIST_SUB+= CGIBINDIR="${CGIBINDIR}" CGIBINSUBDIR="${CGIBINSUBDIR}" \ WEBDATADIR="${WEBDATADIR}" WEBDATASUBDIR="${WEBDATASUBDIR}" +NO_STAGE= yes .include <bsd.port.pre.mk> # End of user-configurable variables diff --git a/mail/qmailmrtg7/Makefile b/mail/qmailmrtg7/Makefile index 0c94fb6e89a1..677d8aa16736 100644 --- a/mail/qmailmrtg7/Makefile +++ b/mail/qmailmrtg7/Makefile @@ -14,6 +14,7 @@ RUN_DEPENDS= mrtg:${PORTSDIR}/net-mgmt/mrtg USES= qmail +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/mail/qmqtool/Makefile b/mail/qmqtool/Makefile index 6d82dcba0754..bc7ecceb2e60 100644 --- a/mail/qmqtool/Makefile +++ b/mail/qmqtool/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qmqtool -# Date created: Sat Apr 9 09:45:30 EDT 2005 -# Whom: Matthew Will <mwill@spingen.com> -# +# Created by: Matthew Will <mwill@spingen.com> # $FreeBSD$ -# PORTNAME= qmqtool PORTVERSION= 1.12 @@ -20,6 +16,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes USES= perl5 +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/qmqtool ${PREFIX}/bin diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index cf10021c661a..43104e7f5724 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -1,5 +1,4 @@ # Created by: pst -# # $FreeBSD$ PORTNAME= qpopper @@ -62,6 +61,7 @@ U_OPTION_DESC= include support for user .qpopper-options OPTIONS_DEFAULT= APOP QPOPAUTH_SETUID SSL U_OPTION +NO_STAGE= yes .include <bsd.port.options.mk> .if empty(PORT_OPTIONS:MAPOP) diff --git a/mail/qscan/Makefile b/mail/qscan/Makefile index 47cb6ad2ff8e..8dfe893dcd75 100644 --- a/mail/qscan/Makefile +++ b/mail/qscan/Makefile @@ -18,6 +18,7 @@ USES= qmail:run GNU_CONFIGURE= yes +NO_STAGE= yes .include <bsd.port.pre.mk> QMAIL_QUEUE= ${QMAIL_PREFIX}/bin/qmail-queue diff --git a/mail/qsf/Makefile b/mail/qsf/Makefile index 165c1c03479f..f49106279fb8 100644 --- a/mail/qsf/Makefile +++ b/mail/qsf/Makefile @@ -22,6 +22,7 @@ PLIST_FILES= bin/qsf CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGDBM} diff --git a/mail/qsheff/Makefile b/mail/qsheff/Makefile index 436a116c0a13..064c3cdda5e2 100644 --- a/mail/qsheff/Makefile +++ b/mail/qsheff/Makefile @@ -39,6 +39,7 @@ DISABLELOCAL_DESC= Disable Filters For Local Users BACKUP_DESC= Logging Incoming/Outgoing Mail CUSTOMERROR_DESC= Custom Error Patch +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MCLAMAV} diff --git a/mail/quickml/Makefile b/mail/quickml/Makefile index 43ec03749397..894a0a2a31f7 100644 --- a/mail/quickml/Makefile +++ b/mail/quickml/Makefile @@ -33,6 +33,7 @@ OPTIONS_DEFAULT= ANALOG ANALOG_DESC= quickml-analog LIMIT_DESC= Creators and Members Limitation Patch +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${RUBY_VER} == 1.9 diff --git a/mail/rabl_client/Makefile b/mail/rabl_client/Makefile index 6385edfc0a0c..a9d62957f65c 100644 --- a/mail/rabl_client/Makefile +++ b/mail/rabl_client/Makefile @@ -22,6 +22,7 @@ PORTDOCS= CHANGE README RELEASE.NOTES OPTIONS_DEFINE= DEBUG DOCS +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDEBUG} diff --git a/mail/rabl_server/Makefile b/mail/rabl_server/Makefile index 96d9236dab39..753844aaa1da 100644 --- a/mail/rabl_server/Makefile +++ b/mail/rabl_server/Makefile @@ -22,6 +22,7 @@ USE_RC_SUBR= ${PORTNAME} RABL_GROUP?= bind +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDEBUG} diff --git a/mail/raysfilter/Makefile b/mail/raysfilter/Makefile index 8decd5676cde..e65935881cbe 100644 --- a/mail/raysfilter/Makefile +++ b/mail/raysfilter/Makefile @@ -18,6 +18,7 @@ BINFILES= mf-reset mf-start mf-stop mf-archive mf-analyze mf-memory DOCSFILES= rays-filter.html install.html configure.html operate.html \ utilities.html GNU-public-licence.txt copyright.txt README +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/mail/sendmail/bsd.milter.mk" diff --git a/mail/razor-agents/Makefile b/mail/razor-agents/Makefile index 639cbc8db0fe..992e153e738a 100644 --- a/mail/razor-agents/Makefile +++ b/mail/razor-agents/Makefile @@ -28,6 +28,7 @@ MAN5= razor-agents.5 razor-whitelist.5 razor-agent.conf.5 PORTSCOUT= skipv:2.85 +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -type f | ${XARGS} ${PERL} -pi -e 's|/etc/razor|${PREFIX}/etc|g' @${PERL} -pi -e 's,share/man,man,g' ${WRKSRC}/${CONFIGURE_SCRIPT} diff --git a/mail/rbl-milter/Makefile b/mail/rbl-milter/Makefile index 47543c2fe5d9..f2c6e4543e4d 100644 --- a/mail/rbl-milter/Makefile +++ b/mail/rbl-milter/Makefile @@ -19,6 +19,7 @@ CONFIGURE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" PTHREAD_LIBS="${PTHREAD_LIBS} PLIST_FILES= sbin/rbl-milter .if defined(NO_WERROR) +NO_STAGE= yes pre-configure: @${CP} ${WRKSRC}/configure ${WRKSRC}/configure.sed @${SED} 's!-Werror!!' ${WRKSRC}/configure.sed >${WRKSRC}/configure diff --git a/mail/rblcheck/Makefile b/mail/rblcheck/Makefile index 50784594af55..19051f52d7dc 100644 --- a/mail/rblcheck/Makefile +++ b/mail/rblcheck/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rblcheck -# Date created: 28 January 1998 -# Whom: itojun@itojun.org -# +# Created by: itojun@itojun.org # $FreeBSD$ -# PORTNAME= rblcheck PORTVERSION= 1.5 @@ -19,6 +15,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} +NO_STAGE= yes do-install: @${INSTALL_SCRIPT} ${WRKSRC}/rbl ${PREFIX}/bin @${INSTALL_PROGRAM} ${WRKSRC}/rblcheck ${PREFIX}/bin diff --git a/mail/relay-ctrl/Makefile b/mail/relay-ctrl/Makefile index a75883b091fe..f8142ac28fb3 100644 --- a/mail/relay-ctrl/Makefile +++ b/mail/relay-ctrl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: relay-ctrl -# Date created: 2003-12-05 -# Whom: Fumihiko Kimura <jfkimura@yahoo.co.jp> -# +# Created by: Fumihiko Kimura <jfkimura@yahoo.co.jp> # $FreeBSD$ -# PORTNAME= relay-ctrl PORTVERSION= 3.1.1 @@ -29,6 +25,7 @@ PKGDEINSTALL= ${PKGINSTALL} SUB_FILES= pkg-message pkg-install SUB_LIST= EXPIRY=${RELAY_CTRL_EXPIRY} FIXUP=${RELAY_CTRL_RELAYCLIENT} +NO_STAGE= yes do-configure: ${ECHO_CMD} "${CC} ${CFLAGS}" > ${WRKSRC}/conf-cc ${ECHO_CMD} "${CC} ${STRIP} ${LDGFLAGS} " > ${WRKSRC}/conf-ld diff --git a/mail/relaydb/Makefile b/mail/relaydb/Makefile index 486a883a878a..f56b9ecfa6b5 100644 --- a/mail/relaydb/Makefile +++ b/mail/relaydb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: relaydb -# Date created: 10 August 2003 -# Whom: Matt Jibson <dolmant@dolmant.net> -# +# Created by: Matt Jibson <dolmant@dolmant.net> # $FreeBSD$ -# PORTNAME= relaydb PORTVERSION= 1.8 @@ -17,6 +13,7 @@ MAN8= relaydb.8 MANCOMPRESSED= yes PLIST_FILES= bin/relaydb +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/relaydb ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/relaydb.8.gz ${MAN8PREFIX}/man/man8 diff --git a/mail/renattach/Makefile b/mail/renattach/Makefile index 7396ca0cedd1..7f51d164cb1f 100644 --- a/mail/renattach/Makefile +++ b/mail/renattach/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: renattach -# Date created: 20 June 2004 -# Whom: Stefan A. Deutscher (sad@mailaps.org) -# +# Created by: Stefan A. Deutscher (sad@mailaps.org) # $FreeBSD$ -# PORTNAME= renattach PORTVERSION= 1.2.4 @@ -20,6 +16,7 @@ MAN1= renattach.1 PORTDOCS= INSTALL PLIST_FILES= bin/renattach etc/renattach.conf.ex +NO_STAGE= yes post-extract: @${RM} -f ${WRKSRC}/src/getopt* diff --git a/mail/reply-o-matic/Makefile b/mail/reply-o-matic/Makefile index 98031ea207e3..1324d066665f 100644 --- a/mail/reply-o-matic/Makefile +++ b/mail/reply-o-matic/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qdvdauthor -# Date created: 05/13/04 -# Whom: oz@nixil.net -# +# Created by: oz@nixil.net # $FreeBSD$ -# PORTNAME= reply-o-matic PORTVERSION= 1.5.0 @@ -15,6 +11,7 @@ COMMENT= Highly configurable, secure, auto reply software MAN1= rom.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} \ -e 's|/etc/rom|${PREFIX}/etc/rom|g' \ diff --git a/mail/rftp/Makefile b/mail/rftp/Makefile index eb8ace5d1770..34fa93134ef0 100644 --- a/mail/rftp/Makefile +++ b/mail/rftp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rftp -# Date created: 13 Dec, 1997 -# Whom: kline -# +# Created by: kline # $FreeBSD$ -# PORTNAME= rftp PORTVERSION= 1.2 @@ -16,6 +12,7 @@ COMMENT= Automatically reconstruct ftpmail- or bitftp-retrieved files MAN1= rftp.1 uucat.1 # rftp's `make install' stinks, do it properly here +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rftp ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/uucat ${PREFIX}/bin diff --git a/mail/ripmime/Makefile b/mail/ripmime/Makefile index 9c93dabfcbf8..1e3f2be63c04 100644 --- a/mail/ripmime/Makefile +++ b/mail/ripmime/Makefile @@ -16,6 +16,7 @@ MAKE_JOBS_UNSAFE= yes PLIST_FILES= bin/ripmime MAN1= ripmime.1 +NO_STAGE= yes pre-build: @${REINPLACE_CMD} -e 's!CC=!CC?=!; s!/usr/local!${PREFIX}!; \ s!^CFLAGS=!CFLAGS ?=!' \ diff --git a/mail/rlytest/Makefile b/mail/rlytest/Makefile index 8c5bce40d4e8..e6689f0ef594 100644 --- a/mail/rlytest/Makefile +++ b/mail/rlytest/Makefile @@ -21,6 +21,7 @@ USES= perl5 MAN1= rlytest.1 PLIST_FILES= bin/rlytest +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|^#!.*|#!${PERL}|' ${WRKSRC}/${PORTNAME} diff --git a/mail/rmilter/Makefile b/mail/rmilter/Makefile index a6e8aefbe1da..db7e62335486 100644 --- a/mail/rmilter/Makefile +++ b/mail/rmilter/Makefile @@ -33,6 +33,7 @@ LIBS+= ${PTHREAD_LIBS} MAN8= rmilter.8 +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/mail/sendmail/bsd.milter.mk" diff --git a/mail/roundcube-air/Makefile b/mail/roundcube-air/Makefile index 592386ecddc4..636d4b3197fb 100644 --- a/mail/roundcube-air/Makefile +++ b/mail/roundcube-air/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: air -# Date created: Fri 14 Aug 2009 -# Whom: Alexey V. Degtyarev -# +# Created by: Alexey V. Degtyarev # $FreeBSD$ -# PORTNAME= air PORTVERSION= 1.4 @@ -29,6 +25,7 @@ x-generate-plist: build -e "s,^\.$$,@dirrmtry %%WWWDIR%%," \ -e "s,^\.,@dirrm %%WWWDIR%%," >>${.CURDIR}/pkg-plist.tmp +NO_STAGE= yes do-install: ${MKDIR} ${WWWDIR} cd ${WRKSRC} && ${PAX} -r -w . ${WWWDIR} diff --git a/mail/roundcube-automatic_addressbook/Makefile b/mail/roundcube-automatic_addressbook/Makefile index c4e234a03cb9..0374a67383be 100644 --- a/mail/roundcube-automatic_addressbook/Makefile +++ b/mail/roundcube-automatic_addressbook/Makefile @@ -34,6 +34,7 @@ x-generate-plist: build -e "s,^\.$$,@dirrmtry %%WWWDIR%%," \ -e "s,^\.,@dirrm %%WWWDIR%%," >>${WRKDIR}/pkg-plist.tmp +NO_STAGE= yes do-install: @${MKDIR} ${WWWDIR} @cd ${WRKSRC} && ${PAX} -r -w . ${WWWDIR} diff --git a/mail/roundcube-contextmenu/Makefile b/mail/roundcube-contextmenu/Makefile index cb957d4ae8bf..5553880a0f6e 100644 --- a/mail/roundcube-contextmenu/Makefile +++ b/mail/roundcube-contextmenu/Makefile @@ -29,6 +29,7 @@ x-generate-plist: build -e "s,^\.$$,@dirrmtry %%WWWDIR%%," \ -e "s,^\.,@dirrm %%WWWDIR%%," >>${.CURDIR}/pkg-plist.tmp +NO_STAGE= yes do-install: ${MKDIR} ${WWWDIR} cd ${WRKSRC} && ${PAX} -r -w . ${WWWDIR} diff --git a/mail/roundcube-groupvice/Makefile b/mail/roundcube-groupvice/Makefile index 3aaf5aee0f1d..e3a7cbf68c03 100644 --- a/mail/roundcube-groupvice/Makefile +++ b/mail/roundcube-groupvice/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: groupvice -# Date created: Thu 30 Jul 2009 -# Whom: Alexey V. Degtyarev -# +# Created by: Alexey V. Degtyarev # $FreeBSD$ -# PORTNAME= groupvice PORTVERSION= 0.1.2 @@ -31,6 +27,7 @@ x-generate-plist: build -e "s,^\.$$,@dirrmtry %%WWWDIR%%," \ -e "s,^\.,@dirrm %%WWWDIR%%," >>${.CURDIR}/pkg-plist.tmp +NO_STAGE= yes do-install: ${MKDIR} ${WWWDIR} cd ${WRKSRC} && ${PAX} -r -w . ${WWWDIR} diff --git a/mail/roundcube-login_info/Makefile b/mail/roundcube-login_info/Makefile index 7a116a9a3540..339b84d0ecf3 100644 --- a/mail/roundcube-login_info/Makefile +++ b/mail/roundcube-login_info/Makefile @@ -30,6 +30,7 @@ x-generate-plist: build -e "s,^\.$$,@dirrmtry %%WWWDIR%%," \ -e "s,^\.,@dirrm %%WWWDIR%%," >>${.CURDIR}/pkg-plist.tmp +NO_STAGE= yes do-install: @${ECHO} "Installing in ${WWWDIR}" ${MKDIR} ${WWWDIR} diff --git a/mail/roundcube-mobilecube/Makefile b/mail/roundcube-mobilecube/Makefile index 436bb8a78328..19a64d797b89 100644 --- a/mail/roundcube-mobilecube/Makefile +++ b/mail/roundcube-mobilecube/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mobilecube -# Date created: Wed 24 Mar 2010 -# Whom: Alexey V. Degtyarev <alexey@renatasystems.org> -# +# Created by: Alexey V. Degtyarev <alexey@renatasystems.org> # $FreeBSD$ -# PORTNAME= mobilecube PORTVERSION= ${THEME_VERSION}.${THEME_BUILD} @@ -34,6 +30,7 @@ x-generate-plist: build ${FIND} . -type d | ${SORT} -r | ${SED} \ -e "s,^\.$$,@dirrmtry %%WWWDIR%%," \ -e "s,^\.,@dirrm %%WWWDIR%%," >>${.CURDIR}/pkg-plist.tmp +NO_STAGE= yes post-patch: ${FIND} ${WRKSRC} -type f -name '*.orig' -or -name '.DS_Store' -delete diff --git a/mail/roundcube-mvision2/Makefile b/mail/roundcube-mvision2/Makefile index ce41f1f6ed73..99382870d48f 100644 --- a/mail/roundcube-mvision2/Makefile +++ b/mail/roundcube-mvision2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mvision2 -# Date created: Thu 16 Jul 2009 -# Whom: Alexey V. Degtyarev -# +# Created by: Alexey V. Degtyarev # $FreeBSD$ -# PORTNAME= mvision2 PORTVERSION= 2 @@ -32,6 +28,7 @@ x-generate-plist: build -e "s,^\.$$,@dirrmtry %%WWWDIR%%," \ -e "s,^\.,@dirrm %%WWWDIR%%," >>${.CURDIR}/pkg-plist.tmp +NO_STAGE= yes do-install: ${MKDIR} ${WWWDIR} cd ${WRKDIR}/mvision2_en && ${PAX} -r -w . \ diff --git a/mail/roundcube-sauserprefs/Makefile b/mail/roundcube-sauserprefs/Makefile index adf2f00fca3b..b29e2fdfb1f8 100644 --- a/mail/roundcube-sauserprefs/Makefile +++ b/mail/roundcube-sauserprefs/Makefile @@ -29,6 +29,7 @@ x-generate-plist: build -e "s,^\.$$,@dirrmtry %%WWWDIR%%," \ -e "s,^\.,@dirrm %%WWWDIR%%," >>${.CURDIR}/pkg-plist.tmp +NO_STAGE= yes do-install: ${MKDIR} ${WWWDIR} cd ${WRKSRC} && ${PAX} -r -w . ${WWWDIR} diff --git a/mail/roundcube-sieverules/Makefile b/mail/roundcube-sieverules/Makefile index f413315183ad..8fbdc1f9d68a 100644 --- a/mail/roundcube-sieverules/Makefile +++ b/mail/roundcube-sieverules/Makefile @@ -34,6 +34,7 @@ x-generate-plist: build -e "s,^\.$$,@dirrmtry %%WWWDIR%%," \ -e "s,^\.,@dirrm %%WWWDIR%%," >>${WRKDIR}/pkg-plist.tmp +NO_STAGE= yes do-install: ${MKDIR} ${WWWDIR} cd ${WRKSRC} && ${PAX} -r -w . ${WWWDIR} diff --git a/mail/roundcube-thunderbird_labels/Makefile b/mail/roundcube-thunderbird_labels/Makefile index 3f784d35f370..a810bda4d8ca 100644 --- a/mail/roundcube-thunderbird_labels/Makefile +++ b/mail/roundcube-thunderbird_labels/Makefile @@ -29,6 +29,7 @@ x-generate-plist: build -e "s,^\.$$,@dirrmtry %%WWWDIR%%," \ -e "s,^\.,@dirrm %%WWWDIR%%," >>${.CURDIR}/pkg-plist.tmp +NO_STAGE= yes do-install: ${MKDIR} ${WWWDIR} cd ${WRKSRC} && ${PAX} -r -w . ${WWWDIR} diff --git a/mail/roundcube-umich/Makefile b/mail/roundcube-umich/Makefile index 233c9b5398bf..0bb37761eaee 100644 --- a/mail/roundcube-umich/Makefile +++ b/mail/roundcube-umich/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: umich -# Date created: Thu 13 Aug 2009 -# Whom: Alexey V. Degtyarev -# +# Created by: Alexey V. Degtyarev # $FreeBSD$ -# PORTNAME= umich PORTVERSION= 20090813 @@ -28,6 +24,7 @@ x-generate-plist: build ${FIND} . -type d | ${SORT} -r | ${SED} \ -e "s,^\.$$,@dirrmtry %%WWWDIR%%," \ -e "s,^\.,@dirrm %%WWWDIR%%," >>${.CURDIR}/pkg-plist.tmp +NO_STAGE= yes post-patch: ${FIND} ${WRKSRC} -type f -name '*.orig' -delete diff --git a/mail/roundcube-veximaccountadmin/Makefile b/mail/roundcube-veximaccountadmin/Makefile index 27134451e80a..63274db8cc0a 100644 --- a/mail/roundcube-veximaccountadmin/Makefile +++ b/mail/roundcube-veximaccountadmin/Makefile @@ -30,6 +30,7 @@ x-generate-plist: build -e "s,^\.$$,@dirrmtry %%WWWDIR%%," \ -e "s,^\.,@dirrm %%WWWDIR%%," >>${.CURDIR}/pkg-plist.tmp +NO_STAGE= yes do-install: @${ECHO} "Installing in ${WWWDIR}" ${MKDIR} ${WWWDIR} diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 378c95095bf0..a4d4e20ceab7 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -39,6 +39,7 @@ GD_DESC= Enable GD support (image conversion) PSPELL_DESC= Enable PSpell support (internal spellcheck) NSC_DESC= Install network spellchecker +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index 9c73f20d79b8..5f5e1d715a9e 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -37,6 +37,7 @@ USE_OPENSSL= yes MAN8= rspamd.8 MAN1= rspamc.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGPERF} diff --git a/mail/rss2email/Makefile b/mail/rss2email/Makefile index 611c2d94dd19..bc5824a9bc92 100644 --- a/mail/rss2email/Makefile +++ b/mail/rss2email/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rss2email -# Date created: 17 March 2007 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= rss2email PORTVERSION= 2.70 @@ -22,6 +18,7 @@ PLIST_FILES= bin/r2e %%DATADIR%%/${PORTNAME}.py PLIST_DIRS= %%DATADIR%% PORTEXAMPLES= config.py.example +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|@PYTHONCMD@|${PYTHON_CMD}|;s|@DATADIR@|${DATADIR}|'\ ${WRKSRC}/r2e diff --git a/mail/ruby-rfilter/Makefile b/mail/ruby-rfilter/Makefile index 6794ef9aa290..c21213c263c4 100644 --- a/mail/ruby-rfilter/Makefile +++ b/mail/ruby-rfilter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: RubyFilter -# Date created: 6 February 2003 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= rfilter PORTVERSION= 0.12 @@ -24,6 +20,7 @@ RUBY_SETUP= install.rb DOCS= NEWS README THANKS TODO doc +NO_STAGE= yes post-extract: ${FIND} ${WRKSRC} -name '*~' -delete diff --git a/mail/ruby-rmail/Makefile b/mail/ruby-rmail/Makefile index 67fdc6c624b9..c95652877f39 100644 --- a/mail/ruby-rmail/Makefile +++ b/mail/ruby-rmail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: RubyMail -# Date created: 16 January 2002 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= rmail PORTVERSION= 0.17 @@ -22,6 +18,7 @@ RUBY_SETUP= install.rb DOCS= NEWS NOTES README THANKS TODO doc +NO_STAGE= yes post-extract: ${FIND} ${WRKSRC} -name '*~' -delete diff --git a/mail/rubygem-actionmailer/Makefile b/mail/rubygem-actionmailer/Makefile index 10824db2fd8c..aae7f0002cd3 100644 --- a/mail/rubygem-actionmailer/Makefile +++ b/mail/rubygem-actionmailer/Makefile @@ -16,4 +16,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/rubygem-exception_notification/Makefile b/mail/rubygem-exception_notification/Makefile index 4e7913f11b12..dc23bb0d3aef 100644 --- a/mail/rubygem-exception_notification/Makefile +++ b/mail/rubygem-exception_notification/Makefile @@ -15,4 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/rubygem-larch/Makefile b/mail/rubygem-larch/Makefile index 694247d56a06..df687bc40f70 100644 --- a/mail/rubygem-larch/Makefile +++ b/mail/rubygem-larch/Makefile @@ -20,4 +20,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/rubygem-mail/Makefile b/mail/rubygem-mail/Makefile index 61023aa0dd2f..af8323f6ef90 100644 --- a/mail/rubygem-mail/Makefile +++ b/mail/rubygem-mail/Makefile @@ -20,4 +20,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/rubygem-mailfactory/Makefile b/mail/rubygem-mailfactory/Makefile index 23c17f931092..bc2a8d0ec74c 100644 --- a/mail/rubygem-mailfactory/Makefile +++ b/mail/rubygem-mailfactory/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: mailfactory -# Date created: 8 Oct 2008 -# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> -# +# Created by: Cheng-Lung Sung <clsung@FreeBSD.org> # $FreeBSD$ PORTNAME= mailfactory @@ -18,4 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/rubygem-pony/Makefile b/mail/rubygem-pony/Makefile index 1b6081f9c799..9f23f01414bb 100644 --- a/mail/rubygem-pony/Makefile +++ b/mail/rubygem-pony/Makefile @@ -15,4 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/rubygem-qmail/Makefile b/mail/rubygem-qmail/Makefile index ed787288c28e..707c854ecb35 100644 --- a/mail/rubygem-qmail/Makefile +++ b/mail/rubygem-qmail/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: rubygem-qmail -# Date created: 01 Feb 2011 -# Whom: Glen Barber <gjb@FreeBSD.org> -# +# Created by: Glen Barber <gjb@FreeBSD.org> # $FreeBSD$ -# PORTNAME= ruby-qmail PORTVERSION= 0.1.1 @@ -19,4 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/rubygem-rmail/Makefile b/mail/rubygem-rmail/Makefile index 70398602e247..26f6a916f536 100644 --- a/mail/rubygem-rmail/Makefile +++ b/mail/rubygem-rmail/Makefile @@ -13,4 +13,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/rubygem-tmail/Makefile b/mail/rubygem-tmail/Makefile index 0485fa146a8e..f59587bb10dd 100644 --- a/mail/rubygem-tmail/Makefile +++ b/mail/rubygem-tmail/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: Ruby-TMail -# Date created: 22 Aug 2000 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ PORTNAME= tmail @@ -17,4 +14,5 @@ USE_RUBYGEMS= yes USE_RUBY_FEATURES= racc-runtime RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/rubygem-vmail/Makefile b/mail/rubygem-vmail/Makefile index cf38547258b7..046f87bbfeb3 100644 --- a/mail/rubygem-vmail/Makefile +++ b/mail/rubygem-vmail/Makefile @@ -22,4 +22,5 @@ RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/vmail bin/vmail_client bin/vmailsend +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/sa-stats/Makefile b/mail/sa-stats/Makefile index 737cd14d8030..b6df97a97fc3 100644 --- a/mail/sa-stats/Makefile +++ b/mail/sa-stats/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sa-stats -# Date created: Tue 16 Mar 2010 -# Whom: Alexey V. Degtyarev <alexey@renatasystems.org> -# +# Created by: Alexey V. Degtyarev <alexey@renatasystems.org> # $FreeBSD$ -# PORTNAME= sa-stats PORTVERSION= 1.0 @@ -26,6 +22,7 @@ NO_BUILD= yes PLIST_FILES= bin/sa-stats +NO_STAGE= yes post-extract: ${CP} ${DISTDIR}/${DISTNAME} ${WRKSRC} diff --git a/mail/sa-utils/Makefile b/mail/sa-utils/Makefile index 74c67843acaf..e42874f9d2f7 100644 --- a/mail/sa-utils/Makefile +++ b/mail/sa-utils/Makefile @@ -24,6 +24,7 @@ PERIODIC_DAILY= etc/periodic/daily PLIST_FILES= ${PERIODIC_DAILY}/sa-utils PLIST_DIRS= ${PERIODIC_DAILY} ${PERIODIC_DAILY:H} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSACOMPILE} diff --git a/mail/sastatd/Makefile b/mail/sastatd/Makefile index 2e50398e2c78..2c57c2e4a4b2 100644 --- a/mail/sastatd/Makefile +++ b/mail/sastatd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sastatd -# Date created: 2010-01-12 -# Whom: Oleg A. Mamontov <oleg@mamontov.net> -# +# Created by: Oleg A. Mamontov <oleg@mamontov.net> # $FreeBSD$ -# PORTNAME= sastatd PORTVERSION= 0.05 @@ -43,6 +39,7 @@ SUB_FILES+= pkg-install pkg-deinstall MAN1= sastatd.1 +NO_STAGE= yes post-install: @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL diff --git a/mail/scam-backscatter/Makefile b/mail/scam-backscatter/Makefile index 77700bd77323..650ec4fbafa2 100644 --- a/mail/scam-backscatter/Makefile +++ b/mail/scam-backscatter/Makefile @@ -24,6 +24,7 @@ ALLDOMAINS_DESC= Verify any domain with the backend EHLO_DESC= Use EHLO instead of HELO in SMTP session USEMAILERTABLE_DESC= Use mailertable to map domains to backends +NO_STAGE= yes .include <bsd.port.options.mk> .include "${PORTSDIR}/mail/sendmail/bsd.milter.mk" diff --git a/mail/sccmilter/Makefile b/mail/sccmilter/Makefile index 61023e52494f..20e05606f397 100644 --- a/mail/sccmilter/Makefile +++ b/mail/sccmilter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sccmilter -# Date created: 25 Jul 2003 -# Whom: Rashid N. Achilov <shelton@granch.ru> -# +# Created by: Rashid N. Achilov <shelton@granch.ru> # $FreeBSD$ -# PORTNAME= sccmilter PORTVERSION= 0.95.7 @@ -37,6 +33,7 @@ LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib CONFIGURE_ARGS+= --with-debug .endif +NO_STAGE= yes pre-configure: @${ECHO_MSG} "" @${ECHO_MSG} "For debugging information support you should specify" diff --git a/mail/sendmail-sasl/Makefile b/mail/sendmail-sasl/Makefile index 2afda45f30e0..43d4a0370230 100644 --- a/mail/sendmail-sasl/Makefile +++ b/mail/sendmail-sasl/Makefile @@ -11,6 +11,7 @@ SENDMAIL_PORT?= sendmail MASTERDIR?= ${.CURDIR}/../${SENDMAIL_PORT} .if exists(${.CURDIR}/Makefile.local) +NO_STAGE= yes .include "${.CURDIR}/Makefile.local" .endif diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index 4529d8c7043a..0b81bda415f3 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -45,6 +45,7 @@ MILTER_DESC= Build libmilter MILTER_SHARED_DESC= Build shared libmilter MILTER_POOL_DESC= Enable milter thread pools +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSHMEM} && !defined(BUILDING_INDEX) diff --git a/mail/sendok/Makefile b/mail/sendok/Makefile index 99ec28152804..1b6e6b9ee2e3 100644 --- a/mail/sendok/Makefile +++ b/mail/sendok/Makefile @@ -16,6 +16,7 @@ PLIST_FILES= bin/sendok-check bin/sendok-create ALL_TARGET= it +NO_STAGE= yes post-patch: @${ECHO_CMD} ${CC} ${CFLAGS} >${WRKSRC}/conf-cc diff --git a/mail/sentinel/Makefile b/mail/sentinel/Makefile index a11b6dc9b876..95a64d56471c 100644 --- a/mail/sentinel/Makefile +++ b/mail/sentinel/Makefile @@ -14,6 +14,7 @@ LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/mail/sendmail/bsd.milter.mk" diff --git a/mail/sgwi/Makefile b/mail/sgwi/Makefile index 708967f0cc93..635f3e1cf893 100644 --- a/mail/sgwi/Makefile +++ b/mail/sgwi/Makefile @@ -25,6 +25,7 @@ PGSQL_DESC= PostgreSQL back-end (use pgsql PHP extension) OPTIONS_DEFAULT=MYSQL +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/mail/sid-milter/Makefile b/mail/sid-milter/Makefile index aad62340fd5b..da1d945b39b3 100644 --- a/mail/sid-milter/Makefile +++ b/mail/sid-milter/Makefile @@ -32,6 +32,7 @@ PLIST_FILES+= include/libar.h lib/libar.a .endif USE_RC_SUBR= milter-sid +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/mail/sendmail/bsd.milter.mk" diff --git a/mail/sieve-connect/Makefile b/mail/sieve-connect/Makefile index 2ab90165b460..94176a3994c4 100644 --- a/mail/sieve-connect/Makefile +++ b/mail/sieve-connect/Makefile @@ -29,6 +29,7 @@ PLIST_FILES= bin/sieve-connect MAN1= sieve-connect.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} diff --git a/mail/sigit/Makefile b/mail/sigit/Makefile index bd52428926f9..49772d9a04e0 100644 --- a/mail/sigit/Makefile +++ b/mail/sigit/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sigit -# Date created: 18 August 2001 -# Whom: petef -# +# Created by: petef # $FreeBSD$ -# PORTNAME= sigit PORTVERSION= 0.3.0 @@ -30,6 +26,7 @@ CONFIGURE_ARGS= --prefix=${DATADIR} \ MAN1= sigit.1 sigitdb.1 MAN5= sigit.rc.5 +NO_STAGE= yes post-patch: @${MV} ${WRKSRC}/data/sigit.rc ${WRKSRC}/data/sigit.rc.dist diff --git a/mail/sigrot/Makefile b/mail/sigrot/Makefile index 4b7f23f39637..789d50c91906 100644 --- a/mail/sigrot/Makefile +++ b/mail/sigrot/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sigrot -# Date created: 4 Mar 1998 -# Whom: Marijn Meijles <marijn@stack.nl> -# +# Created by: Marijn Meijles <marijn@stack.nl> # $FreeBSD$ -# PORTNAME= sigrot PORTVERSION= 1.0 @@ -18,4 +14,5 @@ COMMENT= Util to rotate your mail/news signature MAN1= sigrot.1 PLIST_FILES= bin/sigrot +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/simscan/Makefile b/mail/simscan/Makefile index b9424273f7fd..eb99100a8cc2 100644 --- a/mail/simscan/Makefile +++ b/mail/simscan/Makefile @@ -41,6 +41,7 @@ PASSTHRU_DESC= Pass Spam Thru, Do Not Reject (required SPAMD) HEADERS_DESC= Add a Received Line With Versions of Scanners DSPAM_DESC= Turn on DSPAM scanning +NO_STAGE= yes .include <bsd.port.pre.mk> CONFIGURE_ARGS=--enable-clamavdb-path=/var/db/clamav \ diff --git a/mail/slapd-cyrus/Makefile b/mail/slapd-cyrus/Makefile index 183c7d332db6..95a712c0c296 100644 --- a/mail/slapd-cyrus/Makefile +++ b/mail/slapd-cyrus/Makefile @@ -29,6 +29,7 @@ PLIST_SUB= SITE_PERL_REL=${SITE_PERL_REL} \ .if !defined(NOPORTDOCS) PORTDOCS= slapd-cyrus.conf +NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} -m 0444 ${WRKSRC}/t/etc/slapd.conf.dist \ diff --git a/mail/sma/Makefile b/mail/sma/Makefile index d0084781825b..75079430813d 100644 --- a/mail/sma/Makefile +++ b/mail/sma/Makefile @@ -15,6 +15,7 @@ DOCSFILES= BUGS COPYRIGHT HISTORY README TODO SAMPLEFILES= sma.conf ALL_TARGET= sma +NO_STAGE= yes do-configure: @${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.sed ${SED} -e "s,CC =,CC?= ," \ diff --git a/mail/smail/Makefile b/mail/smail/Makefile index 53c4f2eba50d..c84875e8a517 100644 --- a/mail/smail/Makefile +++ b/mail/smail/Makefile @@ -45,6 +45,7 @@ CYRUS22_DESC= Use mail/cyrus-imapd22 as local transport CYRUS23_DESC= Use mail/cyrus-imapd23 as local transport REPLACE_CONF_DESC= Replace /etc/mail/mailer.conf +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MCYRUS22} diff --git a/mail/smfsav/Makefile b/mail/smfsav/Makefile index a1fcbb46422a..5efbf5b0849c 100644 --- a/mail/smfsav/Makefile +++ b/mail/smfsav/Makefile @@ -27,6 +27,7 @@ PORTDOCS= CHANGES README PLIST_FILES= sbin/smfsav \ etc/smfsav.conf-dist +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/mail/smtp-cli/Makefile b/mail/smtp-cli/Makefile index f885ca273016..365c94acf958 100644 --- a/mail/smtp-cli/Makefile +++ b/mail/smtp-cli/Makefile @@ -22,6 +22,7 @@ WRKSRC= ${WRKDIR} PLIST_FILES= bin/smtp-cli +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MIPV6} diff --git a/mail/smtp-gated/Makefile b/mail/smtp-gated/Makefile index 6aa8bab7b54d..a7cee1237a3e 100644 --- a/mail/smtp-gated/Makefile +++ b/mail/smtp-gated/Makefile @@ -27,6 +27,7 @@ MAN5= smtp-gated.conf.5 MAN8= smtp-gated.8 PLIST_FILES= sbin/smtp-gated +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNAT} diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile index 2d546e07e940..09e72d2a4008 100644 --- a/mail/smtpfeed/Makefile +++ b/mail/smtpfeed/Makefile @@ -25,6 +25,7 @@ PORTDOCS= FEATURES FEATURES.j FYI FYI.j INSTALL INSTALL.j \ RELEASE.NOTE SIGNAL SIGNAL.j TODO smtpfeed.html PLIST_FILES= libexec/smtpfeed +NO_STAGE= yes .include <bsd.port.options.mk> do-install: diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile index d38aeb9796ff..ec9e15c0648d 100644 --- a/mail/smtpmail/Makefile +++ b/mail/smtpmail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: smtpmail -# Date created: 25.06.2003 -# Whom: Kirill Ponomarew <ponomarew@oberon.net> -# +# Created by: Kirill Ponomarew <ponomarew@oberon.net> # $FreeBSD$ -# PORTNAME= smtpmail PORTVERSION= 0.4.5 @@ -20,6 +16,7 @@ CPPFLAGS+= -I${LOCALBASE}/include PLIST_FILES= bin/smtpmail +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin diff --git a/mail/smtprc/Makefile b/mail/smtprc/Makefile index b8d74b3709b9..248dd6383edb 100644 --- a/mail/smtprc/Makefile +++ b/mail/smtprc/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: smtprc -# Date created: Mon Mar 3, 2003 -# Whom: Michael L. Hostbaek (mich@freebsdcluster.org) -# +# Created by: Michael L. Hostbaek (mich@freebsdcluster.org) # $FreeBSD$ -# PORTNAME= smtprc PORTVERSION= 2.0.3 @@ -22,6 +17,7 @@ PLIST_SUB+= WITHGUI="" PLIST_SUB+= WITHGUI="@comment " .endif +NO_STAGE= yes pre-fetch: .if defined(WITH_GUI) @${ECHO_MSG} "" diff --git a/mail/smtptrapd/Makefile b/mail/smtptrapd/Makefile index 6ac9327d2559..54b6ec031bfe 100644 --- a/mail/smtptrapd/Makefile +++ b/mail/smtptrapd/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: smtptrapd -# Date created: 19 March 2005 -# Whom: Anders Nordby <anders@FreeBSD.org> -# +# Created by: Anders Nordby <anders@FreeBSD.org> # $FreeBSD$ -# PORTNAME= smtptrapd PORTVERSION= 1.6 @@ -19,6 +15,7 @@ USE_RC_SUBR= smtptrapd PLIST_FILES= bin/smtptrapd +NO_STAGE= yes do-build: @cd ${WRKSRC} && ${CC} ${CFLAGS} -o smtptrapd smtptrapd.c diff --git a/mail/softfail/Makefile b/mail/softfail/Makefile index c398a5675212..8ece478b8e80 100644 --- a/mail/softfail/Makefile +++ b/mail/softfail/Makefile @@ -34,6 +34,7 @@ QMAIL_SLAVEPORT= spamcontrol SUB_FILES= pkg-message +NO_STAGE= yes .include <bsd.port.pre.mk> crontab-entry: extract diff --git a/mail/sortmail/Makefile b/mail/sortmail/Makefile index f6193c9d8487..4b6ba774a758 100644 --- a/mail/sortmail/Makefile +++ b/mail/sortmail/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: sortmail -# Date created: Thu August 21, 2003 -# Whom: Lasse L. Johnsen (lasse@freebsdcluster.org) -# +# Created by: Lasse L. Johnsen (lasse@freebsdcluster.org) # $FreeBSD$ -# PORTNAME= sortmail PORTVERSION= 1.20 @@ -17,6 +13,7 @@ NO_WRKSUBDIR= yes MAN1= recomposemail.1 decomposemail.1 sortmail.1 NO_BUILD= yes +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/recomposemail ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/decomposemail ${PREFIX}/bin diff --git a/mail/spamass-ixhash/Makefile b/mail/spamass-ixhash/Makefile index 2519c67f5f46..a08faeed5182 100644 --- a/mail/spamass-ixhash/Makefile +++ b/mail/spamass-ixhash/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: spamass-ixhash -# Date created: 2010-11-12 -# Whom: Michael Ranner <michael@ranner.eu> -# +# Created by: Michael Ranner <michael@ranner.eu> # $FreeBSD$ -# PORTNAME= iXhash PORTVERSION= 1.5.5 @@ -31,6 +27,7 @@ INSTALL_DIR= ${PREFIX}/${SPAMASS_CONF} PORTDOCS= CHANGELOG LICENSE WHERE_ARE_THE_OTHER_FILES INSTALL README PLIST_FILES= ${SPAMASS_CONF}/iXhash.cf.sample ${SPAMASS_CONF}/iXhash.pm +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s,/etc/mail,${LOCALBASE}/etc/mail," \ ${WRKSRC}/iXhash/iXhash.cf diff --git a/mail/spamass-milter/Makefile b/mail/spamass-milter/Makefile index 573a5e70dda7..715cef3be05f 100644 --- a/mail/spamass-milter/Makefile +++ b/mail/spamass-milter/Makefile @@ -21,6 +21,7 @@ ADDAUTH_PATCH_DESC= Bypass checks for SMTP AUTH connections REJECTTEXT_PATCH_DESC= Customize SMTP reject message SENDMAIL_PORT_DESC= Build against sendmail port +NO_STAGE= yes .include <bsd.port.pre.mk> ORIG_ARGS= fd:mMp:P:r:u:D:i:b:B:e:x diff --git a/mail/spamass-rules/Makefile b/mail/spamass-rules/Makefile index a90871e43da0..415eb83b44ae 100644 --- a/mail/spamass-rules/Makefile +++ b/mail/spamass-rules/Makefile @@ -64,6 +64,7 @@ SPAMASS_FILES= USE_BZIP2= yes INSTALL_DIR= ${PREFIX}/${SPAMASS_CONF} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MAHBL} diff --git a/mail/spambnc/Makefile b/mail/spambnc/Makefile index f6d6ed46ec7b..2228d62e9380 100644 --- a/mail/spambnc/Makefile +++ b/mail/spambnc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: spambnc -# Date created: 25 December 2000 -# Whom: George Reid <greid@ukug.uk.freebsd.org> -# +# Created by: George Reid <greid@ukug.uk.freebsd.org> # $FreeBSD$ -# PORTNAME= spambnc PORTVERSION= 20060416 @@ -33,6 +29,7 @@ IGNOREFILES+= upgrading.shtml PORTDOCS= documentation.html upgrading.html loglevels.txt .endif +NO_STAGE= yes pre-install: @(cd ${WRKSRC} && ${FIND} -s . -type f | ${GREP} -v "^\.\/\." | \ ${GREP} -v docs | ${SED} -e 's,.,%%DATADIR%%,1' > ${PLIST}) diff --git a/mail/spamcup/Makefile b/mail/spamcup/Makefile index 2c053a42641d..084835adc8eb 100644 --- a/mail/spamcup/Makefile +++ b/mail/spamcup/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: spamcup -# Date created: 07 February 2005 -# Whom: Yen-Ming Lee <leeym@FreeBSD.org> -# +# Created by: Yen-Ming Lee <leeym@FreeBSD.org> # $FreeBSD$ -# PORTNAME= spamcup PORTVERSION= 1.09 @@ -28,4 +24,5 @@ PLIST_FILES= bin/spamcup.pl ${SITE_PERL_REL}/spamcup.pl \ PLIST_DIRS= ${SITE_PERL_REL}/${PERL_ARCH}/auto/Spamcup +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/spamd/Makefile b/mail/spamd/Makefile index 9e8e196c1e88..f63d4d27a31f 100644 --- a/mail/spamd/Makefile +++ b/mail/spamd/Makefile @@ -50,6 +50,7 @@ SUB_FILES= pkg-install \ SUB_LIST= PREFIX=${PREFIX} \ ${PLIST_SUB} +NO_STAGE= yes .include <bsd.port.options.mk> pre-install: diff --git a/mail/spamdb-curses/Makefile b/mail/spamdb-curses/Makefile index e563b70e26a2..1b2577013424 100644 --- a/mail/spamdb-curses/Makefile +++ b/mail/spamdb-curses/Makefile @@ -17,4 +17,5 @@ USE_PYTHON= yes USE_PYDISTUTILS=yes FETCH_ARGS= -Fpr +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/spamguard/Makefile b/mail/spamguard/Makefile index 83016fa4eb80..617ed525f5ee 100644 --- a/mail/spamguard/Makefile +++ b/mail/spamguard/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: spamguard -# Date created: 21 Oct 2003 -# Whom: Omer Faruk Sen <ofsen@enderunix.org> -# +# Created by: Omer Faruk Sen <ofsen@enderunix.org> # $FreeBSD$ -# PORTNAME= spamguard PORTVERSION= 1.8 @@ -27,6 +23,7 @@ DOCS_TR= BENIOKU BENIOKU.DigitalUnix COPYING DEGISIKLIKLER \ SUB_FILES= pkg-message +NO_STAGE= yes pre-configure: cd ${WRKSRC}; \ ./autogen.sh diff --git a/mail/spamilter/Makefile b/mail/spamilter/Makefile index 70a8ae9ce2fe..940571bf3e81 100644 --- a/mail/spamilter/Makefile +++ b/mail/spamilter/Makefile @@ -27,6 +27,7 @@ DOCSFILES= Changelog INSTALL LICENSE docs/docs.html docs/docs.txt \ conf/db.rcpt conf/db.rdnsbl conf/db.sndr \ conf/policy.html conf/spamilter.rc +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/mail/sendmail/bsd.milter.mk" diff --git a/mail/spamoracle/Makefile b/mail/spamoracle/Makefile index 61c874c436ae..4ffab371cf25 100644 --- a/mail/spamoracle/Makefile +++ b/mail/spamoracle/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: SpamOracle -# Date created: Mon Sep 9 18:31:45 UTC 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= spamoracle PORTVERSION= 1.4 @@ -24,6 +20,7 @@ PLIST_FILES= bin/spamoracle PORTDOCS= Changes README .endif +NO_STAGE= yes do-configure: @${REINPLACE_CMD} -E -e 's|^(CPP=)gcc[[:space:]]+-E|\1${CPP}|' \ -e 's|^(MANDIR=).*$$|\1${MANPREFIX}/man|' \ diff --git a/mail/spampd/Makefile b/mail/spampd/Makefile index 3137d7774880..03115f7ca432 100644 --- a/mail/spampd/Makefile +++ b/mail/spampd/Makefile @@ -18,6 +18,7 @@ PLIST_FILES= sbin/spampd USES= perl5 USE_RC_SUBR= spampd +NO_STAGE= yes do-install: @${INSTALL_SCRIPT} ${WRKSRC}/spampd ${PREFIX}/sbin diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile index 93642b4b4dbb..5c6edfd4d8e1 100644 --- a/mail/spamprobe/Makefile +++ b/mail/spamprobe/Makefile @@ -1,16 +1,5 @@ -# New ports collection makefile for: spamprobe -# Whom: Matthew N. Dodd <mdodd@FreeBSD.org> -# Date created: 05 September 2002 -# +# Created by: Matthew N. Dodd <mdodd@FreeBSD.org> # $FreeBSD$ -# -# Available options for this port: -# WITHOUT_PBL - disable support for PBL database storage -# WITHOUT_BDB - disable support for BDB database storage -# WITHOUT_GIF - disable analysis of image attachments using giflib -# WITHOUT_PNG - disable analysis of image attachments using libpng -# WITHOUT_JPEG - disable analysis of image attachments using libjpeg -# PORTNAME= spamprobe PORTVERSION= 1.4d @@ -70,4 +59,5 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .endif +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/spamstats/Makefile b/mail/spamstats/Makefile index 298c1a233e46..8567ce15e26b 100644 --- a/mail/spamstats/Makefile +++ b/mail/spamstats/Makefile @@ -21,6 +21,7 @@ PLIST_FILES= bin/spamstats.pl USES= shebangfix perl5 SHEBANG_FILES= ${PORTNAME}${PORTVERSION}.pl +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -i '' -e 's|mail.log|maillog|g' \ ${WRKSRC}/${PORTNAME}${PORTVERSION}.pl diff --git a/mail/spfval/Makefile b/mail/spfval/Makefile index 8b7763ad64ab..52a009ddd643 100644 --- a/mail/spfval/Makefile +++ b/mail/spfval/Makefile @@ -15,6 +15,7 @@ MAKE_JOBS_UNSAFE= yes PLIST_FILES= bin/spfval +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/spfval ${PREFIX}/bin diff --git a/mail/spmfilter-clamav/Makefile b/mail/spmfilter-clamav/Makefile index 37f2fd2e760f..cf3673d3b421 100644 --- a/mail/spmfilter-clamav/Makefile +++ b/mail/spmfilter-clamav/Makefile @@ -22,6 +22,7 @@ USE_LDCONFIG= ${PREFIX}/lib/spmfilter OPTIONS_DEFINE= DEBUG +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDEBUG} diff --git a/mail/spmfilter-spamassassin/Makefile b/mail/spmfilter-spamassassin/Makefile index 93d39a41ae03..4f273a2cc8d2 100644 --- a/mail/spmfilter-spamassassin/Makefile +++ b/mail/spmfilter-spamassassin/Makefile @@ -21,6 +21,7 @@ USE_LDCONFIG= ${PREFIX}/lib/spmfilter OPTIONS_DEFINE= DEBUG +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDEBUG} diff --git a/mail/spmfilter/Makefile b/mail/spmfilter/Makefile index d786d97f9e54..615b0de76c04 100644 --- a/mail/spmfilter/Makefile +++ b/mail/spmfilter/Makefile @@ -32,6 +32,7 @@ DB4_DESC= DB4 backend # Default requirement for spmfilter rc script _REQUIRE= LOGIN +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDB4} diff --git a/mail/sqlgrey/Makefile b/mail/sqlgrey/Makefile index ee411f9874cc..2174cb650469 100644 --- a/mail/sqlgrey/Makefile +++ b/mail/sqlgrey/Makefile @@ -36,6 +36,7 @@ MAN1= sqlgrey.1 OPTIONS_DEFINE= PGSQL MYSQL SQLITE STATS DOCS STATS_DESC= Depend on Date::Calc for logstats.pl script +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} diff --git a/mail/squirrelmail-abook_import_export-plugin/Makefile b/mail/squirrelmail-abook_import_export-plugin/Makefile index f5684b739e74..4688cc38f067 100644 --- a/mail/squirrelmail-abook_import_export-plugin/Makefile +++ b/mail/squirrelmail-abook_import_export-plugin/Makefile @@ -11,5 +11,6 @@ COMMENT= Allows for the importing of addressbooks from a CSV (comma separated va SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/} +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-askuserinfo-plugin/Makefile b/mail/squirrelmail-askuserinfo-plugin/Makefile index 43085220d4c0..bc65555e643b 100644 --- a/mail/squirrelmail-askuserinfo-plugin/Makefile +++ b/mail/squirrelmail-askuserinfo-plugin/Makefile @@ -8,5 +8,6 @@ DIST_SUBDIR= squirrelmail MAINTAINER= ports@FreeBSD.org COMMENT= Ask user to enter Full name and Email address at initial logon +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-avelsieve-plugin/Makefile b/mail/squirrelmail-avelsieve-plugin/Makefile index 49c603c5d968..1ccecbc11cea 100644 --- a/mail/squirrelmail-avelsieve-plugin/Makefile +++ b/mail/squirrelmail-avelsieve-plugin/Makefile @@ -12,6 +12,7 @@ COMMENT= SquirrelMail plugin for Server-Side Mail Filtering management USES= perl5 USE_PERL5= run +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" pre-install: diff --git a/mail/squirrelmail-calendar_file_backend-plugin/Makefile b/mail/squirrelmail-calendar_file_backend-plugin/Makefile index 2e5cdd943e6b..67548d31b4b4 100644 --- a/mail/squirrelmail-calendar_file_backend-plugin/Makefile +++ b/mail/squirrelmail-calendar_file_backend-plugin/Makefile @@ -1,4 +1,4 @@ -# Created by: Gerrit Beine <gerrit.beine@gmx.de> +# Created by: Gerrit Beine <gerrit.beine@gmx.de> # $FreeBSD$ PORTNAME= calendar_file_backend @@ -12,5 +12,6 @@ COMMENT= File backend for SquirrelMail Calendar plugin SQUIRREL_PLUGIN_NAME= ${PORTNAME} +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-calendar_sql_backend-plugin/Makefile b/mail/squirrelmail-calendar_sql_backend-plugin/Makefile index 9c185ac5bed8..9be0c02853e3 100644 --- a/mail/squirrelmail-calendar_sql_backend-plugin/Makefile +++ b/mail/squirrelmail-calendar_sql_backend-plugin/Makefile @@ -17,5 +17,6 @@ PEARDIR= ${PREFIX}/share/pear SQUIRREL_PLUGIN_NAME= ${PORTNAME} +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-change_ldappass-plugin/Makefile b/mail/squirrelmail-change_ldappass-plugin/Makefile index ebb86363e0c0..4215c7089a81 100644 --- a/mail/squirrelmail-change_ldappass-plugin/Makefile +++ b/mail/squirrelmail-change_ldappass-plugin/Makefile @@ -15,5 +15,6 @@ LICENSE= GPLv2 USE_PHP+= ldap USES= gettext +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-change_sqlpass-plugin/Makefile b/mail/squirrelmail-change_sqlpass-plugin/Makefile index 5ba19d8e75ed..0d37b0840e1e 100644 --- a/mail/squirrelmail-change_sqlpass-plugin/Makefile +++ b/mail/squirrelmail-change_sqlpass-plugin/Makefile @@ -16,5 +16,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/} +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-check_quota-plugin/Makefile b/mail/squirrelmail-check_quota-plugin/Makefile index ed09dc53316e..41639a8ab9a0 100644 --- a/mail/squirrelmail-check_quota-plugin/Makefile +++ b/mail/squirrelmail-check_quota-plugin/Makefile @@ -14,6 +14,7 @@ USE_SM_COMPAT= YES SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/} +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-compatibility-plugin/Makefile b/mail/squirrelmail-compatibility-plugin/Makefile index 241e041094b9..a7e747ea8849 100644 --- a/mail/squirrelmail-compatibility-plugin/Makefile +++ b/mail/squirrelmail-compatibility-plugin/Makefile @@ -18,5 +18,6 @@ USE_PERL5= run CONFLICTS= squirrelmail-compatibility-plugin-1.* +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-decode/Makefile b/mail/squirrelmail-decode/Makefile index 420440a8ff7e..07c3b44ef949 100644 --- a/mail/squirrelmail-decode/Makefile +++ b/mail/squirrelmail-decode/Makefile @@ -1,6 +1,5 @@ -# Created by: Adam Weinberger <adamw@FreeBSD.org> +# Created by: Adam Weinberger <adamw@FreeBSD.org> # $FreeBSD$ -# PORTNAME= squirrelmail-decode PORTVERSION= 1.2 @@ -23,6 +22,7 @@ PORTDOCS= * SQUIRRELDIR?= ${PREFIX}/www/squirrelmail PLIST_SUB= SQUIRRELDIR="${SQUIRRELDIR:S,^${PREFIX}/,,}" +NO_STAGE= yes do-install: ${MKDIR} ${SQUIRRELDIR}/functions/decode .for DIR in eastasia x-mac diff --git a/mail/squirrelmail-email_footer-plugin/Makefile b/mail/squirrelmail-email_footer-plugin/Makefile index 8a340dfee160..3a85d76179bf 100644 --- a/mail/squirrelmail-email_footer-plugin/Makefile +++ b/mail/squirrelmail-email_footer-plugin/Makefile @@ -13,5 +13,6 @@ RUN_DEPENDS+= ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail LICENSE= GPLv2 +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-login_auth-plugin/Makefile b/mail/squirrelmail-login_auth-plugin/Makefile index c05d421893eb..e4695255ebbb 100644 --- a/mail/squirrelmail-login_auth-plugin/Makefile +++ b/mail/squirrelmail-login_auth-plugin/Makefile @@ -13,5 +13,6 @@ COMMENT= Automatically log in user based on HTTP authentication SQUIRREL_PLUGIN_NAME= ${PORTNAME} +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-login_notes-plugin/Makefile b/mail/squirrelmail-login_notes-plugin/Makefile index 81a844b95698..e103bcd81497 100644 --- a/mail/squirrelmail-login_notes-plugin/Makefile +++ b/mail/squirrelmail-login_notes-plugin/Makefile @@ -16,5 +16,6 @@ RUN_DEPENDS+= ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail USES= perl5 USE_PERL5= run +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-mark_read-plugin/Makefile b/mail/squirrelmail-mark_read-plugin/Makefile index 4c10094d276f..43c3c7a3293d 100644 --- a/mail/squirrelmail-mark_read-plugin/Makefile +++ b/mail/squirrelmail-mark_read-plugin/Makefile @@ -16,6 +16,7 @@ USE_PERL5= run SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/} +NO_STAGE= yes post-patch: @${RM} ${WRKSRC}/${SQUIRREL_PLUGIN_NAME}/mark_read.php.orig diff --git a/mail/squirrelmail-multilogin-plugin/Makefile b/mail/squirrelmail-multilogin-plugin/Makefile index a72a05e6570a..92e836fd679c 100644 --- a/mail/squirrelmail-multilogin-plugin/Makefile +++ b/mail/squirrelmail-multilogin-plugin/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: squirrelmail-multilogin-plugin -# Date created: 07 Sep 2006 -# Whom: Gerrit Beine <gerrit.beine@gmx.de> -# +# Created by: Gerrit Beine <gerrit.beine@gmx.de> # $FreeBSD$ PORTNAME= multilogin @@ -45,6 +42,7 @@ USE_PERL5= build USE_PHP= yes WANT_PHP_WEB= yes +NO_STAGE= yes pre-everything:: @${ECHO} "" .ifndef WITHOUT_ACTIVATE diff --git a/mail/squirrelmail-notes-plugin/Makefile b/mail/squirrelmail-notes-plugin/Makefile index 3b18c1f7d380..75928f720132 100644 --- a/mail/squirrelmail-notes-plugin/Makefile +++ b/mail/squirrelmail-notes-plugin/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: squirrelmail-notes-plugin -# Date created: 10 Feb 2006 -# Whom: Gerrit Beine <gerrit.beine@gmx.de> -# +# Created by: Gerrit Beine <gerrit.beine@gmx.de> # $FreeBSD$ PORTNAME= squirrelmail-${SQUIRREL_PLUGIN_NAME}-plugin @@ -46,6 +43,7 @@ WANT_PHP_WEB= yes IGNORE_WITH_PHP= 5 # known incompatibilities with php-5.4, use 5.3 for now DEFAULT_PHP_VER= 53 +NO_STAGE= yes pre-everything:: @${ECHO} "" .ifndef WITHOUT_ACTIVATE diff --git a/mail/squirrelmail-notify-plugin/Makefile b/mail/squirrelmail-notify-plugin/Makefile index cf9110d24bd7..ae71aa1ec814 100644 --- a/mail/squirrelmail-notify-plugin/Makefile +++ b/mail/squirrelmail-notify-plugin/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: squirrelmail-notify-plugin -# Date created: 10 Feb 2006 -# Whom: Gerrit Beine <gerrit.beine@gmx.de> -# +# Created by: Gerrit Beine <gerrit.beine@gmx.de> # $FreeBSD$ PORTNAME= squirrelmail-${SQUIRREL_PLUGIN_NAME}-plugin @@ -42,6 +39,7 @@ USE_PERL5= build USE_PHP= yes WANT_PHP_WEB= yes +NO_STAGE= yes pre-everything:: @${ECHO} "" .ifndef WITHOUT_ACTIVATE diff --git a/mail/squirrelmail-password_forget-plugin/Makefile b/mail/squirrelmail-password_forget-plugin/Makefile index 12c0497efff3..7c7729008afc 100644 --- a/mail/squirrelmail-password_forget-plugin/Makefile +++ b/mail/squirrelmail-password_forget-plugin/Makefile @@ -18,5 +18,6 @@ RUN_DEPENDS= ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail- USES= perl5 USE_PERL5= run +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-plugins/Makefile b/mail/squirrelmail-plugins/Makefile index 9ab084d052f2..f8f8ffd22a17 100644 --- a/mail/squirrelmail-plugins/Makefile +++ b/mail/squirrelmail-plugins/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: squirrelmail-plugins -# Date created: 02 Jan 2008 -# Whom: Gerrit Beine <gerrit.beine@gmx.de> -# +# Created by: Gerrit Beine <gerrit.beine@gmx.de> # $FreeBSD$ PORTNAME= squirrelmail-plugins @@ -58,6 +55,7 @@ VLOGIN_DESC= Multi-site-hosting capabilities plugin WEBSRCH_DESC= Web search engines plugin WETTER_DESC= Weather in Germany plugin +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MSIEVE} diff --git a/mail/squirrelmail-postfixadmin-plugin/Makefile b/mail/squirrelmail-postfixadmin-plugin/Makefile index fb1b5865cacf..5d8c53bdd871 100644 --- a/mail/squirrelmail-postfixadmin-plugin/Makefile +++ b/mail/squirrelmail-postfixadmin-plugin/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= ZendFramework>=1.9.0:${PORTSDIR}/www/zend-framework1 USE_BZIP2= yes DEFAULT_PHP_VER= 53 +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" pre-install: diff --git a/mail/squirrelmail-pupdate-plugin/Makefile b/mail/squirrelmail-pupdate-plugin/Makefile index f5186fbc1a1c..6c1c7c10a6bf 100644 --- a/mail/squirrelmail-pupdate-plugin/Makefile +++ b/mail/squirrelmail-pupdate-plugin/Makefile @@ -12,5 +12,6 @@ COMMENT= Checks for plugin updates by parsing the SM site LICENSE= GPLv2 +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-qmailadmin_login-plugin/Makefile b/mail/squirrelmail-qmailadmin_login-plugin/Makefile index 4e5e020e62ce..6f0824cfc778 100644 --- a/mail/squirrelmail-qmailadmin_login-plugin/Makefile +++ b/mail/squirrelmail-qmailadmin_login-plugin/Makefile @@ -1,4 +1,4 @@ -# Created by: Gerrit Beine <gerrit.beine@gmx.de> +# Created by: Gerrit Beine <gerrit.beine@gmx.de> # $FreeBSD$ PORTNAME= qmailadmin_login @@ -13,5 +13,6 @@ COMMENT= Using the QmailAdmin cgi interface from SquirrelMail SQUIRREL_PLUGIN_NAME= ${PORTNAME} +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-quota_usage-plugin/Makefile b/mail/squirrelmail-quota_usage-plugin/Makefile index 71216bf3234c..758f1ab6f175 100644 --- a/mail/squirrelmail-quota_usage-plugin/Makefile +++ b/mail/squirrelmail-quota_usage-plugin/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: squirrelmail-quota_usage-plugin -# Date created: 10 Feb 2006 -# Whom: Gerrit Beine <gerrit.beine@gmx.de> -# +# Created by: Gerrit Beine <gerrit.beine@gmx.de> # $FreeBSD$ PORTNAME= squirrelmail-${SQUIRREL_PLUGIN_NAME}-plugin @@ -46,6 +43,7 @@ WANT_PHP_WEB= yes IGNORE_WITH_PHP= 5 # known incompatibilities with php-5.4, use 5.3 for now DEFAULT_PHP_VER= 53 +NO_STAGE= yes pre-everything:: @${ECHO} "" .ifndef WITHOUT_ACTIVATE diff --git a/mail/squirrelmail-sasql-plugin/Makefile b/mail/squirrelmail-sasql-plugin/Makefile index 8fa0c1487d47..6c165af7062c 100644 --- a/mail/squirrelmail-sasql-plugin/Makefile +++ b/mail/squirrelmail-sasql-plugin/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: squirrelmail-sasql-plugin -# Date created: 9 Dec 2006 -# Whom: Gerrit Beine <gerrit.beine@gmx.de> -# +# Created by: Gerrit Beine <gerrit.beine@gmx.de> # $FreeBSD$ PORTNAME= squirrelmail-${SQUIRREL_PLUGIN_NAME}-plugin @@ -45,6 +42,7 @@ USE_PERL5= build USE_PHP= yes WANT_PHP_WEB= yes +NO_STAGE= yes pre-everything:: @${ECHO} "" .ifndef WITHOUT_ACTIVATE diff --git a/mail/squirrelmail-secure_login-plugin/Makefile b/mail/squirrelmail-secure_login-plugin/Makefile index 5913ce69aa3e..83a1f82095df 100644 --- a/mail/squirrelmail-secure_login-plugin/Makefile +++ b/mail/squirrelmail-secure_login-plugin/Makefile @@ -14,5 +14,6 @@ LICENSE= GPLv2 USES= perl5 USE_PERL5= run +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-shared_calendars-plugin/Makefile b/mail/squirrelmail-shared_calendars-plugin/Makefile index 1b849baa4757..0ab016168b2d 100644 --- a/mail/squirrelmail-shared_calendars-plugin/Makefile +++ b/mail/squirrelmail-shared_calendars-plugin/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: squirrelmail-shared_calendars-plugin -# Date created: 02 Jan 2008 -# Whom: Gerrit Beine <gerrit.beine@gmx.de> -# +# Created by: Gerrit Beine <gerrit.beine@gmx.de> # $FreeBSD$ PORTNAME= shared_calendars @@ -51,6 +48,7 @@ SQL_DESC= use SQL backend LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSQL} diff --git a/mail/squirrelmail-spam-buttons-plugin/Makefile b/mail/squirrelmail-spam-buttons-plugin/Makefile index fed169dbe4cd..a1f9a71cba6b 100644 --- a/mail/squirrelmail-spam-buttons-plugin/Makefile +++ b/mail/squirrelmail-spam-buttons-plugin/Makefile @@ -15,6 +15,7 @@ USE_PERL5= run SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/} +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" post-extract: diff --git a/mail/squirrelmail-squirrel_logger-plugin/Makefile b/mail/squirrelmail-squirrel_logger-plugin/Makefile index 31f987d1d3ee..53260e15fdc7 100644 --- a/mail/squirrelmail-squirrel_logger-plugin/Makefile +++ b/mail/squirrelmail-squirrel_logger-plugin/Makefile @@ -15,6 +15,7 @@ COMMENT= Logging functionality for your webmail interface USE_SM_COMPAT= yes +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-timeout_user-plugin/Makefile b/mail/squirrelmail-timeout_user-plugin/Makefile index 06d32b3393a6..502336defe73 100644 --- a/mail/squirrelmail-timeout_user-plugin/Makefile +++ b/mail/squirrelmail-timeout_user-plugin/Makefile @@ -13,5 +13,6 @@ LICENSE= GPLv2 RUN_DEPENDS+= ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail-compatibility-plugin +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-tmda-plugin/Makefile b/mail/squirrelmail-tmda-plugin/Makefile index 58e95188ef93..4ba74585e481 100644 --- a/mail/squirrelmail-tmda-plugin/Makefile +++ b/mail/squirrelmail-tmda-plugin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: squirrelmail-tmda-plugin -# Date created: 2006-06-10 -# Whom: Raul Pollicino <email-freebsd@def-defying.com> -# +# Created by: Raul Pollicino <email-freebsd@def-defying.com> # $FreeBSD$ -# PORTNAME= squirrelmail-tmda-plugin PORTVERSION= 1.0.2 @@ -35,6 +31,7 @@ PLIST_SUB+= SQUIRRELDIR=squirrelmail TMDATOOLDIR?= ${SQUIRRELDIR}/plugins/${SQUIRREL_PLUGIN_NAME} PLIST_SUB+= TMDATOOLDIR=plugins/${SQUIRREL_PLUGIN_NAME} +NO_STAGE= yes pre-everything:: @${ECHO} "The plugin expects SquirrelMail install in ${SQUIRRELDIR}" @${ECHO} "To use the old location ${PREFIX}/squirrelmail define WITHOUT_WWWDIR=yes" diff --git a/mail/squirrelmail-translations/Makefile b/mail/squirrelmail-translations/Makefile index 7563a4229c52..723d10f679c1 100644 --- a/mail/squirrelmail-translations/Makefile +++ b/mail/squirrelmail-translations/Makefile @@ -1,7 +1,5 @@ -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# +# Created by: Adam Weinberger <adamw@FreeBSD.org> # $FreeBSD$ -# PORTNAME= squirrelmail-translations PORTVERSION= 1.4.18 # Translations updated less often than SM @@ -26,6 +24,7 @@ NO_BUILD= yes SQUIRRELDIR?= ${PREFIX}/www/squirrelmail PLIST_SUB= SQUIRRELDIR="${SQUIRRELDIR:S,^${PREFIX}/,,}" +NO_STAGE= yes post-patch: # The en_US help files are included with the main tarball @${RM} -r ${WRKSRC}/help/en_US diff --git a/mail/squirrelmail-unsafe_image_rules-plugin/Makefile b/mail/squirrelmail-unsafe_image_rules-plugin/Makefile index f5a95dd3e57d..36ab75de81b2 100644 --- a/mail/squirrelmail-unsafe_image_rules-plugin/Makefile +++ b/mail/squirrelmail-unsafe_image_rules-plugin/Makefile @@ -16,6 +16,7 @@ USE_PERL5= run SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/} +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-user_special_mailboxes-plugin/Makefile b/mail/squirrelmail-user_special_mailboxes-plugin/Makefile index 5fb9f1de29d9..41b2449bd5ba 100644 --- a/mail/squirrelmail-user_special_mailboxes-plugin/Makefile +++ b/mail/squirrelmail-user_special_mailboxes-plugin/Makefile @@ -16,5 +16,6 @@ USE_PERL5= run SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/} +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-vlogin-plugin/Makefile b/mail/squirrelmail-vlogin-plugin/Makefile index 811833fcdf26..6395b879bbf9 100644 --- a/mail/squirrelmail-vlogin-plugin/Makefile +++ b/mail/squirrelmail-vlogin-plugin/Makefile @@ -19,6 +19,7 @@ USE_SM_COMPAT= yes DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" # We need to rearrange, install and cleanup documentation pre-install diff --git a/mail/squirrelmail-websearch-plugin/Makefile b/mail/squirrelmail-websearch-plugin/Makefile index 251a2d97c16a..80d13cf5c92a 100644 --- a/mail/squirrelmail-websearch-plugin/Makefile +++ b/mail/squirrelmail-websearch-plugin/Makefile @@ -16,5 +16,6 @@ RUN_DEPENDS+= ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail SQUIRREL_PLUGIN_NAME= web_search +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> diff --git a/mail/squirrelmail-wetteronline-plugin/Makefile b/mail/squirrelmail-wetteronline-plugin/Makefile index 08a414c5d94a..c5eefcdc13e4 100644 --- a/mail/squirrelmail-wetteronline-plugin/Makefile +++ b/mail/squirrelmail-wetteronline-plugin/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: squirrelmail-wetteronline-plugin -# Date created: 10 Feb 2006 -# Whom: Gerrit Beine <gerrit.beine@gmx.de> -# +# Created by: Gerrit Beine <gerrit.beine@gmx.de> # $FreeBSD$ PORTNAME= squirrelmail-${SQUIRREL_PLUGIN_NAME}-plugin @@ -44,6 +41,7 @@ WANT_PHP_WEB= yes IGNORE_WITH_PHP=5 # known incompatibilities with php-5.4, use 5.3 for now DEFAULT_PHP_VER=53 +NO_STAGE= yes pre-everything:: @${ECHO} "" .ifndef WITHOUT_ACTIVATE diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index 807a75ebc406..2ae83379d950 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: squirrelmail -# Date created: 27 December 2001 -# Whom: Simon Dick <simond@irrelevant.org> -# +# Created by: Simon Dick <simond@irrelevant.org> # $FreeBSD$ -# PORTNAME= squirrelmail PORTVERSION= 1.4.22 @@ -50,6 +46,7 @@ PORTDOCS= * .htaccess CONFLICTS= squirreloutlook-[0-9]* +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDATABASE} diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index 17076076822a..4ef25dc99a4d 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -28,6 +28,7 @@ MIMETYPES_DESC= search for a mime.types file SENTRENAME_DESC= Periodic rename the Sent folder CHARSET_DESC= charsets +NO_STAGE= yes .include "${.CURDIR}/../../security/courier-authlib/Makefile.opt" CGIBINDIR?= www/cgi-bin-dist diff --git a/mail/ssmtp/Makefile b/mail/ssmtp/Makefile index 35e777d31e95..a412f5d3b07a 100644 --- a/mail/ssmtp/Makefile +++ b/mail/ssmtp/Makefile @@ -36,6 +36,7 @@ LOGFILE_DESC= log file USERPREFS_DESC= user defined revaliases XORIGIP_DESC= Add X-Originating-IP header +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLOGFILE} diff --git a/mail/surblhost/Makefile b/mail/surblhost/Makefile index 0805bc72d419..88fe0e85f839 100644 --- a/mail/surblhost/Makefile +++ b/mail/surblhost/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: surblhost -# Date created: 20 August 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= surblhost PORTVERSION= 0.8.0 @@ -18,4 +14,5 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/${PORTNAME} MAN1= ${PORTNAME}.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/svnmailer/Makefile b/mail/svnmailer/Makefile index c63f09f8e16a..448a31009176 100644 --- a/mail/svnmailer/Makefile +++ b/mail/svnmailer/Makefile @@ -23,6 +23,7 @@ MAN1= svn-mailer.1 PORTDOCS= * +NO_STAGE= yes .include <bsd.port.options.mk> .if ! ${PORT_OPTIONS:MDOCS} diff --git a/mail/swaks/Makefile b/mail/swaks/Makefile index 0766d904c4af..c98ec34d2837 100644 --- a/mail/swaks/Makefile +++ b/mail/swaks/Makefile @@ -19,6 +19,7 @@ PERL_AUTHEN_NTLM_DESC= Add support for AUTH NTLM USES= perl5 USE_PERL5= run +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MPERL_NET_DNS} diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index b8dcc833e9b6..90674ab4ca86 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -40,6 +40,7 @@ ONIGURUMA_DESC= Oniguruma support OPTIONS_DEFAULT=SSL GTKSPELL +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSSL} diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile index 5c78f3444b6f..b6c883cd1876 100644 --- a/mail/sympa/Makefile +++ b/mail/sympa/Makefile @@ -86,6 +86,7 @@ OPTIONS_SET+= ${option} . endfor .endif +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/mail/synonym/Makefile b/mail/synonym/Makefile index 2ee230f31337..15d515e3e5db 100644 --- a/mail/synonym/Makefile +++ b/mail/synonym/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: synonym -# Date created: 2005/11/16 -# Whom: Norikatsu Shigemura <n-shigemura@ensure.jp> -# +# Created by: Norikatsu Shigemura <n-shigemura@ensure.jp> # $FreeBSD$ -# PORTNAME= synonym PORTVERSION= 0.4.3 @@ -36,6 +32,7 @@ SYNONYMGRP?= daemon PKGMESSAGE= ${WRKDIR}/pkg-message +NO_STAGE= yes post-extract: @${RM} ${WRKSRC}/*.o diff --git a/mail/t-prot/Makefile b/mail/t-prot/Makefile index e7c612ad7036..5093ddf4c09b 100644 --- a/mail/t-prot/Makefile +++ b/mail/t-prot/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: t-prot -# Date created: 2004-10-03 -# Whom: Sergei Kolobov <sergei@FreeBSD.org> -# +# Created by: Sergei Kolobov <sergei@FreeBSD.org> # $FreeBSD$ -# PORTNAME= t-prot PORTVERSION= 2.101 @@ -23,6 +19,7 @@ NO_BUILD= yes MAN1= t-prot.1 DOCS= ChangeLog README TODO +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/t-prot ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/t-prot.1 ${MAN1PREFIX}/man/man1 diff --git a/mail/teapop/Makefile b/mail/teapop/Makefile index 2a55f350c0b1..58ba2ba0d986 100644 --- a/mail/teapop/Makefile +++ b/mail/teapop/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: teapop -# Date created: 18 May 2000 -# Whom: Jim Mock <jim@FreeBSD.org> -# +# Created by: Jim Mock <jim@FreeBSD.org> # $FreeBSD$ -# PORTNAME= teapop PORTVERSION= 0.3.8 @@ -18,6 +14,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-flock ## +NO_STAGE= yes ## Available knobs: ## General options ## WITHOUT_IPV6: disable IPv6 support diff --git a/mail/textmail/Makefile b/mail/textmail/Makefile index 8cda3778b505..7bd1567155d8 100644 --- a/mail/textmail/Makefile +++ b/mail/textmail/Makefile @@ -21,6 +21,7 @@ PLIST_FILES= bin/${PORTNAME} NO_WRKSUBDIR= yes MAN1= ${PORTNAME}.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '3s|^|\${.newline}$$ENV{'PATH'} = "${LOCALBASE}/libexec/xpdf:$$ENV{'PATH'}";\${.newline}|' ${WRKSRC}/${PORTNAME} diff --git a/mail/thunderbird-dictionaries/Makefile b/mail/thunderbird-dictionaries/Makefile index 84d8963bd6ae..f6f3572020ad 100644 --- a/mail/thunderbird-dictionaries/Makefile +++ b/mail/thunderbird-dictionaries/Makefile @@ -19,6 +19,7 @@ USE_ZIP= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries +NO_STAGE= yes .include "${.CURDIR}/Makefile.options" .include <bsd.port.options.mk> diff --git a/mail/thunderbird-i18n/Makefile b/mail/thunderbird-i18n/Makefile index a39c460debcd..5ac9115c5e7e 100644 --- a/mail/thunderbird-i18n/Makefile +++ b/mail/thunderbird-i18n/Makefile @@ -23,6 +23,7 @@ USE_THUNDERBIRD= yes USE_XPI= thunderbird linux-thunderbird USE_SUBMAKE= yes +NO_STAGE= yes .include "${.CURDIR}/Makefile.option" .include <bsd.port.pre.mk> diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 798821f4b873..cfe995ffb744 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -59,6 +59,7 @@ OPTIONS_DEFAULT=ENIGMAIL LIGHTNING ALL_TARGET= build MAKEFILE= ${WRKSRC}/client.mk +NO_STAGE= yes .include "${.CURDIR}/../../www/firefox/Makefile.options" # OSS is gone after bug 852401 diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index 07129deba825..3640d1b2bba2 100644 --- a/mail/tkrat2/Makefile +++ b/mail/tkrat2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tkrat2 -# Date created: 9 November 1999 -# Whom: Stephen J. Roznowski <sjr@home.net> -# +# Created by: Stephen J. Roznowski <sjr@home.net> # $FreeBSD$ -# PORTNAME= tkrat PORTVERSION= 2.1.5 @@ -34,6 +30,7 @@ DOCFILES= CONFIGURATION COPYRIGHT README doc/interface doc/userprocs \ MAN1= tkrat.1 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "sparc64" diff --git a/mail/tlb/Makefile b/mail/tlb/Makefile index a280c3fc7a03..7a454f3ba8fc 100644 --- a/mail/tlb/Makefile +++ b/mail/tlb/Makefile @@ -26,6 +26,7 @@ USES= shebangfix perl5 SHEBANG_FILES= ${FIXPREFIX} perl_OLD_CMD= /usr/local/bin/perl5 +NO_STAGE= yes pre-patch: .for f in ${FIXPREFIX} @${REINPLACE_CMD} -i '' -e 's@/usr/lib/sendmail@/usr/sbin/sendmail@' ${WRKSRC}/${f} diff --git a/mail/tmda/Makefile b/mail/tmda/Makefile index 5c907ae04ab2..639434fbb9fc 100644 --- a/mail/tmda/Makefile +++ b/mail/tmda/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tmda -# Date created: 08 June 2001 -# Whom: Jason R. Mastaler <jason@mastaler.com> -# +# Created by: Jason R. Mastaler <jason@mastaler.com> # $FreeBSD$ -# PORTNAME= tmda PORTVERSION= 1.1.12 @@ -32,6 +28,7 @@ SCRIPTS= collectaddys def2html printcdb printdbm sendit.sh \ update-internaldomains vadduser-tmda vmailmgr-vdir.sh \ vpopmail-vdir.sh wrapfd3.sh +NO_STAGE= yes do-build: cd ${WRKSRC} && ${PYTHON_CMD} ./compileall diff --git a/mail/tpop3d/Makefile b/mail/tpop3d/Makefile index bee993cc27cb..190df45d3bf1 100644 --- a/mail/tpop3d/Makefile +++ b/mail/tpop3d/Makefile @@ -31,6 +31,7 @@ MBOXINDICES_DESC= Save Mbox indices DRAC_DESC= DRAC RFC for POP-before-SMTP relaying FIX_PERLAUTH_DESC= Only try it if perl-auth coredumps +NO_STAGE= yes .include <bsd.port.pre.mk> # MySQL authentication diff --git a/mail/trojita/Makefile b/mail/trojita/Makefile index 92c596af5708..b16fbe0b515d 100644 --- a/mail/trojita/Makefile +++ b/mail/trojita/Makefile @@ -22,6 +22,7 @@ HAS_CONFIGURE= yes INSTALLS_ICONS= yes NO_INSTALL_MANPAGES= yes +NO_STAGE= yes do-configure: cd ${WRKSRC} && ${QMAKE} ${QMAKEFLAGS} PREFIX=${PREFIX} \ CONFIG+="release disable_tests" ${PORTNAME}.pro diff --git a/mail/tumgreyspf/Makefile b/mail/tumgreyspf/Makefile index a9f6d91c004c..4c4f51105976 100644 --- a/mail/tumgreyspf/Makefile +++ b/mail/tumgreyspf/Makefile @@ -37,6 +37,7 @@ TUMGREYSPF_DIR?= /var/db/${PORTNAME} TUMGREYSPF_USER?= nobody TUMGREYSPF_GROUP?= nobody +NO_STAGE= yes .include <bsd.port.options.mk> pre-everything:: diff --git a/mail/uebimiau/Makefile b/mail/uebimiau/Makefile index 5fb7cfd7545d..b16964244c22 100644 --- a/mail/uebimiau/Makefile +++ b/mail/uebimiau/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: uebimiau -# Date created: 13 August 2003 -# Whom: Francisco Gomez <francisco@gomezmarin.com> -# +# Created by: Francisco Gomez <francisco@gomezmarin.com> # $FreeBSD$ -# PORTNAME= uebimiau PORTVERSION= 2.7.11 @@ -22,6 +18,7 @@ WANT_PHP_MOD= yes NO_BUILD= yes SUB_FILES= pkg-message +NO_STAGE= yes do-install: ${MKDIR} ${PREFIX}/www/data/${PORTNAME} ${CP} -vR ${WRKSRC}/* ${PREFIX}/www/data/${PORTNAME} diff --git a/mail/up-imapproxy/Makefile b/mail/up-imapproxy/Makefile index df06bed5dcfc..10b6469dc62b 100644 --- a/mail/up-imapproxy/Makefile +++ b/mail/up-imapproxy/Makefile @@ -30,6 +30,7 @@ SUB_FILES= pkg-message DOCS= ChangeLog README README.debian README.known_issues README.ssl SBIN= in.imapproxyd pimpstat +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOVECOT} diff --git a/mail/usendmail/Makefile b/mail/usendmail/Makefile index 5d7488637b6b..65b96f9b2271 100644 --- a/mail/usendmail/Makefile +++ b/mail/usendmail/Makefile @@ -19,6 +19,7 @@ PORTDOCS= NEWS README SUB_FILES= pkg-message SUB_LIST= QMAIL_PREFIX=${QMAIL_PREFIX} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,/var/qmail,${QMAIL_PREFIX},' \ ${WRKSRC}/src/usendmail.c diff --git a/mail/vacation/Makefile b/mail/vacation/Makefile index 5602daa41219..4cb66c702bfc 100644 --- a/mail/vacation/Makefile +++ b/mail/vacation/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: vacation -# Date created: 01/30/2008 -# Whom: Adam McDougall <mcdouga9@egr.msu.edu> -# +# Created by: Adam McDougall <mcdouga9@egr.msu.edu> # $FreeBSD$ -# PORTNAME= vacation PORTVERSION= 3.3.0 @@ -25,6 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PLIST_FILES= bin/vacation +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-ldb|-l${BDB_LIB_NAME}|g' \ ${WRKSRC}/Makefile diff --git a/mail/vbsfilter/Makefile b/mail/vbsfilter/Makefile index 1e4dcd66982c..9eeda53b578f 100644 --- a/mail/vbsfilter/Makefile +++ b/mail/vbsfilter/Makefile @@ -21,6 +21,7 @@ LIBS+= ${PTHREAD_LIBS} LIBS+= -lmilter CFLAGS+= -Wall ${PTHREAD_CFLAGS:S=""==} +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/mail/sendmail/bsd.milter.mk" diff --git a/mail/vexim/Makefile b/mail/vexim/Makefile index c287f3a75d72..1bd3723d879c 100644 --- a/mail/vexim/Makefile +++ b/mail/vexim/Makefile @@ -28,6 +28,7 @@ OPTIONS_MULTI_DB= MYSQL PGSQL OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= MYSQL +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/mail/vm-pop3d/Makefile b/mail/vm-pop3d/Makefile index 2d3b4ad6403e..9c8c9378fb8d 100644 --- a/mail/vm-pop3d/Makefile +++ b/mail/vm-pop3d/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: vm-pop3d -# Date created: 24 August 2001 -# Whom: Gea-Suan Lin (gslin@ccca.nctu.edu.tw) -# +# Created by: Gea-Suan Lin (gslin@ccca.nctu.edu.tw) # $FreeBSD$ -# PORTNAME= vm-pop3d PORTVERSION= 1.1.6 @@ -31,6 +27,7 @@ MAN8= vm-pop3d.8 DOCS= AUTHORS CHANGES COPYING FAQ INSTALL README +NO_STAGE= yes pre-patch: @${ECHO} "" @${ECHO} "You may use the following build options:" diff --git a/mail/vm/Makefile b/mail/vm/Makefile index 9bd101c60d58..b30b5704665f 100644 --- a/mail/vm/Makefile +++ b/mail/vm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: vm -# Date created: 20 February 2002 -# Whom: olive -# +# Created by: olive # $FreeBSD$ -# PORTNAME= vm PORTVERSION= 8.1.2 @@ -27,4 +23,5 @@ MAKE_ARGS= prefix=${PREFIX} \ INFO= vm vm-pcrisis +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/vmailmgr/Makefile b/mail/vmailmgr/Makefile index 74cda3f3ca3e..5cbac6465012 100644 --- a/mail/vmailmgr/Makefile +++ b/mail/vmailmgr/Makefile @@ -29,6 +29,7 @@ AUTOMAKE_ARGS+= --add-missing -Wno-portability OPTIONS_DEFINE= PYTHONLIBS PYTHONLIBS_DESC= Install the Python API +NO_STAGE= yes .include <bsd.port.options.mk> .if defined(PREFIX) diff --git a/mail/vqadmin/Makefile b/mail/vqadmin/Makefile index 3b62edc38102..9dceae940505 100644 --- a/mail/vqadmin/Makefile +++ b/mail/vqadmin/Makefile @@ -24,6 +24,7 @@ CONFIGURE_ARGS= --enable-cgibindir=${PREFIX}/${CGIBINDIR} \ --enable-htmldir=${PREFIX}/${WEBDATADIR} \ --enable-qmaildir=${QMAIL_PREFIX} +NO_STAGE= yes .include <bsd.port.pre.mk> PLIST_SUB+= CGIBINDIR=${CGIBINDIR} WEBDATADIR=${WEBDATADIR} diff --git a/mail/vqregister/Makefile b/mail/vqregister/Makefile index a26424c66cda..290d5a82c1f9 100644 --- a/mail/vqregister/Makefile +++ b/mail/vqregister/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: vqregister -# Date created: 2003-11-15 -# Whom: Dan Caescu <daniel@freebsd.ro> -# +# Created by: Dan Caescu <daniel@freebsd.ro> # $FreeBSD$ -# PORTNAME= vqregister PORTVERSION= 2.6 @@ -26,6 +22,7 @@ MAKE_ENV= VDIR=${VPOPMAIL_DIR} WWWDIR=${WWWDIR} DOCS= CONFIG CONTRIBUTORS FORM HISTORY TEMPLATE .if !defined(NOPORTDOCS) +NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} diff --git a/mail/vrfy/Makefile b/mail/vrfy/Makefile index d3d20a071c0c..d301517315b9 100644 --- a/mail/vrfy/Makefile +++ b/mail/vrfy/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: vrfy -# Date created: 2000/09/09 -# Whom: kaz -# +# Created by: kaz # $FreeBSD$ -# PORTNAME= vrfy PORTVERSION= 1.0 @@ -21,6 +17,7 @@ MAN1= vrfy.1 MANCOMPRESSED= yes PLIST_FILES= bin/vrfy +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKDIR}/vrfy ${PREFIX}/bin ${INSTALL_MAN} ${WRKDIR}/${MAN1} ${PREFIX}/man/man1/ diff --git a/mail/wanderlust-devel/Makefile b/mail/wanderlust-devel/Makefile index 6554058f0769..3e19f34afdc5 100644 --- a/mail/wanderlust-devel/Makefile +++ b/mail/wanderlust-devel/Makefile @@ -25,6 +25,7 @@ SNAPTIME= 0900 CONFLICTS= wanderlust-*-2.14.* NO_LATEST_LINK= yes +NO_STAGE= yes .include <bsd.port.pre.mk> MIMEUI_PORT_NAME= ${MIMEUI_PRODUCT} diff --git a/mail/wanderlust-emacs21/Makefile b/mail/wanderlust-emacs21/Makefile index dc387ec1412a..ebffd02f7f3a 100644 --- a/mail/wanderlust-emacs21/Makefile +++ b/mail/wanderlust-emacs21/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Wanderlust (for emacs21) -# Date created: 29 July 2007 -# Whom: MANTANI Nobutaka <nobutaka@FreeBSD.org> -# +# Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org> # $FreeBSD$ -# MASTERDIR= ${.CURDIR}/../../mail/wanderlust @@ -14,4 +10,5 @@ EMACS_PORT_NAME= emacs21 MIMEUI_PORT_NAME= ${MIMEUI_PRODUCT}-${EMACS_PORT_NAME} EMACS_W3M_PORT_NAME= emacs-w3m-${EMACS_PORT_NAME} +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/wanderlust-emacs22/Makefile b/mail/wanderlust-emacs22/Makefile index 232d766f63db..9a178ac37a56 100644 --- a/mail/wanderlust-emacs22/Makefile +++ b/mail/wanderlust-emacs22/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Wanderlust (for emacs22) -# Date created: 27 January 2010 -# Whom: MANTANI Nobutaka <nobutaka@FreeBSD.org> -# +# Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org> # $FreeBSD$ -# MASTERDIR= ${.CURDIR}/../../mail/wanderlust @@ -14,4 +10,5 @@ EMACS_PORT_NAME= emacs22 MIMEUI_PORT_NAME= ${MIMEUI_PRODUCT}-${EMACS_PORT_NAME} EMACS_W3M_PORT_NAME= emacs-w3m-${EMACS_PORT_NAME} +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/wanderlust-xemacs21-mule/Makefile b/mail/wanderlust-xemacs21-mule/Makefile index b7bd08f2b6f3..6504f9d48d27 100644 --- a/mail/wanderlust-xemacs21-mule/Makefile +++ b/mail/wanderlust-xemacs21-mule/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Wanderlust (for xemacs21-mule) -# Date created: 7 Apr 1999 -# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com> -# +# Created by: MANTANI Nobutaka <nobutaka@nobutaka.com> # $FreeBSD$ -# MASTERDIR= ${.CURDIR}/../../mail/wanderlust @@ -24,4 +20,5 @@ INSTALL_TARGET= install-package UTILSDIR= ${EMACS_PACKAGESDIR}/lisp/wl STARTUPDIR= ${EMACS_PACKAGESDIR}/lisp/wl +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile index a46740ab9ad1..69e3642758cd 100644 --- a/mail/wanderlust/Makefile +++ b/mail/wanderlust/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Wanderlust -# Date created: 7 Apr 1999 -# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com> -# +# Created by: MANTANI Nobutaka <nobutaka@nobutaka.com> # $FreeBSD$ -# PORTNAME= wanderlust PORTVERSION= 2.14.0 @@ -22,6 +18,7 @@ USE_EMACS= yes CONFLICTS= wanderlust-*-2.15.* +NO_STAGE= yes .include <bsd.port.pre.mk> EMACS_W3M_PORT_NAME?= emacs-w3m diff --git a/mail/websieve/Makefile b/mail/websieve/Makefile index 7fc79bdb4872..45fe3dbe9550 100644 --- a/mail/websieve/Makefile +++ b/mail/websieve/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: websieve -# Date created: 25 Apr 2003 -# Whom: Oliver Eikemeier <eikemeier@fillmore-labs.com> -# +# Created by: Oliver Eikemeier <eikemeier@fillmore-labs.com> # $FreeBSD$ -# PORTNAME= websieve PORTVERSION= 0.63.a @@ -33,6 +29,7 @@ CYRUS_IMAPD_22_DESC= With Cyrus IMAPd version 2.2.x CYRUS_IMAPD_23_DESC= With Cyrus IMAPd version 2.3.x CYRUS_IMAPD_24_DESC= With Cyrus IMAPd version 2.4.x +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCYRUS_IMAPD_24} diff --git a/mail/whoson/Makefile b/mail/whoson/Makefile index 1993073b1622..7874c915c93e 100644 --- a/mail/whoson/Makefile +++ b/mail/whoson/Makefile @@ -24,6 +24,7 @@ PORTDOCS= README ChangeLog OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> post-install: diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile index 35c22949aeb4..9bd8a11f5a10 100644 --- a/mail/wmbiff/Makefile +++ b/mail/wmbiff/Makefile @@ -26,6 +26,7 @@ PLIST_DIRS= %%DATADIR%%/skins \ %%DATADIR%% \ lib/wmbiff +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MGNUTLS} diff --git a/mail/wmmaiload/Makefile b/mail/wmmaiload/Makefile index 03351f43843c..a44f1ec3c69f 100644 --- a/mail/wmmaiload/Makefile +++ b/mail/wmmaiload/Makefile @@ -37,6 +37,7 @@ MAKE_ARGS+= GTK_CFLAGS="pkg-config --cflags gtk+" \ GTK_LIBS="pkg-config --libs gtk+" .endif +NO_STAGE= yes post-patch: .for i in wmmaiload/Init.make @${REINPLACE_CMD} -e 's|-L/usr/X11R6/lib||g' ${WRKSRC}/${i} diff --git a/mail/wmpop3/Makefile b/mail/wmpop3/Makefile index aec2ed3a3a03..b5023d2a5fa9 100644 --- a/mail/wmpop3/Makefile +++ b/mail/wmpop3/Makefile @@ -24,6 +24,7 @@ PORTEXAMPLES= wmpop3rc OPTIONS_DEFINE= DOCS EXAMPLES +NO_STAGE= yes .include <bsd.port.options.mk> do-install: diff --git a/mail/wmpop3lb/Makefile b/mail/wmpop3lb/Makefile index 1aad5f9ff9b5..43268a44947a 100644 --- a/mail/wmpop3lb/Makefile +++ b/mail/wmpop3lb/Makefile @@ -23,6 +23,7 @@ PORTDOCS= CHANGE_LOG COPYING INSTALL README BUILD_WRKSRC= ${WRKSRC}/wmpop3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s,cc ,${CC} ,g" \ -e "s,^FLAGS *=.*$$,FLAGS = ${CFLAGS}," \ diff --git a/mail/x-face-e21/Makefile b/mail/x-face-e21/Makefile index d7e3867a0e07..b19d2f3c8b44 100644 --- a/mail/x-face-e21/Makefile +++ b/mail/x-face-e21/Makefile @@ -16,6 +16,7 @@ COMMENT= X-Face utilities for Emacs 21 (and possibly 22) RUN_DEPENDS= uncompface:${PORTSDIR}/mail/faces USE_EMACS= yes +NO_STAGE= yes .include <bsd.port.pre.mk> NO_WRKSUBDIR= yes diff --git a/mail/xbuffy/Makefile b/mail/xbuffy/Makefile index 136bfb2fbb94..4e2f0fd78b66 100644 --- a/mail/xbuffy/Makefile +++ b/mail/xbuffy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xbuffy -# Date created: 18 June 1995 -# Whom: dchapes@zeus.leitch.com -# +# Created by: dchapes@zeus.leitch.com # $FreeBSD$ -# PORTNAME= xbuffy PORTVERSION= 3.3.3 @@ -21,4 +17,5 @@ GNU_CONFIGURE= yes MAN1= xbuffy.1 PLIST_FILES= bin/xbuffy lib/X11/app-defaults/XBuffy +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/xcite/Makefile b/mail/xcite/Makefile index f75193f1b74d..b2e6dd86c4e0 100644 --- a/mail/xcite/Makefile +++ b/mail/xcite/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xcite -# Date created: 8 Novemver 2008 -# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> -# +# Created by: Hajimu UMEMOTO <ume@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xcite PORTVERSION= 1.60 @@ -29,6 +25,7 @@ EXTRACT_AFTER_ARGS= . PLIST_FILES= ${EMACS_VERSION_SITE_LISPDIR}/${DISTNAME} \ ${EMACS_VERSION_SITE_LISPDIR}/${DISTNAME}c +NO_STAGE= yes do-build: @cd ${WRKDIR} && ${EMACS_CMD} -batch -q -no-site-file -no-init-file \ -f batch-byte-compile ${DISTNAME} diff --git a/mail/xf-spf/Makefile b/mail/xf-spf/Makefile index 8b696efb40e4..f21d0a9c7720 100644 --- a/mail/xf-spf/Makefile +++ b/mail/xf-spf/Makefile @@ -23,6 +23,7 @@ PLIST_SUB= QMAIL_PREFIX=${QMAIL_PREFIX} PORTDOCS= README TODO CHANGELOG COPYRIGHT +NO_STAGE= yes .include <bsd.port.options.mk> post-install: diff --git a/mail/xfaces/Makefile b/mail/xfaces/Makefile index ceaaf277f8f8..5d3a93db0aa1 100644 --- a/mail/xfaces/Makefile +++ b/mail/xfaces/Makefile @@ -30,6 +30,7 @@ USE_XORG= ice sm x11 xaw xext xmu xt xpm MAN1= xfaces.1 +NO_STAGE= yes post-install: ${MKDIR} ${DATADIR}/images ${INSTALL_DATA} ${WRKSRC}/images/* ${DATADIR}/images diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile index d851f687fd55..fff95a11319b 100644 --- a/mail/xfce4-mailwatch-plugin/Makefile +++ b/mail/xfce4-mailwatch-plugin/Makefile @@ -23,6 +23,7 @@ USE_GNOME= gtk20 intltool intlhack USE_XFCE= configenv libgui libutil panel USE_XORG= x11 xt xaw +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|--libs "libxfce4panel-1.0"|& "libxfcegui4-1.0"|g; \ s|--cflags "libxfce4panel-1.0"|& "libxfcegui4-1.0"|g' \ diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index c9fbc80ad3a0..fa5528a1c811 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xfmail -# Date created: 30 June 1996 -# Whom: gena -# +# Created by: gena # $FreeBSD$ -# PORTNAME= xfmail PORTVERSION= 1.5.5 @@ -28,6 +24,7 @@ GNU_CONFIGURE= yes USE_XORG= xpm USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.pre.mk> CONFIGURE_ARGS= --with-dbm-lib=gdbm diff --git a/mail/xlbiff/Makefile b/mail/xlbiff/Makefile index 97c745bf7e6a..bf7a92afb5d7 100644 --- a/mail/xlbiff/Makefile +++ b/mail/xlbiff/Makefile @@ -15,4 +15,5 @@ USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt MAN1= xlbiff.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/xmail/Makefile b/mail/xmail/Makefile index 5aa903e54ee8..aa80d6c8c3ef 100644 --- a/mail/xmail/Makefile +++ b/mail/xmail/Makefile @@ -16,4 +16,5 @@ USES= imake USE_XORG= xbitmaps xaw MAN1= xmail.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/xmailbox/Makefile b/mail/xmailbox/Makefile index 7f5993d23f2d..768377770bc2 100644 --- a/mail/xmailbox/Makefile +++ b/mail/xmailbox/Makefile @@ -15,6 +15,7 @@ USES= imake USE_XORG= xaw MAN1= xmailbox.1 +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/mail/xmailwatcher/Makefile b/mail/xmailwatcher/Makefile index ef9d43338975..50c23b95e2a0 100644 --- a/mail/xmailwatcher/Makefile +++ b/mail/xmailwatcher/Makefile @@ -16,6 +16,7 @@ PLIST_FILES= bin/xmailwatcher USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt +NO_STAGE= yes post-install: ${STRIP_CMD} ${PREFIX}/bin/xmailwatcher diff --git a/mail/xpbiff/Makefile b/mail/xpbiff/Makefile index 1aaf8cbe5499..6bf6f0f59e87 100644 --- a/mail/xpbiff/Makefile +++ b/mail/xpbiff/Makefile @@ -27,6 +27,7 @@ YOUBINBINDIR= ${PREFIX} YOUBINBINDIR= ${LOCALBASE} .endif +NO_STAGE= yes .include <bsd.port.pre.mk> do-extract: diff --git a/mail/xpi-displayquota/Makefile b/mail/xpi-displayquota/Makefile index bfc9928c0dcc..5efdde4ef2cd 100644 --- a/mail/xpi-displayquota/Makefile +++ b/mail/xpi-displayquota/Makefile @@ -20,5 +20,6 @@ XPI_DIRS= defaults/preferences \ defaults \ chrome +NO_STAGE= yes .include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi" .include <bsd.port.mk> diff --git a/mail/xpi-dispmua/Makefile b/mail/xpi-dispmua/Makefile index 2a6e86f4b0a4..874800f8dd4b 100644 --- a/mail/xpi-dispmua/Makefile +++ b/mail/xpi-dispmua/Makefile @@ -16,5 +16,6 @@ XPI_ID= {F8147CF4-B9E3-445B-AA87-081ED66548F8} XPI_FILES= CHANGELOG LICENSE chrome/chrome.jar chrome.manifest defaults/preferences/prefs.js install.rdf XPI_DIRS= chrome defaults/preferences defaults +NO_STAGE= yes .include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi" .include <bsd.port.mk> diff --git a/mail/zmailer/Makefile b/mail/zmailer/Makefile index effe532fc4fa..e9a5c7304b53 100644 --- a/mail/zmailer/Makefile +++ b/mail/zmailer/Makefile @@ -19,6 +19,7 @@ USES= perl5 pkgconfig GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= +NO_STAGE= yes .include <bsd.port.options.mk> .if !${PORT_OPTIONS:MSSL} |