diff options
author | flo <flo@FreeBSD.org> | 2011-06-23 20:41:57 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2011-06-23 20:41:57 +0800 |
commit | 83ff965870b9b3245c1b177f7dbf582e2f057157 (patch) | |
tree | acac06af61cac59b795cef72110e1d2e833a3599 /www | |
parent | e7561dceee23aa28de59daaea1fcfffbe86a4fdc (diff) | |
download | freebsd-ports-gnome-83ff965870b9b3245c1b177f7dbf582e2f057157.tar.gz freebsd-ports-gnome-83ff965870b9b3245c1b177f7dbf582e2f057157.tar.zst freebsd-ports-gnome-83ff965870b9b3245c1b177f7dbf582e2f057157.zip |
mark deprecated/forbidden as it's vulnerable and upstream support was dropped
also set EXPIRATION_DATE to 2011-08-01
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox35/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index 9372c9872405..2e7f694f23fa 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -18,6 +18,10 @@ COMMENT= Web browser based on the browser portion of Mozilla BUILD_DEPENDS= nspr>=4.8.6:${PORTSDIR}/devel/nspr +DEPRECATED= Upstream support dropped. Please consider using www/firefox instead. +EXPIRATION_DATE= 2011-08-01 +FORBIDDEN= several security vulnerabilities + USE_AUTOTOOLS= autoconf213:env LATEST_LINK= firefox35 USE_GECKO= gecko |