aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-09-11 00:18:42 +0800
committermharo <mharo@FreeBSD.org>1999-09-11 00:18:42 +0800
commit4b998c728e3917653024b7caae48fae61c35234b (patch)
treefe6d16e99a7fe602ea5d8bf1f17699f45f72cd39 /ftp
parent9705470a5700e737f33b2d764fdca86586a0d383 (diff)
downloadfreebsd-ports-gnome-4b998c728e3917653024b7caae48fae61c35234b.tar.gz
freebsd-ports-gnome-4b998c728e3917653024b7caae48fae61c35234b.tar.zst
freebsd-ports-gnome-4b998c728e3917653024b7caae48fae61c35234b.zip
Mark port as forbidden due to security problems. With any luck
the new release will come out today.
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:' \