summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-09-10 16:18:42 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-09-10 16:18:42 +0000
commit9dcdbdc0d2206bfbf411620aa830c430d85e780b (patch)
treee8dada55530974668235b3169be2e9c1c9dd4e9e /ftp
parentMark as forbidden since it uses gd and the author hasn't had time to (diff)
Mark port as forbidden due to security problems. With any luck
the new release will come out today.
Notes
Notes: svn path=/head/; revision=21575
Diffstat (limited to 'ftp')
-rw-r--r--ftp/proftpd-devel/Makefile2
-rw-r--r--ftp/proftpd/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile
index 60560533fde0..c905c10c50cf 100644
--- a/ftp/proftpd-devel/Makefile
+++ b/ftp/proftpd-devel/Makefile
@@ -27,6 +27,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var/run \
--with-modules=mod_ratio
+FORBIDDEN= security problems
+
post-configure:
@${MV} ${WRKSRC}/src/proftpd.8 ${WRKSRC}/src/proftpd.8.pre_sed
@${SED} -e 's:/etc:${PREFIX}/etc:' \
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index 60560533fde0..c905c10c50cf 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -27,6 +27,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var/run \
--with-modules=mod_ratio
+FORBIDDEN= security problems
+
post-configure:
@${MV} ${WRKSRC}/src/proftpd.8 ${WRKSRC}/src/proftpd.8.pre_sed
@${SED} -e 's:/etc:${PREFIX}/etc:' \