summaryrefslogtreecommitdiff
path: root/www/firefox-gtk1
diff options
context:
space:
mode:
authorjlam <jlam>2005-09-22 14:14:04 +0000
committerjlam <jlam>2005-09-22 14:14:04 +0000
commitdad06671c06d1317a5a6401ec1161e2fb00e680c (patch)
tree904249f4e609176a24b66806361ba383c18078e1 /www/firefox-gtk1
parentede779e1dffbf4a3f455d24373c4ee066c7063c0 (diff)
downloadpkgsrc-dad06671c06d1317a5a6401ec1161e2fb00e680c.tar.gz
Update www/firefox and www/firefox-gtk1 to version 1.0.7. Changes from
version 1.0.6 include: * Fix for a potential buffer overflow vulnerability when loading a hostname with all soft-hyphens * Fix to prevent URLs passed from external programs from being parsed by the shell (Linux only) * Fix to prevent a crash when loading a Proxy Auto-Config (PAC) script that uses an "eval" statement * Fix to restore InstallTrigger.getVersion() for Extension authors * Other stability and security fixes Approved by taya.
Diffstat (limited to 'www/firefox-gtk1')
-rw-r--r--www/firefox-gtk1/DESCR2
-rw-r--r--www/firefox-gtk1/Makefile6
-rw-r--r--www/firefox-gtk1/PLIST3
3 files changed, 5 insertions, 6 deletions
diff --git a/www/firefox-gtk1/DESCR b/www/firefox-gtk1/DESCR
index 58bbff4194c..4a65a42866e 100644
--- a/www/firefox-gtk1/DESCR
+++ b/www/firefox-gtk1/DESCR
@@ -8,4 +8,4 @@ Firefox also offers excellent bookmark and history management, and it
can be extended by developers using industry standards such as XML,
CSS, JavaScript, C++, etc. Many extensions are available.
-firefox-gtk1 uses gtk1 widget.
+firefox-gtk1 uses GTK+-1.x widgets.
diff --git a/www/firefox-gtk1/Makefile b/www/firefox-gtk1/Makefile
index a560978a488..579930932d0 100644
--- a/www/firefox-gtk1/Makefile
+++ b/www/firefox-gtk1/Makefile
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2005/09/17 02:35:19 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2005/09/22 14:14:04 jlam Exp $
MOZILLA= firefox-gtk1
-PKGREVISION= 2
-
-COMMENT= Lightweight gecko-based web browser built with GTK1
+COMMENT= Lightweight gecko-based web browser built with GTK+-1.x
.include "../../www/firefox/Makefile-firefox.common"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/firefox-gtk1/PLIST b/www/firefox-gtk1/PLIST
index 0d4e070af13..b16b76c1657 100644
--- a/www/firefox-gtk1/PLIST
+++ b/www/firefox-gtk1/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2005/09/17 02:35:19 jlam Exp $
+@comment $NetBSD: PLIST,v 1.7 2005/09/22 14:14:04 jlam Exp $
bin/${MOZILLA}
@comment begin PROGRAMS
lib/${MOZILLA}/${MOZILLA_BIN}
@@ -2217,6 +2217,7 @@ include/${MOZILLA}/zlib/zlib.h
@dirrm lib/${MOZILLA}/res/fonts
@dirrm lib/${MOZILLA}/res/entityTables
@dirrm lib/${MOZILLA}/res/dtd
+@exec ${MKDIR} %D/lib/${MOZILLA}/res/builtin
@dirrm lib/${MOZILLA}/res/builtin
@dirrm lib/${MOZILLA}/res
@exec ${MKDIR} %D/lib/${MOZILLA}/plugins