summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2007-12-19 20:57:24 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2007-12-19 20:57:24 +0000
commit0a7ab713501075649775a3341842a929239a03bb (patch)
treeee492e4e22b6bf332fe6a38524c37f6035025fd3
parent- Update to version 2.1.7. (diff)
- Mark FORBIDDEN due to potential remote code execution vulnerability.
- Set two month expiration (unmaintained port, but fix is available). Security: http://vuxml.FreeBSD.org/31435fbc-ae73-11dc-a5f9-001a4d49522b.html
Notes
Notes: svn path=/head/; revision=204146
-rw-r--r--net-p2p/peercast/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/peercast/Makefile b/net-p2p/peercast/Makefile
index 63904d219231..ee7abb9130e3 100644
--- a/net-p2p/peercast/Makefile
+++ b/net-p2p/peercast/Makefile
@@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A peer-to-peer network for broadcasting and listening to streams
+FORBIDDEN= http://vuxml.FreeBSD.org/31435fbc-ae73-11dc-a5f9-001a4d49522b.html
+EXPIRATION_DATE=2008-02-19
+
USE_LINUX= yes
NO_WRKSUBDIR= yes
NO_BUILD= yes