diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-10 22:37:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-10 22:37:39 +0000 |
commit | efe7d5f7f4ccf1419e95119b11ef8933de183ffd (patch) | |
tree | 6427ac7192f84d32d22f51df854472cc309545dc /mail | |
parent | - Fix for recent PHP changes, correct path to php-cgi binary (diff) |
Remove USE_REINPLACE from ports starting with M
Notes
Notes:
svn path=/head/; revision=162032
Diffstat (limited to 'mail')
111 files changed, 0 insertions, 122 deletions
diff --git a/mail/althea/Makefile b/mail/althea/Makefile index a4c4ddccdcee..930d43604549 100644 --- a/mail/althea/Makefile +++ b/mail/althea/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Yet another GTK-based mail reader for X. Supports IMAP USE_GETTEXT= yes -USE_REINPLACE= yes USE_OPENSSL= yes MAKE_ENV= MKDIR="${MKDIR}" MAKEFILE= ${FILESDIR}/Makefile.bsd diff --git a/mail/antivirus-milter/Makefile b/mail/antivirus-milter/Makefile index da1479f04c16..6a84a5d4224d 100644 --- a/mail/antivirus-milter/Makefile +++ b/mail/antivirus-milter/Makefile @@ -25,7 +25,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libmilter.a:${PORTSDIR}/mail/${SENDMAIL_MILTER_ .endif SENDMAIL_MILTER_PORT?= sendmail -USE_REINPLACE= yes CFLAGS+= -Wall ${PTHREAD_CFLAGS:S=""==} LIBS+= -lmilter ${PTHREAD_LIBS} ANTIVIRUS_DIR?= /var/spool/antivirus diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile index 1fe52f9525dc..7151c132db29 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -27,7 +27,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sergei@FreeBSD.org COMMENT= Outgoing SMTP mail processor -USE_REINPLACE= yes USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/mail/asmail/Makefile b/mail/asmail/Makefile index dc5490f9d3e6..65036c793072 100644 --- a/mail/asmail/Makefile +++ b/mail/asmail/Makefile @@ -16,7 +16,6 @@ COMMENT= Biff-type program, designed to match AfterStep USE_X_PREFIX= yes USE_XPM= yes USE_OPENSSL= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-shaping diff --git a/mail/assp/Makefile b/mail/assp/Makefile index 30f77550a21a..edfea3dc422e 100644 --- a/mail/assp/Makefile +++ b/mail/assp/Makefile @@ -17,7 +17,6 @@ COMMENT= Anti-Spam SMTP Proxy USE_ZIP= yes NO_BUILD= yes -USE_REINPLACE= yes USE_PERL5_RUN= yes MAN8= assp.8 assplog.8 diff --git a/mail/autosig/Makefile b/mail/autosig/Makefile index bd04e9072b74..dfe18d82a8d8 100644 --- a/mail/autosig/Makefile +++ b/mail/autosig/Makefile @@ -16,7 +16,6 @@ COMMENT= A random .signature generator with header file included MAKEFILE= makefile PLIST_FILES= bin/autosig ALL_TARGET= ${PORTNAME} -USE_REINPLACE= yes pre-build: ${REINPLACE_CMD} -e 's,gcc,${CC} ${CFLAGS},g' ${WRKSRC}/makefile diff --git a/mail/bayespam/Makefile b/mail/bayespam/Makefile index 8d4837549bc3..ac0325c91752 100644 --- a/mail/bayespam/Makefile +++ b/mail/bayespam/Makefile @@ -16,7 +16,6 @@ COMMENT= qmail spam filter written in Perl using Bayesian classification RUN_DEPENDS= ${SITE_PERL}/MIME/Parser.pm:${PORTSDIR}/mail/p5-MIME-Tools USE_PERL5= yes -USE_REINPLACE= yes NO_BUILD= yes FILES_DOCS= AUTHORS COPYING Changelog INSTALL README TODO \ diff --git a/mail/biabam/Makefile b/mail/biabam/Makefile index 8cb608063ea3..ed9e723bbfcf 100644 --- a/mail/biabam/Makefile +++ b/mail/biabam/Makefile @@ -15,7 +15,6 @@ COMMENT= A command-line attachment mailer RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 -USE_REINPLACE= yes NO_BUILD= yes PLIST_FILES= bin/biabam diff --git a/mail/cclient/Makefile b/mail/cclient/Makefile index 84c3e811d2f6..cb119596f396 100644 --- a/mail/cclient/Makefile +++ b/mail/cclient/Makefile @@ -34,7 +34,6 @@ MAKE_ARGS+= SSLTYPE=unix.nopwd .endif WRKSRC= ${WRKDIR}/${DISTNAME} -USE_REINPLACE= yes SHLIBBASE= c-client4 SHLIBMAJ= 8 diff --git a/mail/contact-lookup-applet/Makefile b/mail/contact-lookup-applet/Makefile index 940110bd2f79..e96a656cba35 100644 --- a/mail/contact-lookup-applet/Makefile +++ b/mail/contact-lookup-applet/Makefile @@ -19,7 +19,6 @@ COMMENT= Gnome panel applet for easy Evolution contact book access USE_GMAKE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel \ evolutiondataserver gal2 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile index 93ef09a3faf4..7bb496264e31 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= courierauthconfig:${PORTSDIR}/security/courier-authlib-base RUN_DEPENDS= courierauthconfig:${PORTSDIR}/security/courier-authlib-base USE_BZIP2= yes -USE_REINPLACE= yes USE_PERL5= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/mail/courier/Makefile b/mail/courier/Makefile index 47e7c9b817ca..7f2a2e420efe 100644 --- a/mail/courier/Makefile +++ b/mail/courier/Makefile @@ -67,7 +67,6 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_OPENSSL= yes USE_PERL5= yes -USE_REINPLACE= yes USE_SUBMAKE= yes .if defined(WITH_RCORDER) diff --git a/mail/couriergraph/Makefile b/mail/couriergraph/Makefile index d9c0ff82254e..3e572623a757 100644 --- a/mail/couriergraph/Makefile +++ b/mail/couriergraph/Makefile @@ -24,7 +24,6 @@ DATADIR?= /var/db/couriergraph COURIERGRAPH_USER?= ${WWWOWN} COURIERGRAPH_GROUP?= ${WWWGRP} -USE_REINPLACE= yes USE_RC_SUBR= yes RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR} DATADIR=${DATADIR} \ COURIERGRAPH_USER=${COURIERGRAPH_USER} COURIERGRAPH_GROUP=${COURIERGRAPH_GROUP} diff --git a/mail/cyrus-imapd2/Makefile b/mail/cyrus-imapd2/Makefile index 0545cf4e3194..dba3c59744ae 100644 --- a/mail/cyrus-imapd2/Makefile +++ b/mail/cyrus-imapd2/Makefile @@ -33,7 +33,6 @@ USE_RC_SUBR= imapd.sh USE_OPENSSL= yes USE_PERL5= yes -USE_REINPLACE= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-cyrus-prefix=${PREFIX}/cyrus \ --with-cyrus-user=${CYRUS_USER} \ diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile index 4d09ff71b7c5..1985467d81e0 100644 --- a/mail/cyrus-imapd22/Makefile +++ b/mail/cyrus-imapd22/Makefile @@ -27,7 +27,6 @@ LATEST_LINK= ${PORTNAME}22 USE_RC_SUBR= imapd.sh USE_OPENSSL= yes USE_PERL5= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \ --with-cyrus-prefix=${PREFIX}/cyrus \ diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile index f264407a92bf..628e3ae85ce1 100644 --- a/mail/cyrus-imapd23/Makefile +++ b/mail/cyrus-imapd23/Makefile @@ -27,7 +27,6 @@ LATEST_LINK= ${PORTNAME}23 USE_RC_SUBR= imapd.sh USE_OPENSSL= yes USE_PERL5= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \ --with-cyrus-prefix=${PREFIX}/cyrus \ diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile index f264407a92bf..628e3ae85ce1 100644 --- a/mail/cyrus-imapd24/Makefile +++ b/mail/cyrus-imapd24/Makefile @@ -27,7 +27,6 @@ LATEST_LINK= ${PORTNAME}23 USE_RC_SUBR= imapd.sh USE_OPENSSL= yes USE_PERL5= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \ --with-cyrus-prefix=${PREFIX}/cyrus \ diff --git a/mail/demime/Makefile b/mail/demime/Makefile index 9bc05917dcab..8e78eb8215ac 100644 --- a/mail/demime/Makefile +++ b/mail/demime/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5- NO_BUILD= yes -USE_REINPLACE= yes USE_PERL5= yes POD2MAN?= pod2man MAN1= demime.1 diff --git a/mail/drac/Makefile b/mail/drac/Makefile index 11f54f39feb3..4fe7bd1bf3c7 100644 --- a/mail/drac/Makefile +++ b/mail/drac/Makefile @@ -26,7 +26,6 @@ LIB_DEPENDS+= db41.1:${PORTSDIR}/databases/db41 .endif NO_WRKSUBDIR= yes -USE_REINPLACE= yes USE_RC_SUBR= dracd.sh MAN3= dracauth.3 diff --git a/mail/dspampd/Makefile b/mail/dspampd/Makefile index 6e21f33f5084..45acfba32bfb 100644 --- a/mail/dspampd/Makefile +++ b/mail/dspampd/Makefile @@ -29,7 +29,6 @@ OPTIONS+= CLAMAV_DEVEL "Use clamav as antivir module" off #OPTIONS+= TIME_HIRES "" on NO_BUILD= YES -USE_REINPLACE= YES CONF_DIR= ${PREFIX}/etc/dspampd diff --git a/mail/elmo-devel/Makefile b/mail/elmo-devel/Makefile index 003d3974b22f..00625d73514c 100644 --- a/mail/elmo-devel/Makefile +++ b/mail/elmo-devel/Makefile @@ -22,7 +22,6 @@ USE_GETTEXT= yes USE_ICONV= yes USE_OPENSSL= yes USE_PERL5_RUN= yes -USE_REINPLACE= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile index 4445744a34d3..5e99a4f6db55 100644 --- a/mail/elmo/Makefile +++ b/mail/elmo/Makefile @@ -21,7 +21,6 @@ USE_GETTEXT= yes USE_ICONV= yes USE_OPENSSL= yes USE_PERL5_RUN= yes -USE_REINPLACE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/mail/enigmail/Makefile b/mail/enigmail/Makefile index 99752da1e42a..7a719a85eb1c 100644 --- a/mail/enigmail/Makefile +++ b/mail/enigmail/Makefile @@ -36,7 +36,6 @@ IPCVERSION?= 1.1.3 USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gtk20 libidl WRKSRC= ${WRKDIR}/mozilla diff --git a/mail/eps/Makefile b/mail/eps/Makefile index c47e1408ca57..a292de38a3ed 100644 --- a/mail/eps/Makefile +++ b/mail/eps/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.inter7.com/eps/ MAINTAINER= ismail@EnderUNIX.org COMMENT= EPS is a Email Parsing System -USE_REINPLACE= yes - PORTDOCS= howto MAKE_ENV+= DEFS="${CFLAGS}" diff --git a/mail/epstools/Makefile b/mail/epstools/Makefile index 0ec32eae64ec..eafe9e2b4ee6 100644 --- a/mail/epstools/Makefile +++ b/mail/epstools/Makefile @@ -15,8 +15,6 @@ COMMENT= EPS (Email Parsing System) sample tools BUILD_DEPENDS= ${LOCALBASE}/lib/libeps.a:${PORTSDIR}/mail/eps RUN_DEPENDS= ${BUILD_DEPENDS} -USE_REINPLACE= yes - PORTDOCS= README MAKE_ENV+= DEFS="-I${LOCALBASE}/include ${CFLAGS}" diff --git a/mail/exilog/Makefile b/mail/exilog/Makefile index d571c2a55d96..765b3a8c0fb9 100644 --- a/mail/exilog/Makefile +++ b/mail/exilog/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= ${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net-mgmt/p5-Net-Netmask USE_PERL5= yes USE_APACHE= yes -USE_REINPLACE= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile index 64fd2b987fbd..94ca5d9f74d2 100644 --- a/mail/ezmlm-idx/Makefile +++ b/mail/ezmlm-idx/Makefile @@ -46,8 +46,6 @@ ALL_TARGET= it ${LANGUAGE} NO_PACKAGE= Unsure of DJB license -USE_REINPLACE= yes - WRKSRC= ${WRKDIR}/ezmlm-${EZMLM_VERSION} EZMLM_VERSION= 0.53 diff --git a/mail/ezmlm-web/Makefile b/mail/ezmlm-web/Makefile index fc626f0d7b69..ee1cf7266848 100644 --- a/mail/ezmlm-web/Makefile +++ b/mail/ezmlm-web/Makefile @@ -25,7 +25,6 @@ RUN_DEPENDS= ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx \ CGI_BIN?= www/cgi-bin.default USE_PERL5= YES -USE_REINPLACE= YES PLIST_SUB= CGI_BIN=${CGI_BIN} EXAMPLES= htaccess.sample webusers.sample index.c diff --git a/mail/faces/Makefile b/mail/faces/Makefile index 0101f898148a..fa9052476e9e 100644 --- a/mail/faces/Makefile +++ b/mail/faces/Makefile @@ -20,7 +20,6 @@ OPTIONS= X11 "X11/GTK support" on \ RPLAY "rplay audio support" off \ SOX "Sox audio support" off -USE_REINPLACE= yes WANT_GNOME= yes INSTALLS_SHLIB= yes diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 7db854466351..98f5b12f292c 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -24,7 +24,6 @@ COMMENT= Batch mail retrieval utility for IMAP/POP2/POP3/ETRN/ODMR RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root.crt:${PORTSDIR}/security/ca-roots USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_OPENSSL= yes diff --git a/mail/freepops/Makefile b/mail/freepops/Makefile index c552c2df809e..7b5c66659252 100644 --- a/mail/freepops/Makefile +++ b/mail/freepops/Makefile @@ -22,7 +22,6 @@ BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison MAN1= freepopsd.1 USE_GMAKE= yes HAS_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_SCRIPT= configure.sh CONFIGURE_ARGS= fbsd CFLAGS+= -I${OPENSSLBASE}/include ${PTHREAD_CFLAGS} diff --git a/mail/ftrack/Makefile b/mail/ftrack/Makefile index 7797b900404a..e4cea5775fa3 100644 --- a/mail/ftrack/Makefile +++ b/mail/ftrack/Makefile @@ -20,7 +20,6 @@ COMMENT= FTN Messages tracker LIB_DEPENDS= smapi.2:${PORTSDIR}/news/husky-smapi USE_ZIP= yes -USE_REINPLACE= yes USE_GMAKE= yes ALL_TARGET= ftrack MAKEFILE= ${WRKSRC}/MakeFiles/FreeBSD/Makefile diff --git a/mail/gld/Makefile b/mail/gld/Makefile index 54425fe22c37..d28c3f6b7574 100644 --- a/mail/gld/Makefile +++ b/mail/gld/Makefile @@ -15,7 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Greylisting daemon for Postfix -USE_REINPLACE= yes USE_RC_SUBR= gld HAS_CONFIGURE= yes diff --git a/mail/gmail-notify/Makefile b/mail/gmail-notify/Makefile index 4810019192f1..d2fc6691bf29 100644 --- a/mail/gmail-notify/Makefile +++ b/mail/gmail-notify/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-toolkits/py-gnome-extras:extract USE_GNOME= pygtk2 USE_PYTHON= yes -USE_REINPLACE= yes USE_GMAKE= yes .include <bsd.port.pre.mk> diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 8d72db0e2c50..d2e42ae14213 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -16,7 +16,6 @@ COMMENT= Mail notification utility for KDE with nice features USE_BZIP2= yes USE_KDELIBS_VER=3 -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --disable-fast-perl diff --git a/mail/kshowmail/Makefile b/mail/kshowmail/Makefile index eb427cb74e5c..ae4b9454628d 100644 --- a/mail/kshowmail/Makefile +++ b/mail/kshowmail/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= mimelib.1:${PORTSDIR}/deskutils/kdepim3 USE_KDELIBS_VER= 3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g; s|-lpthread|${PTHREAD_LIBS}|g' \ diff --git a/mail/librfc822/Makefile b/mail/librfc822/Makefile index 93ae818d7a4a..2ddc075a8d46 100644 --- a/mail/librfc822/Makefile +++ b/mail/librfc822/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ismail@EnderUNIX.org COMMENT= A complete parser for RFC822 addresses USE_GCC= 2.95 -USE_REINPLACE= yes PORTDOCS= readme.html readme.txt user-manual.html user-manual.pdf PLIST_FILES= include/rfc822.hh lib/librfc822.a diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile index be20de23f7d2..bf88eb6bb3d4 100644 --- a/mail/libspf2/Makefile +++ b/mail/libspf2/Makefile @@ -17,7 +17,6 @@ COMMENT= Sender Rewriting Scheme 2 C Implementation CONFLICTS= ${PORTNAME}-1.0.* -USE_REINPLACE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes diff --git a/mail/libsrs/Makefile b/mail/libsrs/Makefile index d33af0684f1a..a10214dd168e 100644 --- a/mail/libsrs/Makefile +++ b/mail/libsrs/Makefile @@ -17,7 +17,6 @@ COMMENT= Sender Rewriting Scheme (SRS) library and client USE_BZIP2= yes WRKSRC= ${WRKDIR}/${PORTNAME}.3 USE_GMAKE= yes -USE_REINPLACE= yes USE_OPENSSL= yes INSTALLS_SHLIB= yes LIBSRS_REV= 1 diff --git a/mail/mahogany/Makefile b/mail/mahogany/Makefile index 7f4dc88f4781..a7c3610c843b 100644 --- a/mail/mahogany/Makefile +++ b/mail/mahogany/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS+= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes ALL_TARGET= all locales INSTALL_TARGET= install_bin install_locale diff --git a/mail/mail2sms/Makefile b/mail/mail2sms/Makefile index 629e97d6b94c..1e52c28d6c60 100644 --- a/mail/mail2sms/Makefile +++ b/mail/mail2sms/Makefile @@ -14,7 +14,6 @@ MAINTAINER= g.gonter@ieee.org COMMENT= Mail to SMS converter GNU_CONFIGURE= yes -USE_REINPLACE= yes MAN1= mail2sms.1 MAN5= mail2sms.5 diff --git a/mail/mailgraph/Makefile b/mail/mailgraph/Makefile index 4cd22f12cf34..bab893211b56 100644 --- a/mail/mailgraph/Makefile +++ b/mail/mailgraph/Makefile @@ -24,7 +24,6 @@ DATADIR?= /var/db/mailgraph MAILGRAPH_USER?= ${WWWOWN} MAILGRAPH_GROUP?= ${WWWGRP} -USE_REINPLACE= yes USE_RC_SUBR= ${PORTNAME}.sh SUB_LIST+= MAILGRAPH_USER=${MAILGRAPH_USER} MAILGRAPH_GROUP=${MAILGRAPH_GROUP} diff --git a/mail/mailsync/Makefile b/mail/mailsync/Makefile index 7ed55d8e3725..912a114335ca 100644 --- a/mail/mailsync/Makefile +++ b/mail/mailsync/Makefile @@ -22,7 +22,6 @@ USE_GMAKE= yes USE_OPENSSL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-c-client=${LOCALBASE} -USE_REINPLACE= yes MAN1= mailsync.1 diff --git a/mail/mairix/Makefile b/mail/mairix/Makefile index 8c04ce077f52..761dd6a2608f 100644 --- a/mail/mairix/Makefile +++ b/mail/mairix/Makefile @@ -13,7 +13,6 @@ MAINTAINER= obraun@FreeBSD.org COMMENT= Indexing and searching in Maildir or MH folders HAS_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" diff --git a/mail/majordomo/Makefile b/mail/majordomo/Makefile index fea383d864c0..73e5a0e5b485 100644 --- a/mail/majordomo/Makefile +++ b/mail/majordomo/Makefile @@ -24,7 +24,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Dig .endif USE_PERL5= yes -USE_REINPLACE= yes # Needs to create a user and group IS_INTERACTIVE= yes diff --git a/mail/mavbiff/Makefile b/mail/mavbiff/Makefile index 630646addbcd..de4fc38f5eab 100644 --- a/mail/mavbiff/Makefile +++ b/mail/mavbiff/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://www.mavetju.org/download/ MAINTAINER= edwin@mavetju.org COMMENT= Small screen with active mailboxes and bring-to-front-facility -USE_REINPLACE= yes USE_GNOME= gtk12 MAN1= mavbiff.1 diff --git a/mail/mboxcheck-applet/Makefile b/mail/mboxcheck-applet/Makefile index e5e0902cdb6e..0e39d7cffaa8 100644 --- a/mail/mboxcheck-applet/Makefile +++ b/mail/mboxcheck-applet/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-tool USE_X_PREFIX= yes USE_PYTHON= yes NO_BUILD= yes -USE_REINPLACE= yes do-patch: @${REINPLACE_CMD} 's|/usr/bin/python|${PYTHON_CMD}|' ${WRKSRC}/*.py diff --git a/mail/mboxgrep/Makefile b/mail/mboxgrep/Makefile index e0dc15930720..2d2e51ed01bb 100644 --- a/mail/mboxgrep/Makefile +++ b/mail/mboxgrep/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre GNU_CONFIGURE= yes CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" -USE_REINPLACE= yes MAN1= mboxgrep.1 INFO= mboxgrep diff --git a/mail/mboxstats/Makefile b/mail/mboxstats/Makefile index 96510e4ef5b2..8b6d994eb3c4 100644 --- a/mail/mboxstats/Makefile +++ b/mail/mboxstats/Makefile @@ -16,7 +16,6 @@ MAINTAINER= clsung@FreeBSD.org COMMENT= Creates top-10 lists of the messages in a mailbox PLIST_FILES= bin/mboxstats -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 alpha .include <bsd.port.pre.mk> diff --git a/mail/mess822/Makefile b/mail/mess822/Makefile index ff7273f4a5d3..cd22a21c7810 100644 --- a/mail/mess822/Makefile +++ b/mail/mess822/Makefile @@ -20,7 +20,6 @@ COMMENT= RFC 822 mail message parsing library and rewriting utilities USE_QMAIL_RUN= yes NO_PACKAGE= Violates djb\'s license -USE_REINPLACE= yes ALL_TARGET= it INSTALL_TARGET= setup check diff --git a/mail/messagewall/Makefile b/mail/messagewall/Makefile index 62bd37b950a4..f5091106a098 100644 --- a/mail/messagewall/Makefile +++ b/mail/messagewall/Makefile @@ -29,7 +29,6 @@ OPTIONS= BROKEN_PARAMETER "Detect unwanted extensions properly" off \ SPAM_STATS "Add spam statistics to messagewallstats" off WRKSRC= ${WRKDIR}/messagewall-${PORTVERSION} GNU_CONFIGURE= yes -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/mail/mew3/Makefile b/mail/mew3/Makefile index 24107498f3b2..5c0322574f7b 100644 --- a/mail/mew3/Makefile +++ b/mail/mew3/Makefile @@ -34,7 +34,6 @@ ALL_TARGET?= all info jinfo INSTALL_TARGET?= install install-info install-jinfo install-etc # environments -USE_REINPLACE= yes REINPLACE_ARGS= MAKE_ENV+= EMACS_LIBDIR=${EMACS_LIBDIR} MEW_MAJOR_VER=${MEW_MAJOR_VER} PLIST_SUB+= MEW_MAJOR_VER=${MEW_MAJOR_VER} diff --git a/mail/milter-bogom/Makefile b/mail/milter-bogom/Makefile index b9242005c3b2..a83460096415 100644 --- a/mail/milter-bogom/Makefile +++ b/mail/milter-bogom/Makefile @@ -22,7 +22,6 @@ MAN8= bogom.8 MAKE_ARGS= CPPFLAGS="-DDEF_CONF=\\\"${PREFIX}/etc/bogom.conf\\\" ${PTHREAD_CFLAGS}" \ LIBS="-lmilter ${PTHREAD_LIBS}" -USE_REINPLACE= yes USE_RC_SUBR= milter-bogom.sh SUB_FILES= pkg-message diff --git a/mail/milter-regex/Makefile b/mail/milter-regex/Makefile index b0819ca2ae0e..af01401bccd6 100644 --- a/mail/milter-regex/Makefile +++ b/mail/milter-regex/Makefile @@ -16,7 +16,6 @@ MAINTAINER= dhartmei@FreeBSD.org COMMENT= Milter plugin to sendmail for regular expression filtering WRKSRC= ${WRKDIR}/milter-regex -USE_REINPLACE= yes MAILUSER?= mailnull MAN8= milter-regex.8 PLIST_FILES= libexec/milter-regex diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile index ef3d86146d6e..35aaf64a4b02 100644 --- a/mail/mimedefang/Makefile +++ b/mail/mimedefang/Makefile @@ -23,7 +23,6 @@ BUILD_DEPENDS= \ RUN_DEPENDS= ${BUILD_DEPENDS} USE_PERL5= yes -USE_REINPLACE= yes PERL_SITELIBDIR= ${SITE_PERL} GNU_CONFIGURE= yes diff --git a/mail/minimalist/Makefile b/mail/minimalist/Makefile index 630467c50bf5..959b3cd7ac23 100644 --- a/mail/minimalist/Makefile +++ b/mail/minimalist/Makefile @@ -17,7 +17,6 @@ COMMENT= A minimalistic mailing list manager USE_PERL5_RUN= yes NO_BUILD= yes -USE_REINPLACE= yes EXTRA_SUB_FILES=docs/README minimalist.conf-sample minimalist.pl \ contrib/minimalist_request.pl diff --git a/mail/mixmaster/Makefile b/mail/mixmaster/Makefile index 938e8f08f7dc..ff8f65dfc9e2 100644 --- a/mail/mixmaster/Makefile +++ b/mail/mixmaster/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre \ ncurses:${PORTSDIR}/devel/ncurses USE_PERL5= yes -USE_REINPLACE= yes USE_OPENSSL= yes .if !exists(/usr/include/openssl/idea.h) WITH_OPENSSL_PORT= yes diff --git a/mail/mlmmj/Makefile b/mail/mlmmj/Makefile index e162c082bc52..5b11e3fd203b 100644 --- a/mail/mlmmj/Makefile +++ b/mail/mlmmj/Makefile @@ -45,7 +45,6 @@ PLIST_SUB+= WEB="" .endif USE_BZIP2= yes -USE_REINPLACE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} diff --git a/mail/moztraybiff/Makefile b/mail/moztraybiff/Makefile index 8dc489c483ba..860265d311dd 100644 --- a/mail/moztraybiff/Makefile +++ b/mail/moztraybiff/Makefile @@ -30,7 +30,6 @@ TBVER!= cd ../thunderbird && ${MAKE} -V PORTVERSION USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= libgnome -USE_REINPLACE= yes MAKE_ARGS+= MOZILLA_PLATFORM=tbird TBVER=${TBVER} FILENAME= mozTrayBiff-${PORTVERSION}-tb${TBVER}.xpi diff --git a/mail/mreport/Makefile b/mail/mreport/Makefile index c4d8fe6c5133..89b2674abb91 100644 --- a/mail/mreport/Makefile +++ b/mail/mreport/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://yenigul.net/mreport/ MAINTAINER= ismail@EnderUNIX.org COMMENT= Sendmail logfile summary tool -USE_REINPLACE= yes ALL_TARGET= ALL MAN8= mreport.8 PLIST_FILES= sbin/mreport diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 4dc64607a688..0aacb1f50588 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -79,7 +79,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/i$//} USE_OPENSSL= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= automake:19 autoconf:259 -USE_REINPLACE= yes CONFIGURE_TARGET=${ARCH}-portbld-freebsd${OSREL} LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS}" diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index 4dc64607a688..0aacb1f50588 100644 --- a/mail/mutt14/Makefile +++ b/mail/mutt14/Makefile @@ -79,7 +79,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/i$//} USE_OPENSSL= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= automake:19 autoconf:259 -USE_REINPLACE= yes CONFIGURE_TARGET=${ARCH}-portbld-freebsd${OSREL} LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS}" diff --git a/mail/muttzilla/Makefile b/mail/muttzilla/Makefile index 5cb3752c0009..6f0b45eca31f 100644 --- a/mail/muttzilla/Makefile +++ b/mail/muttzilla/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Mutt MUA plugin for Netscape for use on "mailto:" URLs -USE_REINPLACE= yes - pre-configure: @${REINPLACE_CMD} \ -e "s:/etc/muttzilla.conf:${PREFIX}/etc/muttzilla.conf:g" \ diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile index 647d7cd00743..e186e1a37a6d 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -62,7 +62,6 @@ MAINTAINER= scott+ports@sabami.seaslug.org COMMENT= A cleaned up MH mailer suite GNU_CONFIGURE= yes -USE_REINPLACE= yes USE_AUTOTOOLS= autoconf:259 CONFIGURE_ARGS= --libdir=${PREFIX}/libexec/nmh \ --sysconfdir=${PREFIX}/etc/nmh diff --git a/mail/noattach/Makefile b/mail/noattach/Makefile index 5c926b4fab4e..bf4b38307dcb 100644 --- a/mail/noattach/Makefile +++ b/mail/noattach/Makefile @@ -24,7 +24,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libmilter.a:${PORTSDIR}/mail/${SENDMAIL_MILTER_ SENDMAIL_MILTER_PORT?= sendmail CFLAGS+= ${PTHREAD_CFLAGS:S=""==} GNU_CONFIGURE= yes -USE_REINPLACE= yes MAN8= noattach.8 DOCSFILES= AUTHORS THANKS INSTALL NEWS README TODO ChangeLog SAMPLEFILES= README noattach.patterns noattach.patterns.johncon diff --git a/mail/pear-MIME_Type/Makefile b/mail/pear-MIME_Type/Makefile index bd2d818d5d27..e067538407f7 100644 --- a/mail/pear-MIME_Type/Makefile +++ b/mail/pear-MIME_Type/Makefile @@ -18,8 +18,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} LATEST_LINK= pear-${PORTNAME} OPTIONS= PEAR_SYSTEM_COMMAND "PEAR::System_Command support" off -USE_REINPLACE= yes - CATEGORY= MIME FILES= Type.php Type/Parameter.php EXAMPLES= example.php diff --git a/mail/pflogstats/Makefile b/mail/pflogstats/Makefile index 67caca067647..767d5f8525dc 100644 --- a/mail/pflogstats/Makefile +++ b/mail/pflogstats/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Ca NO_BUILD= yes USE_PERL5= yes -USE_REINPLACE= yes SITE_PERL_INST= ${SITE_PERL:S/${LOCALBASE}/${PREFIX}/} post-patch: diff --git a/mail/pgen/Makefile b/mail/pgen/Makefile index d68df2a6835f..52044b940392 100644 --- a/mail/pgen/Makefile +++ b/mail/pgen/Makefile @@ -14,7 +14,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Tool to generate a procmailrc file with m4 macros GNU_CONFIGURE= yes -USE_REINPLACE= yes NO_BUILD= yes diff --git a/mail/pop3vscan/Makefile b/mail/pop3vscan/Makefile index 0011eb6a8545..fe93e31e3d41 100644 --- a/mail/pop3vscan/Makefile +++ b/mail/pop3vscan/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre RUN_DEPENDS+= uvscan:${PORTSDIR}/security/vscan .endif -USE_REINPLACE= yes USE_GMAKE= yes USE_GETOPT_LONG=yes MAKE_ENV= _LDFLAGS="${LDFLAGS}" diff --git a/mail/popa3d/Makefile b/mail/popa3d/Makefile index 91ad6bbfc3d8..b661ca14da16 100644 --- a/mail/popa3d/Makefile +++ b/mail/popa3d/Makefile @@ -15,7 +15,6 @@ PKGNAMESUFFIX?= ${SMTP_AFTER_POP3_SUFFIX}${STANDALONE_SUFFIX}${PKGNAMESUFFIX2} MAINTAINER= dinoex@FreeBSD.org COMMENT= Secure, performance, tiny POP3 daemon -USE_REINPLACE= yes ALL_TARGET= popa3d MAN8= popa3d.8 PLIST= ${WRKDIR}/.PLIST.more diff --git a/mail/popfile/Makefile b/mail/popfile/Makefile index 47f1a202a48d..cc5b01034c61 100644 --- a/mail/popfile/Makefile +++ b/mail/popfile/Makefile @@ -25,7 +25,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite2.pm:${PORTSDIR}/databases/p5-D NO_BUILD= yes NO_WRKSUBDIR= yes -USE_REINPLACE= yes PLIST_SUB+= PORTVERSION=${PORTVERSION} USE_ZIP= yes diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile index 1a0af77e0664..7bc9cd8a0175 100644 --- a/mail/postgrey/Makefile +++ b/mail/postgrey/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= ${SITE_PERL}/Net/Server.pm:${PORTSDIR}/net/p5-Net-Server \ USE_PERL5_RUN= yes USE_RC_SUBR= yes -USE_REINPLACE= yes NO_BUILD= yes ETCFILES= whitelist_clients whitelist_recipients diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index ba0020ca78da..785cfc3d1f5a 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -31,8 +31,6 @@ PATCHFILES= procmail-authenticate.c-userMaildir.patch PATCH_DIST_STRIP=-p .endif -USE_REINPLACE= yes - # It asks for list of directories to do test for file locking # (defaults to /tmp and ".", so return should suffice in most cases). .if !defined(BATCH) # handled in patch-aa diff --git a/mail/py-spambayes/Makefile b/mail/py-spambayes/Makefile index 7f4a5fea957d..3e3e5486e9ac 100644 --- a/mail/py-spambayes/Makefile +++ b/mail/py-spambayes/Makefile @@ -21,8 +21,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb USE_PYTHON= yes USE_PYDISTUTILS= yes -USE_REINPLACE= yes - PORTDOCS= CHANGELOG.txt \ LICENSE.txt \ NEWTRICKS.txt \ diff --git a/mail/pymsgauth/Makefile b/mail/pymsgauth/Makefile index 7811e5d5d837..1989bd1073b1 100644 --- a/mail/pymsgauth/Makefile +++ b/mail/pymsgauth/Makefile @@ -14,7 +14,6 @@ MAINTAINER= sergei@FreeBSD.org COMMENT= Automatically process qsecretary confirmation requests USE_PYTHON= yes -USE_REINPLACE= yes SUB_FILES= pkg-message diff --git a/mail/pyzor/Makefile b/mail/pyzor/Makefile index fd695eaf9ee5..056978ad58b6 100644 --- a/mail/pyzor/Makefile +++ b/mail/pyzor/Makefile @@ -19,7 +19,6 @@ COMMENT= A collaborative, networked system to detect and block spam USE_BZIP2= yes USE_PYTHON= yes USE_PYDISTUTILS= yes -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e "s,/usr/bin/python2,${PYTHON_CMD}," \ diff --git a/mail/qmail-activedir/Makefile b/mail/qmail-activedir/Makefile index 905bf40d189c..0a51c5b319d0 100644 --- a/mail/qmail-activedir/Makefile +++ b/mail/qmail-activedir/Makefile @@ -18,7 +18,6 @@ USE_QMAIL_RUN= yes SUB_FILES= pkg-message SUB_LIST+= QMAIL_PREFIX=${QMAIL_PREFIX} USE_OPENLDAP= yes -USE_REINPLACE= yes BINARIES= checkadpassword qmail-adgetpw create_alias_files diff --git a/mail/qmail-vida/Makefile b/mail/qmail-vida/Makefile index 9bf00a2505cb..92fb0f201ac4 100644 --- a/mail/qmail-vida/Makefile +++ b/mail/qmail-vida/Makefile @@ -98,7 +98,6 @@ DOCSDIR= ${PREFIX}/doc .endif NO_MTREE= yes -USE_REINPLACE= yes OPTIONS+= QMAILQUEUE_PATCH "run a QMAILQUEUE program" off OPTIONS+= BIG_CONCURRENCY_PATCH "use a concurrency greater than 240" off diff --git a/mail/qmailmrtg7/Makefile b/mail/qmailmrtg7/Makefile index 21f098a14111..4c0a79da7ca7 100644 --- a/mail/qmailmrtg7/Makefile +++ b/mail/qmailmrtg7/Makefile @@ -17,8 +17,6 @@ COMMENT= A program to create mrtg graphs for qmail activity RUN_DEPENDS= mrtg:${PORTSDIR}/net-mgmt/mrtg USE_QMAIL= yes -USE_REINPLACE= yes - .include <bsd.port.pre.mk> post-patch: diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index e3162ed18f07..6f4333dfb656 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Berkeley POP 3 server (now maintained by Qualcomm) USE_AUTOTOOLS= autoconf:259 -USE_REINPLACE= yes USE_OPENSSL= yes CONFIGURE_ENV= LIBS="-lcrypt -lmd -lutil -L${LOCALBASE}/lib" \ OS_DEFS="-DSETPROCTITLE ${OS_DEFS}" diff --git a/mail/qscan/Makefile b/mail/qscan/Makefile index 7245986c1e72..1b876f3005a3 100644 --- a/mail/qscan/Makefile +++ b/mail/qscan/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= clamdscan:${PORTSDIR}/security/clamav \ USE_QMAIL_RUN= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/mail/qsheff/Makefile b/mail/qsheff/Makefile index 5a00cd4f8d0d..08eaa631e256 100644 --- a/mail/qsheff/Makefile +++ b/mail/qsheff/Makefile @@ -21,7 +21,6 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/ripmime:${PORTSDIR}/mail/ripmime RUN_DEPENDS= ${BUILD_DEPENDS} USE_QMAIL= yes -USE_REINPLACE= YES GNU_CONFIGURE= YES CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/mail/qtools/Makefile b/mail/qtools/Makefile index 171e9a5433ef..32a7a097ea15 100644 --- a/mail/qtools/Makefile +++ b/mail/qtools/Makefile @@ -23,8 +23,6 @@ INSTALL_TARGET= setup check EZMLM_DIR?= ${LOCALBASE} -USE_REINPLACE= yes - post-patch: @${REINPLACE_CMD} -e 's|02755|0755|g' ${WRKSRC}/hier.c diff --git a/mail/queue-repair/Makefile b/mail/queue-repair/Makefile index b070c43f7e36..f4326d1afb62 100644 --- a/mail/queue-repair/Makefile +++ b/mail/queue-repair/Makefile @@ -19,7 +19,6 @@ USE_QMAIL_RUN= yes .endif USE_PYTHON= yes -USE_REINPLACE= yes DOCS= BLURB CHANGELOG TODO diff --git a/mail/rabl_server/Makefile b/mail/rabl_server/Makefile index 28e1dda3c50e..8836601883fb 100644 --- a/mail/rabl_server/Makefile +++ b/mail/rabl_server/Makefile @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_REINPLACE= yes PORTDOCS= CHANGE README RELEASE.NOTES diff --git a/mail/reply-o-matic/Makefile b/mail/reply-o-matic/Makefile index 4bfc49ed4fbc..bf59b30f138a 100644 --- a/mail/reply-o-matic/Makefile +++ b/mail/reply-o-matic/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= oz@nixil.net COMMENT= A highly configureble, secure, auto reply software -USE_REINPLACE= yes - MAN1= rom.1 post-patch: diff --git a/mail/ripmime/Makefile b/mail/ripmime/Makefile index 2248f3e38482..0ad6523fa63c 100644 --- a/mail/ripmime/Makefile +++ b/mail/ripmime/Makefile @@ -15,7 +15,6 @@ COMMENT= Extracts attached files out of a MIME encoded email package PLIST_FILES= bin/ripmime MAN1= ripmime.1 -USE_REINPLACE= yes pre-build: @${REINPLACE_CMD} -e 's!CC=!CC?=!; s!/usr/local!${PREFIX}!; \ diff --git a/mail/scmail/Makefile b/mail/scmail/Makefile index 1fad3dc2ec2b..0410e2a05dc7 100644 --- a/mail/scmail/Makefile +++ b/mail/scmail/Makefile @@ -16,7 +16,6 @@ COMMENT= A mail filter written in Scheme BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche RUN_DEPENDS= ${LOCALBASE}/share/gauche/${GAUCHE_VER}/lib/dbm/gdbm.scm:${PORTSDIR}/databases/gauche-gdbm -USE_REINPLACE= yes MAKE_ARGS= PREFIX="${PREFIX}" DATADIR="${EXAMPLESDIR}" PORTDOCS= scbayes-ja.html scbayes.html scmail-ja.html scmail.html diff --git a/mail/sigit/Makefile b/mail/sigit/Makefile index 9dbd1f12192e..de31513c522b 100644 --- a/mail/sigit/Makefile +++ b/mail/sigit/Makefile @@ -15,7 +15,6 @@ DISTNAME= Sigit-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A tool to create random signatures -USE_REINPLACE= yes USE_PERL5= yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/sigit-${PORTVERSION} diff --git a/mail/simscan/Makefile b/mail/simscan/Makefile index 68e2cc2773d4..cc9570e3d498 100644 --- a/mail/simscan/Makefile +++ b/mail/simscan/Makefile @@ -19,7 +19,6 @@ COMMENT= Fast Content/Anti-virus Scanner for qmail Written in C USE_QMAIL_BUILD= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes WORKDIR?= ${QMAIL_PREFIX}/${PORTNAME} QMAIL_QUEUE= ${QMAIL_PREFIX}/bin/qmail-queue diff --git a/mail/smc-milter/Makefile b/mail/smc-milter/Makefile index ca90f403402a..dafd56250626 100644 --- a/mail/smc-milter/Makefile +++ b/mail/smc-milter/Makefile @@ -17,7 +17,6 @@ COMMENT= A non-context email filter BUILD_DEPENDS= ${LOCALBASE}/lib/libbind_r.a:${PORTSDIR}/dns/bind84 USE_GMAKE= yes -USE_REINPLACE= yes MAKE_ENV+= PTHREAD_LIBS=${PTHREAD_LIBS} diff --git a/mail/smtpproxy/Makefile b/mail/smtpproxy/Makefile index 73e424c89f41..9ccf9e0a8538 100644 --- a/mail/smtpproxy/Makefile +++ b/mail/smtpproxy/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://quietsche-entchen.de/cgi-bin/wiki.cgi/download/ MAINTAINER= ports@FreeBSD.org COMMENT= SMTP proxy server -USE_REINPLACE= yes MAKEFILE= makefile DISABLE_SIZE= yes diff --git a/mail/spamass-milter/Makefile b/mail/spamass-milter/Makefile index acc01f7b807e..af39bd0502b3 100644 --- a/mail/spamass-milter/Makefile +++ b/mail/spamass-milter/Makefile @@ -68,7 +68,6 @@ MILTERLIB= ${MILTERBASE}/lib CPPFLAGS+= -I${MILTERINC} LDFLAGS+= -L${MILTERLIB} -USE_REINPLACE= yes USE_RC_SUBR= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/mail/spamoracle/Makefile b/mail/spamoracle/Makefile index d4ec76bccca5..996b0d571e3f 100644 --- a/mail/spamoracle/Makefile +++ b/mail/spamoracle/Makefile @@ -15,8 +15,6 @@ COMMENT= procmail spam filter written in ML using Bayesian classification BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml -USE_REINPLACE= yes - MAN1= spamoracle.1 MAN5= spamoracle.conf.5 diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index a16cb7a648d8..a7c8aa2d5ef7 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -69,7 +69,6 @@ USE_GCC= 3.4 USE_PERL5= YES HAS_CONFIGURE= YES USE_BZIP2= YES -USE_REINPLACE= YES USE_GETTEXT= YES USE_GMAKE= YES USE_RC_SUBR= YES diff --git a/mail/ssmtp/Makefile b/mail/ssmtp/Makefile index 5b5684489ef9..477d0bea4d55 100644 --- a/mail/ssmtp/Makefile +++ b/mail/ssmtp/Makefile @@ -20,7 +20,6 @@ USE_OPENSSL= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --enable-ssl CFLAGS+= -I${OPENSSLINC} diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 0ba77c8b6bce..c345c1a38a7b 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -23,7 +23,6 @@ USE_ICONV= yes USE_X_PREFIX= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes -USE_REINPLACE= yes NO_LATEST_LINK= yes CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include -I${LOCALBASE}/include -I${X11BASE}/include" \ diff --git a/mail/sympa5/Makefile b/mail/sympa5/Makefile index 177d2f44913f..24d64f135769 100644 --- a/mail/sympa5/Makefile +++ b/mail/sympa5/Makefile @@ -32,7 +32,6 @@ CONFLICTS= sympa-4* DB_TYPE?=mysql -USE_REINPLACE= yes PORTDOCS= * .if defined(WITHOUT_NLS) diff --git a/mail/tpop3d/Makefile b/mail/tpop3d/Makefile index 64b7d1924742..d51cb4bddcdf 100644 --- a/mail/tpop3d/Makefile +++ b/mail/tpop3d/Makefile @@ -15,7 +15,6 @@ MAINTAINER= boris@tagnet.ru COMMENT= Virtual-domain capable POP3 server supporting MySQL,PgSQL etc auth USE_OPENSSL= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-auth-other \ --enable-tcp-wrappers \ diff --git a/mail/up-imapproxy/Makefile b/mail/up-imapproxy/Makefile index 58239377c8e8..37df5711443d 100644 --- a/mail/up-imapproxy/Makefile +++ b/mail/up-imapproxy/Makefile @@ -16,7 +16,6 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= mbr@FreeBSD.org COMMENT= A caching IMAP proxy server -USE_REINPLACE= YES GNU_CONFIGURE= YES USE_RC_SUBR= imapproxyd.sh diff --git a/mail/usendmail/Makefile b/mail/usendmail/Makefile index b4959f1126ef..38a9f318033e 100644 --- a/mail/usendmail/Makefile +++ b/mail/usendmail/Makefile @@ -17,7 +17,6 @@ COMMENT= A replacement for qmail's sendmail drop-in USE_QMAIL= yes NO_SIZE= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/mail/${DISTNAME} PLIST_FILES= sbin/usendmail diff --git a/mail/vm-pop3d/Makefile b/mail/vm-pop3d/Makefile index 9b4b6722ed16..7ea115126b5b 100644 --- a/mail/vm-pop3d/Makefile +++ b/mail/vm-pop3d/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= system/mail/pop MAINTAINER= ports@FreeBSD.org COMMENT= A virtual POP3 server -USE_REINPLACE= yes GNU_CONFIGURE= yes .if defined(WITH_IPVIRTUAL) diff --git a/mail/vmailmgr/Makefile b/mail/vmailmgr/Makefile index 148518e95a1f..4679893ea696 100644 --- a/mail/vmailmgr/Makefile +++ b/mail/vmailmgr/Makefile @@ -18,7 +18,6 @@ USE_APACHE= yes USE_QMAIL_RUN= yes HAS_CONFIGURE= yes -USE_REINPLACE= yes SVC_DIR= "${QMAIL_PREFIX}/service/vmailmgrd" PHP_DIR= ${PREFIX}/www/data-dist/${PORTNAME} diff --git a/mail/vodmr/Makefile b/mail/vodmr/Makefile index 171fb1f7968a..4da89b6f2728 100644 --- a/mail/vodmr/Makefile +++ b/mail/vodmr/Makefile @@ -29,7 +29,6 @@ RUN_DEPENDS+= tcpserver:${PORTSDIR}/sysutils/ucspi-tcp NO_BUILD= yes USE_PERL5_RUN= yes -USE_REINPLACE= yes SUB_FILES= pkg-message SUB_LIST= SCRIPT="${PREFIX}/sbin/odmrd" diff --git a/mail/vpopmail-devel/Makefile b/mail/vpopmail-devel/Makefile index baefa5e5f2c1..89c6d104ede4 100644 --- a/mail/vpopmail-devel/Makefile +++ b/mail/vpopmail-devel/Makefile @@ -24,7 +24,6 @@ CONFLICTS= vpopmail-5.* GNU_CONFIGURE= YES USE_GMAKE= YES -USE_REINPLACE= YES USE_PERL5= YES VCFGDIR?= ${WRKDIR}/vcfg diff --git a/mail/vpopmail/Makefile b/mail/vpopmail/Makefile index 2281ee9e9d30..be9b6bdf0973 100644 --- a/mail/vpopmail/Makefile +++ b/mail/vpopmail/Makefile @@ -23,7 +23,6 @@ CONFLICTS= vpopmail-devel-5.* GNU_CONFIGURE= YES USE_GMAKE= YES -USE_REINPLACE= YES USE_PERL5= YES VCFGDIR?= ${WRKDIR}/vcfg diff --git a/mail/vqadmin/Makefile b/mail/vqadmin/Makefile index d84bc5b1b9ab..f405aceb8821 100644 --- a/mail/vqadmin/Makefile +++ b/mail/vqadmin/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= ${LOCALBASE}/vpopmail/lib/libvpopmail.a:${PORTSDIR}/mail/vpopmail GNU_CONFIGURE= YES CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_REINPLACE= YES WANT_QMAIL= yes CGIBINDIR?= www/cgi-bin-dist diff --git a/mail/websieve/Makefile b/mail/websieve/Makefile index c5945ebc7245..b9c5c827f1ab 100644 --- a/mail/websieve/Makefile +++ b/mail/websieve/Makefile @@ -35,7 +35,6 @@ RUN_DEPENDS+= ${LOCALBASE}/www/cgi-bin:${PORTSDIR}/${APACHE_PORT} PKGMESSAGE= ${WRKDIR}/pkg-message -USE_REINPLACE= yes USE_PERL5_RUN= yes NO_BUILD= yes diff --git a/mail/xc-mail/Makefile b/mail/xc-mail/Makefile index f47fb74237e8..02face9dde91 100644 --- a/mail/xc-mail/Makefile +++ b/mail/xc-mail/Makefile @@ -22,7 +22,6 @@ GNU_CONFIGURE= yes ONLY_FOR_ARCHS= arm i386 USE_GMAKE= yes USE_X_PREFIX= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --includedir=${X11BASE}/include/ \ --libdir=${X11BASE}/lib/ \ diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index 69784b3ac2c9..a0ed7b5ec612 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -27,7 +27,6 @@ GNU_CONFIGURE= yes USE_X_PREFIX= yes USE_XPM= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/mail/xmailbox/Makefile b/mail/xmailbox/Makefile index 76b2927b287d..32ba0e37db57 100644 --- a/mail/xmailbox/Makefile +++ b/mail/xmailbox/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= ports@FreeBSD.org COMMENT= Mailbox checker with sound and animation for X Window System -USE_REINPLACE= yes USE_IMAKE= yes USE_XPM= yes MAN1= xmailbox.1 |