diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-04 21:41:12 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-04 21:41:12 +0000 |
commit | 2406d49a61ea8765af0e4569254f5dca9b0a54c7 (patch) | |
tree | dec929e55f9a1d4050bb11ff517a1459898008e0 /databases | |
parent | ecaa4f6bdb5e038a87e6dafdea98d5a741ae67fa (diff) | |
download | ports-2406d49a61ea8765af0e4569254f5dca9b0a54c7.tar.gz ports-2406d49a61ea8765af0e4569254f5dca9b0a54c7.zip |
Remove USE_REINPLACE from all categories starting with D
Notes
Notes:
svn path=/head/; revision=161363
Diffstat (limited to 'databases')
76 files changed, 0 insertions, 82 deletions
diff --git a/databases/cyrus-imspd/Makefile b/databases/cyrus-imspd/Makefile index 12a86f971765..ba6897e8d4cf 100644 --- a/databases/cyrus-imspd/Makefile +++ b/databases/cyrus-imspd/Makefile @@ -17,7 +17,6 @@ COMMENT= The cyrus IMSP (Internet Message Support Protocol) server LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 -USE_REINPLACE= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX} \ --with-sasldir=${LOCALBASE} \ diff --git a/databases/cyrus-smlacapd/Makefile b/databases/cyrus-smlacapd/Makefile index 1e7c02421201..e25262eaf7b2 100644 --- a/databases/cyrus-smlacapd/Makefile +++ b/databases/cyrus-smlacapd/Makefile @@ -18,7 +18,6 @@ COMMENT= The cyrus ACAP (Application Configuration Access Protocol) server LIB_DEPENDS= sasl.8:${PORTSDIR}/security/cyrus-sasl BUILD_DEPENDS= sml:${PORTSDIR}/lang/sml-nj -USE_REINPLACE= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-cyrus-prefix=${PREFIX}/cyrus \ --with-sasldir=${LOCALBASE}/lib diff --git a/databases/db3/Makefile b/databases/db3/Makefile index f8b07ba2b256..19bddf7b9173 100644 --- a/databases/db3/Makefile +++ b/databases/db3/Makefile @@ -23,7 +23,6 @@ COMMENT= The Berkeley DB package, revision 3.3 WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix -USE_REINPLACE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_SCRIPT= ../dist/configure diff --git a/databases/db4/Makefile b/databases/db4/Makefile index fed7092819e9..23735900008c 100644 --- a/databases/db4/Makefile +++ b/databases/db4/Makefile @@ -19,7 +19,6 @@ COMMENT= The Berkeley DB package, revision 4 WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_SCRIPT= ../dist/configure CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/databases/dbf/Makefile b/databases/dbf/Makefile index 8c9d70753b97..c5cf612c7729 100644 --- a/databases/dbf/Makefile +++ b/databases/dbf/Makefile @@ -18,7 +18,6 @@ COMMENT= Show and convert the content of dBASE III, IV, and 5.0 files WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src PLIST_FILES= bin/dbf -USE_REINPLACE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PREFIX="${PREFIX}" post-patch: diff --git a/databases/dbmetrix/Makefile b/databases/dbmetrix/Makefile index 1983bc3cb19d..6e7c17f33630 100644 --- a/databases/dbmetrix/Makefile +++ b/databases/dbmetrix/Makefile @@ -23,7 +23,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src PLIST_FILES= bin/dbmetrix USE_GNOME= gtk12 -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-mysql=${PREFIX} diff --git a/databases/dbow/Makefile b/databases/dbow/Makefile index 81ab8b8ec6e4..ff21f7ecfc5b 100644 --- a/databases/dbow/Makefile +++ b/databases/dbow/Makefile @@ -15,7 +15,6 @@ MAINTAINER= dtynan@kalopa.com COMMENT= DBOW is a database object generator for C, Perl, PHP, etc USE_MYSQL= yes -USE_REINPLACE= yes MAN1= dbow.1 diff --git a/databases/dbtool/Makefile b/databases/dbtool/Makefile index 996692ae700b..1f0c98fef8a6 100644 --- a/databases/dbtool/Makefile +++ b/databases/dbtool/Makefile @@ -33,7 +33,6 @@ CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib" \ CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include ${DB_INC}" USE_GMAKE= yes -USE_REINPLACE= yes REINPLACE_ARGS= -i "" MAN1= dbtool.1 diff --git a/databases/dbview/Makefile b/databases/dbview/Makefile index 4a95db574c65..aff34ccb9e18 100644 --- a/databases/dbview/Makefile +++ b/databases/dbview/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= apps/database/proprietary MAINTAINER= ports@FreeBSD.org COMMENT= View dBase III files -USE_REINPLACE= yes USE_GETOPT_LONG= yes MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/databases/firebird-devel/Makefile b/databases/firebird-devel/Makefile index 96a58fcfe6cb..783fdc40c604 100644 --- a/databases/firebird-devel/Makefile +++ b/databases/firebird-devel/Makefile @@ -23,7 +23,6 @@ USE_GMAKE= yes USE_AUTOTOOLS= autoconf:259:env libtool:15:env GNU_CONFIGURE= yes USE_GCC= 3.4 -USE_REINPLACE= yes DOCSDIR= ${PREFIX}/firebird/doc diff --git a/databases/fpc-ibase/Makefile b/databases/fpc-ibase/Makefile index c868236a530d..b03ee891922c 100644 --- a/databases/fpc-ibase/Makefile +++ b/databases/fpc-ibase/Makefile @@ -27,7 +27,6 @@ EXTRACT_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar TAR= ${LOCALBASE}/bin/gtar .endif USE_GMAKE= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 PLIST_SUB+= INSTDIR=lib/fpc/${PORTVERSION}/units/freebsd/ibase \ diff --git a/databases/fpc-mysql/Makefile b/databases/fpc-mysql/Makefile index 744a8754a3d0..4dca6de5994e 100644 --- a/databases/fpc-mysql/Makefile +++ b/databases/fpc-mysql/Makefile @@ -27,7 +27,6 @@ EXTRACT_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar TAR= ${LOCALBASE}/bin/gtar .endif USE_GMAKE= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 PLIST_SUB+= INSTDIR=lib/fpc/${PORTVERSION}/units/freebsd/mysql \ diff --git a/databases/fpc-odbc/Makefile b/databases/fpc-odbc/Makefile index 0e5319dc4190..fbccbc67b901 100644 --- a/databases/fpc-odbc/Makefile +++ b/databases/fpc-odbc/Makefile @@ -31,7 +31,6 @@ EXTRACT_DEPENDS= gtar:${PORTSDIR}/archivers/gtar TAR= ${LOCALBASE}/bin/gtar .endif USE_GMAKE= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 PLIST_SUB+= PORTVERSION=${PORTVERSION} diff --git a/databases/fpc-oracle/Makefile b/databases/fpc-oracle/Makefile index f9211cde21ca..11ab8768a07d 100644 --- a/databases/fpc-oracle/Makefile +++ b/databases/fpc-oracle/Makefile @@ -31,7 +31,6 @@ EXTRACT_DEPENDS= gtar:${PORTSDIR}/archivers/gtar TAR= ${LOCALBASE}/bin/gtar .endif USE_GMAKE= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 PLIST_SUB+= PORTVERSION=${PORTVERSION} diff --git a/databases/fpc-postgres/Makefile b/databases/fpc-postgres/Makefile index e9c0dfc47ddd..92389c661b15 100644 --- a/databases/fpc-postgres/Makefile +++ b/databases/fpc-postgres/Makefile @@ -31,7 +31,6 @@ EXTRACT_DEPENDS= gtar:${PORTSDIR}/archivers/gtar TAR= ${LOCALBASE}/bin/gtar .endif USE_GMAKE= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 PLIST_SUB+= PORTVERSION=${PORTVERSION} diff --git a/databases/freetds-devel/Makefile b/databases/freetds-devel/Makefile index c43ccf972104..020717925c03 100644 --- a/databases/freetds-devel/Makefile +++ b/databases/freetds-devel/Makefile @@ -17,7 +17,6 @@ COMMENT= Sybase/Microsoft TDS protocol library TDS_VER?= 5.0 USE_ICONV= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_GONFIGURE= yes USE_AUTOTOOLS= autoconf:259:env libtool:15 diff --git a/databases/freetds/Makefile b/databases/freetds/Makefile index c43ccf972104..020717925c03 100644 --- a/databases/freetds/Makefile +++ b/databases/freetds/Makefile @@ -17,7 +17,6 @@ COMMENT= Sybase/Microsoft TDS protocol library TDS_VER?= 5.0 USE_ICONV= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_GONFIGURE= yes USE_AUTOTOOLS= autoconf:259:env libtool:15 diff --git a/databases/gauche-gdbm/Makefile b/databases/gauche-gdbm/Makefile index 7419ea193806..6829a24bbe8b 100644 --- a/databases/gauche-gdbm/Makefile +++ b/databases/gauche-gdbm/Makefile @@ -20,8 +20,6 @@ BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche \ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm RUN_DEPENDS= gosh:${PORTSDIR}/lang/gauche -USE_REINPLACE= yes - WRKSRC= ${WRKDIR}/dbm MAKE_ARGS= GOSH=gosh \ OPTFLAGS="${CFLAGS} -I${LOCALBASE}/include" diff --git a/databases/gbib/Makefile b/databases/gbib/Makefile index 194aea81873e..66ef80ca2484 100644 --- a/databases/gbib/Makefile +++ b/databases/gbib/Makefile @@ -22,7 +22,6 @@ COMMENT= Editor/browser for BibTeX bibliographic databases USE_X_PREFIX= yes USE_GNOME= gnomelibs -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= autoconf:213 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile index c102f6ec6115..974a985dbbdb 100644 --- a/databases/gtksql/Makefile +++ b/databases/gtksql/Makefile @@ -20,7 +20,6 @@ WITH_MYSQL= yes USE_X_PREFIX= yes USE_GNOME= gtk12 -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile index 50b8f992e6e2..39e0430d3728 100644 --- a/databases/kbibtex/Makefile +++ b/databases/kbibtex/Makefile @@ -18,7 +18,6 @@ USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes MAN1= kbibtex.1 diff --git a/databases/kinterbasdb/Makefile b/databases/kinterbasdb/Makefile index 5d354d2439fd..548efec00809 100644 --- a/databases/kinterbasdb/Makefile +++ b/databases/kinterbasdb/Makefile @@ -24,7 +24,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_PYTHON= yes USE_PYDISTUTILS= yes USE_PYTHON_PREFIX= yes -USE_REINPLACE= yes USE_GCC= 3.4 PLIST_SUB= INSTALLDIR=lib/${PYTHON_VERSION}/site-packages/${PORTNAME} diff --git a/databases/ksqlanalyzer/Makefile b/databases/ksqlanalyzer/Makefile index f724591d5b93..0064f0666e26 100644 --- a/databases/ksqlanalyzer/Makefile +++ b/databases/ksqlanalyzer/Makefile @@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} 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/databases/ksqlshell/Makefile b/databases/ksqlshell/Makefile index e8fc69b540d6..db80501daca8 100644 --- a/databases/ksqlshell/Makefile +++ b/databases/ksqlshell/Makefile @@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes -USE_REINPLACE= yes USE_MYSQL= yes USE_PGSQL= yes diff --git a/databases/libdbi/Makefile b/databases/libdbi/Makefile index 75491eee0041..631d374cd531 100644 --- a/databases/libdbi/Makefile +++ b/databases/libdbi/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= seanc@FreeBSD.org COMMENT= Database Independent Abstraction Layer for C -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/databases/libgda/Makefile b/databases/libgda/Makefile index 5a4b4a39178e..77b76cec1d6f 100644 --- a/databases/libgda/Makefile +++ b/databases/libgda/Makefile @@ -19,7 +19,6 @@ COMMENT= Provides uniform access to different kinds of data sources LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm USE_BZIP2= yes -USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnomehier gconf bonobo USE_GMAKE= yes diff --git a/databases/libgda3/Makefile b/databases/libgda3/Makefile index 4e1ea2efa056..ac186bf853ca 100644 --- a/databases/libgda3/Makefile +++ b/databases/libgda3/Makefile @@ -26,7 +26,6 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack glib20 libxslt intlhack INSTALLS_SHLIB= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --without-bdb CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl" diff --git a/databases/libiodbc/Makefile b/databases/libiodbc/Makefile index 4c24cdfdd21e..ce540a3de9d4 100644 --- a/databases/libiodbc/Makefile +++ b/databases/libiodbc/Makefile @@ -22,7 +22,6 @@ COMMENT= An ODBC 3.x driver manager, for universal data source access CONFLICTS= unixODBC-[0-9]* USE_GNOME= gnomehack gnometarget pkgconfig -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/databases/libpbl/Makefile b/databases/libpbl/Makefile index 9517895e6d3f..55eba2ca0d5c 100644 --- a/databases/libpbl/Makefile +++ b/databases/libpbl/Makefile @@ -16,7 +16,6 @@ COMMENT= Peter Graf's Program Base Library ALL_TARGET= libpbl.a MAKEFILE= makefile -USE_REINPLACE= yes PLIST_FILES= lib/libpbl.a include/pbl.h .ifndef(NOPORTDOCS) diff --git a/databases/lsdb/Makefile b/databases/lsdb/Makefile index e567b18e6d60..8c7bba71727d 100644 --- a/databases/lsdb/Makefile +++ b/databases/lsdb/Makefile @@ -27,7 +27,6 @@ DEPPORT_SUFFIX= -${EMACS_PORT_NAME} SFJP_RELEASE_ID= 1494 FLIM_COOKIE= flim-${EMACS_PORT_NAME}-1.14.FreeBSD-packages -USE_REINPLACE= yes ALL_TARGET= elc MAKE_ARGS= LISPDIR=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile index a9571874725e..223a8521f9ab 100644 --- a/databases/mdbtools/Makefile +++ b/databases/mdbtools/Makefile @@ -17,7 +17,6 @@ COMMENT= Utilities and libraries to export data from MS Access databases (.mdb) BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk # To build man-pages -USE_REINPLACE= yes USE_BISON= yes USE_GNOME= glib20 GNU_CONFIGURE= yes diff --git a/databases/metakit/Makefile b/databases/metakit/Makefile index b61eca2dc1c9..8f3f43bfa613 100644 --- a/databases/metakit/Makefile +++ b/databases/metakit/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= tcl84.1:${PORTSDIR}/lang/tcl84 BUILD_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 .endif -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/builds GNU_CONFIGURE= yes CONFIGURE_SCRIPT= ../unix/configure diff --git a/databases/mird/Makefile b/databases/mird/Makefile index 41cb0535be2f..15b48c25f302 100644 --- a/databases/mird/Makefile +++ b/databases/mird/Makefile @@ -20,7 +20,6 @@ COMMENT= A free database library with transaction support WRKSRC= ${WRKDIR}/${DISTNAME} USE_AUTOTOOLS= autoconf:253:env -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-debug diff --git a/databases/mrtg-mysql-load/Makefile b/databases/mrtg-mysql-load/Makefile index 2bfee2bbc365..3595a5686669 100644 --- a/databases/mrtg-mysql-load/Makefile +++ b/databases/mrtg-mysql-load/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= mrtg:${PORTSDIR}/net-mgmt/mrtg \ NO_BUILD= yes NO_WRKSUBDIR= yes USE_PERL5_RUN= yes -USE_REINPLACE= yes MAN1= ${PORTNAME}.1 diff --git a/databases/msql/Makefile b/databases/msql/Makefile index 60dac6166a1f..495b8ce6b654 100644 --- a/databases/msql/Makefile +++ b/databases/msql/Makefile @@ -17,7 +17,6 @@ CONFLICTS= msql-3* INSTALLS_SHLIB= YES USE_PERL5= YES -USE_REINPLACE= YES # Not free for commercial use. RESTRICTED= "restrictive copyright (no commercial use)" diff --git a/databases/msql3/Makefile b/databases/msql3/Makefile index 6bda10e5fc09..8ff36467c79e 100644 --- a/databases/msql3/Makefile +++ b/databases/msql3/Makefile @@ -17,7 +17,6 @@ CONFLICTS= msql-2* INSTALLS_SHLIB= YES USE_PERL5= YES -USE_REINPLACE= YES LATEST_LINK= msql3 diff --git a/databases/mysql-connector-odbc/Makefile b/databases/mysql-connector-odbc/Makefile index 89addd2c1b3a..5118f739005e 100644 --- a/databases/mysql-connector-odbc/Makefile +++ b/databases/mysql-connector-odbc/Makefile @@ -19,7 +19,6 @@ COMMENT= ODBC driver for MySQL${MYSQL_VER} / ${DRIVER_MANAGER} USE_MYSQL= yes BROKEN_WITH_MYSQL= 323 -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 libltdl:15 INSTALLS_SHLIB= yes diff --git a/databases/mysql-navigator/Makefile b/databases/mysql-navigator/Makefile index 90be33eb222b..f46cd4df08b3 100644 --- a/databases/mysql-navigator/Makefile +++ b/databases/mysql-navigator/Makefile @@ -22,7 +22,6 @@ USE_MYSQL= yes USE_KDELIBS_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_ARGS+=--with-mysql-includes=${LOCALBASE}/include/mysql \ --with-mysql-libraries=${LOCALBASE}/lib/mysql CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/databases/mysql323-server/Makefile b/databases/mysql323-server/Makefile index 17d213ae8165..6cc9c311eac5 100644 --- a/databases/mysql323-server/Makefile +++ b/databases/mysql323-server/Makefile @@ -18,7 +18,6 @@ COMMENT?= Multithreaded SQL database (server) SLAVEDIRS= databases/mysql323-client USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=/var/db/mysql \ diff --git a/databases/mysql40-server/Makefile b/databases/mysql40-server/Makefile index 2b60062947c2..eb1b6a115d8d 100644 --- a/databases/mysql40-server/Makefile +++ b/databases/mysql40-server/Makefile @@ -18,7 +18,6 @@ COMMENT?= Multithreaded SQL database (server) SLAVEDIRS= databases/mysql40-client USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=/var/db/mysql \ diff --git a/databases/mysql50-server/Makefile b/databases/mysql50-server/Makefile index 03de18a91eaf..f17625074d87 100644 --- a/databases/mysql50-server/Makefile +++ b/databases/mysql50-server/Makefile @@ -18,7 +18,6 @@ COMMENT?= Multithreaded SQL database (server) SLAVEDIRS= databases/mysql50-client databases/mysql50-scripts USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=/var/db/mysql \ diff --git a/databases/mysql51-server/Makefile b/databases/mysql51-server/Makefile index 45c2fb309c57..6ca9d36c3ca8 100644 --- a/databases/mysql51-server/Makefile +++ b/databases/mysql51-server/Makefile @@ -19,7 +19,6 @@ COMMENT?= Multithreaded SQL database (server) SLAVEDIRS= databases/mysql51-client databases/mysql51-scripts USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=/var/db/mysql \ diff --git a/databases/mysql54-server/Makefile b/databases/mysql54-server/Makefile index 45c2fb309c57..6ca9d36c3ca8 100644 --- a/databases/mysql54-server/Makefile +++ b/databases/mysql54-server/Makefile @@ -19,7 +19,6 @@ COMMENT?= Multithreaded SQL database (server) SLAVEDIRS= databases/mysql51-client databases/mysql51-scripts USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=/var/db/mysql \ diff --git a/databases/mysql55-server/Makefile b/databases/mysql55-server/Makefile index 45c2fb309c57..6ca9d36c3ca8 100644 --- a/databases/mysql55-server/Makefile +++ b/databases/mysql55-server/Makefile @@ -19,7 +19,6 @@ COMMENT?= Multithreaded SQL database (server) SLAVEDIRS= databases/mysql51-client databases/mysql51-scripts USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=/var/db/mysql \ diff --git a/databases/mysql60-server/Makefile b/databases/mysql60-server/Makefile index 45c2fb309c57..6ca9d36c3ca8 100644 --- a/databases/mysql60-server/Makefile +++ b/databases/mysql60-server/Makefile @@ -19,7 +19,6 @@ COMMENT?= Multithreaded SQL database (server) SLAVEDIRS= databases/mysql51-client databases/mysql51-scripts USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=/var/db/mysql \ diff --git a/databases/mysql_last_value/Makefile b/databases/mysql_last_value/Makefile index 35bfd2589cd9..be16cb329024 100644 --- a/databases/mysql_last_value/Makefile +++ b/databases/mysql_last_value/Makefile @@ -14,7 +14,6 @@ COMMENT= Replaces NULL value of current column with value from top row LIB_DEPENDS= mysqlclient.14:${PORTSDIR}/databases/mysql41-client PLIST_FILES= bin/mysql_last_value -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' ${WRKSRC}/Makefile diff --git a/databases/mysqlcc/Makefile b/databases/mysqlcc/Makefile index 18e79381ae48..21743251d77a 100644 --- a/databases/mysqlcc/Makefile +++ b/databases/mysqlcc/Makefile @@ -21,7 +21,6 @@ BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake USE_MYSQL= yes BROKEN_WITH_MYSQL=323 -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_QT_VER= 3 CONFIGURE_ARGS+= --with-qt=${X11BASE} diff --git a/databases/mysqlcppapi/Makefile b/databases/mysqlcppapi/Makefile index 4e4bbb0311b2..d88fb7cb15da 100644 --- a/databases/mysqlcppapi/Makefile +++ b/databases/mysqlcppapi/Makefile @@ -16,7 +16,6 @@ MAINTAINER= gaoj@cpsc.ucalgary.ca COMMENT= A fork of mysql++ C++ API for MySQL USE_MYSQL= yes -USE_REINPLACE= yes USE_GNOME= pkgconfig gnomehack GNU_CONFIGURE= yes diff --git a/databases/mysqltcl/Makefile b/databases/mysqltcl/Makefile index 34b1d2e1ba64..af931cd8b329 100644 --- a/databases/mysqltcl/Makefile +++ b/databases/mysqltcl/Makefile @@ -26,7 +26,6 @@ MAKE_ENV+= PORTVERSION="${PORTVERSION}" \ TCL_NODOT="${TCL_NODOT}" MAKEFILE= ${FILESDIR}/Makefile.bsd ALL_TARGET= shlib -USE_REINPLACE= yes REINPLACE_ARGS= -i '' pre-patch: diff --git a/databases/mytop/Makefile b/databases/mytop/Makefile index e0513e31192f..281019c47902 100644 --- a/databases/mytop/Makefile +++ b/databases/mytop/Makefile @@ -29,8 +29,6 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time- .endif .if ${PERL_LEVEL} < 500600 -USE_REINPLACE= yes - post-patch: @${REINPLACE_CMD} -e 's, -P , B<-P> ,g' ${WRKSRC}/mytop .endif diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile index 1b7e9f6ada11..4f8110c4066e 100644 --- a/databases/p5-DBD-ODBC/Makefile +++ b/databases/p5-DBD-ODBC/Makefile @@ -18,7 +18,6 @@ COMMENT= DBD module interfacing the ODBC databases PERL_CONFIGURE= yes CONFIGURE_ARGS+= -o ${LOCALBASE} -USE_REINPLACE= yes MAN3= DBD::ODBC.3 diff --git a/databases/p5-sqlrelay/Makefile b/databases/p5-sqlrelay/Makefile index bd6241e9d9bb..8be84ccab7a8 100644 --- a/databases/p5-sqlrelay/Makefile +++ b/databases/p5-sqlrelay/Makefile @@ -23,7 +23,6 @@ USE_PERL5= yes WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= ${SQLRELAY_CONFIGURE_ARGS} \ --with-pod2man=`which pod2man` \ diff --git a/databases/pear-DB/Makefile b/databases/pear-DB/Makefile index 2ca5238aa132..8f64a26aace0 100644 --- a/databases/pear-DB/Makefile +++ b/databases/pear-DB/Makefile @@ -16,8 +16,6 @@ COMMENT= PEAR Database Abstraction Layer BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} -USE_REINPLACE= yes - FILES= DB.php DB/common.php DB/dbase.php DB/fbsql.php DB/ibase.php \ DB/ifx.php DB/msql.php DB/mssql.php DB/mysql.php DB/mysqli.php \ DB/oci8.php DB/odbc.php DB/pgsql.php DB/sybase.php DB/storage.php \ diff --git a/databases/pear-DB_DataObject/Makefile b/databases/pear-DB_DataObject/Makefile index a9922dbdb313..bfd1687e03dc 100644 --- a/databases/pear-DB_DataObject/Makefile +++ b/databases/pear-DB_DataObject/Makefile @@ -16,8 +16,6 @@ BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \ ${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date RUN_DEPENDS= ${BUILD_DEPENDS} -USE_REINPLACE= yes - CATEGORY= DB FILES= DataObject.php DataObject/Cast.php DataObject/Generator.php \ DataObject/createTables.php DataObject/Error.php diff --git a/databases/pear-DB_Table/Makefile b/databases/pear-DB_Table/Makefile index 375e8a627d4a..8201db16bf64 100644 --- a/databases/pear-DB_Table/Makefile +++ b/databases/pear-DB_Table/Makefile @@ -16,8 +16,6 @@ BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \ ${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date RUN_DEPENDS= ${BUILD_DEPENDS} -USE_REINPLACE= yes - LATEST_LINK= pear-DB_Table OPTIONS= PEAR_HTML_QUICKFORM "PEAR::HTML_QuickForm support" off diff --git a/databases/percona55-server/Makefile b/databases/percona55-server/Makefile index 45c2fb309c57..6ca9d36c3ca8 100644 --- a/databases/percona55-server/Makefile +++ b/databases/percona55-server/Makefile @@ -19,7 +19,6 @@ COMMENT?= Multithreaded SQL database (server) SLAVEDIRS= databases/mysql51-client databases/mysql51-scripts USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=/var/db/mysql \ diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile index 9f9ceb12cce9..66894aa0176b 100644 --- a/databases/pgaccess/Makefile +++ b/databases/pgaccess/Makefile @@ -18,8 +18,6 @@ COMMENT= A powerful GUI PostgreSQL database administration tool and toolkit LIB_DEPENDS= pgtcl:${PORTSDIR}/databases/postgresql-tcltk -USE_REINPLACE= yes - TCLVERSION?= 8.4 DOCSDIR= ${PREFIX}/share/doc/postgresql/${PORTNAME} PGACCESSDIR= ${PREFIX}/share/postgresql/${PORTNAME} diff --git a/databases/pgadmin3-12/Makefile b/databases/pgadmin3-12/Makefile index 4c8074a5a2a6..0b531fc08f81 100644 --- a/databases/pgadmin3-12/Makefile +++ b/databases/pgadmin3-12/Makefile @@ -16,7 +16,6 @@ MAINTAINER= fjoe@FreeBSD.org COMMENT= PostgreSQL database design and management system USE_PGSQL= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx=${X11BASE} --with-wx-config=${WX_CONFIG} CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/databases/pgadmin3/Makefile b/databases/pgadmin3/Makefile index 1eeff5334df0..ed58121a4b95 100644 --- a/databases/pgadmin3/Makefile +++ b/databases/pgadmin3/Makefile @@ -16,7 +16,6 @@ COMMENT= PostgreSQL database design and management system USE_PGSQL= yes BROKEN_WITH_PGSQL= 73 -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx=${X11BASE} --with-wx-config=${WX_CONFIG} CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/databases/pgbash/Makefile b/databases/pgbash/Makefile index 13dad1f835fd..bcb5e0ed9656 100644 --- a/databases/pgbash/Makefile +++ b/databases/pgbash/Makefile @@ -25,7 +25,6 @@ WRKSRC= ${WRKDIR}/pgbash-7.3/src/bash-2.05a GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --pginc-prefix=${LOCALBASE}/include --pglib-prefix=${LOCALBASE}/lib diff --git a/databases/pgcluster/Makefile b/databases/pgcluster/Makefile index a87fb2620926..b47747309a54 100644 --- a/databases/pgcluster/Makefile +++ b/databases/pgcluster/Makefile @@ -26,7 +26,6 @@ WRKSRC?= ${WRKDIR}/postgresql-${BASEPGSQL} USE_GMAKE= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf:259 -USE_REINPLACE= yes MAKE_FLAGS= # empty MAKEFILE= # empty CONFLICTS= postgresql-* diff --git a/databases/pgworksheet/Makefile b/databases/pgworksheet/Makefile index 60ac046d48db..a031ded51790 100644 --- a/databases/pgworksheet/Makefile +++ b/databases/pgworksheet/Makefile @@ -21,7 +21,6 @@ USE_BZIP2= yes USE_GNOME= pygtk2 USE_PYTHON= yes USE_PYDISTUTILS=yes -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e \ diff --git a/databases/postgresql-jdbc/Makefile b/databases/postgresql-jdbc/Makefile index b5df2886ed30..a69f720b80a3 100644 --- a/databases/postgresql-jdbc/Makefile +++ b/databases/postgresql-jdbc/Makefile @@ -21,7 +21,6 @@ DIST_SUBDIR= postgresql USE_ANT= yes USE_JAVA= yes -USE_REINPLACE= yes PKGMESSAGE= ${WRKDIR}/.pkg-message diff --git a/databases/postgresql-libpq++/Makefile b/databases/postgresql-libpq++/Makefile index deb566acafc0..dbc5a11dbdec 100644 --- a/databases/postgresql-libpq++/Makefile +++ b/databases/postgresql-libpq++/Makefile @@ -19,7 +19,6 @@ COMMENT= C++ interface for PostgreSQL USE_PGSQL= YES USE_GMAKE= YES -USE_REINPLACE= YES INSTALLS_SHLIB= YES post-patch: diff --git a/databases/postgresql-relay/Makefile b/databases/postgresql-relay/Makefile index 21ceb78cfe57..96f823bd2594 100644 --- a/databases/postgresql-relay/Makefile +++ b/databases/postgresql-relay/Makefile @@ -18,7 +18,6 @@ PLIST_FILES= bin/postgresql-relay \ etc/postgresql-relay.conf-sample \ etc/rc.d/postgresql-relay.sh -USE_REINPLACE= yes USE_RC_SUBR= yes USE_PERL5_BUILD=yes SUB_FILES= postgresql-relay.sh diff --git a/databases/pxtools/Makefile b/databases/pxtools/Makefile index 9c31255c5858..1331eb9f0fc8 100644 --- a/databases/pxtools/Makefile +++ b/databases/pxtools/Makefile @@ -17,7 +17,6 @@ COMMENT= Collection of tools to work with Paradox databases USE_GETOPT_LONG=yes GNU_CONFIGURE= yes USE_GETTEXT= yes -USE_REINPLACE= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile index a8b02eccd98e..990b58b5facc 100644 --- a/databases/py-PyGreSQL/Makefile +++ b/databases/py-PyGreSQL/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base USE_PGSQL= yes USE_PYTHON= yes DATETIME_DEP= ${PYTHON_SITELIBDIR}/mx/DateTime/__init__.py -USE_REINPLACE=yes pre-build: @ cd ${WRKSRC} ; ${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},g' setup.py diff --git a/databases/py-bsddb3/Makefile b/databases/py-bsddb3/Makefile index 70c7b1521de8..14f3c155ba01 100644 --- a/databases/py-bsddb3/Makefile +++ b/databases/py-bsddb3/Makefile @@ -18,7 +18,6 @@ COMMENT= Python extension module for BerkeleyDB 3 and 4 USE_BDB= yes USE_PYTHON= yes USE_PYDISTUTILS= yes -USE_REINPLACE= yes PYDISTUTILS_CONFIGUREARGS=--libs="-l${BDB_LIB_NAME}" --berkeley-db=${LOCALBASE} PYDISTUTILS_BUILDARGS= --libs="-l${BDB_LIB_NAME}" --berkeley-db=${LOCALBASE} PYDISTUTILS_INSTALLARGS=-c -O1 --prefix=${PREFIX} --berkeley-db=${LOCALBASE} diff --git a/databases/py-mssql/Makefile b/databases/py-mssql/Makefile index 7d92321e70f9..c6e6be0b7608 100644 --- a/databases/py-mssql/Makefile +++ b/databases/py-mssql/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= sybdb.5:${PORTSDIR}/databases/freetds-msdblib USE_PYTHON= 2.2+ USE_PYDISTUTILS=yes -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' \ diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile index 742630b7df07..19334024358d 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -17,7 +17,6 @@ COMMENT= A persistent DB connection pooling/proxying/load balancing system LIB_DEPENDS= rudiments.0:${PORTSDIR}/devel/rudiments -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= autoconf:259 libtool:15 CONFIGURE_ENV= ${SQLRELAY_CONFIGURE_ENV} \ diff --git a/databases/sqsh/Makefile b/databases/sqsh/Makefile index c9b2138f95a0..20ef162270da 100644 --- a/databases/sqsh/Makefile +++ b/databases/sqsh/Makefile @@ -17,7 +17,6 @@ COMMENT= Interactive tool for querying Sybase database servers LIB_DEPENDS= ct.3:${PORTSDIR}/databases/freetds USE_GETTEXT= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= SYBASE="${LOCALBASE}" CONFIGURE_ARGS= --with-readline diff --git a/databases/tcl-Mysql/Makefile b/databases/tcl-Mysql/Makefile index 90294d4dde57..28f473a6a51b 100644 --- a/databases/tcl-Mysql/Makefile +++ b/databases/tcl-Mysql/Makefile @@ -26,7 +26,6 @@ WRKSRC= ${WRKDIR}/tcl-sql/ LIB_NAME= libTclMySQL.so.1 PLIST_SUB= TCL_VERSION=tcl${TCL_VERSION} LIB_NAME=${LIB_NAME} MAKE_ARGS+= SHLIB_NAME=${LIB_NAME} ${PLIST_SUB} -USE_REINPLACE= yes REINPLACE_ARGS= -i "" MAKEFILE= ${FILESDIR}/Makefile.bsd diff --git a/databases/typhoon/Makefile b/databases/typhoon/Makefile index 6a703d2a2c1b..a23dfa50678a 100644 --- a/databases/typhoon/Makefile +++ b/databases/typhoon/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A relational database library HAS_CONFIGURE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes MAN1= ddlp.1 diff --git a/databases/wmjsql/Makefile b/databases/wmjsql/Makefile index 8fd3396bf874..f78ea7d58573 100644 --- a/databases/wmjsql/Makefile +++ b/databases/wmjsql/Makefile @@ -16,7 +16,6 @@ COMMENT= MySQL server status displaying dockapp USE_MYSQL= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_X_PREFIX= yes USE_GETOPT_LONG= yes USE_XPM= yes diff --git a/databases/xbsql/Makefile b/databases/xbsql/Makefile index 4bc26784840f..e702659fe364 100644 --- a/databases/xbsql/Makefile +++ b/databases/xbsql/Makefile @@ -20,7 +20,6 @@ USE_BISON= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes -USE_REINPLACE= yes LB2FIX= Makefile.in test/Makefile.in xbsql/Makefile.in diff --git a/databases/xmbase-grok/Makefile b/databases/xmbase-grok/Makefile index 5aef030c98c2..a8b5bda7cec2 100644 --- a/databases/xmbase-grok/Makefile +++ b/databases/xmbase-grok/Makefile @@ -17,7 +17,6 @@ COMMENT= Graphical Resource Organizer Kit BUILD_WRKSRC= ${WRKDIR}/${DISTNAME}/src -USE_REINPLACE= yes USE_X_PREFIX= yes USE_MOTIF= yes MAKE_ENV= MYCC="${CC}" DEBUG="${CFLAGS}" YO="" INCDIR="" \ |