diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-23 03:12:03 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-23 03:12:03 +0000 |
commit | 3842c23aee8be69e221821cd3b957dcd5e61c5c2 (patch) | |
tree | 1a889a91f3b53703be45d14db6130918e6f6e117 /www/linux-beonex | |
parent | b06dd800595f1b6a2d32f8be61e4ec64d82fe8d3 (diff) | |
download | ports-3842c23aee8be69e221821cd3b957dcd5e61c5c2.tar.gz ports-3842c23aee8be69e221821cd3b957dcd5e61c5c2.zip |
Mark forbidden: Beonex 0.8.1 is based on Mozilla 1.0.1, whereas
Beonex 0.8.2 is based on Mozilla 1.0.2. Several security bugs were
corrected. The URL is from Ben Bucksch.
Notes
Notes:
svn path=/head/; revision=77185
Diffstat (limited to 'www/linux-beonex')
-rw-r--r-- | www/linux-beonex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/linux-beonex/Makefile b/www/linux-beonex/Makefile index 8fceddf44ed5..fcfa3ca4df05 100644 --- a/www/linux-beonex/Makefile +++ b/www/linux-beonex/Makefile @@ -19,6 +19,8 @@ PATCH_SITE_SUBDIR=trevor MAINTAINER= trevor@FreeBSD.org COMMENT=Browser, HTML editor, mail and news client for use with Linux plugins +FORBIDDEN= "based on Mozilla 1.0.1, which has some security bugs--see\ + <URL:http://bugzilla.mozilla.org/buglist.cgi?keywords_type=anywords&keywords=fixed1.0.2+verified1.0.2&bug_status=RESOLVED&bug_status=VERIFIED&resolution=FIXED&field0-0-0=bug_group&type0-0-0=changedfrom&value0-0-0=security>" RUN_DEPENDS= \ ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk |