diff options
294 files changed, 0 insertions, 319 deletions
diff --git a/ports-mgmt/barry/Makefile b/ports-mgmt/barry/Makefile index 82f4070..bb0a7e1 100644 --- a/ports-mgmt/barry/Makefile +++ b/ports-mgmt/barry/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/portsdb:${PORTSDIR}/sysutils/portupgrade USE_BZIP2= yes USE_KDELIBS_VER=3 -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 post-patch: diff --git a/ports-mgmt/bpm/Makefile b/ports-mgmt/bpm/Makefile index 461d080..853bf2c 100644 --- a/ports-mgmt/bpm/Makefile +++ b/ports-mgmt/bpm/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= portupgrade:${PORTSDIR}/sysutils/portupgrade USE_X_PREFIX= yes USE_GNOME= gtk20 desktopfileutils -USE_REINPLACE= yes MAKE_ENV+= OSTYPE="${OPSYS}" diff --git a/ports-mgmt/pkg_trackinst/Makefile b/ports-mgmt/pkg_trackinst/Makefile index 0da87bb..0f7de72 100644 --- a/ports-mgmt/pkg_trackinst/Makefile +++ b/ports-mgmt/pkg_trackinst/Makefile @@ -13,7 +13,6 @@ MAINTAINER= perky@FreeBSD.org COMMENT= PkgDB/pkg-plist generator by tracking installation USE_PYTHON= 2.3+ -USE_REINPLACE= yes MAKE_ENV= PYTHON_CMD=${PYTHON_CMD} .include <bsd.port.pre.mk> diff --git a/ports-mgmt/pkg_tree/Makefile b/ports-mgmt/pkg_tree/Makefile index 2ea7846..87841c4 100644 --- a/ports-mgmt/pkg_tree/Makefile +++ b/ports-mgmt/pkg_tree/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://www.mavetju.org/download/ MAINTAINER= edwin@mavetju.org COMMENT= Get a 'graphical' tree-overview of installed packages -USE_REINPLACE= yes USE_PERL5= yes MAN7= pkg_tree.7 diff --git a/ports-mgmt/portbrowser/Makefile b/ports-mgmt/portbrowser/Makefile index 9d6e4d7..fdd60b0 100644 --- a/ports-mgmt/portbrowser/Makefile +++ b/ports-mgmt/portbrowser/Makefile @@ -16,7 +16,6 @@ MAINTAINER= hrs@FreeBSD.org COMMENT= Graphical frontend for the BSD ports system USE_GNOME= gtk20 -USE_REINPLACE= yes MAKE_ENV= MANDIR=${PREFIX}/man/man \ BINDIR=${PREFIX}/bin \ NOMANCOMPRESS=YES diff --git a/ports-mgmt/portsman/Makefile b/ports-mgmt/portsman/Makefile index 6bf9863..8f92cf3 100644 --- a/ports-mgmt/portsman/Makefile +++ b/ports-mgmt/portsman/Makefile @@ -25,7 +25,6 @@ LIB_DEPENDS= ncurses.5:${PORTSDIR}/devel/ncurses MAN1= portsman.1 MAN5= portsmanrc.5 GNU_CONFIGURE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e "/^pmanrcdir/s|etc$$|etc/portsman|" \ diff --git a/science/2dhf/Makefile b/science/2dhf/Makefile index c7ae2db..ce7175c 100644 --- a/science/2dhf/Makefile +++ b/science/2dhf/Makefile @@ -48,7 +48,6 @@ pre-everything:: WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes -USE_REINPLACE= yes do-extract: ${MKDIR} ${WRKSRC} diff --git a/science/abinit/Makefile b/science/abinit/Makefile index 680ee79..bb24129 100644 --- a/science/abinit/Makefile +++ b/science/abinit/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS+= atlas.1:${PORTSDIR}/math/atlas .endif ALL_TARGET= allseq -USE_REINPLACE= yes .if defined(WITHOUT_ATLAS) BLAS= ${LOCALBASE}/lib/libblas.a diff --git a/science/bblimage/Makefile b/science/bblimage/Makefile index 3366f03..a0f4685 100644 --- a/science/bblimage/Makefile +++ b/science/bblimage/Makefile @@ -19,7 +19,6 @@ COMMENT= A set of software tools for medical image processing LIB_DEPENDS= Xm.2:${PORTSDIR}/x11-toolkits/lesstif USE_PYTHON= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-lapack --with-python USE_GMAKE= yes diff --git a/science/cdcl/Makefile b/science/cdcl/Makefile index 8d1d931..997fbd4 100644 --- a/science/cdcl/Makefile +++ b/science/cdcl/Makefile @@ -21,7 +21,6 @@ USE_GNOME= gtk20 .endif USE_X_PREFIX= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --exec-prefix=${PREFIX} --libdir=${PREFIX}/lb/${PORTNAME}-${PORTVERSION} --with-x diff --git a/science/chemtool-devel/Makefile b/science/chemtool-devel/Makefile index e46d370..142cd39 100644 --- a/science/chemtool-devel/Makefile +++ b/science/chemtool-devel/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= EMF.1:${PORTSDIR}/graphics/libemf RUN_DEPENDS= transfig:${PORTSDIR}/print/transfig WRKSRC= ${WRKDIR}/${PORTNAME}-1.7alpha15/ -USE_REINPLACE= yes USE_GNOME= gtk20 #USE_AUTOTOOLS= autoconf:213 GNU_CONFIGURE= yes diff --git a/science/dcl/Makefile b/science/dcl/Makefile index bf0ca95..35b5898 100644 --- a/science/dcl/Makefile +++ b/science/dcl/Makefile @@ -16,7 +16,6 @@ COMMENT= Scientific graphic library for geoscience USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --exec-prefix=${PREFIX} --libdir=${PREFIX}/lib/${PORTNAME}-${PORTVERSION} --disable-gtk2 --disable-gtk --with-x -USE_REINPLACE= yes DOCFILES= CHECK CREDITS HISTORY README README_clrmap README_gt2dlib \ README_itr51 README_pslib README_umfmap diff --git a/science/dft++/Makefile b/science/dft++/Makefile index 547fc92..4a22f8b 100644 --- a/science/dft++/Makefile +++ b/science/dft++/Makefile @@ -25,7 +25,6 @@ LIB_DEPENDS= atlas:${PORTSDIR}/math/atlas\ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GMAKE= yes -USE_REINPLACE= yes LAPACK= -lalapack -lcblas -lf77blas -lg2c -latlas FFTW= -lfftw diff --git a/science/euler/Makefile b/science/euler/Makefile index f807651..aa4dedd 100644 --- a/science/euler/Makefile +++ b/science/euler/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A program computes with real and complex numbers and matrices USE_GNOME= gnometarget gtk20 -USE_REINPLACE= yes GNU_CONFIGURE= yes post-patch: diff --git a/science/felt/Makefile b/science/felt/Makefile index 612690b..cc147fc 100644 --- a/science/felt/Makefile +++ b/science/felt/Makefile @@ -18,7 +18,6 @@ COMMENT= A system for Finite Element Analysis USE_X_PREFIX= yes USE_GL= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/FElt-${PORTVERSION} GNU_CONFIGURE= yes diff --git a/science/gdis/Makefile b/science/gdis/Makefile index 9b131f3..7779028 100644 --- a/science/gdis/Makefile +++ b/science/gdis/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext USE_GL= yes USE_GNOME= gtk20 -USE_REINPLACE= yes CFLAGS+= -DINSTALL=\"\\\"${DATADIR}\\\"\" diff --git a/science/gerris/Makefile b/science/gerris/Makefile index dd8a8eb..d97a4bb 100644 --- a/science/gerris/Makefile +++ b/science/gerris/Makefile @@ -38,7 +38,6 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes USE_GNOME= pkgconfig USE_GETOPT_LONG= yes -USE_REINPLACE= yes CONFIGURE_ARGS+= --disable-mpi diff --git a/science/ghemical/Makefile b/science/ghemical/Makefile index 67b3549..67ef684c 100644 --- a/science/ghemical/Makefile +++ b/science/ghemical/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= glut:${PORTSDIR}/graphics/libglut \ glade-gnome:${PORTSDIR}/devel/libglade USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-mpqc diff --git a/science/gramps/Makefile b/science/gramps/Makefile index 542807d..cb2ed5c 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -22,7 +22,6 @@ USE_PYTHON= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix pygnome2 desktopfileutils GNU_CONFIGURE= yes -USE_REINPLACE= yes INSTALLS_OMF= yes MAN1= gramps.1 diff --git a/science/hdf/Makefile b/science/hdf/Makefile index 5e144f9..e6ccc3f 100644 --- a/science/hdf/Makefile +++ b/science/hdf/Makefile @@ -29,7 +29,6 @@ CONFLICTS= netcdf-* USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS+=--with-jpeg="${LOCALBASE}" \ --with-szlib="${LOCALBASE}" -USE_REINPLACE= yes DOCFILES= HDF41r5_SpecDG.pdf \ HDF42r0_RefMan.pdf \ HDF42r0_UserGd.pdf diff --git a/science/kmovisto/Makefile b/science/kmovisto/Makefile index 37ee5b9..ffe727c 100644 --- a/science/kmovisto/Makefile +++ b/science/kmovisto/Makefile @@ -17,7 +17,6 @@ COMMENT= A real 3-D molecule viewer USE_QT_VER= 3 USE_GL= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/science/lamprop/Makefile b/science/lamprop/Makefile index be56294..325ca59 100644 --- a/science/lamprop/Makefile +++ b/science/lamprop/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.xs4all.nl/~rsmith/software/ MAINTAINER= rsmith@xs4all.nl COMMENT= Calculates properties of fiber reinforced composites -USE_REINPLACE= yes - PLIST_FILES= bin/lamprop MAN1= lamprop.1 diff --git a/science/mmtk/Makefile b/science/mmtk/Makefile index 52fac5d..3895251 100644 --- a/science/mmtk/Makefile +++ b/science/mmtk/Makefile @@ -17,7 +17,6 @@ COMMENT= An Open Source program library for molecular simulation applications BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Scientific:${PORTSDIR}/math/py-scientific RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Scientific:${PORTSDIR}/math/py-scientific -USE_REINPLACE= yes USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/science/mpb/Makefile b/science/mpb/Makefile index c84a57d..b79650a 100644 --- a/science/mpb/Makefile +++ b/science/mpb/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= atlas.1:${PORTSDIR}/math/atlas \ guile.15:${PORTSDIR}/lang/guile GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+= --with-lapack=-lalapack diff --git a/science/oases/Makefile b/science/oases/Makefile index f6103e8..3f3757d 100644 --- a/science/oases/Makefile +++ b/science/oases/Makefile @@ -19,7 +19,6 @@ COMMENT= Ocean Acoustics and Seismic Exploration Synthesis WRKSRC= ${WRKDIR}/Oases_export USE_XLIB= yes -USE_REINPLACE= yes MAKE_ENV= OASES_ROOT="${WRKSRC}" SCRIPT= avbeam bistat cplot mplot mtvplot multmtv oasn oasp oasr \ diff --git a/science/omnetpp/Makefile b/science/omnetpp/Makefile index 2e8021d..a189b3e 100644 --- a/science/omnetpp/Makefile +++ b/science/omnetpp/Makefile @@ -33,7 +33,6 @@ LIB_DEPENDS= ${TCL_NODOT}:${PORTSDIR}/lang/${TCL_NODOT} \ COMPONENTS= libs progs INSTALLS_SHLIB= yes -USE_REINPLACE= yes HAS_CONFIGURE= yes LIB_FILES= cmdenv envir nedxml sim_std tkenv diff --git a/science/psi3/Makefile b/science/psi3/Makefile index 1e4aa02..cc82eb1 100644 --- a/science/psi3/Makefile +++ b/science/psi3/Makefile @@ -25,7 +25,6 @@ LIB_DEPENDS= atlas:${PORTSDIR}/math/atlas USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_AUTOTOOLS= autoconf:259 CONFIGURE_ARGS= --with-cc=${CC} \ diff --git a/science/pyvox/Makefile b/science/pyvox/Makefile index 3366f03..a0f4685 100644 --- a/science/pyvox/Makefile +++ b/science/pyvox/Makefile @@ -19,7 +19,6 @@ COMMENT= A set of software tools for medical image processing LIB_DEPENDS= Xm.2:${PORTSDIR}/x11-toolkits/lesstif USE_PYTHON= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-lapack --with-python USE_GMAKE= yes diff --git a/science/udunits/Makefile b/science/udunits/Makefile index ed18961..389c98a 100644 --- a/science/udunits/Makefile +++ b/science/udunits/Makefile @@ -18,7 +18,6 @@ COMMENT= A library for manipulating units of physical quantities WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src GNU_CONFIGURE= yes USE_PERL5= yes -USE_REINPLACE= yes CFLAGS+= -fPIC diff --git a/science/v_sim/Makefile b/science/v_sim/Makefile index 76fc3ad..eb424a2 100644 --- a/science/v_sim/Makefile +++ b/science/v_sim/Makefile @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" USE_GCC= 3.4+ -USE_REINPLACE= yes .if defined(WITHOUT_NLS) PLIST_SUB+= NLS="@comment " diff --git a/science/vmd/Makefile b/science/vmd/Makefile index b5fb413..c7043ce 100644 --- a/science/vmd/Makefile +++ b/science/vmd/Makefile @@ -29,7 +29,6 @@ USE_PERL5_BUILD= yes USE_GMAKE= yes USE_GL= yes USE_PYTHON= yes -USE_REINPLACE= yes NO_PACKAGE= "License has restrictions" NO_CDROM= "License has restrictions" diff --git a/security/ADMsmb/Makefile b/security/ADMsmb/Makefile index a356ff1..30fb656 100644 --- a/security/ADMsmb/Makefile +++ b/security/ADMsmb/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Security scanner for Samba -USE_REINPLACE= yes - post-patch: @${FIND} ${WRKSRC} -name "*.o" -delete @${REINPLACE_CMD} -e 's|-O3|${CFLAGS}|' ${WRKSRC}/Makefile diff --git a/security/amap/Makefile b/security/amap/Makefile index 5432422..506a2f3 100644 --- a/security/amap/Makefile +++ b/security/amap/Makefile @@ -16,7 +16,6 @@ COMMENT= Application mapper HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} -USE_REINPLACE= yes USE_OPENSSL= yes MAN1= amap.1 diff --git a/security/antivir-milter/Makefile b/security/antivir-milter/Makefile index 5d63d1d..10c52d3 100644 --- a/security/antivir-milter/Makefile +++ b/security/antivir-milter/Makefile @@ -20,7 +20,6 @@ NO_CDROM= ${RESTRICTED} ONLY_FOR_ARCHS= i386 NO_BUILD= yes -USE_REINPLACE= yes # When the avmilter binary is stripped its self-check fails. STRIP= PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/security/audit/Makefile b/security/audit/Makefile index e1c3946..32c7a60 100644 --- a/security/audit/Makefile +++ b/security/audit/Makefile @@ -32,7 +32,6 @@ USE_PGSQL= yes WRKSRC= ${WRKDIR}/${PORTNAME}-v${PORTVERSION}beta USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-audit-libdir=${PREFIX}/lib/alat diff --git a/security/autossh/Makefile b/security/autossh/Makefile index 707f3f3..e07e206 100644 --- a/security/autossh/Makefile +++ b/security/autossh/Makefile @@ -15,7 +15,6 @@ MAINTAINER= leeym@FreeBSD.org COMMENT= Automatically restart SSH sessions and tunnels MAKEFILE= Makefile.bsd -USE_REINPLACE= yes PORTDOCS= CHANGES README MAN1= autossh.1 diff --git a/security/avcheck/Makefile b/security/avcheck/Makefile index 0f096b0..f5aaf48 100644 --- a/security/avcheck/Makefile +++ b/security/avcheck/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.corpit.ru/ftp/avcheck/ MAINTAINER= dsh@vlink.ru COMMENT= A simple antivirus solution for a mail system -USE_REINPLACE= yes - MAN1= avcheck.1 PLIST_FILES= sbin/avcheck sbin/uchroot diff --git a/security/base/Makefile b/security/base/Makefile index 4a8fd6c..8849162 100644 --- a/security/base/Makefile +++ b/security/base/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/snort:${PORTSDIR}/security/snort \ ${LOCALBASE}/share/pear/Image/Graph.php:${PORTSDIR}/graphics/pear-Image_Graph USE_PHP= yes -USE_REINPLACE= yes ADODB_DIR= ${LOCALBASE}/share/adodb diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile index a50cf25..cb95da1 100644 --- a/security/beecrypt/Makefile +++ b/security/beecrypt/Makefile @@ -18,7 +18,6 @@ COMMENT= BeeCrypt is an open source cryptography library CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} GNU_CONFIGURE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes post-patch: diff --git a/security/bro/Makefile b/security/bro/Makefile index 62e694a..8afe6ea 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison WRKSRC= ${WRKDIR}/${PORTNAME}-pub-${PORTVERSION}a37 -USE_REINPLACE= yes GNU_CONFIGURE= yes MAKE_ENV+= CC="${CC}" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/security/bugs/Makefile b/security/bugs/Makefile index a8b762b..86eb6f5 100644 --- a/security/bugs/Makefile +++ b/security/bugs/Makefile @@ -18,7 +18,6 @@ COMMENT= Great cryptography library and sample programs PLIST_SUB+= PORTVERSION=${PORTVERSION} USE_GMAKE= yes -USE_REINPLACE= yes # No Manual page diff --git a/security/ccrypt/Makefile b/security/ccrypt/Makefile index 3cad252..8dea360 100644 --- a/security/ccrypt/Makefile +++ b/security/ccrypt/Makefile @@ -17,7 +17,6 @@ MAINTAINER= jim@corebsd.or.id COMMENT= A command-line utility for encrypting and decrypting files and streams USE_GETOPT_LONG=yes -USE_REINPLACE= yes GNU_CONFIGURE= yes MAN1= ccrypt.1 diff --git a/security/cfs/Makefile b/security/cfs/Makefile index 8453b50..f1596b7 100644 --- a/security/cfs/Makefile +++ b/security/cfs/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://www.crypto.com/software/ MAINTAINER= ports@FreeBSD.org COMMENT= A cryptographic file system implemented as a user-space NFS server -USE_REINPLACE= yes ALL_TARGET= cfs MAN1= cattach.1 cdetach.1 cmkdir.1 cpasswd.1 cfssh.1 MAN8= ccat.8 cfsd.8 cname.8 diff --git a/security/cfv/Makefile b/security/cfv/Makefile index 99d12ac..1afb2d2 100644 --- a/security/cfv/Makefile +++ b/security/cfv/Makefile @@ -17,7 +17,6 @@ COMMENT= Utility to both test and create .sfv, .csv and md5sum files RUN_DEPENDS= ${PYTHON_SITELIBDIR}/fchksum.so:${PORTSDIR}/security/py-fchksum -USE_REINPLACE= yes USE_PYTHON= yes ALL_TARGET= cfv.wrapper INSTALL_TARGET= install-wrapper diff --git a/security/chkrootkit/Makefile b/security/chkrootkit/Makefile index c93f264..7cde33e 100644 --- a/security/chkrootkit/Makefile +++ b/security/chkrootkit/Makefile @@ -20,8 +20,6 @@ MASTER_SITES= ftp://ftp.pangeia.com.br/pub/seg/pac/ \ MAINTAINER= cordeiro@nic.br COMMENT= A tool to locally check for signs of a rootkit -USE_REINPLACE= yes - ALL_TARGET= chkrootkit chklastlog chkwtmp chkutmp chkproc chkdirs ifpromisc check_wtmpx strings PLIST_FILES= ${ALL_TARGET:C,^,sbin/,} diff --git a/security/chroot_safe/Makefile b/security/chroot_safe/Makefile index 30c48c1..42bda784 100644 --- a/security/chroot_safe/Makefile +++ b/security/chroot_safe/Makefile @@ -14,7 +14,6 @@ MAINTAINER= gkovesdan@t-hosting.hu COMMENT= A tool to chroot softwares easily GNU_CONFIGURE=YES -USE_REINPLACE=YES MAN1= chroot_safe.1 PLIST_FILES= sbin/chroot_safe libexec/chroot_safe/chroot_safe.so diff --git a/security/clamcour/Makefile b/security/clamcour/Makefile index a7cbc98..946eb5c 100644 --- a/security/clamcour/Makefile +++ b/security/clamcour/Makefile @@ -16,7 +16,6 @@ COMMENT= ClamAV courier filter BUILD_DEPENDS= courier-config:${PORTSDIR}/mail/courier LIB_DEPENDS= clamav.1:${PORTSDIR}/security/clamav -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/security/cmd5checkpw/Makefile b/security/cmd5checkpw/Makefile index 441e399..da1fd59 100644 --- a/security/cmd5checkpw/Makefile +++ b/security/cmd5checkpw/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://members.elysium.pl/brush/cmd5checkpw/dist/ MAINTAINER= clement@FreeBSD.org COMMENT= Checkpassword compatible authentication program that uses CRAM-MD5 -USE_REINPLACE= yes - MAN8= cmd5checkpw.8 DOCS_FILES= CHANGES CREDITS INSTALL README rfc1321.txt rfc2104.txt diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile index b598782..8ad5444 100644 --- a/security/courier-authlib/Makefile +++ b/security/courier-authlib/Makefile @@ -40,7 +40,6 @@ USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_PERL5= yes -USE_REINPLACE= yes USE_SUBMAKE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/lib/${PORTNAME} diff --git a/security/courierpassd/Makefile b/security/courierpassd/Makefile index fb3e4b3..bb58352 100644 --- a/security/courierpassd/Makefile +++ b/security/courierpassd/Makefile @@ -15,7 +15,6 @@ COMMENT= User authentication and password changing daemon utility BUILD_DEPENDS= courierauthconfig:${PORTSDIR}/security/courier-authlib-base RUN_DEPENDS= courierauthconfig:${PORTSDIR}/security/courier-authlib-base -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_GETTEXT= yes diff --git a/security/cryptplug/Makefile b/security/cryptplug/Makefile index cb76d01..028338a 100644 --- a/security/cryptplug/Makefile +++ b/security/cryptplug/Makefile @@ -21,7 +21,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libgpgme03.so.9:${PORTSDIR}/security/gpgme03 \ GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} 's/gpgme-config/gpgme03-config/g' \ diff --git a/security/denyhosts/Makefile b/security/denyhosts/Makefile index 42ea410..12f29db 100644 --- a/security/denyhosts/Makefile +++ b/security/denyhosts/Makefile @@ -15,7 +15,6 @@ DISTNAME= DenyHosts-${PORTVERSION} MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Script to thwart ssh attacks -USE_REINPLACE= yes USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/security/didentd/Makefile b/security/didentd/Makefile index 023c429..f373226 100644 --- a/security/didentd/Makefile +++ b/security/didentd/Makefile @@ -15,7 +15,6 @@ COMMENT= Modular RfC1423 (identd) server sending encrypted audit tokens. RUN_DEPENDS= tcpserver:${PORTSDIR}/sysutils/ucspi-tcp -USE_REINPLACE= yes ALL_TARGET= all INSTALL_TARGET= install diff --git a/security/doorman/Makefile b/security/doorman/Makefile index 5e13cac..cee9114 100644 --- a/security/doorman/Makefile +++ b/security/doorman/Makefile @@ -40,7 +40,6 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} GNU_CONFIGURE= yes SUB_FILES= pkg-message doormand.cf.EXAMPLE USE_RC_SUBR= doorman.sh -USE_REINPLACE= yes pre-patch: @${REINPLACE_CMD} -e 's/[[:cntrl:]]*$$//' \ diff --git a/security/dropbear/Makefile b/security/dropbear/Makefile index 9514cf3..730ec74 100644 --- a/security/dropbear/Makefile +++ b/security/dropbear/Makefile @@ -15,7 +15,6 @@ COMMENT= An SSH 2 server, designed to be usable in small memory environments GNU_CONFIGURE= YES USE_GMAKE= YES -USE_REINPLACE= YES .if defined(WANT_STATIC) CONFIGURE_ENV= LDFLAGS=-static diff --git a/security/fcrackzip/Makefile b/security/fcrackzip/Makefile index 1b94a2e..821a9ae 100644 --- a/security/fcrackzip/Makefile +++ b/security/fcrackzip/Makefile @@ -17,7 +17,6 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GETOPT_LONG=yes USE_PERL5_BUILD=yes -USE_REINPLACE= yes PLIST_FILES= bin/fcrackzip bin/fcrackzipinfo .if !defined(NOPORTDOCS) diff --git a/security/fiked/Makefile b/security/fiked/Makefile index 99d9d19..7e992db 100644 --- a/security/fiked/Makefile +++ b/security/fiked/Makefile @@ -22,7 +22,6 @@ BUILD_DEPENDS= libnet*>=1.1.2,1:${PORTSDIR}/net/libnet USE_BZIP2= yes USE_GMAKE= yes USE_GCC= 3.2+ -USE_REINPLACE= yes MAKEFILE= GNUmakefile diff --git a/security/fpc-hash/Makefile b/security/fpc-hash/Makefile index aa4ca35..b1ce4ff 100644 --- a/security/fpc-hash/Makefile +++ b/security/fpc-hash/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc RUN_DEPENDS= ${BUILD_DEPENDS} USE_GMAKE= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 PLIST_SUB+= PORTVERSION=${PORTVERSION} diff --git a/security/fpc-md5/Makefile b/security/fpc-md5/Makefile index aa4ca35..b1ce4ff 100644 --- a/security/fpc-md5/Makefile +++ b/security/fpc-md5/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc RUN_DEPENDS= ${BUILD_DEPENDS} USE_GMAKE= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 PLIST_SUB+= PORTVERSION=${PORTVERSION} diff --git a/security/fpm/Makefile b/security/fpm/Makefile index 055403a..d6a95f0 100644 --- a/security/fpm/Makefile +++ b/security/fpm/Makefile @@ -17,7 +17,6 @@ COMMENT= Figaro's Password Manager, an app to securely store your passwords USE_GNOME= gnomeprefix gnomehack gnomelibs USE_X_PREFIX= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes #CONFIGURE_ARGS+= --without-included-gettext CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ diff --git a/security/fsh/Makefile b/security/fsh/Makefile index f9ef946..7949006 100644 --- a/security/fsh/Makefile +++ b/security/fsh/Makefile @@ -14,7 +14,6 @@ MAINTAINER= sumikawa@FreeBSD.org COMMENT= Fast remote command execution USE_PYTHON= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes post-patch: diff --git a/security/fwanalog/Makefile b/security/fwanalog/Makefile index 6538ad6..2bf124a 100644 --- a/security/fwanalog/Makefile +++ b/security/fwanalog/Makefile @@ -15,7 +15,6 @@ COMMENT= A firewall log summarizer that uses Analog RUN_DEPENDS= analog:${PORTSDIR}/www/analog -USE_REINPLACE= yes ETCDIR= ${PREFIX}/etc/${PORTNAME} PLIST_SUB+= ETCDIR=${ETCDIR} CONFFILES= fwanalog-dom.tab \ diff --git a/security/fwlogwatch/Makefile b/security/fwlogwatch/Makefile index 16d52bf..12074e3 100644 --- a/security/fwlogwatch/Makefile +++ b/security/fwlogwatch/Makefile @@ -16,7 +16,6 @@ MAINTAINER= mranner@inode.at COMMENT= A packet filter and firewall log analyzer USE_GETTEXT= yes -USE_REINPLACE= yes MAKE_ENV= MKDIR="${MKDIR}" INSTALL_TARGET= install install-config install-i18n diff --git a/security/gnome-password-generator/Makefile b/security/gnome-password-generator/Makefile index af9d937..917ffd1 100644 --- a/security/gnome-password-generator/Makefile +++ b/security/gnome-password-generator/Makefile @@ -18,7 +18,6 @@ COMMENT= GNOME 2 password generator USE_GNOME= pygnome2 USE_PYTHON= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes post-patch: diff --git a/security/gnu-crypto/Makefile b/security/gnu-crypto/Makefile index 4eda965..eae05ba 100644 --- a/security/gnu-crypto/Makefile +++ b/security/gnu-crypto/Makefile @@ -18,7 +18,6 @@ COMMENT= Java cryptographic primitives and tools BROKEN= Does not compile USE_BZIP2= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/security/gnupg-devel/Makefile b/security/gnupg-devel/Makefile index 5600a14..e3d7a51 100644 --- a/security/gnupg-devel/Makefile +++ b/security/gnupg-devel/Makefile @@ -30,7 +30,6 @@ CONFIGURE_TARGET=# empty USE_GMAKE= yes USE_ICONV= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes INFO= gnupg CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include/pth" \ diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index e968aee..d377b13 100644 --- a/security/gpgme/Makefile +++ b/security/gpgme/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= gpg-error:${PORTSDIR}/security/libgpg-error USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-gpg=${LOCALBASE}/bin/gpg \ --with-gpgsm=${LOCALBASE}/bin/gpgsm \ diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile index c0701fe..c534be3 100644 --- a/security/gpgme03/Makefile +++ b/security/gpgme03/Makefile @@ -23,7 +23,6 @@ LATEST_LINK= gpgme03 USE_AUTOTOOLS= autoconf:259 libtool:15 USE_GMAKE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= YES INFO= gpgme03 diff --git a/security/gringotts/Makefile b/security/gringotts/Makefile index 0c437dc..8f52e0e 100644 --- a/security/gringotts/Makefile +++ b/security/gringotts/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= gringotts.2:${PORTSDIR}/security/libgringotts \ USE_BZIP2= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes USE_GNOME= gtk20 WANT_GNOME= yes CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include" diff --git a/security/hackbot/Makefile b/security/hackbot/Makefile index 3d05d3c..2419df8 100644 --- a/security/hackbot/Makefile +++ b/security/hackbot/Makefile @@ -14,7 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= mich@FreeBSD.org COMMENT= A host exploration tool and bannergrabber -USE_REINPLACE= YES USE_PERL5= YES NO_BUILD= YES WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/security/hafiye/Makefile b/security/hafiye/Makefile index 026d438..c19c6df 100644 --- a/security/hafiye/Makefile +++ b/security/hafiye/Makefile @@ -15,7 +15,6 @@ MASTER_SITES= http://www.enderunix.org/hafiye/ MAINTAINER= ports@FreeBSD.org COMMENT= Multi Platform Customizable TCP/IP Packet Sniffer -USE_REINPLACE= yes MAKE_ENV= LDFLAGS="-lpcap" post-patch: diff --git a/security/hmap/Makefile b/security/hmap/Makefile index 15ca2b6..56969a1 100644 --- a/security/hmap/Makefile +++ b/security/hmap/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= python:${PORTSDIR}/lang/python NO_WRKSUBDIR= yes NO_BUILD= yes -USE_REINPLACE= yes pre-patch: ${CP} ${WRKSRC}/hmap.py ${WRKSRC}/hmap.py.old diff --git a/security/hostsentry/Makefile b/security/hostsentry/Makefile index 27e667d..d85e3f9 100644 --- a/security/hostsentry/Makefile +++ b/security/hostsentry/Makefile @@ -19,7 +19,6 @@ COMMENT= A Login Anomaly Detector RUN_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/gdbm.so:${PORTSDIR}/databases/py-gdbm USE_PYTHON= yes -USE_REINPLACE= yes PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/security/ifd-gempc410/Makefile b/security/ifd-gempc410/Makefile index 964d832..76cbb77 100644 --- a/security/ifd-gempc410/Makefile +++ b/security/ifd-gempc410/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= ${LOCALBASE}/include/ifdhandler.h:${PORTSDIR}/security/ifd-devkit LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite USE_GMAKE= yes -USE_REINPLACE= yes MAKE_ARGS+= -CGemPC410 diff --git a/security/ipfw2dshield/Makefile b/security/ipfw2dshield/Makefile index 6c87a82..0659527 100644 --- a/security/ipfw2dshield/Makefile +++ b/security/ipfw2dshield/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.dynamical-systems.org/ipfw/ MAINTAINER= frank@dynamical-systems.org COMMENT= A DShield client for ipfw logs -USE_REINPLACE= yes - PORTDOCS= CHANGES README.html README.txt post-patch: diff --git a/security/keyprint/Makefile b/security/keyprint/Makefile index 54bae7d..0a2722a 100644 --- a/security/keyprint/Makefile +++ b/security/keyprint/Makefile @@ -15,7 +15,6 @@ MAINTAINER= mharo@FreeBSD.org COMMENT= Print S/Key keys on a piece of paper, twice the size of a credit card NO_BUILD= yes -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e 's,__PREFIX__,${PREFIX},' ${WRKSRC}/keyprint diff --git a/security/kgpg/Makefile b/security/kgpg/Makefile index cb34162..264cd04 100644 --- a/security/kgpg/Makefile +++ b/security/kgpg/Makefile @@ -21,7 +21,6 @@ CONFLICTS= kdeutils-3.[2-4].* USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 USE_KDELIBS_VER= 3 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure diff --git a/security/krb5-16/Makefile b/security/krb5-16/Makefile index 26e54ed..750d67a 100644 --- a/security/krb5-16/Makefile +++ b/security/krb5-16/Makefile @@ -21,7 +21,6 @@ CONFLICTS= krb4-[0-9]* heimdal-[0-9]* LATEST_LINK= ${PORTNAME} KERBEROSV_URL= http://web.mit.edu/kerberos/ -USE_REINPLACE= yes USE_GMAKE= yes USE_PERL5_BUILD= yes INSTALLS_SHLIB= yes diff --git a/security/krb5-17/Makefile b/security/krb5-17/Makefile index 26e54ed..750d67a 100644 --- a/security/krb5-17/Makefile +++ b/security/krb5-17/Makefile @@ -21,7 +21,6 @@ CONFLICTS= krb4-[0-9]* heimdal-[0-9]* LATEST_LINK= ${PORTNAME} KERBEROSV_URL= http://web.mit.edu/kerberos/ -USE_REINPLACE= yes USE_GMAKE= yes USE_PERL5_BUILD= yes INSTALLS_SHLIB= yes diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile index 26e54ed..750d67a 100644 --- a/security/krb5-appl/Makefile +++ b/security/krb5-appl/Makefile @@ -21,7 +21,6 @@ CONFLICTS= krb4-[0-9]* heimdal-[0-9]* LATEST_LINK= ${PORTNAME} KERBEROSV_URL= http://web.mit.edu/kerberos/ -USE_REINPLACE= yes USE_GMAKE= yes USE_PERL5_BUILD= yes INSTALLS_SHLIB= yes diff --git a/security/krb5/Makefile b/security/krb5/Makefile index 26e54ed..750d67a 100644 --- a/security/krb5/Makefile +++ b/security/krb5/Makefile @@ -21,7 +21,6 @@ CONFLICTS= krb4-[0-9]* heimdal-[0-9]* LATEST_LINK= ${PORTNAME} KERBEROSV_URL= http://web.mit.edu/kerberos/ -USE_REINPLACE= yes USE_GMAKE= yes USE_PERL5_BUILD= yes INSTALLS_SHLIB= yes diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile index ecb3b36..23ed3ea 100644 --- a/security/libgcrypt/Makefile +++ b/security/libgcrypt/Makefile @@ -16,7 +16,6 @@ COMMENT= "General purpose crypto library based on code used in GnuPG" LIB_DEPENDS= gpg-error.2:${PORTSDIR}/security/libgpg-error -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/security/libgringotts/Makefile b/security/libgringotts/Makefile index 04787c5..c5cd9c9 100644 --- a/security/libgringotts/Makefile +++ b/security/libgringotts/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \ USE_BZIP2= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include" CONFIGURE_ARGS+= --with-pkg-config-files=${PREFIX}/libdata/pkgconfig INSTALLS_SHLIB= yes diff --git a/security/libparanoia/Makefile b/security/libparanoia/Makefile index d4ea7fc..40f3fc1 100644 --- a/security/libparanoia/Makefile +++ b/security/libparanoia/Makefile @@ -14,7 +14,6 @@ MAINTAINER= snar@paranoia.ru COMMENT= Safe (in the mean of stack smashing) reincarnation of strcpy et al ONLY_FOR_ARCHS= i386 -USE_REINPLACE= yes INSTALLS_SHLIB= yes diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile index 40253eb..1af0dae 100644 --- a/security/logcheck/Makefile +++ b/security/logcheck/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= sentrytools MAINTAINER= sergei@FreeBSD.org COMMENT= Auditing tool for system logs on Unix boxes -USE_REINPLACE= yes - # Install binaries and config files readable to root only BINMODE= 700 SHAREMODE= 600 diff --git a/security/makepasswd/Makefile b/security/makepasswd/Makefile index dcc0aa3..8fc212c 100644 --- a/security/makepasswd/Makefile +++ b/security/makepasswd/Makefile @@ -22,7 +22,6 @@ COMMENT= Random password generator NO_BUILD= yes USE_PERL5_RUN= yes -USE_REINPLACE= yes RUN_DEPENDS+= ${SITE_PERL}/Crypt/PasswdMD5.pm:${PORTSDIR}/security/p5-Crypt-PasswdMD5 diff --git a/security/md5deep/Makefile b/security/md5deep/Makefile index 780c466..4fec2b9 100644 --- a/security/md5deep/Makefile +++ b/security/md5deep/Makefile @@ -15,7 +15,6 @@ MAINTAINER= laszlof@vonostingroup.com COMMENT= Program to compute various message digests recursively ALL_TARGET= unix -USE_REINPLACE= yes USE_GMAKE= yes MAN1= md5deep.1 diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile index 36b44e7..3ca5507 100644 --- a/security/metasploit/Makefile +++ b/security/metasploit/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${SITE_PERL}/mach/Term/ReadLine/Gnu.pm:${PORTSDIR}/devel/p5-ReadLin NO_BUILD= yes USE_PERL5_RUN= yes -USE_REINPLACE= yes REINPLACE_ARGS= -i '' SCRIPTS= msfcli msfconsole msfelfscan msfencode msflogdump msfpayload msfpescan \ diff --git a/security/mussh/Makefile b/security/mussh/Makefile index a57c88e79..d365e17 100644 --- a/security/mussh/Makefile +++ b/security/mussh/Makefile @@ -18,7 +18,6 @@ COMMENT= A tool for easily running the same commands on multiple hosts RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 NO_BUILD= yes -USE_REINPLACE= yes PORTDOCS= BUGS CHANGES EXAMPLES README PLIST_FILES= bin/mussh WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/security/ncrypt/Makefile b/security/ncrypt/Makefile index 3092ed1..0e3c5d7 100644 --- a/security/ncrypt/Makefile +++ b/security/ncrypt/Makefile @@ -15,7 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= laszlof@vonostingroup.com COMMENT= Advanced AES file encryption tool -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:259 diff --git a/security/nessus/Makefile b/security/nessus/Makefile index cc782aa..2ba7cad 100644 --- a/security/nessus/Makefile +++ b/security/nessus/Makefile @@ -33,7 +33,6 @@ WRKSRC= ${WRKDIR}/nessus-core PKGDEINSTALL= ${WRKDIR}/pkg-deinstall.sh GNU_CONFIGURE= yes -USE_REINPLACE= YES USE_RC_SUBR= YES WANT_GNOME= yes .if defined(WITHOUT_NESSUS_GTK) || defined(WITHOUT_GTK) diff --git a/security/newpki-client/Makefile b/security/newpki-client/Makefile index 8c7fac5..aa10742 100644 --- a/security/newpki-client/Makefile +++ b/security/newpki-client/Makefile @@ -25,7 +25,6 @@ USE_OPENSSL= yes WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.4-config USE_GNOME= gnometarget USE_GMAKE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${PREFIX}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${PREFIX}/lib" \ diff --git a/security/newpki-lib/Makefile b/security/newpki-lib/Makefile index 5f133ee..cc944b0 100644 --- a/security/newpki-lib/Makefile +++ b/security/newpki-lib/Makefile @@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-2.0.0 USE_OPENSSL= yes USE_GMAKE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" diff --git a/security/newpki-server/Makefile b/security/newpki-server/Makefile index b278693..de89a48 100644 --- a/security/newpki-server/Makefile +++ b/security/newpki-server/Makefile @@ -24,7 +24,6 @@ USE_OPENSSL= yes USE_GMAKE= yes USE_MYSQL= yes USE_OPENLDAP= yes -USE_REINPLACE= yes MANCOMPRESSED= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DLDAP_DEPRECATED" LDFLAGS="-L${LOCALBASE}/lib" diff --git a/security/nikto/Makefile b/security/nikto/Makefile index c72caf2..f564c63 100644 --- a/security/nikto/Makefile +++ b/security/nikto/Makefile @@ -21,7 +21,6 @@ COMMENT= Web and CGI vulnerability scanner with SSL support USE_BZIP2= yes USE_PERL5_RUN= yes NO_BUILD= yes -USE_REINPLACE= yes PORTDOCS= CHANGES.txt README_plugins.txt nikto_usage.html nikto_usage.txt MAN1= ${PORTNAME}.1 diff --git a/security/nofgpg/Makefile b/security/nofgpg/Makefile index dfdea6e..28e2afc 100644 --- a/security/nofgpg/Makefile +++ b/security/nofgpg/Makefile @@ -18,7 +18,6 @@ COMMENT= No One Fears GPG RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ ${PYTHON_SITELIBDIR}/gtk-1.2/gnome/ui.py:${PORTSDIR}/x11-toolkits/py-gnome -USE_REINPLACE= yes USE_PYTHON= yes NO_BUILD= yes diff --git a/security/ocaml-cryptokit/Makefile b/security/ocaml-cryptokit/Makefile index b04f79e..bddf64e 100644 --- a/security/ocaml-cryptokit/Makefile +++ b/security/ocaml-cryptokit/Makefile @@ -16,8 +16,6 @@ COMMENT= A variety of cryptographic primitives for Objective Caml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml -USE_REINPLACE= yes - ALL_TARGET= all allopt .ifndef(NOPORTDOCS) diff --git a/security/oidentd/Makefile b/security/oidentd/Makefile index 7672b3c..8ea7bfc 100644 --- a/security/oidentd/Makefile +++ b/security/oidentd/Makefile @@ -16,7 +16,6 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= Ident server that supports user-defined ident strings USE_RC_SUBR= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/security/op/Makefile b/security/op/Makefile index b3f6ae5..20a965f 100644 --- a/security/op/Makefile +++ b/security/op/Makefile @@ -20,7 +20,6 @@ COMMENT= Allow others to run commands as root (like sudo but different) # Global variables # -USE_REINPLACE= yes BINMODE= 4555 MAKE_ARGS= BASE="${PREFIX}" \ OPTS='-Dbsdi -DOP_ACCESS=\"${CONF_DIR}/${CONF_FILE}\"' \ diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile index 21cc99e5..f2ecd2e 100644 --- a/security/opencdk/Makefile +++ b/security/opencdk/Makefile @@ -26,7 +26,6 @@ GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-libgcrypt-prefix=${LOCALBASE} -USE_REINPLACE= yes DOCS= AUTHORS NEWS README THANKS doc/opencdk-api.html diff --git a/security/opensc/Makefile b/security/opensc/Makefile index a47f251..a57028a 100644 --- a/security/opensc/Makefile +++ b/security/opensc/Makefile @@ -19,7 +19,6 @@ INSTALLS_SHLIB= yes USE_OPENSSL= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes MANCOMPRESSED= no MAN1= pkcs15-crypt.1 pkcs15-init.1 pkcs15-tool.1 opensc-tool.1 \ diff --git a/security/openscep/Makefile b/security/openscep/Makefile index c7eb76d..114319a 100644 --- a/security/openscep/Makefile +++ b/security/openscep/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://openscep.othello.ch/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Open source scep server -USE_REINPLACE= yes USE_OPENSSL= yes USE_OPENLDAP= yes USE_APACHE= yes diff --git a/security/openvpn-admin/Makefile b/security/openvpn-admin/Makefile index 1827162..b051165 100644 --- a/security/openvpn-admin/Makefile +++ b/security/openvpn-admin/Makefile @@ -24,7 +24,6 @@ RUN_DEPENDS= mono:${PORTSDIR}/lang/mono \ USE_GMAKE= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/security/opieprint/Makefile b/security/opieprint/Makefile index 17a689a..67ef09e 100644 --- a/security/opieprint/Makefile +++ b/security/opieprint/Makefile @@ -17,7 +17,6 @@ COMMENT= Output postscript with 100 OPIE passwords credit card sized NO_BUILD= yes NO_WRKSUBDIR= yes -USE_REINPLACE= yes USE_PERL5_RUN= yes EXTRACT_AFTER_ARGS= > ${WRKSRC}/${PORTNAME} diff --git a/security/p5-Authen-Smb/Makefile b/security/p5-Authen-Smb/Makefile index 22345ca..70cc7d6 100644 --- a/security/p5-Authen-Smb/Makefile +++ b/security/p5-Authen-Smb/Makefile @@ -16,7 +16,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ma499@doc.ic.ac.uk COMMENT= Perl extension to authenticate against an SMB server -USE_REINPLACE= yes PERL_CONFIGURE= yes MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/security/p5-Business-PayPal-EWP/Makefile b/security/p5-Business-PayPal-EWP/Makefile index d2d88a4..8b3a6dc2 100644 --- a/security/p5-Business-PayPal-EWP/Makefile +++ b/security/p5-Business-PayPal-EWP/Makefile @@ -16,7 +16,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= alfred@freebsd.org COMMENT= Perl extension to talk to paypal -USE_REINPLACE= yes PERL_CONFIGURE= yes USE_OPENSSL= yes CONFIGURE_ARGS= ${OPENSSLBASE} diff --git a/security/p5-Crypt-PasswdMD5/Makefile b/security/p5-Crypt-PasswdMD5/Makefile index 99e1150..c3ac7a2 100644 --- a/security/p5-Crypt-PasswdMD5/Makefile +++ b/security/p5-Crypt-PasswdMD5/Makefile @@ -18,7 +18,6 @@ COMMENT= Perl module that provides interoperable MD5-based crypt() function BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 RUN_DEPENDS= ${BUILD_DEPENDS} -USE_REINPLACE= yes PERL_CONFIGURE= yes MAN3= Crypt::PasswdMD5.3 diff --git a/security/p5-Crypt-RC6/Makefile b/security/p5-Crypt-RC6/Makefile index 43525b9..29c47fa 100644 --- a/security/p5-Crypt-RC6/Makefile +++ b/security/p5-Crypt-RC6/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl implementation of the RC6 encryption algorithm -USE_REINPLACE= YES - PERL_CONFIGURE= yes MAN3= Crypt::RC6.3 diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile index 77d6fea..3151c4a 100644 --- a/security/pam-mysql/Makefile +++ b/security/pam-mysql/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} MAINTAINER= anders@FreeBSD.org COMMENT= A pam module for authenticating with MySQL -USE_REINPLACE= yes USE_MYSQL= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --with-mysql=${LOCALBASE} --with-pam-mods-dir=${PREFIX}/lib --with-pam=/usr diff --git a/security/pam_pgina/Makefile b/security/pam_pgina/Makefile index c224035..c3e36602 100644 --- a/security/pam_pgina/Makefile +++ b/security/pam_pgina/Makefile @@ -18,7 +18,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_OPENSSL= yes USE_PERL5_RUN= yes -USE_REINPLACE= yes post-patch: # PREFIX safeness diff --git a/security/pam_smb/Makefile b/security/pam_smb/Makefile index 1f57fc3..04cbe50 100644 --- a/security/pam_smb/Makefile +++ b/security/pam_smb/Makefile @@ -19,7 +19,6 @@ INSTALLS_SHLIB= yes HAS_CONFIGURE= yes USE_GMAKE= yes USE_PERL5= yes -USE_REINPLACE= yes STARTUP_SCRIPT= pam_smbd.sh.sample WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/security/pamsfs/Makefile b/security/pamsfs/Makefile index 79fb0c3..e679d96 100644 --- a/security/pamsfs/Makefile +++ b/security/pamsfs/Makefile @@ -16,7 +16,6 @@ COMMENT= A PAM module to mount SFS home directories BUILD_DEPENDS= sfskey:${PORTSDIR}/security/sfs -USE_REINPLACE= yes ALL_TARGET= pam-sfs WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= lib/pam_sfs.so diff --git a/security/pft/Makefile b/security/pft/Makefile index 7bb8426..5b30d98 100644 --- a/security/pft/Makefile +++ b/security/pft/Makefile @@ -17,7 +17,6 @@ COMMENT= Printer Job Language library and tool NO_WRKSUBDIR= yes ALL_TARGET= libPJL.a -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= CXX="${CXX}" diff --git a/security/php4-cryptopp/Makefile b/security/php4-cryptopp/Makefile index 3af9b58..5f26a64 100644 --- a/security/php4-cryptopp/Makefile +++ b/security/php4-cryptopp/Makefile @@ -24,7 +24,6 @@ USE_PERL5= yes USE_PHP= yes USE_PHPEXT= yes USE_PHPIZE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --with-cryptopp diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile index b4f78f2..07c178f 100644 --- a/security/pidentd/Makefile +++ b/security/pidentd/Makefile @@ -19,7 +19,6 @@ PATCH_DIST_STRIP= -p0 MAINTAINER= johans@stack.nl COMMENT= An RFC1413 identification server -USE_REINPLACE= yes GNU_CONFIGURE= yes MAN8= identd.8 idecrypt.8 diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index 97f55c1..e9f72b2 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -26,7 +26,6 @@ WANT_GNOME= yes GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes INFO= pinentry CONFIGURE_ARGS+=--with-libiconv-prefix=${LOCALBASE} diff --git a/security/poly1305aes/Makefile b/security/poly1305aes/Makefile index 208a02f..317c6e7 100644 --- a/security/poly1305aes/Makefile +++ b/security/poly1305aes/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://cr.yp.to/mac/ MAINTAINER= roam@FreeBSD.org COMMENT= The poly1305 message authentication reference implementation using AES -USE_REINPLACE= yes - MAKE_ENV+= CC="${CC} ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} ${STRIP}" ALL_TARGET= default diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile index ce28c6d..b8db057 100644 --- a/security/portsentry/Makefile +++ b/security/portsentry/Makefile @@ -16,7 +16,6 @@ COMMENT= Port scan detection and active defense SUB_FILES= portsentry.sh ALL_TARGET= freebsd -USE_REINPLACE= yes CFLAGS+= -DPREFIX=\"${PREFIX}\" MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" diff --git a/security/putty/Makefile b/security/putty/Makefile index 218465d..779c7e2 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -16,7 +16,6 @@ MAINTAINER= garga@FreeBSD.org COMMENT= Secure shell and telnet client USE_GMAKE= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${DISTNAME}/unix MAKEFILE= Makefile.gtk CFLAGS+= -DBSD_PTYS -DOMIT_UTMP diff --git a/security/pwauth/Makefile b/security/pwauth/Makefile index cad33f8..689356b 100644 --- a/security/pwauth/Makefile +++ b/security/pwauth/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.unixpapa.com/software/ MAINTAINER= clement@FreeBSD.org COMMENT= A Unix Web Authenticator -USE_REINPLACE= yes PLIST_FILES= bin/pwauth bin/checkfaillog ALL_TARGET= pwauth checkfaillog diff --git a/security/pwman/Makefile b/security/pwman/Makefile index ba12701..30b9829 100644 --- a/security/pwman/Makefile +++ b/security/pwman/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg GNU_CONFIGURE= yes -USE_REINPLACE= yes MAN1= pwman.1 diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index 61c43e1..523ae64 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -26,7 +26,6 @@ USE_PYTHON= yes USE_PYDISTUTILS=yes USE_ZIP= yes USE_OPENSSL= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} "s|%%PYTHON_INCLUDEDIR%%|${PYTHON_INCLUDEDIR}|g" ${WRKSRC}/SWIG/Makefile diff --git a/security/py-mcrypt/Makefile b/security/py-mcrypt/Makefile index 549f1d1..5f3b2cb 100644 --- a/security/py-mcrypt/Makefile +++ b/security/py-mcrypt/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= mcrypt:${PORTSDIR}/security/libmcrypt USE_PYTHON= yes USE_PYDISTUTILS=yes -USE_REINPLACE= yes PYDISTUTILS_BUILDARGS= -L${LOCALBASE}/lib CFLAGS+= -I${LOCALBASE}/include diff --git a/security/py-posix1e/Makefile b/security/py-posix1e/Makefile index 3de489c..42ed645 100644 --- a/security/py-posix1e/Makefile +++ b/security/py-posix1e/Makefile @@ -18,7 +18,6 @@ COMMENT= Python module for manipulating POSIX.1e ACLs USE_PYTHON= yes USE_PYDISTUTILS= yes -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/security/py-pycrypto/Makefile b/security/py-pycrypto/Makefile index b95d83a..825047c 100644 --- a/security/py-pycrypto/Makefile +++ b/security/py-pycrypto/Makefile @@ -17,7 +17,6 @@ COMMENT= The Python Cryptography Toolkit USE_PYTHON= yes USE_PYDISTUTILS=yes -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/security/qident/Makefile b/security/qident/Makefile index 9314cfc..f7b616b 100644 --- a/security/qident/Makefile +++ b/security/qident/Makefile @@ -15,8 +15,6 @@ COMMENT= Query a remote IDENT (RFC 1413) server LIB_DEPENDS= ident.0:${PORTSDIR}/security/libident -USE_REINPLACE= yes - MANSECTS= 1 MAN1= qident.1 MANCOMPRESSED= maybe diff --git a/security/rid/Makefile b/security/rid/Makefile index 64bf676..2aedbb3 100644 --- a/security/rid/Makefile +++ b/security/rid/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Configurable remote distributed denial of service tool detector ALL_TARGET= rid -USE_REINPLACE= yes pre-configure: @${REINPLACE_CMD} -e 's:config.txt:${PREFIX}/etc/rid.conf:g' \ diff --git a/security/sfs/Makefile b/security/sfs/Makefile index 13c6b30..32ab0c8f 100644 --- a/security/sfs/Makefile +++ b/security/sfs/Makefile @@ -20,7 +20,6 @@ PLIST_SUB= SFS_VERSION=${PORTVERSION} INFO= sfs USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-sfsuser=sfs \ --with-sfsgroup=sfs \ diff --git a/security/snort/Makefile b/security/snort/Makefile index 56a52e2..b95cec5 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -24,7 +24,6 @@ OPTIONS= FLEXRESP "Flexible response to events" off \ USE_GPG= yes SIG_SUFFIX= .sig -USE_REINPLACE= yes USE_RC_SUBR= snort.sh SUB_FILES= pkg-message GNU_CONFIGURE= yes diff --git a/security/snort_inline/Makefile b/security/snort_inline/Makefile index fed2c38..96d3b3b 100644 --- a/security/snort_inline/Makefile +++ b/security/snort_inline/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/snort_inline-2.3.0-RC1 USE_GPG= yes SIG_SUFFIX= .asc -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/security/squidclam/Makefile b/security/squidclam/Makefile index d1af0b3..63a7bd9 100644 --- a/security/squidclam/Makefile +++ b/security/squidclam/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes NO_INSTALL_MANPAGES= yes PORTDOCS= README Changelog diff --git a/security/srp/Makefile b/security/srp/Makefile index fe1628d..1078f21 100644 --- a/security/srp/Makefile +++ b/security/srp/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://srp.stanford.edu/source/ MAINTAINER= laszlof@vonostingroup.com COMMENT= Secure Remote Password protocol library, TELNET, and FTP -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= INSTALL="/usr/bin/install -C" CONFIGURE_ARGS= --with-openssl=/usr \ diff --git a/security/ssh-multiadd/Makefile b/security/ssh-multiadd/Makefile index f90de7d..996a72c 100644 --- a/security/ssh-multiadd/Makefile +++ b/security/ssh-multiadd/Makefile @@ -14,7 +14,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Tool to add multiple ssh keys to the authentication agent USE_PYTHON= yes -USE_REINPLACE= yes NO_BUILD= yes MAN1= ssh-multiadd.1 PLIST_FILES= bin/ssh-multiadd diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile index e5cebaa..c860ce2 100644 --- a/security/sslwrap/Makefile +++ b/security/sslwrap/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Another SSL Wrapper application, which uses SSLEay/OpenSSL USE_OPENSSL= YES -USE_REINPLACE= YES WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:S/.//g} diff --git a/security/steghide/Makefile b/security/steghide/Makefile index afce561..d1bdfaf 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -28,7 +28,6 @@ CONFIGURE_ARGS= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl -lmcrypt" -USE_REINPLACE= yes MAN1= steghide.1 diff --git a/security/sud/Makefile b/security/sud/Makefile index b4d0c5e9..c365041 100644 --- a/security/sud/Makefile +++ b/security/sud/Makefile @@ -16,7 +16,6 @@ COMMENT= Execute processes with special privileges in a nosuid environment GNU_CONFIGURE= yes MAN1= sud.1 suz.1 ilogin.1 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|g' \ diff --git a/security/symbion-sslproxy/Makefile b/security/symbion-sslproxy/Makefile index 06c09af..ba5a6b5 100644 --- a/security/symbion-sslproxy/Makefile +++ b/security/symbion-sslproxy/Makefile @@ -16,7 +16,6 @@ COMMENT= An SSL proxy for securing unsecure connections USE_OPENSSL= YES USE_GMAKE= YES -USE_REINPLACE= YES PLIST_FILES= sbin/ssl_proxy SUB_FILES+= pkg-message diff --git a/security/tinc/Makefile b/security/tinc/Makefile index 95623d6..22f7653 100644 --- a/security/tinc/Makefile +++ b/security/tinc/Makefile @@ -20,7 +20,6 @@ COMMENT= A Virtual Private Network (VPN) daemon LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo USE_OPENSSL= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CPPFLAGS+= -I${LOCALBASE}/include diff --git a/security/tlswrap/Makefile b/security/tlswrap/Makefile index f3d8713..b878ee9 100644 --- a/security/tlswrap/Makefile +++ b/security/tlswrap/Makefile @@ -16,7 +16,6 @@ COMMENT= An FTP proxy that wraps data and control with TLS/SSL GNU_CONFIGURE= yes USE_OPENSSL= yes -USE_REINPLACE= yes PLIST_FILES= bin/tlswrap PORTDOCS= README diff --git a/security/unicornscan/Makefile b/security/unicornscan/Makefile index 066540d..f719169 100644 --- a/security/unicornscan/Makefile +++ b/security/unicornscan/Makefile @@ -17,7 +17,6 @@ COMMENT= Next-generation of udpscan plus a high-speed TCP scanner BUILD_DEPENDS= libnet*>=1.1.2,1:${PORTSDIR}/net/libnet USE_GMAKE= yes -USE_REINPLACE= yes MAN1= unicornscan.1 diff --git a/security/vlog/Makefile b/security/vlog/Makefile index 268ac46..f4c3372 100644 --- a/security/vlog/Makefile +++ b/security/vlog/Makefile @@ -20,7 +20,6 @@ ALL_TARGET= it MAKE_ARGS= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \ LIBS="${PTHREAD_LIBS} -lcurses" WRKSRC= ${WRKDIR}/vlog -USE_REINPLACE= yes USE_PERL5= yes MAN1= vlog.1 diff --git a/security/vpnc/Makefile b/security/vpnc/Makefile index 7558bea..4d0c6c6 100644 --- a/security/vpnc/Makefile +++ b/security/vpnc/Makefile @@ -17,7 +17,6 @@ COMMENT= Client for Cisco 3000 VPN Concentrator LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt USE_GMAKE= yes -USE_REINPLACE= yes ALL_TARGET= vpnc PLIST_FILES= sbin/vpnc \ diff --git a/security/vpnd/Makefile b/security/vpnd/Makefile index aadf1ca..1e99298 100644 --- a/security/vpnd/Makefile +++ b/security/vpnd/Makefile @@ -16,7 +16,6 @@ COMMENT= VPN daemon offering transparent blowfish encryption between networks WRKSRC= ${WRKDIR}/${PORTNAME} HAS_CONFIGURE= yes -USE_REINPLACE= yes USE_RC_SUBR= yes PLIST_FILES= sbin/vpnd etc/rc.d/vpnd.sh etc/vpnd.conf.sample etc/vpnd.chat.sample diff --git a/security/wpa_supplicant/Makefile b/security/wpa_supplicant/Makefile index 8046475..82f3595 100644 --- a/security/wpa_supplicant/Makefile +++ b/security/wpa_supplicant/Makefile @@ -25,8 +25,6 @@ COMMENT= Supplicant (client) for WPA/802.1x protocols LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet -USE_REINPLACE= yes - PLIST_FILES= sbin/wpa_supplicant \ sbin/wpa_passphrase \ sbin/wpa_cli diff --git a/security/xca/Makefile b/security/xca/Makefile index 67fc8bb..ea4ed2f 100644 --- a/security/xca/Makefile +++ b/security/xca/Makefile @@ -17,7 +17,6 @@ COMMENT= Graphical certification authority LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4 USE_GMAKE= yes -USE_REINPLACE= yes USE_OPENSSL= yes USE_QT_VER= 3 diff --git a/security/xinetd/Makefile b/security/xinetd/Makefile index fb817fa..e0bf25e 100644 --- a/security/xinetd/Makefile +++ b/security/xinetd/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://www.xinetd.org/ MAINTAINER= ports@FreeBSD.org COMMENT= Replacement for inetd with better control and logging -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_RC_SUBR= yes diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile index 25eb40a..7c9fc53 100644 --- a/security/xmlsec1/Makefile +++ b/security/xmlsec1/Makefile @@ -25,7 +25,6 @@ OPTIONS= GNUTLS "Enable GNUTLS support" off \ USE_OPENSSL= yes OPENSSL_CFLAGS+=-DXMLSEC_OPENSSL_097=1 -DXMLSEC_CRYPTO_OPENSSL=1 USE_GNOME= gnomehack lthack libxslt gnometarget -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes PLIST_FILES= bin/xmlsec1 bin/xmlsec1-config etc/xmlsec1Conf.sh diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index 6667009..6f98b82 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -32,7 +32,6 @@ COMMENT= The GNU Bourne Again Shell .include <bsd.port.pre.mk> LATEST_LINK= ${PORTNAME}2 -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/bash-${PORTVERSION:C/\....$//} GNU_CONFIGURE= Yes CONFIGURE_ARGS= --with-installed-readline diff --git a/shells/bush/Makefile b/shells/bush/Makefile index 2e5c3de..e52cd1c 100644 --- a/shells/bush/Makefile +++ b/shells/bush/Makefile @@ -31,7 +31,6 @@ MAKEFILE= GNUmakefile USE_SDL= sdl image USE_MYSQL= yes BROKEN_WITH_MYSQL= 323 -USE_REINPLACE= yes REINPLACE_ARGS= -i "" WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/shells/fd/Makefile b/shells/fd/Makefile index 2c7f8a7..dfba34e 100644 --- a/shells/fd/Makefile +++ b/shells/fd/Makefile @@ -17,8 +17,6 @@ DISTNAME= FD-${PORTVERSION} MAINTAINER= knu@FreeBSD.org COMMENT= A CUI-based file and directory management tool -USE_REINPLACE= yes - MANLANG= "" ja MAN1= fd.1 fdsh.1 MAKE_ENV= LANG=ja diff --git a/shells/flash/Makefile b/shells/flash/Makefile index 39e0b78..ed8714b 100644 --- a/shells/flash/Makefile +++ b/shells/flash/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= ncurses.5:${PORTSDIR}/devel/ncurses USE_GMAKE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -rdynamic" \ LDFLAGS="${LDFLAGS} -rdynamic" SUB_FILES= pkg-message diff --git a/shells/ibsh/Makefile b/shells/ibsh/Makefile index 9d1c3ef..15b520f 100644 --- a/shells/ibsh/Makefile +++ b/shells/ibsh/Makefile @@ -19,7 +19,6 @@ ALL_TARGET= ibsh INSTALL_TARGET= ibsh_install SUB_FILES= pkg-message -USE_REINPLACE= yes PORTDOCS= AUTHORS BUGS CONTRIBUTORS COPYING COPYRIGHT ChangeLog \ INSTALL README TODO VERSION diff --git a/shells/nologinmsg/Makefile b/shells/nologinmsg/Makefile index 60e117f..6d62ea4 100644 --- a/shells/nologinmsg/Makefile +++ b/shells/nologinmsg/Makefile @@ -15,8 +15,6 @@ DISTFILES= # none MAINTAINER= freebsd-security@rikrose.net COMMENT= More functional native binary replacement for /sbin/nologin -USE_REINPLACE= yes - MAN8= nologinmsg.8 MANCOMPRESSED= yes diff --git a/shells/tcshrc/Makefile b/shells/tcshrc/Makefile index bfe5325..f6c2361 100644 --- a/shells/tcshrc/Makefile +++ b/shells/tcshrc/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= tcshrc MAINTAINER= seanc@FreeBSD.org COMMENT= A set of configuration scripts for the TCSH shell -USE_REINPLACE= YES - INSTALL_TARGET= systeminstall MAKE_ARGS= BIN=${LOCALBASE}/bin SHARETCSHRC=${DATADIR} diff --git a/sysutils/3dm/Makefile b/sysutils/3dm/Makefile index 40892ee..a370985 100644 --- a/sysutils/3dm/Makefile +++ b/sysutils/3dm/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= 3ware RAID controller monitoring daemon and web server USE_RC_SUBR= 3dm2.sh -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/sysutils/44bsd-more/Makefile b/sysutils/44bsd-more/Makefile index a4ae3e6..b88b0db 100644 --- a/sysutils/44bsd-more/Makefile +++ b/sysutils/44bsd-more/Makefile @@ -15,7 +15,6 @@ MAINTAINER= hoek@FreeBSD.org COMMENT= The pager installed with FreeBSD before less(1) was imported USE_BZIP2= yes -USE_REINPLACE= yes NO_WRKSUBDIR= yes MAN1= 44bsd-more.1 diff --git a/sysutils/Tee/Makefile b/sysutils/Tee/Makefile index cccbdc4..d4f39ba 100644 --- a/sysutils/Tee/Makefile +++ b/sysutils/Tee/Makefile @@ -19,7 +19,6 @@ COMMENT= An enhanced version of tee(1) BUILD_DEPENDS= makeme:${PORTSDIR}/devel/msrc0 \ mkcmd:${PORTSDIR}/devel/mkcmd -USE_REINPLACE= yes MAKE_FLAGS= MAKEFILE= MAN1= ${PORTNAME}.1 diff --git a/sysutils/acidlaunch/Makefile b/sysutils/acidlaunch/Makefile index 269af2f..b5ab230 100644 --- a/sysutils/acidlaunch/Makefile +++ b/sysutils/acidlaunch/Makefile @@ -16,7 +16,6 @@ COMMENT= An application launcher with simple XML-based configuration syntax HAS_CONFIGURE= yes USE_GNOME= gtk12 gdkpixbuf libxml2 -USE_REINPLACE= yes USE_X_PREFIX= yes USE_XPM= yes diff --git a/sysutils/ah-tty/Makefile b/sysutils/ah-tty/Makefile index 0b13c3f..58c34fe 100644 --- a/sysutils/ah-tty/Makefile +++ b/sysutils/ah-tty/Makefile @@ -15,7 +15,6 @@ MAINTAINER= mich@FreeBSD.org COMMENT= Ah-tty is an automatic helper for command prompts and shells GNU_CONFIGURE= yes -USE_REINPLACE= yes PLIST_FILES= bin/ah-tty bin/ah-tty.static share/ah-tty.conf diff --git a/sysutils/anacron/Makefile b/sysutils/anacron/Makefile index bcef69b..38daaa2 100644 --- a/sysutils/anacron/Makefile +++ b/sysutils/anacron/Makefile @@ -17,7 +17,6 @@ COMMENT= Schedules periodic jobs on systems that are not permanently up MAN8= anacron.8 MAN5= anacrontab.5 -USE_REINPLACE= yes USE_GMAKE= yes USE_RC_SUBR= anacron.sh SUB_FILES= pkg-message diff --git a/sysutils/asmon/Makefile b/sysutils/asmon/Makefile index 950ee8d..e230c77 100644 --- a/sysutils/asmon/Makefile +++ b/sysutils/asmon/Makefile @@ -17,7 +17,6 @@ COMMENT= A swallowable applet monitors the CPU usage, memory and swap, etc USE_XPM= yes USE_X_PREFIX= yes -USE_REINPLACE= yes BUILD_WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/asmon CFLAGS+= -I${X11BASE}/include diff --git a/sysutils/barry/Makefile b/sysutils/barry/Makefile index 82f4070..bb0a7e1 100644 --- a/sysutils/barry/Makefile +++ b/sysutils/barry/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/portsdb:${PORTSDIR}/sysutils/portupgrade USE_BZIP2= yes USE_KDELIBS_VER=3 -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 post-patch: diff --git a/sysutils/be_agent/Makefile b/sysutils/be_agent/Makefile index db673d1..221596c 100644 --- a/sysutils/be_agent/Makefile +++ b/sysutils/be_agent/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= ${LINUXBASE}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base NO_BUILD= yes ONLY_FOR_ARCHS= i386 NO_INSTALL_MANPAGES= yes -USE_REINPLACE= yes SUB_FILES= pkg-message USE_RC_SUBR= be-agent.sh PLIST_FILES= bin/agent.be \ diff --git a/sysutils/bpm/Makefile b/sysutils/bpm/Makefile index 461d080..853bf2c 100644 --- a/sysutils/bpm/Makefile +++ b/sysutils/bpm/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= portupgrade:${PORTSDIR}/sysutils/portupgrade USE_X_PREFIX= yes USE_GNOME= gtk20 desktopfileutils -USE_REINPLACE= yes MAKE_ENV+= OSTYPE="${OPSYS}" diff --git a/sysutils/bubblemon-dockapp/Makefile b/sysutils/bubblemon-dockapp/Makefile index f7c2ded..361d736c 100644 --- a/sysutils/bubblemon-dockapp/Makefile +++ b/sysutils/bubblemon-dockapp/Makefile @@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/0$//} MAINTAINER= ports@FreeBSD.org COMMENT= X eye candy for displaying CPU and memory load in a dock -USE_REINPLACE= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk12 diff --git a/sysutils/bubblemon2/Makefile b/sysutils/bubblemon2/Makefile index e6417ca..61b4ab2 100644 --- a/sysutils/bubblemon2/Makefile +++ b/sysutils/bubblemon2/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop2 USE_X_PREFIX= yes USE_GNOME= gnomehack gnomepanel gnomeprefix gnometarget intlhack -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/sysutils/cdbakeoven/Makefile b/sysutils/cdbakeoven/Makefile index 485a9d8..70e822f 100644 --- a/sysutils/cdbakeoven/Makefile +++ b/sysutils/cdbakeoven/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools \ USE_BZIP2= yes USE_KDEBASE_VER=3 -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes INSTALLS_SHLIB= yes diff --git a/sysutils/cfvers/Makefile b/sysutils/cfvers/Makefile index 4db1ca6..3f84800 100644 --- a/sysutils/cfvers/Makefile +++ b/sysutils/cfvers/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sqlite/main.py:${PORTSDIR}/databases/py-PySQLi USE_GMAKE= yes USE_PYTHON= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes MAN1= cfv.1 cfvadmin.1 diff --git a/sysutils/checkservice/Makefile b/sysutils/checkservice/Makefile index 7dd1e4a..c9c2dd8 100644 --- a/sysutils/checkservice/Makefile +++ b/sysutils/checkservice/Makefile @@ -16,7 +16,6 @@ COMMENT= Checkservice is written to check the status of the services RUN_DEPENDS= ${SITE_PERL}/Mail/Send.pm:${PORTSDIR}/mail/p5-Mail-Tools -USE_REINPLACE= yes USE_PERL5_RUN= YES NO_BUILD= YES diff --git a/sysutils/clockspeed/Makefile b/sysutils/clockspeed/Makefile index 9b9e1f8..8ff3658 100644 --- a/sysutils/clockspeed/Makefile +++ b/sysutils/clockspeed/Makefile @@ -18,7 +18,6 @@ COMMENT= Uses a hardware tick counter to compensate for deviant system clock LIB_DEPENDS= tai.1:${PORTSDIR}/devel/libtai ALL_TARGET= it -USE_REINPLACE= yes INSTALL_TARGET= setup check MAN1= clockadd.1 clockspeed.1 clockview.1 sntpclock.1 \ diff --git a/sysutils/cloop-utils/Makefile b/sysutils/cloop-utils/Makefile index 4c85fa4..bf6c99c 100644 --- a/sysutils/cloop-utils/Makefile +++ b/sysutils/cloop-utils/Makefile @@ -16,7 +16,6 @@ COMMENT= Compressed loop FS utils WRKSRC= ${WRKDIR}/cloop-${CLOOP_VERSION} USE_GMAKE= yes -USE_REINPLACE= yes MAKE_ENV= APPSONLY=yes PORTDOCS= README PLIST_FILES= bin/create_compressed_fs bin/extract_compressed_fs diff --git a/sysutils/cog/Makefile b/sysutils/cog/Makefile index 9ac0efc..1a4bb59 100644 --- a/sysutils/cog/Makefile +++ b/sysutils/cog/Makefile @@ -16,7 +16,6 @@ COMMENT= A program for editing advanced GNOME settings in an easy way USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/sysutils/conky-awesome/Makefile b/sysutils/conky-awesome/Makefile index f8e5bff..a46c2f0 100644 --- a/sysutils/conky-awesome/Makefile +++ b/sysutils/conky-awesome/Makefile @@ -15,7 +15,6 @@ MAINTAINER= novel@FreeBSD.org COMMENT= An advanced, highly configurable system monitor for X USE_BZIP2= yes -USE_REINPLACE= yes HAS_CONFIGURE= yes USE_X_PREFIX= yes CONFIGURE_ARGS+= --disable-portmon --disable-proc-uptime diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile index f8e5bff..a46c2f0 100644 --- a/sysutils/conky/Makefile +++ b/sysutils/conky/Makefile @@ -15,7 +15,6 @@ MAINTAINER= novel@FreeBSD.org COMMENT= An advanced, highly configurable system monitor for X USE_BZIP2= yes -USE_REINPLACE= yes HAS_CONFIGURE= yes USE_X_PREFIX= yes CONFIGURE_ARGS+= --disable-portmon --disable-proc-uptime diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile index af98a1b..980ab08 100644 --- a/sysutils/coreutils/Makefile +++ b/sysutils/coreutils/Makefile @@ -23,7 +23,6 @@ USE_GPG?= yes SIG_FILES= ${DISTNAME}${EXTRACT_SUFX}.sig USE_BZIP2= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --program-prefix=g CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" diff --git a/sysutils/curly/Makefile b/sysutils/curly/Makefile index 5846e73..9d79550 100644 --- a/sysutils/curly/Makefile +++ b/sysutils/curly/Makefile @@ -19,7 +19,6 @@ COMMENT= Generalize listed filenames to csh-extended glob patterns BUILD_DEPENDS= makeme:${PORTSDIR}/devel/msrc0 \ mkcmd:${PORTSDIR}/devel/mkcmd -USE_REINPLACE= yes MAKE_FLAGS= MAKEFILE= MAN1= ${PORTNAME}.1 diff --git a/sysutils/dar/Makefile b/sysutils/dar/Makefile index c775743..b50fbef 100644 --- a/sysutils/dar/Makefile +++ b/sysutils/dar/Makefile @@ -17,7 +17,6 @@ COMMENT= A full featured command-line backup tool, aimed for disks INSTALLS_SHLIB= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CPPFLAGS+= -DHAVE_DECL_GETOPT=0 diff --git a/sysutils/dim/Makefile b/sysutils/dim/Makefile index b67d3d6..3ac01e5 100644 --- a/sysutils/dim/Makefile +++ b/sysutils/dim/Makefile @@ -18,7 +18,6 @@ COMMENT= A directory lister which sorts the file list in 2D USE_PERL5_RUN= yes NO_WRKSUBDIR= yes NO_BUILD= yes -USE_REINPLACE= yes PLIST_FILES= bin/dim post-patch: diff --git a/sysutils/diskcheckd/Makefile b/sysutils/diskcheckd/Makefile index 515c6ff..9d3d7c5 100644 --- a/sysutils/diskcheckd/Makefile +++ b/sysutils/diskcheckd/Makefile @@ -21,7 +21,6 @@ STARTUP= diskcheckd.sh MAN8= diskcheckd.8 MLINKS= diskcheckd.8 diskcheckd.conf.5 -USE_REINPLACE= yes NO_WRKSUBDIR= yes CFLAGS+= -D_PATH_CONF='\"${PREFIX}/etc/diskcheckd.conf\"' diff --git a/sysutils/disktool/Makefile b/sysutils/disktool/Makefile index 691585e..f018ebc 100644 --- a/sysutils/disktool/Makefile +++ b/sysutils/disktool/Makefile @@ -17,7 +17,6 @@ COMMENT= XView sysadmin tool for monitoring diskfull situations LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview -USE_REINPLACE= yes USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/sysutils/dolly+/Makefile b/sysutils/dolly+/Makefile index 24540d7..89d5c47 100644 --- a/sysutils/dolly+/Makefile +++ b/sysutils/dolly+/Makefile @@ -14,7 +14,6 @@ DISTNAME= dolly${PORTVERSION:S/./_/} MAINTAINER= ports@FreeBSD.org COMMENT= Improved version of dolly harddisk/partition network clone utility -USE_REINPLACE= yes NO_WRKSUBDIR= yes PROGRAM_BIN_FILES= dollyC diff --git a/sysutils/dolly/Makefile b/sysutils/dolly/Makefile index c02c737..ca825f9 100644 --- a/sysutils/dolly/Makefile +++ b/sysutils/dolly/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A program to clone harddisks/partitions over a fast switched network -USE_REINPLACE= yes - OPTIONS= BZIP2 "bzip2 instead of gzip for compressing" on \ HIGHEST_COMPRESSION "Highest rather than fastest compression" on diff --git a/sysutils/dt/Makefile b/sysutils/dt/Makefile index 65db42b..1eede05 100644 --- a/sysutils/dt/Makefile +++ b/sysutils/dt/Makefile @@ -17,8 +17,6 @@ DISTNAME= dt-source MAINTAINER= itetcu@people.tecnik93.com COMMENT= Data Test Program - disk/tape error diagnostic tool -USE_REINPLACE= yes - WRKSRC= ${WRKDIR}/dt.d MAKEFILE= Makefile.freebsd ALL_TARGET= dt diff --git a/sysutils/dump9660/Makefile b/sysutils/dump9660/Makefile index 8d89186..9e0c00b 100644 --- a/sysutils/dump9660/Makefile +++ b/sysutils/dump9660/Makefile @@ -18,7 +18,6 @@ COMMENT= Create an ISO 9660 image, possibly incrementally MAN8= mk9660.8 MAN5= proto.5 MLINKS= mk9660.8 dump9660.8 -USE_REINPLACE= yes ONLY_FOR_ARCHS= alpha i386 powerpc OBJTYPE= ${MACHINE_ARCH:S/i386/386/:S/powerpc/power/} diff --git a/sysutils/dvdbackup/Makefile b/sysutils/dvdbackup/Makefile index 1276d5e..fa1fb8c 100644 --- a/sysutils/dvdbackup/Makefile +++ b/sysutils/dvdbackup/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/dvdbackup PORTDOCS= README -USE_REINPLACE= yes do-build: ${CC} -o ${WRKSRC}/dvdbackup ${CFLAGS} -I${LOCALBASE}/include \ diff --git a/sysutils/enteruser/Makefile b/sysutils/enteruser/Makefile index 748fbf7..d640097 100644 --- a/sysutils/enteruser/Makefile +++ b/sysutils/enteruser/Makefile @@ -16,7 +16,6 @@ EXTRACT_ONLY= # empty MAINTAINER= dannyman@toldme.com COMMENT= Extensible script for adding new users -USE_REINPLACE= yes USE_PERL5= yes NO_WRKSUBDIR= true NO_BUILD= true diff --git a/sysutils/epylog/Makefile b/sysutils/epylog/Makefile index 4c7f2b1..614aefd 100644 --- a/sysutils/epylog/Makefile +++ b/sysutils/epylog/Makefile @@ -22,7 +22,6 @@ MAN3= epylog.3 MAN5= epylog-modules.5 epylog.conf.5 MAN8= epylog.8 -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-lynx=${LOCALBASE}/bin/lynx USE_PERL5= yes diff --git a/sysutils/eroaster/Makefile b/sysutils/eroaster/Makefile index 7d2034a..964467b 100644 --- a/sysutils/eroaster/Makefile +++ b/sysutils/eroaster/Makefile @@ -33,7 +33,6 @@ BUILD_DEPENDS+= bchunk:${PORTSDIR}/sysutils/bchunk \ USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_PYTHON= yes -USE_REINPLACE= yes pre-everything:: @${ECHO_MSG} "===> You can enable more features by defining WITH_ADDITIONAL_PROGRAMS" diff --git a/sysutils/eventwatcher/Makefile b/sysutils/eventwatcher/Makefile index ac8e5e0..824daa2 100644 --- a/sysutils/eventwatcher/Makefile +++ b/sysutils/eventwatcher/Makefile @@ -19,7 +19,6 @@ EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes diff --git a/sysutils/extipl/Makefile b/sysutils/extipl/Makefile index 6fd2992..fb923fc 100644 --- a/sysutils/extipl/Makefile +++ b/sysutils/extipl/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/${DISTNAME}/src -USE_REINPLACE= yes MAN8= extipl.8 MANCOMPRESSED= yes diff --git a/sysutils/fanout/Makefile b/sysutils/fanout/Makefile index 29f6517..e7e01d1 100644 --- a/sysutils/fanout/Makefile +++ b/sysutils/fanout/Makefile @@ -17,7 +17,6 @@ COMMENT= Tool to run commands on multiple machines USE_PERL5_RUN= yes NO_BUILD= yes -USE_REINPLACE= yes PLIST_FILES= bin/fanout bin/fanterm bin/fanmux .if !defined(NOPORTDOCS) PORTDOCS= README index.html diff --git a/sysutils/filedupe/Makefile b/sysutils/filedupe/Makefile index 798894c..ac3e024 100644 --- a/sysutils/filedupe/Makefile +++ b/sysutils/filedupe/Makefile @@ -17,7 +17,6 @@ COMMENT= A utility for quickly finding duplicate files LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm PLIST_FILES= bin/filedupe -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e 's|filename\[80\]|filename[1024]|g; \ diff --git a/sysutils/filelight-kde4/Makefile b/sysutils/filelight-kde4/Makefile index f94f172..d1f648a 100644 --- a/sysutils/filelight-kde4/Makefile +++ b/sysutils/filelight-kde4/Makefile @@ -17,7 +17,6 @@ COMMENT= Represent a file system as a set of concentric segmented-rings USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes -USE_REINPLACE= yes post-patch: @${CP} ${FILESDIR}/mntent* ${WRKSRC}/src diff --git a/sysutils/filelight/Makefile b/sysutils/filelight/Makefile index f94f172..d1f648a 100644 --- a/sysutils/filelight/Makefile +++ b/sysutils/filelight/Makefile @@ -17,7 +17,6 @@ COMMENT= Represent a file system as a set of concentric segmented-rings USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes -USE_REINPLACE= yes post-patch: @${CP} ${FILESDIR}/mntent* ${WRKSRC}/src diff --git a/sysutils/flock/Makefile b/sysutils/flock/Makefile index 24fb2ec..b163179 100644 --- a/sysutils/flock/Makefile +++ b/sysutils/flock/Makefile @@ -19,7 +19,6 @@ COMMENT= Assert/wait for advisory locks with flock(2) BUILD_DEPENDS= makeme:${PORTSDIR}/devel/msrc0 \ mkcmd:${PORTSDIR}/devel/mkcmd -USE_REINPLACE= yes MAKE_FLAGS= MAKEFILE= MAN1= ${PORTNAME}.1 diff --git a/sysutils/flog/Makefile b/sysutils/flog/Makefile index 77029a5..48f1ff0 100644 --- a/sysutils/flog/Makefile +++ b/sysutils/flog/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://oss.ezic.com/flog/ \ MAINTAINER= anders@FreeBSD.org COMMENT= A small STDIN-to-file logger with support for log rotation -USE_REINPLACE= yes PORTDOCS= README post-patch: diff --git a/sysutils/fonteditfs/Makefile b/sysutils/fonteditfs/Makefile index 72e04db..beef781 100644 --- a/sysutils/fonteditfs/Makefile +++ b/sysutils/fonteditfs/Makefile @@ -15,7 +15,6 @@ EXTRACT_SUFX=.tgz MAINTAINER= uri@keves.org COMMENT= A Full Screen Syscons Font Editor -USE_REINPLACE= yes MAN1= fnteditfs.1 PLIST_FILES= bin/fnteditfs diff --git a/sysutils/freebsd-snapshot/Makefile b/sysutils/freebsd-snapshot/Makefile index a71cf24..6fa01a6 100644 --- a/sysutils/freebsd-snapshot/Makefile +++ b/sysutils/freebsd-snapshot/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://people.freebsd.org/~rse/dist/ MAINTAINER= gtodd@bellanet.org COMMENT= Convenience frontend tools for the management of UFS2 snapshots -USE_REINPLACE= yes NO_BUILD= yes MAN8= snapshot.8 periodic-snapshot.8 diff --git a/sysutils/freeipmi/Makefile b/sysutils/freeipmi/Makefile index 16d8f37..24bd171 100644 --- a/sysutils/freeipmi/Makefile +++ b/sysutils/freeipmi/Makefile @@ -20,7 +20,6 @@ COMMENT= Library and tools to support IPMI-capable hardware LIB_DEPENDS+= guile:${PORTSDIR}/lang/guile BUILD_DEPENDS+= ${LOCALBASE}/lib/libargp.a:${PORTSDIR}/devel/argp-standalone -USE_REINPLACE= yes USE_GMAKE= yes USE_GETOPT_LONG= yes GNU_CONFIGURE= yes diff --git a/sysutils/fvcool/Makefile b/sysutils/fvcool/Makefile index bdb9501..d1b83f2 100644 --- a/sysutils/fvcool/Makefile +++ b/sysutils/fvcool/Makefile @@ -16,7 +16,6 @@ MAINTAINER= m.seaman@infracaninophile.co.uk COMMENT= VCool for FreeBSD - Cooling software for AMD Athlon/Duron CPUs ONLY_FOR_ARCHS= i386 -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_RC_SUBR= yes ALL_TARGET= fvcool diff --git a/sysutils/ganglia-monitor-core/Makefile b/sysutils/ganglia-monitor-core/Makefile index a669889..1e91600 100644 --- a/sysutils/ganglia-monitor-core/Makefile +++ b/sysutils/ganglia-monitor-core/Makefile @@ -34,7 +34,6 @@ CONFIGURE_ENV= CFLAGS="${_CFLAGS}" LDFLAGS="${_LDFLAGS}" _CFLAGS= ${CFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS} _LDFLAGS= ${LDFLAGS} -L${LOCALBASE}/lib -USE_REINPLACE= yes USE_BZIP2= yes USE_RC_SUBR= ganglia.sh diff --git a/sysutils/ganglia-webfrontend/Makefile b/sysutils/ganglia-webfrontend/Makefile index 00ba61d..0856d9b2 100644 --- a/sysutils/ganglia-webfrontend/Makefile +++ b/sysutils/ganglia-webfrontend/Makefile @@ -27,7 +27,6 @@ SUB_LIST+= WEBFRONTDIR="${WEBFRONTDIR}" PLIST_SUB+= WEBFRONTDIR="${WEBFRONTDIR}" -USE_REINPLACE= yes USE_PHP= gd pcre xml USE_BZIP2= yes WANT_PHP_MOD= yes diff --git a/sysutils/gkrellfire/Makefile b/sysutils/gkrellfire/Makefile index b70e79c..0a927d1 100644 --- a/sysutils/gkrellfire/Makefile +++ b/sysutils/gkrellfire/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 PLIST_FILES= libexec/gkrellm2/plugins/${PORTNAME}.so USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ARGS= CC="${CC}" diff --git a/sysutils/gkrellm-trayicons/Makefile b/sysutils/gkrellm-trayicons/Makefile index 1d7530e..b287bc9 100644 --- a/sysutils/gkrellm-trayicons/Makefile +++ b/sysutils/gkrellm-trayicons/Makefile @@ -20,7 +20,6 @@ COMMENT= GKrellM2 plugin to display definable icons as notifiers or launchers BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 -USE_REINPLACE= yes USE_X_PREFIX= yes PLIST_FILES= libexec/gkrellm2/plugins/trayicons.so diff --git a/sysutils/gkrellm2/Makefile b/sysutils/gkrellm2/Makefile index c9efbf6..ed5a1a1 100644 --- a/sysutils/gkrellm2/Makefile +++ b/sysutils/gkrellm2/Makefile @@ -58,7 +58,6 @@ MAKE_ENV+= without-gnutls=1 without-ssl=1 USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes PLIST_SUB= PREFIX=${PREFIX} .if defined(GKRELLM_SERVER_ONLY) diff --git a/sysutils/gkrellmwho2/Makefile b/sysutils/gkrellmwho2/Makefile index bb21cfb..d5a7f18 100644 --- a/sysutils/gkrellmwho2/Makefile +++ b/sysutils/gkrellmwho2/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrell RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 USE_X_PREFIX= yes -USE_REINPLACE= yes HAS_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig diff --git a/sysutils/gkrelltop/Makefile b/sysutils/gkrelltop/Makefile index f67bac3..3f06676 100644 --- a/sysutils/gkrelltop/Makefile +++ b/sysutils/gkrelltop/Makefile @@ -18,7 +18,6 @@ COMMENT= Plugin for gkrellm 2.x shows top three processes, requires procfs RUN_DEPENDS= gkrellmd:${PORTSDIR}/sysutils/gkrellm2 BUILD_DEPENDS= ${RUN_DEPENDS} -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ARGS= INSTALLDIR=${X11BASE}/libexec/gkrellm2/plugins \ INSTALLDIRD=${PREFIX}/libexec/gkrellm2/plugins-gkrellmd diff --git a/sysutils/gnome-schedule/Makefile b/sysutils/gnome-schedule/Makefile index 2ece19c..00313f8 100644 --- a/sysutils/gnome-schedule/Makefile +++ b/sysutils/gnome-schedule/Makefile @@ -24,7 +24,6 @@ USE_PYTHON= yes USE_GNOME= gnomeprefix pygnome2 USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes DATADIR= ${PREFIX}/share/gnome PORTDOCS= addingandediting.html index.html diff --git a/sysutils/gnomefind/Makefile b/sysutils/gnomefind/Makefile index af54eb0..0550fa8 100644 --- a/sysutils/gnomefind/Makefile +++ b/sysutils/gnomefind/Makefile @@ -18,7 +18,6 @@ COMMENT= Graphical version of the GNU "find" utility USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix libglade -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-lgnuregex -L${LOCALBASE}/lib" diff --git a/sysutils/growspd/Makefile b/sysutils/growspd/Makefile index 4af3778..57a020d 100644 --- a/sysutils/growspd/Makefile +++ b/sysutils/growspd/Makefile @@ -16,8 +16,6 @@ COMMENT= Quick utility to check files growth rate MAN1= growspd.1 PLIST_FILES= bin/growspd -USE_REINPLACE= yes - post-patch: @${REINPLACE_CMD} -e 's|-O3|${CFLAGS}|' ${WRKSRC}/Makefile diff --git a/sysutils/gtk-imonc/Makefile b/sysutils/gtk-imonc/Makefile index 7349130..10b8b24 100644 --- a/sysutils/gtk-imonc/Makefile +++ b/sysutils/gtk-imonc/Makefile @@ -17,7 +17,6 @@ COMMENT= A GTK2-based imond-client to control an on(e) disc fli4l router GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -USE_REINPLACE= yes USE_GNOME= gtk20 gnomehier USE_X_PREFIX= yes diff --git a/sysutils/gtk-send-pr/Makefile b/sysutils/gtk-send-pr/Makefile index 5f20aec..05950ec 100644 --- a/sysutils/gtk-send-pr/Makefile +++ b/sysutils/gtk-send-pr/Makefile @@ -15,7 +15,6 @@ COMMENT= GTK2 send-pr tool LIB_DEPENDS= esmtp.6:${PORTSDIR}/mail/libesmtp -USE_REINPLACE= yes USE_GNOME= gtk20 USE_X_PREFIX= yes diff --git a/sysutils/gtoaster/Makefile b/sysutils/gtoaster/Makefile index a310c04..c5260f3 100644 --- a/sysutils/gtoaster/Makefile +++ b/sysutils/gtoaster/Makefile @@ -27,7 +27,6 @@ USE_X_PREFIX= yes WANT_GNOME= yes USE_GNOME= gnomehack gnometarget gtk12 USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/sysutils/hammerhead/Makefile b/sysutils/hammerhead/Makefile index 57eba80..3beb4f9 100644 --- a/sysutils/hammerhead/Makefile +++ b/sysutils/hammerhead/Makefile @@ -17,7 +17,6 @@ COMMENT= A webserver stressing tool GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},' \ diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index 3dbba14..185fa81 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -15,7 +15,6 @@ MASTER_SITES= http://healthd.thehousleys.net/ \ MAINTAINER= jeh@FreeBSD.org COMMENT= A daemon to monitor vital motherboard parameters -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --exec-prefix=${PREFIX} # diff --git a/sysutils/hourglass/Makefile b/sysutils/hourglass/Makefile index cb33784..dd27d13 100644 --- a/sysutils/hourglass/Makefile +++ b/sysutils/hourglass/Makefile @@ -15,7 +15,6 @@ COMMENT= A real-time application useful to learn how CPU scheduling works RUN_DEPENDS= jgraph:${PORTSDIR}/graphics/jgraph -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/sysutils/httplog/Makefile b/sysutils/httplog/Makefile index 83ee5e5..651ac50 100644 --- a/sysutils/httplog/Makefile +++ b/sysutils/httplog/Makefile @@ -19,7 +19,6 @@ MAN8= httplog.8 PLIST_FILES= sbin/httplog PORTDOCS= ChangeLog README -USE_REINPLACE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} diff --git a/sysutils/jailadmin/Makefile b/sysutils/jailadmin/Makefile index 35eab3a..18ff1fa 100644 --- a/sysutils/jailadmin/Makefile +++ b/sysutils/jailadmin/Makefile @@ -16,7 +16,6 @@ MAINTAINER= kirk@strauser.com COMMENT= A system for managing a set of named jails USE_PERL5= yes -USE_REINPLACE= yes PORTDOCS= INSTALL README diff --git a/sysutils/kcpuload/Makefile b/sysutils/kcpuload/Makefile index 699f1f1..7b5ed57 100644 --- a/sysutils/kcpuload/Makefile +++ b/sysutils/kcpuload/Makefile @@ -16,7 +16,6 @@ COMMENT= CPU meter for Kicker USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' -e 's|-lpthread|${PTHREAD_LIBS}|g' \ diff --git a/sysutils/kcube/Makefile b/sysutils/kcube/Makefile index df16133..36f3d61 100644 --- a/sysutils/kcube/Makefile +++ b/sysutils/kcube/Makefile @@ -17,7 +17,6 @@ COMMENT= Another cpu load kicker applet for KDE USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes post-patch: diff --git a/sysutils/kdar/Makefile b/sysutils/kdar/Makefile index e8a7cf6..10da11a 100644 --- a/sysutils/kdar/Makefile +++ b/sysutils/kdar/Makefile @@ -21,7 +21,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 USE_KDEBASE_VER=3 -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/sysutils/kdeadmin3/Makefile b/sysutils/kdeadmin3/Makefile index ca8dcd3..9013a7e 100644 --- a/sysutils/kdeadmin3/Makefile +++ b/sysutils/kdeadmin3/Makefile @@ -22,7 +22,6 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3 diff --git a/sysutils/kdeadmin4/Makefile b/sysutils/kdeadmin4/Makefile index ca8dcd3..9013a7e 100644 --- a/sysutils/kdeadmin4/Makefile +++ b/sysutils/kdeadmin4/Makefile @@ -22,7 +22,6 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3 diff --git a/sysutils/kdirstat/Makefile b/sysutils/kdirstat/Makefile index 8f90063..a22eead 100644 --- a/sysutils/kdirstat/Makefile +++ b/sysutils/kdirstat/Makefile @@ -20,7 +20,6 @@ USE_BZIP2= yes USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} diff --git a/sysutils/kkeyled/Makefile b/sysutils/kkeyled/Makefile index 57822fc..dcc292e 100644 --- a/sysutils/kkeyled/Makefile +++ b/sysutils/kkeyled/Makefile @@ -16,7 +16,6 @@ COMMENT= Panel applet to display the keyboard's LED states 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/sysutils/knutclient-kde4/Makefile b/sysutils/knutclient-kde4/Makefile index cdf10b5..12de394 100644 --- a/sysutils/knutclient-kde4/Makefile +++ b/sysutils/knutclient-kde4/Makefile @@ -15,7 +15,6 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= A visual client for UPS system NUT USE_KDELIBS_VER=3 -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --enable-mt --program-transform-name='' diff --git a/sysutils/knutclient/Makefile b/sysutils/knutclient/Makefile index cdf10b5..12de394 100644 --- a/sysutils/knutclient/Makefile +++ b/sysutils/knutclient/Makefile @@ -15,7 +15,6 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= A visual client for UPS system NUT USE_KDELIBS_VER=3 -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --enable-mt --program-transform-name='' diff --git a/sysutils/lfm/Makefile b/sysutils/lfm/Makefile index cc29506..986e397 100644 --- a/sysutils/lfm/Makefile +++ b/sysutils/lfm/Makefile @@ -16,7 +16,6 @@ COMMENT= Last File Manager, a simple 'commander'-type file manager USE_PYTHON= 2.0+ USE_PYDISTUTILS= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e '/DOC_FILES/d' ${WRKSRC}/setup.py diff --git a/sysutils/libcdio/Makefile b/sysutils/libcdio/Makefile index 86da637..cf35eca 100644 --- a/sysutils/libcdio/Makefile +++ b/sysutils/libcdio/Makefile @@ -25,7 +25,6 @@ INSTALLS_SHLIB= yes CONFIGURE_ARGS+= --with-libpopt-prefix=${LOCALBASE} \ --with-libiconv-prefix=${LOCALBASE} \ --without-cd-paranoia -USE_REINPLACE= yes USE_PERL5_BUILD=yes CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -liconv" diff --git a/sysutils/lineak-kdeplugins/Makefile b/sysutils/lineak-kdeplugins/Makefile index 6282c30..fb772d5 100644 --- a/sysutils/lineak-kdeplugins/Makefile +++ b/sysutils/lineak-kdeplugins/Makefile @@ -24,7 +24,6 @@ USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" CONFIGURE_ARGS+= --program-prefix='' -USE_REINPLACE= yes MAN1= lineak_kdeplugins.1 diff --git a/sysutils/lineak_kdeplugins/Makefile b/sysutils/lineak_kdeplugins/Makefile index 6282c30..fb772d5 100644 --- a/sysutils/lineak_kdeplugins/Makefile +++ b/sysutils/lineak_kdeplugins/Makefile @@ -24,7 +24,6 @@ USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" CONFIGURE_ARGS+= --program-prefix='' -USE_REINPLACE= yes MAN1= lineak_kdeplugins.1 diff --git a/sysutils/lineakd/Makefile b/sysutils/lineakd/Makefile index f1cfd84..71c0610 100644 --- a/sysutils/lineakd/Makefile +++ b/sysutils/lineakd/Makefile @@ -21,7 +21,6 @@ USE_XLIB= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${X11BASE}/lib ${PTHREAD_LIBS}" -USE_REINPLACE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS+=--program-prefix='' diff --git a/sysutils/livecd/Makefile b/sysutils/livecd/Makefile index c05ddec..9a1d246 100644 --- a/sysutils/livecd/Makefile +++ b/sysutils/livecd/Makefile @@ -16,7 +16,6 @@ COMMENT= Tool Set to create custom FreeBSD LiveCD RUN_DEPENDS= mkisofs:${PORTSDIR}/sysutils/cdrtools -USE_REINPLACE= yes NO_BUILD= yes MAKE_ENV= INSTALL_DATA="${INSTALL_DATA}" \ INSTALL_SCRIPT="${INSTALL_SCRIPT}" diff --git a/sysutils/lmon/Makefile b/sysutils/lmon/Makefile index a695be0..ff33576 100644 --- a/sysutils/lmon/Makefile +++ b/sysutils/lmon/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= ${SITE_PERL}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFile ${SITE_PERL}/File/Tail.pm:${PORTSDIR}/devel/p5-File-Tail NO_BUILD= yes -USE_REINPLACE= yes do-install: ${INSTALL} -d -m 0755 ${PREFIX}/${PORTNAME} diff --git a/sysutils/lookat/Makefile b/sysutils/lookat/Makefile index 2bb3167..59aef5d 100644 --- a/sysutils/lookat/Makefile +++ b/sysutils/lookat/Makefile @@ -17,7 +17,6 @@ COMMENT= Lookat is a program to view Un*x text files and manual pages GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes -USE_REINPLACE= yes MAN1= lookat.1 diff --git a/sysutils/ltrace/Makefile b/sysutils/ltrace/Makefile index c364281..8b8c48f 100644 --- a/sysutils/ltrace/Makefile +++ b/sysutils/ltrace/Makefile @@ -20,7 +20,6 @@ COMMENT= Dynamic Library Tracer -- similar to strace, but trace library calls # other than i386 in the FreeBSD/ directory as of 2003-18-06. ONLY_FOR_ARCHS= i386 -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GMAKE= yes PLIST_FILES= bin/ltrace etc/ltrace.conf diff --git a/sysutils/mapchan/Makefile b/sysutils/mapchan/Makefile index 22d4ba9..fbfbda7 100644 --- a/sysutils/mapchan/Makefile +++ b/sysutils/mapchan/Makefile @@ -14,7 +14,6 @@ MAINTAINER= bsam@ipt.ru COMMENT= Implementation of the utility "mapchan" from SCO Unix USE_BZIP2= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/sysutils/memgrep/Makefile b/sysutils/memgrep/Makefile index 3d1d1bc..2858095 100644 --- a/sysutils/memgrep/Makefile +++ b/sysutils/memgrep/Makefile @@ -15,7 +15,6 @@ COMMENT= Utility to manipulate memory from running processes and core files HAS_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 diff --git a/sysutils/memtest/Makefile b/sysutils/memtest/Makefile index 8e51cff..13d6116 100644 --- a/sysutils/memtest/Makefile +++ b/sysutils/memtest/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}er-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Utility to test for faulty memory subsystem -USE_REINPLACE= yes - MAN8= ${PORTNAME}.8 PLIST_FILES= bin/memtest diff --git a/sysutils/mktool/Makefile b/sysutils/mktool/Makefile index e46fdcc..8d0480f 100644 --- a/sysutils/mktool/Makefile +++ b/sysutils/mktool/Makefile @@ -15,7 +15,6 @@ MAINTAINER= jos@catnook.com COMMENT= Portable tools to manage processes and networked services USE_GMAKE= yes -USE_REINPLACE= yes USE_BZIP2= yes pre-patch: diff --git a/sysutils/nagios-statd/Makefile b/sysutils/nagios-statd/Makefile index 9c93ef0..507e716 100644 --- a/sysutils/nagios-statd/Makefile +++ b/sysutils/nagios-statd/Makefile @@ -14,7 +14,6 @@ MAINTAINER= jims@bluenotch.com COMMENT= Daemon/client to check remote host information for Nagios USE_PYTHON= yes -USE_REINPLACE= yes MAN1= nagios-stat.1 MAN8= nagios-statd.8 diff --git a/sysutils/ndir/Makefile b/sysutils/ndir/Makefile index 0b427a52..65c54c6 100644 --- a/sysutils/ndir/Makefile +++ b/sysutils/ndir/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A featureful directory lister USE_GMAKE= yes -USE_REINPLACE= yes ALL_TARGET= compile CFLAGS+= -DNO_THOUSANDS_GROUPING MAN1= ndir.1 diff --git a/sysutils/npadmin/Makefile b/sysutils/npadmin/Makefile index 194884a..2eea5b9 100644 --- a/sysutils/npadmin/Makefile +++ b/sysutils/npadmin/Makefile @@ -19,7 +19,6 @@ MAN1= npadmin.1 PLIST_FILES= bin/npadmin USE_GETOPT_LONG=yes -USE_REINPLACE= yes GNU_CONFIGURE= yes pre-patch: diff --git a/sysutils/nrg2iso/Makefile b/sysutils/nrg2iso/Makefile index 2514aa6..1297b49 100644 --- a/sysutils/nrg2iso/Makefile +++ b/sysutils/nrg2iso/Makefile @@ -14,7 +14,6 @@ MAINTAINER= dieringe@zedat.fu-berlin.de COMMENT= Convert Nero .nrg CD-Image format to ISO USE_GMAKE= yes -USE_REINPLACE= yes PLIST_FILES= bin/nrg2iso diff --git a/sysutils/nut-libupsclient/Makefile b/sysutils/nut-libupsclient/Makefile index f76f148..02618e5 100644 --- a/sysutils/nut-libupsclient/Makefile +++ b/sysutils/nut-libupsclient/Makefile @@ -11,7 +11,6 @@ COMMENT= Network UPS Tools - upsclient library # USE_GNOME= pkgconfig -USE_REINPLACE= yes PLIST= ${.CURDIR}/pkg-plist SUBSYS= libupsclient diff --git a/sysutils/nvclock/Makefile b/sysutils/nvclock/Makefile index b4ec456..1b879e9 100644 --- a/sysutils/nvclock/Makefile +++ b/sysutils/nvclock/Makefile @@ -17,7 +17,6 @@ MAINTAINER= sbahra@kerneled.org COMMENT= The nVidia graphic card status and overclocking tool USE_GMAKE= yes -USE_REINPLACE= yes USE_GETOPT_LONG=yes GNU_CONFIGURE= yes USE_GNOME= pkgconfig diff --git a/sysutils/nvtv/Makefile b/sysutils/nvtv/Makefile index 39152b1..7158cf9 100644 --- a/sysutils/nvtv/Makefile +++ b/sysutils/nvtv/Makefile @@ -26,7 +26,6 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} GNU_CONFIGURE= yes USE_GETOPT_LONG= yes USE_GNOME= gtk12 -USE_REINPLACE= yes MAN1= nvtv.1x MAN8= nvtvd.8 diff --git a/sysutils/pfstat/Makefile b/sysutils/pfstat/Makefile index 482f14b..897cb9d 100644 --- a/sysutils/pfstat/Makefile +++ b/sysutils/pfstat/Makefile @@ -23,8 +23,6 @@ LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd MAKE_ARGS= "LD_GD=gd" .endif -USE_REINPLACE= yes - MAN8= pfstat.8 MANCOMPRESSED= no diff --git a/sysutils/pkg_trackinst/Makefile b/sysutils/pkg_trackinst/Makefile index 0da87bb..0f7de72 100644 --- a/sysutils/pkg_trackinst/Makefile +++ b/sysutils/pkg_trackinst/Makefile @@ -13,7 +13,6 @@ MAINTAINER= perky@FreeBSD.org COMMENT= PkgDB/pkg-plist generator by tracking installation USE_PYTHON= 2.3+ -USE_REINPLACE= yes MAKE_ENV= PYTHON_CMD=${PYTHON_CMD} .include <bsd.port.pre.mk> diff --git a/sysutils/pkg_tree/Makefile b/sysutils/pkg_tree/Makefile index 2ea7846..87841c4 100644 --- a/sysutils/pkg_tree/Makefile +++ b/sysutils/pkg_tree/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://www.mavetju.org/download/ MAINTAINER= edwin@mavetju.org COMMENT= Get a 'graphical' tree-overview of installed packages -USE_REINPLACE= yes USE_PERL5= yes MAN7= pkg_tree.7 diff --git a/sysutils/portbrowser/Makefile b/sysutils/portbrowser/Makefile index 9d6e4d7..fdd60b0 100644 --- a/sysutils/portbrowser/Makefile +++ b/sysutils/portbrowser/Makefile @@ -16,7 +16,6 @@ MAINTAINER= hrs@FreeBSD.org COMMENT= Graphical frontend for the BSD ports system USE_GNOME= gtk20 -USE_REINPLACE= yes MAKE_ENV= MANDIR=${PREFIX}/man/man \ BINDIR=${PREFIX}/bin \ NOMANCOMPRESS=YES diff --git a/sysutils/portsman/Makefile b/sysutils/portsman/Makefile index 6bf9863..8f92cf3 100644 --- a/sysutils/portsman/Makefile +++ b/sysutils/portsman/Makefile @@ -25,7 +25,6 @@ LIB_DEPENDS= ncurses.5:${PORTSDIR}/devel/ncurses MAN1= portsman.1 MAN5= portsmanrc.5 GNU_CONFIGURE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e "/^pmanrcdir/s|etc$$|etc/portsman|" \ diff --git a/sysutils/powerman/Makefile b/sysutils/powerman/Makefile index 2c627d1..5074307 100644 --- a/sysutils/powerman/Makefile +++ b/sysutils/powerman/Makefile @@ -17,7 +17,6 @@ USE_BISON= yes USE_GMAKE= yes USE_GETOPT_LONG=yes USE_RC_SUBR= yes -USE_REINPLACE= yes MAKE_ENV+= LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}" \ PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ diff --git a/sysutils/progsreiserfs/Makefile b/sysutils/progsreiserfs/Makefile index 7aba2dc..edb4372 100644 --- a/sysutils/progsreiserfs/Makefile +++ b/sysutils/progsreiserfs/Makefile @@ -18,7 +18,6 @@ COMMENT= Utilities and library to manipulate ReiserFS partitions USE_GETOPT_LONG=yes USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes -USE_REINPLACE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --disable-debug diff --git a/sysutils/pwg/Makefile b/sysutils/pwg/Makefile index 971c69a..90ec336 100644 --- a/sysutils/pwg/Makefile +++ b/sysutils/pwg/Makefile @@ -19,7 +19,6 @@ USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' -e 's|-lpthread|${PTHREAD_LIBS}|g' \ diff --git a/sysutils/raincoat/Makefile b/sysutils/raincoat/Makefile index 6205f3a..f7f55db 100644 --- a/sysutils/raincoat/Makefile +++ b/sysutils/raincoat/Makefile @@ -18,7 +18,6 @@ COMMENT= BIOS flash utility for the Microsoft Xbox # Xbox is i386 ONLY_FOR_ARCHS= i386 -USE_REINPLACE= yes USE_BZIP2= yes PORTDOCS= README diff --git a/sysutils/rc_subr/Makefile b/sysutils/rc_subr/Makefile index 93ccc9d..e289b6a 100644 --- a/sysutils/rc_subr/Makefile +++ b/sysutils/rc_subr/Makefile @@ -17,7 +17,6 @@ COMMENT= Common startup and shutdown subroutines used by scripts USE_BZIP2= yes NO_BUILD= yes -USE_REINPLACE= yes MAN8= rc.subr.8 PLIST_FILES= etc/rc.subr \ diff --git a/sysutils/reoback/Makefile b/sysutils/reoback/Makefile index dc63e41..b45f505 100644 --- a/sysutils/reoback/Makefile +++ b/sysutils/reoback/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= ${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net NO_BUILD= yes USE_PERL5= yes -USE_REINPLACE= yes MAN1= reoback.1 reoback.pl.1 MANCOMPRESSED= yes diff --git a/sysutils/runwhen/Makefile b/sysutils/runwhen/Makefile index cf021e7..6141fd4 100644 --- a/sysutils/runwhen/Makefile +++ b/sysutils/runwhen/Makefile @@ -16,7 +16,6 @@ COMMENT= Tools for running commands at particular times BUILD_DEPENDS= ${LOCALBASE}/include/skalibs:${PORTSDIR}/devel/skalibs USE_BZIP2= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/admin/${DISTNAME} ALL_TARGET= default diff --git a/sysutils/safecat/Makefile b/sysutils/safecat/Makefile index 6fb355d..338a8cb 100644 --- a/sysutils/safecat/Makefile +++ b/sysutils/safecat/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= utils/file MAINTAINER= roam@FreeBSD.org COMMENT= Safely write data to a directory using D. J. Bernstein's Maildir ideology -USE_REINPLACE= yes - MAN1= safecat.1 maildir.1 do-configure: diff --git a/sysutils/sec/Makefile b/sysutils/sec/Makefile index 3e18fbb..43eae62 100644 --- a/sysutils/sec/Makefile +++ b/sysutils/sec/Makefile @@ -16,7 +16,6 @@ COMMENT= Simple event (logs) correlator USE_PERL5_RUN= YES NO_BUILD= YES -USE_REINPLACE= YES MAN8= sec.8 PORTDOCS= ChangeLog README convert.pl itostream.c diff --git a/sysutils/sge/Makefile b/sysutils/sge/Makefile index 230887e..29da6c5 100644 --- a/sysutils/sge/Makefile +++ b/sysutils/sge/Makefile @@ -40,7 +40,6 @@ NOT_FOR_ARCHS= alpha USE_GETTEXT= yes USE_GMAKE= yes USE_OPENSSL= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS= ${SGE_ROOT}/lib/${SGE_ARCH} diff --git a/sysutils/sge60/Makefile b/sysutils/sge60/Makefile index 230887e..29da6c5 100644 --- a/sysutils/sge60/Makefile +++ b/sysutils/sge60/Makefile @@ -40,7 +40,6 @@ NOT_FOR_ARCHS= alpha USE_GETTEXT= yes USE_GMAKE= yes USE_OPENSSL= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS= ${SGE_ROOT}/lib/${SGE_ARCH} diff --git a/sysutils/sge61/Makefile b/sysutils/sge61/Makefile index 230887e..29da6c5 100644 --- a/sysutils/sge61/Makefile +++ b/sysutils/sge61/Makefile @@ -40,7 +40,6 @@ NOT_FOR_ARCHS= alpha USE_GETTEXT= yes USE_GMAKE= yes USE_OPENSSL= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS= ${SGE_ROOT}/lib/${SGE_ARCH} diff --git a/sysutils/sge62/Makefile b/sysutils/sge62/Makefile index 230887e..29da6c5 100644 --- a/sysutils/sge62/Makefile +++ b/sysutils/sge62/Makefile @@ -40,7 +40,6 @@ NOT_FOR_ARCHS= alpha USE_GETTEXT= yes USE_GMAKE= yes USE_OPENSSL= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS= ${SGE_ROOT}/lib/${SGE_ARCH} diff --git a/sysutils/sleuthkit/Makefile b/sysutils/sleuthkit/Makefile index b5f9608..de2e997 100644 --- a/sysutils/sleuthkit/Makefile +++ b/sysutils/sleuthkit/Makefile @@ -17,7 +17,6 @@ COMMENT= The @stake Sleuth Kit for forensic analysis CONFLICTS= ja-ls-[0-9]* USE_PERL5= yes -USE_REINPLACE= yes PROGS= dcalc dcat disk_sreset disk_stat dls dstat ffind \ fls fsstat hfind icat ifind ils img_stat istat \ diff --git a/sysutils/sloth/Makefile b/sysutils/sloth/Makefile index 7c8e5da..8e34b2d 100644 --- a/sysutils/sloth/Makefile +++ b/sysutils/sloth/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://communityprojects.org/apps/sloth/ MAINTAINER= ports@FreeBSD.org COMMENT= Slow down a process -USE_REINPLACE= yes GNU_CONFIGURE= yes MAN1= sloth.1 diff --git a/sysutils/srmt/Makefile b/sysutils/srmt/Makefile index dfb610f..cb95e64 100644 --- a/sysutils/srmt/Makefile +++ b/sysutils/srmt/Makefile @@ -17,7 +17,6 @@ COMMENT= Schily's enhanced rmt implementation USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes MAKE_ENV= MAKEPROG=${GMAKE} CCOM=${CC} MAN1= srmt.1 diff --git a/sysutils/ssync/Makefile b/sysutils/ssync/Makefile index 3942350..3b23921 100644 --- a/sysutils/ssync/Makefile +++ b/sysutils/ssync/Makefile @@ -18,7 +18,6 @@ COMMENT= A minimalistic tool for keeping filesystems in synchronization ALL_TARGET= default USE_GMAKE= yes MAKEFILE= makefile -USE_REINPLACE= yes MAN1= ssync.1 diff --git a/sysutils/stress/Makefile b/sysutils/stress/Makefile index 86a2c32..9814858 100644 --- a/sysutils/stress/Makefile +++ b/sysutils/stress/Makefile @@ -15,7 +15,6 @@ MAINTAINER= jmelo@FreeBSD.org COMMENT= Tool to impose load on and stress test Unix-like systems GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_TARGET= --build ${MACHINE_ARCH}-portbld-freebsd${OSREL} INFO= stress diff --git a/sysutils/su2/Makefile b/sysutils/su2/Makefile index 1f7000c..09b46914 100644 --- a/sysutils/su2/Makefile +++ b/sysutils/su2/Makefile @@ -14,7 +14,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An enhanced su, allows users to su with own password + more NO_CDROM= "Don't sell for profit" -USE_REINPLACE= yes MAN1= su2.1 PLIST_FILES= bin/su2 diff --git a/sysutils/testdisk/Makefile b/sysutils/testdisk/Makefile index 6344417..c7cb22e 100644 --- a/sysutils/testdisk/Makefile +++ b/sysutils/testdisk/Makefile @@ -15,7 +15,6 @@ COMMENT= Tool to check and undelete partitions USE_BZIP2= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib" diff --git a/sysutils/tree/Makefile b/sysutils/tree/Makefile index 9522593..7f52fdd 100644 --- a/sysutils/tree/Makefile +++ b/sysutils/tree/Makefile @@ -22,8 +22,6 @@ PLIST_FILES= bin/tree .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -USE_REINPLACE= yes - post-patch: @${REINPLACE_CMD} -e "s:iswprint:isprint:" ${WRKSRC}/tree.c .endif diff --git a/sysutils/ttyload/Makefile b/sysutils/ttyload/Makefile index ffac539..7b45e1b 100644 --- a/sysutils/ttyload/Makefile +++ b/sysutils/ttyload/Makefile @@ -14,7 +14,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Give a color-coded graph of load averages over time PLIST_FILES= bin/ttyload -USE_REINPLACE= yes ALL_TARGET= default post-patch: diff --git a/sysutils/ucspi-tcp/Makefile b/sysutils/ucspi-tcp/Makefile index 4060a0b..ced8db7 100644 --- a/sysutils/ucspi-tcp/Makefile +++ b/sysutils/ucspi-tcp/Makefile @@ -50,7 +50,6 @@ PATCH_DIST_STRIP= -p1 PATCH_SITES+= http://www.nrg4u.com/qmail/ PATCHFILES+= ucspi-tcp-ssl-20050405.patch.gz PATCH_DIST_STRIP= -p1 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|#INCS=-I/usr/local/include|INCS=-I${OPENSSLBASE}/include|g; \ diff --git a/sysutils/udesc_dump/Makefile b/sysutils/udesc_dump/Makefile index 18c81b3..2ccaae3 100644 --- a/sysutils/udesc_dump/Makefile +++ b/sysutils/udesc_dump/Makefile @@ -19,8 +19,6 @@ PLIST_FILES= bin/udesc_dump MAKE_ENV+= MANDIR=${PREFIX}/man/man -USE_REINPLACE= yes - do-patch: @${REINPLACE_CMD} 's/-Werror//' ${WRKSRC}/Makefile diff --git a/sysutils/uptimec/Makefile b/sysutils/uptimec/Makefile index 6633e4a..ff8392c 100644 --- a/sysutils/uptimec/Makefile +++ b/sysutils/uptimec/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Client for Uptime Project USE_RC_SUBR= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/sysutils/usermin/Makefile b/sysutils/usermin/Makefile index b6a91af..8383fc3 100644 --- a/sysutils/usermin/Makefile +++ b/sysutils/usermin/Makefile @@ -24,7 +24,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net NO_BUILD= yes USE_PERL5= yes USE_RC_SUBR= usermin.sh -USE_REINPLACE= yes SUB_LIST= PERL5=${PERL} USERMIN_MODULES=file-1.200-4.wbm.gz diff --git a/sysutils/virtualmin/Makefile b/sysutils/virtualmin/Makefile index e230edf..099d2b0 100644 --- a/sysutils/virtualmin/Makefile +++ b/sysutils/virtualmin/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${LOCALBASE}/lib/webmin/webmin-init:${PORTSDIR}/sysutils/webmin NO_BUILD= yes WRKSRC= ${WRKDIR}/virtual-server -USE_REINPLACE= yes post-extract: @${FIND} ${WRKSRC} -name .xvpics | ${XARGS} ${RM} -r diff --git a/sysutils/vobcopy/Makefile b/sysutils/vobcopy/Makefile index 77364b6e..01eeef7 100644 --- a/sysutils/vobcopy/Makefile +++ b/sysutils/vobcopy/Makefile @@ -21,7 +21,6 @@ USE_GETOPT_LONG= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= configure.sh CONFIGURE_ARGS= --with-lfs -USE_REINPLACE= yes ALL_TARGET= ${PORTNAME} diff --git a/sysutils/vstrip/Makefile b/sysutils/vstrip/Makefile index 8cc6bca..9b2d5d30 100644 --- a/sysutils/vstrip/Makefile +++ b/sysutils/vstrip/Makefile @@ -17,7 +17,6 @@ COMMENT= A VOB de-multiplexing tool, splitter and VOB/IFO files processor LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread USE_ZIP= yes -USE_REINPLACE= yes MAKE_ENV= LDFLAGS="${LDFLAGS}" WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile index 3dfe96d..874607e 100644 --- a/sysutils/webmin/Makefile +++ b/sysutils/webmin/Makefile @@ -26,7 +26,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net NO_BUILD= yes USE_PERL5= yes USE_RC_SUBR= webmin.sh -USE_REINPLACE= yes SUB_LIST= PERL5=${PERL} WEBMIN_MODULES= apache-1.270-3.wbm.gz \ diff --git a/sysutils/whowatch/Makefile b/sysutils/whowatch/Makefile index 935bb88..71c7af8 100644 --- a/sysutils/whowatch/Makefile +++ b/sysutils/whowatch/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= UNIX/IDS MAINTAINER= dannyboy@FreeBSD.org COMMENT= Displays information in real time about users currently logged on -USE_REINPLACE= yes - .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500014 diff --git a/sysutils/wmmount/Makefile b/sysutils/wmmount/Makefile index e450938..386f840 100644 --- a/sysutils/wmmount/Makefile +++ b/sysutils/wmmount/Makefile @@ -19,7 +19,6 @@ COMMENT= The freespace for Window Maker USE_GETOPT_LONG=yes USE_IMAKE= yes USE_XPM= yes -USE_REINPLACE= yes MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" post-patch: diff --git a/sysutils/wmtop/Makefile b/sysutils/wmtop/Makefile index df4d382..71a60c7 100644 --- a/sysutils/wmtop/Makefile +++ b/sysutils/wmtop/Makefile @@ -18,7 +18,6 @@ COMMENT= Windowmaker dock app to display top 3 CPU consuming processes USE_X_PREFIX= yes USE_XPM= yes ALL_TARGET= freebsd -USE_REINPLACE= yes MAN1= wmtop.1 PLIST_FILES= bin/wmtop diff --git a/sysutils/wtmp-tools/Makefile b/sysutils/wtmp-tools/Makefile index 199fa06..0cc36c2 100644 --- a/sysutils/wtmp-tools/Makefile +++ b/sysutils/wtmp-tools/Makefile @@ -16,8 +16,6 @@ COMMENT= The tool for editing wtmp files and converting into this format MAN1= t2w.1 MANCOMPRESSED= yes -USE_REINPLACE= yes - PORTDOCS= * PLIST_FILES= bin/t2w diff --git a/sysutils/x86info/Makefile b/sysutils/x86info/Makefile index cda5f8a..09a0e9f 100644 --- a/sysutils/x86info/Makefile +++ b/sysutils/x86info/Makefile @@ -18,7 +18,6 @@ COMMENT= Utility to display information about the systems x86 processor(s) ONLY_FOR_ARCHS= i386 PLIST_FILES= bin/x86info -USE_REINPLACE= yes MAKE_ARGS= CFLAGS="${CFLAGS}" do-install: diff --git a/sysutils/xapply/Makefile b/sysutils/xapply/Makefile index 9341c90..55e027c 100644 --- a/sysutils/xapply/Makefile +++ b/sysutils/xapply/Makefile @@ -18,7 +18,6 @@ COMMENT= Parallel Execution tool ala xargs/apply BUILD_DEPENDS= makeme:${PORTSDIR}/devel/msrc0 \ mkcmd:${PORTSDIR}/devel/mkcmd -USE_REINPLACE= yes MAKE_FLAGS= MAKEFILE= MAN1= xapply.1 diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile index dcb4eb9..4781108 100644 --- a/sysutils/xcdroast/Makefile +++ b/sysutils/xcdroast/Makefile @@ -28,7 +28,6 @@ OPTIONS= GTK2 "Enable GTK2 support" off \ USE_X_PREFIX= yes USE_GETTEXT= yes USE_ICONV= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes WANT_GNOME= yes diff --git a/sysutils/xfce4-mcs-manager/Makefile b/sysutils/xfce4-mcs-manager/Makefile index 2210030..3f5a51b 100644 --- a/sysutils/xfce4-mcs-manager/Makefile +++ b/sysutils/xfce4-mcs-manager/Makefile @@ -25,7 +25,6 @@ LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ USE_GETTEXT= yes USE_GNOME= glib20 gnomehack -USE_REINPLACE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/sysutils/xfsprogs/Makefile b/sysutils/xfsprogs/Makefile index d4da4fc..e692e4c 100644 --- a/sysutils/xfsprogs/Makefile +++ b/sysutils/xfsprogs/Makefile @@ -15,7 +15,6 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= rodrigc@FreeBSD.ORG COMMENT= A set of utilities and library to manipulate an xfs filesystem -USE_REINPLACE= yes USE_GMAKE= yes USE_GETTEXT= yes USE_AUTOTOOLS= autoconf:259 libtool:15:env diff --git a/sysutils/xlogmaster/Makefile b/sysutils/xlogmaster/Makefile index 538d93f..d1f2393 100644 --- a/sysutils/xlogmaster/Makefile +++ b/sysutils/xlogmaster/Makefile @@ -18,7 +18,6 @@ COMMENT= Quick & easy monitoring of logfiles and devices USE_GCC= 3.4+ USE_GNOME= gtk12 gnometarget USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/sysutils/xvidcap/Makefile b/sysutils/xvidcap/Makefile index 5beab09..e4be88f 100644 --- a/sysutils/xvidcap/Makefile +++ b/sysutils/xvidcap/Makefile @@ -27,7 +27,6 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --x-includes=${X11BASE}/include --x-libraries=${X11BASE}/lib \ --with-forced-embedded-ffmpeg # To be removed after 1.1.4pre2? USE_GETOPT_LONG= yes -USE_REINPLACE= yes PLIST_FILES= bin/xvidcap diff --git a/sysutils/yawho/Makefile b/sysutils/yawho/Makefile index 0af8491..5f79389 100644 --- a/sysutils/yawho/Makefile +++ b/sysutils/yawho/Makefile @@ -14,7 +14,6 @@ MAINTAINER= dannyboy@FreeBSD.org COMMENT= Simple 'w'-like program; displays connection type and login shell PID PLIST_FILES= bin/yawho -USE_REINPLACE= yes .include <bsd.port.pre.mk> |