summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-12-10 03:09:13 +0000
committerSteve Price <steve@FreeBSD.org>1998-12-10 03:09:13 +0000
commit8bc37f5ace1cfe6b109c320584b8707029a8e7c8 (patch)
treefcf9936de5dba61ac93e311f8e366f03183d5c39 /mail
parentInstall HTML documentation in ${PREFIX}/share/doc/bind8 (diff)
There's been a PR (6180) out since March that describes an exploitable
security hole in this port. At Marc Slemko's <marcs@znep.com> request I'm going to mark this broken until this port's maintainer has a chance to look into it further.
Notes
Notes: svn path=/head/; revision=15242
Diffstat (limited to 'mail')
-rw-r--r--mail/youbin/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/youbin/Makefile b/mail/youbin/Makefile
index 7a75bdaf0b94..426e37a92722 100644
--- a/mail/youbin/Makefile
+++ b/mail/youbin/Makefile
@@ -4,7 +4,7 @@
# Date created: 09 Aug 1996
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.14 1998/09/17 00:32:46 asami Exp $
+# $Id: Makefile,v 1.15 1998/10/20 01:43:12 steve Exp $
#
DISTNAME= youbin-2.13
@@ -14,6 +14,8 @@ MASTER_SITES= ftp://nuis.nuie.nagoya-u.ac.jp/info/nagoya-u/ \
MAINTAINER= max@FreeBSD.ORG
+BROKEN= see PR# 6180 about exploitable security hole
+
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes