diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:24:52 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:24:52 +0000 |
commit | 1adfa4acd39352741858107e33ea2725c44dd513 (patch) | |
tree | 10953ace8a2f469ab0a92c71699ac88de8709950 /textproc | |
parent | 28dd10dcb401c431386390d9b259d3f7330f6f2b (diff) | |
download | ports-1adfa4acd39352741858107e33ea2725c44dd513.tar.gz ports-1adfa4acd39352741858107e33ea2725c44dd513.zip |
Notes
Diffstat (limited to 'textproc')
80 files changed, 0 insertions, 89 deletions
diff --git a/textproc/2bsd-diff/Makefile b/textproc/2bsd-diff/Makefile index caec5a2e876a..054d47298886 100644 --- a/textproc/2bsd-diff/Makefile +++ b/textproc/2bsd-diff/Makefile @@ -19,8 +19,6 @@ COMMENT= 2.11BSD diff utility EXTRACT_AFTER_ARGS= | ${TAR} -xf - bin/diff man/man1/diff.1 WRKSRC= ${WRKDIR}/bin/diff -USE_REINPLACE= YES - MAN1= 2diff.1 post-patch: diff --git a/textproc/aiksaurus-gtk/Makefile b/textproc/aiksaurus-gtk/Makefile index 5da033a5069d..04b73549c211 100644 --- a/textproc/aiksaurus-gtk/Makefile +++ b/textproc/aiksaurus-gtk/Makefile @@ -17,7 +17,6 @@ MASTERDIR= ${.CURDIR}/../aiksaurus PKGDIR= ${.CURDIR} USE_GNOME= gnomehack gtk20 -USE_REINPLACE= yes CONFIGURE_ARGS=--with-gtk pre-install: diff --git a/textproc/align/Makefile b/textproc/align/Makefile index aade06d9bceb..cb8006776ff7 100644 --- a/textproc/align/Makefile +++ b/textproc/align/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Text column alignment filter USE_PERL5= yes -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e 's|/usr/local/bin|${PREFIX}/bin|g' ${WRKSRC}/Makefile diff --git a/textproc/bidiv/Makefile b/textproc/bidiv/Makefile index 20008ed14c09..d3e40cbfb819 100644 --- a/textproc/bidiv/Makefile +++ b/textproc/bidiv/Makefile @@ -16,7 +16,6 @@ COMMENT= A bidirectional text filter LIB_DEPENDS= fribidi.0:${PORTSDIR}/converters/fribidi -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/bidiv MAN1= bidiv.1 MAKE_ENV+= CC_OPT_FLAGS="${CFLAGS}" diff --git a/textproc/clit/Makefile b/textproc/clit/Makefile index 3c3f92fbcc9f..8f0b44c00dde 100644 --- a/textproc/clit/Makefile +++ b/textproc/clit/Makefile @@ -27,7 +27,6 @@ MIN_VER= 8 PLIST_FILES= bin/clit USE_ZIP= yes -USE_REINPLACE= yes USE_GMAKE= yes post-extract: diff --git a/textproc/code2html/Makefile b/textproc/code2html/Makefile index e9db22c5fadf..12cdd0c34263 100644 --- a/textproc/code2html/Makefile +++ b/textproc/code2html/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Sourcecode to HTML converter NO_BUILD= yes -USE_REINPLACE= yes USE_PERL5_RUN= yes MAN1= code2html.1 diff --git a/textproc/cwtext/Makefile b/textproc/cwtext/Makefile index e87da561ba0b..6f436fdcd1c1 100644 --- a/textproc/cwtext/Makefile +++ b/textproc/cwtext/Makefile @@ -16,7 +16,6 @@ MAINTAINER= laszlof@vonostingroup.com COMMENT= Morse Code Generator USE_PYTHON= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKEFILE= makefile ALL_TARGET= ALL diff --git a/textproc/dadadodo/Makefile b/textproc/dadadodo/Makefile index 92b985b758df..4aa37dad31a2 100644 --- a/textproc/dadadodo/Makefile +++ b/textproc/dadadodo/Makefile @@ -14,7 +14,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Text processor which analyses text and generates random sentences PLIST_FILES= bin/dadadodo -USE_REINPLACE= yes pre-patch: ${REINPLACE_CMD} -E "s/^(CC|CFLAGS).+//" ${WRKSRC}/Makefile diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index 1e613b4afc1f..d2a75dac3f6a 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -18,7 +18,6 @@ MAINTAINER= dd@FreeBSD.org COMMENT= Dictionary Server Protocol (RFC2229) client USE_BISON= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-local-zlib --with-cflags="${CFLAGS}" \ --with-etcdir=${PREFIX}/etc diff --git a/textproc/diffutils/Makefile b/textproc/diffutils/Makefile index 830e02be8672..7d0e790fad85 100644 --- a/textproc/diffutils/Makefile +++ b/textproc/diffutils/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= diffutils MAINTAINER= ports@FreeBSD.org COMMENT= The GNU diff utilities -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g diff --git a/textproc/dixit/Makefile b/textproc/dixit/Makefile index 4b706b87dd37..9cca1aef5ec3 100644 --- a/textproc/dixit/Makefile +++ b/textproc/dixit/Makefile @@ -35,7 +35,6 @@ _DB_D= ${PORTNAME}_qdb.zip _DB_F= ${PORTNAME}.qdb _DB= ${DB_DIR}/${_DB_F} -USE_REINPLACE= yes USE_QT_VER= 3 USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/textproc/docbook-to-man/Makefile b/textproc/docbook-to-man/Makefile index f50e33b3fc91..d3f7e6f08c20 100644 --- a/textproc/docbook-to-man/Makefile +++ b/textproc/docbook-to-man/Makefile @@ -36,7 +36,6 @@ RUN_DEPENDS= nsgmls:${PORTSDIR}/textproc/jade .endif RUN_DEPENDS+= ${LOCALBASE}/share/sgml/docbook:${PORTSDIR}/textproc/docbook -USE_REINPLACE= yes USE_IMAKE= yes PREFIX?= ${LOCALBASE} USE_XLIB= yes diff --git a/textproc/estraier/Makefile b/textproc/estraier/Makefile index 5f55dc025f94..5744e488ff4d 100644 --- a/textproc/estraier/Makefile +++ b/textproc/estraier/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= qdbm.12:${PORTSDIR}/databases/qdbm USE_ICONV= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --with-sysqdbm \ --enable-dlfilter \ diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile index 23fb3f1135b6..434613a72169 100644 --- a/textproc/gdome2/Makefile +++ b/textproc/gdome2/Makefile @@ -17,7 +17,6 @@ COMMENT= Gnome DOM Engine LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 USE_GNOME= glib20 gnomehack -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= GLIB_CONFIG="${LOCALBASE}/bin/pkg-config glib-2.0" \ CPPFLAGS="-I${LOCALBASE}/include" diff --git a/textproc/gmat/Makefile b/textproc/gmat/Makefile index a0673beb0a0f..dc5219550b4e 100644 --- a/textproc/gmat/Makefile +++ b/textproc/gmat/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/nsgmls:${PORTSDIR}/textproc/sp \ gv:${PORTSDIR}/print/gv USE_PERL5_BUILD=yes -USE_REINPLACE= yes REINPLACE_ARGS= -i "" WRKSRC= ${WRKDIR}/${PORTNAME}-0.2.4 diff --git a/textproc/gtkdiff/Makefile b/textproc/gtkdiff/Makefile index 8d64b8e1ee24..83e48e8ce52b 100644 --- a/textproc/gtkdiff/Makefile +++ b/textproc/gtkdiff/Makefile @@ -16,7 +16,6 @@ COMMENT= A frontend program for diff(1) written for GNOME USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnomelibs -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/textproc/gutenmark/Makefile b/textproc/gutenmark/Makefile index 2a33e5f781f0..f6dacfac769f 100644 --- a/textproc/gutenmark/Makefile +++ b/textproc/gutenmark/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Attractively formatting Project Gutenberg texts PLIST_FILES= bin/GutenMark -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/GutenMark-source USE_GMAKE= yes ALL_TARGET= # empty diff --git a/textproc/gxmlviewer/Makefile b/textproc/gxmlviewer/Makefile index 72b1f0ea586d..d517ddcfcb90 100644 --- a/textproc/gxmlviewer/Makefile +++ b/textproc/gxmlviewer/Makefile @@ -19,7 +19,6 @@ COMMENT= An xmlviewer with a netscape plugin, and now a bonobo control as well USE_X_PREFIX= yes USE_GNOME= bonobo gnomehack gnomelibs gnomeprefix libxml2 USE_GETTEXT= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libiconv-prefix="${LOCALBASE}" diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile index e9bd7265325e..7baddab76c44 100644 --- a/textproc/hs-HaXml/Makefile +++ b/textproc/hs-HaXml/Makefile @@ -19,7 +19,6 @@ COMMENT= A collection of utilities for using Haskell and XML together BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc RUN_DEPENDS+= ghc:${PORTSDIR}/lang/ghc -USE_REINPLACE= yes HAS_CONFIGURE= yes USE_GMAKE= yes diff --git a/textproc/hs-haxml/Makefile b/textproc/hs-haxml/Makefile index e9bd7265325e..7baddab76c44 100644 --- a/textproc/hs-haxml/Makefile +++ b/textproc/hs-haxml/Makefile @@ -19,7 +19,6 @@ COMMENT= A collection of utilities for using Haskell and XML together BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc RUN_DEPENDS+= ghc:${PORTSDIR}/lang/ghc -USE_REINPLACE= yes HAS_CONFIGURE= yes USE_GMAKE= yes diff --git a/textproc/html2text/Makefile b/textproc/html2text/Makefile index 9d73cf199408..52787cb9f269 100644 --- a/textproc/html2text/Makefile +++ b/textproc/html2text/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= apps/www/converters MAINTAINER= ports@FreeBSD.org COMMENT= Converts HTML documents into plain text -USE_REINPLACE= yes HAS_CONFIGURE= yes MAKE_ARGS= CXX="${CXX}" diff --git a/textproc/info2man/Makefile b/textproc/info2man/Makefile index df4d6b878fa0..2d5355a81c13 100644 --- a/textproc/info2man/Makefile +++ b/textproc/info2man/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Translate GNU info files into man pages USE_PERL5= yes -USE_REINPLACE= yes NO_WRKSUBDIR= yes NO_BUILD= yes diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index d66a81f12669..57f05bad06d2 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -23,7 +23,6 @@ USE_GMAKE= yes USE_ICONV= yes USE_PERL5= yes USE_GNOME= gnometarget -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir="${PREFIX}/libdata" diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index c92919711776..2fb41c331169 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -26,8 +26,6 @@ MLINKS= ispell.1 buildhash.1 \ ispell.1 tryaffix.1 \ ispell.1 spell.1 -USE_REINPLACE= yes - EXTRACT_ONLY= ${ISPELL_FILES} EXTRA_DICT= MAKE_FLAGS= TMPDIR=${WRKDIR} -f diff --git a/textproc/jakarta-commons-digester/Makefile b/textproc/jakarta-commons-digester/Makefile index 95385b79c37e..1a35431d01c7 100644 --- a/textproc/jakarta-commons-digester/Makefile +++ b/textproc/jakarta-commons-digester/Makefile @@ -19,8 +19,6 @@ COMMENT= XML-to-Java-object mapping utility package BUILD_DEPENDS= ${JAR_DEPENDS} RUN_DEPENDS= ${JAR_DEPENDS} -USE_REINPLACE= yes - USE_JAVA= yes JAVA_VERSION= 1.2+ diff --git a/textproc/javacc/Makefile b/textproc/javacc/Makefile index 4062db62b810..35c1bfb971b5 100644 --- a/textproc/javacc/Makefile +++ b/textproc/javacc/Makefile @@ -17,7 +17,6 @@ COMMENT= Compiler compiler for Java; includes tools for building syntax trees FETCH_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget USE_JAVA= yes -USE_REINPLACE= yes FETCH_CMD= ${LOCALBASE}/bin/wget NO_BUILD= yes DISABLE_SIZE= yes diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile index 3b1e1d06498f..e3a7c4cb1b35 100644 --- a/textproc/kdiff3/Makefile +++ b/textproc/kdiff3/Makefile @@ -16,7 +16,6 @@ COMMENT= A KDE3 graphical frontend for diff USE_KDEBASE_VER=3 USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" diff --git a/textproc/libebml/Makefile b/textproc/libebml/Makefile index 2515b4a1ad61..a3708cf788f2 100644 --- a/textproc/libebml/Makefile +++ b/textproc/libebml/Makefile @@ -16,7 +16,6 @@ COMMENT= EBML (Extensible Binary Meta Language), sort of binary version of XML USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes BUILD_WRKSRC= ${WRKSRC}/make/linux INSTALL_WRKSRC= ${WRKSRC}/make/linux INSTALLS_SHLIB= yes diff --git a/textproc/libparsifal/Makefile b/textproc/libparsifal/Makefile index 097bb940fd3b..b62405d454e2 100644 --- a/textproc/libparsifal/Makefile +++ b/textproc/libparsifal/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight XML Parser USE_ICONV= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/textproc/libpathan/Makefile b/textproc/libpathan/Makefile index c624ac0ac5d7..5364a3d3e182 100644 --- a/textproc/libpathan/Makefile +++ b/textproc/libpathan/Makefile @@ -29,7 +29,6 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV+= XERCESCROOT=${XERCESCROOT} CONFIGURE_SCRIPT= runConfigure CONFIGURE_ARGS+= --disable-static -USE_REINPLACE= yes PATHAN_LIB_VERSION= 2 PLIST_SUB+= PATHAN_LIB_VERSION=${PATHAN_LIB_VERSION} diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index eb918482472a..7e090a97ab0d 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -18,7 +18,6 @@ COMMENT= XML API for C++ USE_GNOME= gnomehack gnometarget libxml2 pkgconfig GNU_CONFIGURE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index f37a28a3be42..831845e86187 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -17,7 +17,6 @@ COMMENT= XML parser library for GNOME USE_GMAKE= yes USE_GNOME= pkgconfig -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 761e78d5abbd..7c7a63642b40 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -32,7 +32,6 @@ USE_ICONV= yes GNU_CONFIGURE= yes USE_GNOME?= gnomehack gnometarget pkgconfig INSTALLS_SHLIB= yes -USE_REINPLACE= yes CONFIGURE_ARGS?= --with-iconv=${LOCALBASE} \ --with-html-dir=${PREFIX}/share/doc \ --with-html-subdir=${PORTNAME} \ diff --git a/textproc/libxode/Makefile b/textproc/libxode/Makefile index b29875324a8c..e56d5e960eb4 100644 --- a/textproc/libxode/Makefile +++ b/textproc/libxode/Makefile @@ -22,7 +22,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index ff4acb935728..0987cc173ad7 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -25,7 +25,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_GNOME?= gnomehack gnometarget libxml2 -USE_REINPLACE= yes CONFIGURE_ARGS?= --with-html-dir=${PREFIX}/share/doc \ --without-python CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile index 193b500aba4d..ee9cc9dca610 100644 --- a/textproc/meld/Makefile +++ b/textproc/meld/Makefile @@ -20,7 +20,6 @@ USE_GNOME= pygnome2 USE_PYTHON= yes USE_X_PREFIX= yes NO_BUILD= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKEFILE= GNUmakefile diff --git a/textproc/mguesser/Makefile b/textproc/mguesser/Makefile index 37f7f08d2c45..4ea5789e77c2 100644 --- a/textproc/mguesser/Makefile +++ b/textproc/mguesser/Makefile @@ -15,7 +15,6 @@ COMMENT= A tool for guessing a text's charset and language CFLAGS+= -DUDM_GUESSER_STANDALONG -DLMDIR=\"${PREFIX}/share/mguesser\" MAKE_ENV+= CFLAGS="${$CFLAGS}" -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -E \ diff --git a/textproc/mifluz/Makefile b/textproc/mifluz/Makefile index 9ccf24896263..02762379bd6d 100644 --- a/textproc/mifluz/Makefile +++ b/textproc/mifluz/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= C++ library to build and query a full text inverted index USE_ICONV= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} --without-unac INSTALLS_SHLIB= yes diff --git a/textproc/minidom/Makefile b/textproc/minidom/Makefile index ea715194c794..a953ef710dfe 100644 --- a/textproc/minidom/Makefile +++ b/textproc/minidom/Makefile @@ -18,7 +18,6 @@ COMMENT= A minimal implementation of the Document Object Model LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 USE_ICONV= yes -USE_REINPLACE= yes USE_GNOME= glib12 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/textproc/ocaml-pxp/Makefile b/textproc/ocaml-pxp/Makefile index 2df5ef7e223f..a56a921e2333 100644 --- a/textproc/ocaml-pxp/Makefile +++ b/textproc/ocaml-pxp/Makefile @@ -30,8 +30,6 @@ USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS+=-without-wlex-compat -without-wlex -USE_REINPLACE= yes - ALL_TARGET= all opt # to avoid a conflict with PACKAGES in bsd.port.mk diff --git a/textproc/ocaml-yaxpo/Makefile b/textproc/ocaml-yaxpo/Makefile index d3f1d9647e3b..353d20f086d3 100644 --- a/textproc/ocaml-yaxpo/Makefile +++ b/textproc/ocaml-yaxpo/Makefile @@ -17,8 +17,6 @@ COMMENT= Non-validating XML 1.0 + XMLNS processing suite for Objective Caml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml -USE_REINPLACE= yes - ALL_TARGET= yaxpo DATE_VERSION= 20050614 diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile index f206835daeb5..622c339b0311 100644 --- a/textproc/opensp/Makefile +++ b/textproc/opensp/Makefile @@ -18,7 +18,6 @@ COMMENT= This package is a collection of SGML/XML tools called OpenSP USE_GETTEXT= yes USE_GMAKE= YES USE_ICONV= yes -USE_REINPLACE= YES GNU_CONFIGURE= yes USE_PERL5= yes CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog \ diff --git a/textproc/py-4suite-xml/Makefile b/textproc/py-4suite-xml/Makefile index 0944b4487ee9..6c289ddce6c2 100644 --- a/textproc/py-4suite-xml/Makefile +++ b/textproc/py-4suite-xml/Makefile @@ -19,7 +19,6 @@ MAINTAINER= mike@skew.org COMMENT= A collection of Python tools for XML processing USE_BZIP2= yes -USE_REINPLACE= yes REINPLACE_ARGS= -i "" -E USE_PYTHON= 2.2.1+ USE_PYDISTUTILS= yes diff --git a/textproc/py-4suite/Makefile b/textproc/py-4suite/Makefile index 0c33a952c76d..c01b99ee940a 100644 --- a/textproc/py-4suite/Makefile +++ b/textproc/py-4suite/Makefile @@ -19,7 +19,6 @@ MAINTAINER= mike@skew.org COMMENT= A collection of Python tools for XML and RDF processing USE_BZIP2= yes -USE_REINPLACE= yes REINPLACE_ARGS= -i "" -E USE_PYTHON= 2.2.1+ USE_PYDISTUTILS= yes diff --git a/textproc/py-ltxml/Makefile b/textproc/py-ltxml/Makefile index d68161bc9886..1954b49bd0b7 100644 --- a/textproc/py-ltxml/Makefile +++ b/textproc/py-ltxml/Makefile @@ -24,7 +24,6 @@ USE_PYDISTUTILS= yes INSTALLS_SHLIB= yes DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/textproc/pybook/Makefile b/textproc/pybook/Makefile index 2d732d13dcdb..f07d1480b881 100644 --- a/textproc/pybook/Makefile +++ b/textproc/pybook/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://silmarill.org/files/ MAINTAINER= ports@FreeBSD.org COMMENT= A Project Gutenberg e-texts reader -USE_REINPLACE= yes USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/textproc/redland-bindings/Makefile b/textproc/redland-bindings/Makefile index 35869cfea335..eb93dfb42caf 100644 --- a/textproc/redland-bindings/Makefile +++ b/textproc/redland-bindings/Makefile @@ -23,8 +23,6 @@ BROKEN= Configure fails # TCL "Add TCL bindings" off LIB_DEPENDS= rdf.0:${PORTSDIR}/textproc/redland -USE_REINPLACE= yes - .if defined(WITH_JAVA) USE_JAVA= yes JAVA_VERSION= 1.3+ diff --git a/textproc/resume-extensions/Makefile b/textproc/resume-extensions/Makefile index e7e9ef7f2172..70cc190c926a 100644 --- a/textproc/resume-extensions/Makefile +++ b/textproc/resume-extensions/Makefile @@ -16,7 +16,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/xsl/resume:${PORTSDIR}/textproc/resume \ ${LOCALBASE}/share/xsl/string/print-n-times.xsl:${PORTSDIR}/textproc/print-n-times \ ${LOCALBASE}/share/xsl/xhtml/add-css-links.xsl:${PORTSDIR}/textproc/add-css-links -USE_REINPLACE= yes NO_BUILD= yes post-patch: diff --git a/textproc/resume/Makefile b/textproc/resume/Makefile index 2a237a46639b..42ca34996493 100644 --- a/textproc/resume/Makefile +++ b/textproc/resume/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= XML Resume library USE_JAVA= yes -USE_REINPLACE= yes NO_BUILD= yes PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/textproc/ripole/Makefile b/textproc/ripole/Makefile index 395539b6df50..18d34405491f 100644 --- a/textproc/ripole/Makefile +++ b/textproc/ripole/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.pldaniels.com/ripole/ MAINTAINER= fcash@sd73.bc.ca COMMENT= A small program designed to pull attachments out of OLE2 documents -USE_REINPLACE= yes - ALL_TARGET= default PLIST_FILES= bin/ripole diff --git a/textproc/rotix/Makefile b/textproc/rotix/Makefile index 5daf1e97c0bd..d35a44f19a57 100644 --- a/textproc/rotix/Makefile +++ b/textproc/rotix/Makefile @@ -18,7 +18,6 @@ COMMENT= A program to generate rotational obfuscations USE_GETTEXT= yes USE_GMAKE= yes HAS_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${PREFIX}/man --i18n=1 CONFIGURE_ENV= EXPR_COMPAT=1 diff --git a/textproc/rubygem-syntax/Makefile b/textproc/rubygem-syntax/Makefile index 8d326fbbe5a5..b692a004f193 100644 --- a/textproc/rubygem-syntax/Makefile +++ b/textproc/rubygem-syntax/Makefile @@ -21,8 +21,6 @@ RUN_DEPENDS+= ${BUILD_DEPENDS} PKGNAMEPREFIX= rubygem- -USE_REINPLACE= yes - REV= 1.8 GEMS_BASE_DIR= lib/ruby/gems/${REV} GEMS_DIR= ${GEMS_BASE_DIR}/gems diff --git a/textproc/sary/Makefile b/textproc/sary/Makefile index 769e3571e707..acad8abca01c 100644 --- a/textproc/sary/Makefile +++ b/textproc/sary/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A suffix array library and tools, which provide fast full-text search USE_GNOME= glib20 gnomehack gnometarget -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/textproc/scim/Makefile b/textproc/scim/Makefile index 18ddbfad11b6..684e351eb81f 100644 --- a/textproc/scim/Makefile +++ b/textproc/scim/Makefile @@ -20,7 +20,6 @@ USE_GNOME= gnomehack gnomehier gtk20 intlhack USE_X_PREFIX= yes USE_ICONV= yes USE_GMAKE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index 6171121f2af4..67183ca6a217 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -37,7 +37,6 @@ USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_BISON= yes -USE_REINPLACE= yes USE_GNOME= gnomehack gnomehier gnometarget libxslt intlhack INSTALLS_SHLIB= yes CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share/gnome \ diff --git a/textproc/sgmlformat/Makefile b/textproc/sgmlformat/Makefile index 967ac90b6de6..fe1729f02803 100644 --- a/textproc/sgmlformat/Makefile +++ b/textproc/sgmlformat/Makefile @@ -36,7 +36,6 @@ RUN_DEPENDS= nsgmls:${PORTSDIR}/textproc/jade RUN_DEPENDS+= ${PREFIX}/share/sgml/linuxdoc:${PORTSDIR}/textproc/linuxdoc \ ${PREFIX}/share/sgml/docbook:${PORTSDIR}/textproc/docbook -USE_REINPLACE= yes USE_PERL5_RUN= yes MAN1= instant.1 sgmlfmt.1 diff --git a/textproc/skim/Makefile b/textproc/skim/Makefile index 210cf163c8bb..0238aa901be9 100644 --- a/textproc/skim/Makefile +++ b/textproc/skim/Makefile @@ -22,7 +22,6 @@ USE_PYDISTUTILS=yes USE_BZIP2= yes USE_ICONV= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ diff --git a/textproc/skribe/Makefile b/textproc/skribe/Makefile index e7cfb7cbd675..55fecff3d44a 100644 --- a/textproc/skribe/Makefile +++ b/textproc/skribe/Makefile @@ -18,7 +18,6 @@ COMMENT= A highly programmable document processing system BUILD_DEPENDS= bigloo:${PORTSDIR}/lang/bigloo RUN_DEPENDS= ${BUILD_DEPENDS} -USE_REINPLACE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --with-bigloo --prefix=${PREFIX} --docdir=${DOCSDIR} USE_GMAKE= yes diff --git a/textproc/sp/Makefile b/textproc/sp/Makefile index 129796d6f846..93dd8b4593a5 100644 --- a/textproc/sp/Makefile +++ b/textproc/sp/Makefile @@ -23,7 +23,6 @@ BROKEN= "does not compile on ${MACHINE_ARCH}" USE_SUBMAKE= yes INSTALLS_SHLIB= yes USE_GCC= 2.95 -USE_REINPLACE= yes PORTDOCS= Makefile archform.htm build.htm catalog catalog.htm \ charset.htm features.htm generic.htm ideas.htm index.htm \ new.htm nsgmls.htm sgmldecl.htm sgmlnorm.htm sgmlsout.htm \ diff --git a/textproc/stardict2/Makefile b/textproc/stardict2/Makefile index 9fad3b50b2e1..e26483515781 100644 --- a/textproc/stardict2/Makefile +++ b/textproc/stardict2/Makefile @@ -23,7 +23,6 @@ USE_GCC= 3.4 USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix libgnomeui -USE_REINPLACE= yes GCONF_SCHEMAS= stardict.schemas INSTALLS_OMF= yes diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile index 9fad3b50b2e1..e26483515781 100644 --- a/textproc/stardict3/Makefile +++ b/textproc/stardict3/Makefile @@ -23,7 +23,6 @@ USE_GCC= 3.4 USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix libgnomeui -USE_REINPLACE= yes GCONF_SCHEMAS= stardict.schemas INSTALLS_OMF= yes diff --git a/textproc/tex2im/Makefile b/textproc/tex2im/Makefile index f08a60a0499d..3cd9f435fe61 100644 --- a/textproc/tex2im/Makefile +++ b/textproc/tex2im/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ bash:${PORTSDIR}/shells/bash2 NO_BUILD= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e "s,^#!/bin/bash,#!${LOCALBASE}/bin/bash,g" ${WRKSRC}/tex2im diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index 46981f61db24..79a10d0b60ef 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -15,7 +15,6 @@ MAINTAINER= nobutaka@FreeBSD.org COMMENT?= Input method library USE_X_PREFIX= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes WANT_GNOME= yes USE_GNOME+= gnometarget glib20 diff --git a/textproc/unrtf/Makefile b/textproc/unrtf/Makefile index f6632845f87b..c9cf1583964b 100644 --- a/textproc/unrtf/Makefile +++ b/textproc/unrtf/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A converter from RTF to several formats, including HTML and LaTeX -USE_REINPLACE= yes ALL_TARGET= unrtf MAN1= unrtf.1 diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile index aff29aeeba7a..b3b41b7d9b70 100644 --- a/textproc/urlview/Makefile +++ b/textproc/urlview/Makefile @@ -20,7 +20,6 @@ MASTER_SITES= ftp://ftp.mutt.org/mutt/contrib/ \ MAINTAINER= obrien@FreeBSD.org COMMENT= URL extractor/launcher -USE_REINPLACE= yes GNU_CONFIGURE= yes MAN1= urlview.1 diff --git a/textproc/wbxml2/Makefile b/textproc/wbxml2/Makefile index 1a5cee597408..c92074c274e9 100644 --- a/textproc/wbxml2/Makefile +++ b/textproc/wbxml2/Makefile @@ -24,7 +24,6 @@ USE_AUTOTOOLS= automake:19 autoconf:259 libtool:15 AUTOMAKE_ARGS= -acf GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -lexpat" diff --git a/textproc/webcpp/Makefile b/textproc/webcpp/Makefile index 72b6c632af12..ce50a2f00df7 100644 --- a/textproc/webcpp/Makefile +++ b/textproc/webcpp/Makefile @@ -21,7 +21,6 @@ USE_GCC= 3.4+ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" -USE_REINPLACE= yes .if defined(WANT_FINAL) CONFIGURE_ARGS+= --enable-final diff --git a/textproc/words/Makefile b/textproc/words/Makefile index 7fde073c28d5..a856526a0d47 100644 --- a/textproc/words/Makefile +++ b/textproc/words/Makefile @@ -19,7 +19,6 @@ COMMENT= A Latin-English Dictionary Program BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat USE_ZIP= yes -USE_REINPLACE= yes NO_WRKSUBDIR= yes GNATMAKE= gnatmake diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile index 649877ce49f1..e3f962846a65 100644 --- a/textproc/wv2/Makefile +++ b/textproc/wv2/Makefile @@ -24,7 +24,6 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes pre-configure: @${REINPLACE_CMD} "s,-pedantic ,," ${WRKSRC}/configure diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile index ab211b094f11..bbc6bcfbbc22 100644 --- a/textproc/xalan-j/Makefile +++ b/textproc/xalan-j/Makefile @@ -18,8 +18,6 @@ COMMENT= Apache XSLT processor for transforming XML documents RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper \ ${JAVALIBDIR}/xml-apis.jar:${PORTSDIR}/textproc/xerces-j -USE_REINPLACE= yes - USE_JAVA= yes JAVA_VERSION= 1.2 1.3 1.4 USE_ANT= yes diff --git a/textproc/xerces-c2-devel/Makefile b/textproc/xerces-c2-devel/Makefile index 4c8e47641727..523434a61ff9 100644 --- a/textproc/xerces-c2-devel/Makefile +++ b/textproc/xerces-c2-devel/Makefile @@ -77,7 +77,6 @@ CONFIGURE_WRKSRC= ${XERCESWRKSRC} BUILD_WRKSRC= ${XERCESWRKSRC} INSTALL_WRKSRC= ${XERCESWRKSRC} -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV+= XERCESCROOT=${WRKSRC} diff --git a/textproc/xerces-c2/Makefile b/textproc/xerces-c2/Makefile index 4c8e47641727..523434a61ff9 100644 --- a/textproc/xerces-c2/Makefile +++ b/textproc/xerces-c2/Makefile @@ -77,7 +77,6 @@ CONFIGURE_WRKSRC= ${XERCESWRKSRC} BUILD_WRKSRC= ${XERCESWRKSRC} INSTALL_WRKSRC= ${XERCESWRKSRC} -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV+= XERCESCROOT=${WRKSRC} diff --git a/textproc/xerces-c27/Makefile b/textproc/xerces-c27/Makefile index 4c8e47641727..523434a61ff9 100644 --- a/textproc/xerces-c27/Makefile +++ b/textproc/xerces-c27/Makefile @@ -77,7 +77,6 @@ CONFIGURE_WRKSRC= ${XERCESWRKSRC} BUILD_WRKSRC= ${XERCESWRKSRC} INSTALL_WRKSRC= ${XERCESWRKSRC} -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV+= XERCESCROOT=${WRKSRC} diff --git a/textproc/xls2xml/Makefile b/textproc/xls2xml/Makefile index ffd56e342b4c..bb5e37d45fa4 100644 --- a/textproc/xls2xml/Makefile +++ b/textproc/xls2xml/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= cole.2:${PORTSDIR}/textproc/cole \ GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lcole" diff --git a/textproc/xmlenc/Makefile b/textproc/xmlenc/Makefile index 42f2bc0b52c4..32a462f1f486 100644 --- a/textproc/xmlenc/Makefile +++ b/textproc/xmlenc/Makefile @@ -15,7 +15,6 @@ COMMENT= Light-weight XML encoding library for Java USE_JAVA= yes USE_ANT= yes -USE_REINPLACE= yes .if defined(NOPORTDOCS) ALL_TARGET= jar diff --git a/textproc/xmlpp/Makefile b/textproc/xmlpp/Makefile index 524a917f995f..73729b27c3f6 100644 --- a/textproc/xmlpp/Makefile +++ b/textproc/xmlpp/Makefile @@ -15,7 +15,6 @@ MASTER_SITES= http://0xff.at/download/gpl/ MAINTAINER= ports@FreeBSD.org COMMENT= XML Parser and Validator -USE_REINPLACE= yes FETCH_CMD= /usr/bin/fetch USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/textproc/xmlppm/Makefile b/textproc/xmlppm/Makefile index dabd91111246..156d0fe607bc 100644 --- a/textproc/xmlppm/Makefile +++ b/textproc/xmlppm/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_ICONV= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS}" \ CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/textproc/xmlstarlet/Makefile b/textproc/xmlstarlet/Makefile index f3c584a5f57c..cea7cf412cd0 100644 --- a/textproc/xmlstarlet/Makefile +++ b/textproc/xmlstarlet/Makefile @@ -17,7 +17,6 @@ COMMENT= Command Line XML Toolkit USE_GNOME= libxslt USE_ICONV= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libxml-prefix=${LOCALBASE} \ --with-libxslt-prefix=${LOCALBASE} \ diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile index aa336cfc1097..35e0acbf73ea 100644 --- a/textproc/xmlto/Makefile +++ b/textproc/xmlto/Makefile @@ -32,7 +32,6 @@ PLIST_SUB= PASSIVETEX="@comment " .endif USE_BZIP2= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-bash=${BASH_CMD} --with-getopt=${GETOPT_CMD} CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/textproc/xslint/Makefile b/textproc/xslint/Makefile index b4774ca8569f..5b123570477c 100644 --- a/textproc/xslint/Makefile +++ b/textproc/xslint/Makefile @@ -17,7 +17,6 @@ COMMENT= XSL(T) stylesheet checker RUN_DEPENDS= ${SITE_PERL}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM USE_ZIP= yes -USE_REINPLACE= yes USE_PERL5_RUN= yes WRKSRC= ${WRKDIR}/${PORTNAME}-0.05 |