diff options
author | dougb <dougb@FreeBSD.org> | 2011-09-03 20:02:16 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-09-03 20:02:16 +0800 |
commit | 011059e4cce54f6dd7eb9143a666b5dc3fe55a23 (patch) | |
tree | 031ece06fb58c22232fbebd004c9193b76d64cc4 /net-p2p | |
parent | 87a1aa63095023ad2667f0c5d939b67b7d41aa26 (diff) | |
download | freebsd-ports-gnome-011059e4cce54f6dd7eb9143a666b5dc3fe55a23.tar.gz freebsd-ports-gnome-011059e4cce54f6dd7eb9143a666b5dc3fe55a23.tar.zst freebsd-ports-gnome-011059e4cce54f6dd7eb9143a666b5dc3fe55a23.zip |
Mark vulnerable ports FORBIDDEN with EXPIRATION_DATE= 2011-09-30
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/torrentflux/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/torrentflux/Makefile b/net-p2p/torrentflux/Makefile index b4c4a85be354..acb5d97a8017 100644 --- a/net-p2p/torrentflux/Makefile +++ b/net-p2p/torrentflux/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TorrentFlux%202.0%20beta1 MAINTAINER= ports@FreeBSD.org COMMENT= A PHP based BitTorrent client that runs on a web server +FORBIDDEN= Vulnerable since 2006-10-07, http://portaudit.freebsd.org/72f21372-55e4-11db-a5ae-00508d6a62df.html +EXPIRATION_DATE= 2011-09-30 + RUN_DEPENDS= ${LOCALBASE}/share/adodb/adodb.inc.php:${PORTSDIR}/databases/adodb \ ${LOCALBASE}/bin/sqlite:${PORTSDIR}/databases/sqlite2 \ ${LOCALBASE}/bin/btshowmetainfo.py:${PORTSDIR}/net-p2p/py-bittornado-core |