diff options
author | sat <sat@FreeBSD.org> | 2007-11-09 01:38:57 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-11-09 01:38:57 +0800 |
commit | 93f891146855c1bb2ec5a57d87383225fa1ef442 (patch) | |
tree | 098f5d741962ab2e977f3fdc2540b95d60cffd2b /www | |
parent | aed1e2134aef17695bd9e973c633f3f03d93f970 (diff) | |
download | freebsd-ports-graphics-93f891146855c1bb2ec5a57d87383225fa1ef442.tar.gz freebsd-ports-graphics-93f891146855c1bb2ec5a57d87383225fa1ef442.tar.zst freebsd-ports-graphics-93f891146855c1bb2ec5a57d87383225fa1ef442.zip |
- Mark forbidden - affected by multiple vulnerabilities
- The update will have to wait until we import linux-cairo after
the freeze
Approved by: portmgr (pav, linimon)
Diffstat (limited to 'www')
-rw-r--r-- | www/linux-firefox-devel/Makefile | 1 | ||||
-rw-r--r-- | www/linux-flock/Makefile | 2 | ||||
-rw-r--r-- | www/linux-seamonkey-devel/Makefile | 1 |
3 files changed, 4 insertions, 0 deletions
diff --git a/www/linux-firefox-devel/Makefile b/www/linux-firefox-devel/Makefile index 9091ebcf24d..cec6aacb03a 100644 --- a/www/linux-firefox-devel/Makefile +++ b/www/linux-firefox-devel/Makefile @@ -22,6 +22,7 @@ DIST_SUBDIR= ${PORTNAME}-${SNAPDATE} MAINTAINER= infofarmer@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla +FORBIDDEN= multiple vulnerabilities SNAPDATE= 2007-06-26 USE_BZIP2= yes diff --git a/www/linux-flock/Makefile b/www/linux-flock/Makefile index 840c8276285..5dcd6f60c23 100644 --- a/www/linux-flock/Makefile +++ b/www/linux-flock/Makefile @@ -18,5 +18,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION} MAINTAINER= infofarmer@FreeBSD.org COMMENT= The free web browser that makes it easier to share with your friends +FORBIDDEN= multiple vulnerabilities + .include "${.CURDIR}/../linux-seamonkey/Makefile.common" .include <bsd.port.mk> diff --git a/www/linux-seamonkey-devel/Makefile b/www/linux-seamonkey-devel/Makefile index 4d7666af1d9..c696d8a8aac 100644 --- a/www/linux-seamonkey-devel/Makefile +++ b/www/linux-seamonkey-devel/Makefile @@ -22,6 +22,7 @@ DIST_SUBDIR= ${PORTNAME}-${SNAPDATE} MAINTAINER= infofarmer@FreeBSD.org COMMENT= The open source, standards compliant web browser +FORBIDDEN= multiple vulnerabilities SNAPDATE= 2007-06-26 USE_BZIP2= yes |