aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-12-18 17:05:42 +0800
committerkris <kris@FreeBSD.org>2002-12-18 17:05:42 +0800
commit11a93371892b5c596ba0a060954cb56d1c844fc4 (patch)
tree15b0495870d83e80ef9bcf018df68b6215abd6c6 /mail
parent2b8cc802aef4e1ad85dafa7f405464636dd948bf (diff)
downloadfreebsd-ports-gnome-11a93371892b5c596ba0a060954cb56d1c844fc4.tar.gz
freebsd-ports-gnome-11a93371892b5c596ba0a060954cb56d1c844fc4.tar.zst
freebsd-ports-gnome-11a93371892b5c596ba0a060954cb56d1c844fc4.zip
Mark FORBIDDEN: this port tries to send email containing the contents
of the system environment at install-time
Diffstat (limited to 'mail')
-rw-r--r--mail/openwebmail/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile
index 29155ca33852..f54259f70d95 100644
--- a/mail/openwebmail/Makefile
+++ b/mail/openwebmail/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= leeym@FreeBSD.org
+FORBIDDEN= "Sends mail to developers at install-time"
+
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \