aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-07 11:09:22 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-07 11:09:22 +0000
commitc8a818ace5e1e3d9991c0b189713eee2c620024b (patch)
treeb73d86ab908739d3ee13b12ee1a1959e0bdec765 /ftp
parentb3bcb8e2576b39fe4bce109d50b3413851ead48d (diff)
downloadports-c8a818ace5e1e3d9991c0b189713eee2c620024b.tar.gz
ports-c8a818ace5e1e3d9991c0b189713eee2c620024b.zip
Remove USE_REINPLACE from all categories starting with F
Notes
Notes: svn path=/head/; revision=161557
Diffstat (limited to 'ftp')
-rw-r--r--ftp/axel/Makefile1
-rw-r--r--ftp/axelq/Makefile1
-rw-r--r--ftp/bftpd/Makefile1
-rw-r--r--ftp/curl/Makefile1
-rw-r--r--ftp/curlpp/Makefile1
-rw-r--r--ftp/ftpcube/Makefile1
-rw-r--r--ftp/ftplib/Makefile1
-rw-r--r--ftp/ftpproxy/Makefile1
-rw-r--r--ftp/ftpq/Makefile1
-rw-r--r--ftp/gftp/Makefile1
-rw-r--r--ftp/greed/Makefile1
-rw-r--r--ftp/gwget/Makefile1
-rw-r--r--ftp/junglemonkey/Makefile1
-rw-r--r--ftp/kasablanca/Makefile1
-rw-r--r--ftp/kbear/Makefile1
-rw-r--r--ftp/kftpgrabber/Makefile1
-rw-r--r--ftp/kwebget/Makefile1
-rw-r--r--ftp/muddleftpd/Makefile1
-rw-r--r--ftp/ncftp3/Makefile1
-rw-r--r--ftp/oftpd/Makefile1
-rw-r--r--ftp/omi/Makefile2
-rw-r--r--ftp/pavuk/Makefile1
-rw-r--r--ftp/pftpd/Makefile1
-rw-r--r--ftp/pureadmin/Makefile1
-rw-r--r--ftp/quftp/Makefile1
-rw-r--r--ftp/rexx-curl/Makefile1
-rw-r--r--ftp/tnftpd/Makefile1
-rw-r--r--ftp/urlgfe/Makefile1
-rw-r--r--ftp/vsftpd/Makefile1
-rw-r--r--ftp/wgetpro/Makefile1
-rw-r--r--ftp/wzdftpd/Makefile1
31 files changed, 0 insertions, 32 deletions
diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile
index 1547baac23ad..da2fa53ca24b 100644
--- a/ftp/axel/Makefile
+++ b/ftp/axel/Makefile
@@ -18,7 +18,6 @@ COMMENT= A download accelerator
USE_GETTEXT= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes
-USE_REINPLACE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${PREFIX}/man --i18n=1
MAN1= axel.1
diff --git a/ftp/axelq/Makefile b/ftp/axelq/Makefile
index d1b56c3a5355..ea25d6c0e4ea 100644
--- a/ftp/axelq/Makefile
+++ b/ftp/axelq/Makefile
@@ -18,7 +18,6 @@ COMMENT= A queue manager for the download accelerator axel
RUN_DEPENDS= axel:${PORTSDIR}/ftp/axel \
bash:${PORTSDIR}/shells/bash2
-USE_REINPLACE= yes
NO_BUILD= yes
MAN1= axelq.1
diff --git a/ftp/bftpd/Makefile b/ftp/bftpd/Makefile
index 107b402f425f..008300c8c7b8 100644
--- a/ftp/bftpd/Makefile
+++ b/ftp/bftpd/Makefile
@@ -17,7 +17,6 @@ COMMENT= Very configurable FTP server that can do chroot easily
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-pam
USE_GMAKE= yes
-USE_REINPLACE= yes
MAN8= bftpd.8
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 855beb006033..2757b60426e2 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -41,7 +41,6 @@ MAKE_ENV= SHLIB_VER="${SHLIB_VER}"
PLIST_SUB= SHLIB_VER="${SHLIB_VER}"
USE_BZIP2= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile
index 7bcebaf44208..b655c9a07b47 100644
--- a/ftp/curlpp/Makefile
+++ b/ftp/curlpp/Makefile
@@ -17,7 +17,6 @@ COMMENT= A C++ wrapper for libcurl
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
USE_GCC= 3.4
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/ftp/ftpcube/Makefile b/ftp/ftpcube/Makefile
index b345a3d5ae4c..b5adfae2c6ed 100644
--- a/ftp/ftpcube/Makefile
+++ b/ftp/ftpcube/Makefile
@@ -22,7 +22,6 @@ BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT} \
${X11BASE}/lib/X11/fonts/misc/8x13O.pcf.gz:${X_FONTS_MISC_PORT}
.endif
-USE_REINPLACE= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/ftp/ftplib/Makefile b/ftp/ftplib/Makefile
index eaed2b44107e..079a5b098a0b 100644
--- a/ftp/ftplib/Makefile
+++ b/ftp/ftplib/Makefile
@@ -17,7 +17,6 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.patch
MAINTAINER= ports@FreeBSD.org
COMMENT= A set of routines that implement the FTP protocol
-USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}/linux
PATCH_DIST_STRIP= -p3
USE_GMAKE= yes
diff --git a/ftp/ftpproxy/Makefile b/ftp/ftpproxy/Makefile
index e724dc989603..fc39f905f673 100644
--- a/ftp/ftpproxy/Makefile
+++ b/ftp/ftpproxy/Makefile
@@ -16,7 +16,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= philippe@le-berre.com
COMMENT= A ftp proxy
-USE_REINPLACE= yes
USE_GMAKE= yes
MAN1= ftp.proxy.1
diff --git a/ftp/ftpq/Makefile b/ftp/ftpq/Makefile
index ad55168c6fae..53be675b2532 100644
--- a/ftp/ftpq/Makefile
+++ b/ftp/ftpq/Makefile
@@ -15,7 +15,6 @@ MASTER_SITES= http://tranchant.plus.com/software/
MAINTAINER= ports@FreeBSD.org
COMMENT= Upload queue manager for non-permanent connections
-USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= ftpq.1
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile
index da0a4ff13549..b752a56e88c4 100644
--- a/ftp/gftp/Makefile
+++ b/ftp/gftp/Makefile
@@ -22,7 +22,6 @@ CONFIGURE_ARGS= --without-included-gettext
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-USE_REINPLACE= yes
WANT_GNOME= yes
OPTIONS= X11 "Build with X11 frontend" on \
diff --git a/ftp/greed/Makefile b/ftp/greed/Makefile
index f7bcbbfdfc89..f0bc20b0ae9b 100644
--- a/ftp/greed/Makefile
+++ b/ftp/greed/Makefile
@@ -16,7 +16,6 @@ COMMENT= A utility for downloading files with resume capabilities
ALL_TARGET= freebsd
WRKSRC= ${WRKDIR}/greed.81p
-USE_REINPLACE= yes
MANCOMPRESSED= yes
MAN1= greed.1
diff --git a/ftp/gwget/Makefile b/ftp/gwget/Makefile
index f04855eb2b31..c08e9823f9d2 100644
--- a/ftp/gwget/Makefile
+++ b/ftp/gwget/Makefile
@@ -22,7 +22,6 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
USE_X_PREFIX= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/ftp/junglemonkey/Makefile b/ftp/junglemonkey/Makefile
index 11f3d17c66f6..257b1b4b0ca7 100644
--- a/ftp/junglemonkey/Makefile
+++ b/ftp/junglemonkey/Makefile
@@ -17,7 +17,6 @@ COMMENT= A distributed file sharing program for GNOME
LIB_DEPENDS= gnet.1:${PORTSDIR}/net/gnet
-USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix libglade
USE_GMAKE= yes
diff --git a/ftp/kasablanca/Makefile b/ftp/kasablanca/Makefile
index 5a6e702b2eae..610e68d34a04 100644
--- a/ftp/kasablanca/Makefile
+++ b/ftp/kasablanca/Makefile
@@ -20,7 +20,6 @@ USE_KDELIBS_VER=3
USE_GMAKE= yes
USE_OPENSSL= yes
USE_AUTOTOOLS= libtool:15
-USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
diff --git a/ftp/kbear/Makefile b/ftp/kbear/Makefile
index acee7938a174..607f45b6fe76 100644
--- a/ftp/kbear/Makefile
+++ b/ftp/kbear/Makefile
@@ -22,7 +22,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.a.1/alpha1b/}
INSTALLS_SHLIB= yes
USE_KDELIBS_VER=3
-USE_REINPLACE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
diff --git a/ftp/kftpgrabber/Makefile b/ftp/kftpgrabber/Makefile
index bec2f10d4640..81cab63908f1 100644
--- a/ftp/kftpgrabber/Makefile
+++ b/ftp/kftpgrabber/Makefile
@@ -19,7 +19,6 @@ USE_KDELIBS_VER=3
USE_GMAKE= yes
USE_OPENSSL= yes
USE_AUTOTOOLS= libtool:15
-USE_REINPLACE= yes
OPTIONS= QSA "QSA scripting support" on
diff --git a/ftp/kwebget/Makefile b/ftp/kwebget/Makefile
index cebaaf71a7cc..ffcead7dd2b2 100644
--- a/ftp/kwebget/Makefile
+++ b/ftp/kwebget/Makefile
@@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
USE_BZIP2= yes
USE_KDELIBS_VER=3
-USE_REINPLACE= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
diff --git a/ftp/muddleftpd/Makefile b/ftp/muddleftpd/Makefile
index d085202dedf7..5e3e59a87db9 100644
--- a/ftp/muddleftpd/Makefile
+++ b/ftp/muddleftpd/Makefile
@@ -20,7 +20,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A new ftp server that can perform a variety of ftp tasks
-USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile
index 5db5e53687c4..de0a0dcc5437 100644
--- a/ftp/ncftp3/Makefile
+++ b/ftp/ncftp3/Makefile
@@ -30,7 +30,6 @@ LATEST_LINK= ncftp3
LATEST_LINK= ncftp
.endif
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ncurses
diff --git a/ftp/oftpd/Makefile b/ftp/oftpd/Makefile
index e29782eb2fed..534ed9117edc 100644
--- a/ftp/oftpd/Makefile
+++ b/ftp/oftpd/Makefile
@@ -14,7 +14,6 @@ MASTER_SITES= http://www.time-travellers.org/oftpd/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A threaded, anonymous only FTP server designed for security
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/ftp/omi/Makefile b/ftp/omi/Makefile
index 65677f71e08e..d3458e26c8d5 100644
--- a/ftp/omi/Makefile
+++ b/ftp/omi/Makefile
@@ -16,8 +16,6 @@ MASTER_SITES= http://www.secnetix.de/~olli/distfiles/ \
MAINTAINER= anders@FreeBSD.org
COMMENT= "mirror" subtrees of FTP servers
-USE_REINPLACE= yes
-
WRKSRC= ${WRKDIR}/${PORTNAME}
ALL_TARGET= freebsd
diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile
index be4108cba7de..2e67233f4e41 100644
--- a/ftp/pavuk/Makefile
+++ b/ftp/pavuk/Makefile
@@ -19,7 +19,6 @@ USE_BZIP2= yes
WANT_GNOME= yes
USE_GNOME= gnometarget
USE_OPENSSL= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --with-locale-dir=${PREFIX}/share/locale \
diff --git a/ftp/pftpd/Makefile b/ftp/pftpd/Makefile
index 31f069b2475d..29d99cfaf963 100644
--- a/ftp/pftpd/Makefile
+++ b/ftp/pftpd/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Multithreaded anonymous FTP daemon
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
MAN1= pftpd.1 rpad.1
diff --git a/ftp/pureadmin/Makefile b/ftp/pureadmin/Makefile
index 6e8b169fe078..44c929c870f4 100644
--- a/ftp/pureadmin/Makefile
+++ b/ftp/pureadmin/Makefile
@@ -18,7 +18,6 @@ COMMENT= Management utility for the PureFTPd
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix libglade2
USE_FAM= yes
-USE_REINPLACE= yes
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
diff --git a/ftp/quftp/Makefile b/ftp/quftp/Makefile
index 600947491ccb..2a1a4482fdb8 100644
--- a/ftp/quftp/Makefile
+++ b/ftp/quftp/Makefile
@@ -18,7 +18,6 @@ COMMENT= A scriptable FTP client
LIB_DEPENDS= readline.5:${PORTSDIR}/devel/readline
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
CFLAGS+= ${PTHREAD_CFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}
CONFIGURE_ENV= CFLAGS="${CFLAGS}"
diff --git a/ftp/rexx-curl/Makefile b/ftp/rexx-curl/Makefile
index 7c88224319c3..3503096f8381 100644
--- a/ftp/rexx-curl/Makefile
+++ b/ftp/rexx-curl/Makefile
@@ -21,7 +21,6 @@ BUILD_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
RUN_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina
-USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/ftp/tnftpd/Makefile b/ftp/tnftpd/Makefile
index 56b6871390db..8b87321b31d8 100644
--- a/ftp/tnftpd/Makefile
+++ b/ftp/tnftpd/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
MAINTAINER= cejkar@fit.vutbr.cz
COMMENT= Enhanced ftp server from NetBSD
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
diff --git a/ftp/urlgfe/Makefile b/ftp/urlgfe/Makefile
index 73faa84f746a..48f30929121c 100644
--- a/ftp/urlgfe/Makefile
+++ b/ftp/urlgfe/Makefile
@@ -21,7 +21,6 @@ USE_GNOME= gtk20 lthack
WANT_GNOME= yes
USE_OPENSSL= yes
USE_X_PREFIX= yes
-USE_REINPLACE= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include"
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/ftp/vsftpd/Makefile b/ftp/vsftpd/Makefile
index 29b522913982..e2155d184395 100644
--- a/ftp/vsftpd/Makefile
+++ b/ftp/vsftpd/Makefile
@@ -15,7 +15,6 @@ PKGNAMESUFFIX?= ${SSL_SUFFIX}${PKGNAMESUFFIX2}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A FTP daemon that aims to be "very secure"
-USE_REINPLACE= yes
ALL_TARGET= vsftpd
MAN5= vsftpd.conf.5
MAN8= vsftpd.8
diff --git a/ftp/wgetpro/Makefile b/ftp/wgetpro/Makefile
index 95d97b5edfbd..e40d4f9b40f6 100644
--- a/ftp/wgetpro/Makefile
+++ b/ftp/wgetpro/Makefile
@@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Wget with "PRO" features
RESTRICTED= "may implement United States Patent 6,041,345"
-USE_REINPLACE= yes
USE_GETOPT_LONG= yes
USE_OPENSSL= yes
USE_GMAKE= yes
diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile
index a5ba8ad3f7d8..af77f3a4a065 100644
--- a/ftp/wzdftpd/Makefile
+++ b/ftp/wzdftpd/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= novel@FreeBSD.org
COMMENT= Modular FTP server configurable online using SITE commands
USE_RC_SUBR= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes