diff options
author | trevor <trevor@FreeBSD.org> | 2003-03-23 11:12:03 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-03-23 11:12:03 +0800 |
commit | c5b703c6dbfaee2284f8f347398c9b30ad93b233 (patch) | |
tree | 94fa0413ac85c5a12ad4c3db651a089555785bf6 /www/linux-beonex | |
parent | 79c0ad5cc6889748a6ec9cff9cbcf250d50840f6 (diff) | |
download | freebsd-ports-gnome-c5b703c6dbfaee2284f8f347398c9b30ad93b233.tar.gz freebsd-ports-gnome-c5b703c6dbfaee2284f8f347398c9b30ad93b233.tar.zst freebsd-ports-gnome-c5b703c6dbfaee2284f8f347398c9b30ad93b233.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.
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 |