summaryrefslogtreecommitdiff
path: root/www/linux-mozilla-devel
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-06-11 23:57:21 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-06-11 23:57:21 +0000
commitb8b4a35ef8f6da927e4326ef1dd55f277e73cf93 (patch)
tree571d35f64724ccd5b7884529946aa4f3ddabc38e /www/linux-mozilla-devel
parentUpdate to 4.05, which has a much better configure script, one new (diff)
Disable Chatzilla once again. My earlier testing was not thorough
enough, and I have found that the security bug reported by Thor Larholm on Bugtraq is still present. security officer ticket: 17
Notes
Notes: svn path=/head/; revision=61136
Diffstat (limited to 'www/linux-mozilla-devel')
-rw-r--r--www/linux-mozilla-devel/Makefile2
-rw-r--r--www/linux-mozilla-devel/scripts/configure1
2 files changed, 1 insertions, 2 deletions
diff --git a/www/linux-mozilla-devel/Makefile b/www/linux-mozilla-devel/Makefile
index 54f731b312b0..34644602ff5a 100644
--- a/www/linux-mozilla-devel/Makefile
+++ b/www/linux-mozilla-devel/Makefile
@@ -8,6 +8,7 @@
PORTNAME= mozilla
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= www linux
MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= mozilla/releases/mozilla${PORTVERSION}/linux-xpi
@@ -47,7 +48,6 @@ pre-everything::
${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure
.endif
DISTFILES= browser.xpi \
- chatzilla.xpi \
deflenus.xpi \
inspector.xpi \
langenus.xpi \
diff --git a/www/linux-mozilla-devel/scripts/configure b/www/linux-mozilla-devel/scripts/configure
index 8a08672e56c4..ebcde4af95b5 100644
--- a/www/linux-mozilla-devel/scripts/configure
+++ b/www/linux-mozilla-devel/scripts/configure
@@ -15,7 +15,6 @@ echo "browser langenus regus xpcom" > /tmp/checklist.tmp.$$;
--checklist "\n\
Choose which components of Mozilla to download and install. \n\
Press the space bar to toggle selections." -1 -1 7 \
-"chatzilla" "IRC client (104 kB)" ON \
"deflenus" "American English profile defaults (8 kB)" ON \
"inspector" "DOM inspector (240 kB)" ON \
"mail" "Mozilla Mail and News (1856 kB)" ON \