head	1.3;
access;
symbols
	pkgsrc-2013Q2:1.3.0.38
	pkgsrc-2013Q2-base:1.3
	pkgsrc-2012Q4:1.3.0.36
	pkgsrc-2012Q4-base:1.3
	pkgsrc-2011Q4:1.3.0.34
	pkgsrc-2011Q4-base:1.3
	pkgsrc-2011Q2:1.3.0.32
	pkgsrc-2011Q2-base:1.3
	pkgsrc-2009Q4:1.3.0.30
	pkgsrc-2009Q4-base:1.3
	pkgsrc-2008Q4:1.3.0.28
	pkgsrc-2008Q4-base:1.3
	pkgsrc-2008Q3:1.3.0.26
	pkgsrc-2008Q3-base:1.3
	cube-native-xorg:1.3.0.24
	cube-native-xorg-base:1.3
	pkgsrc-2008Q2:1.3.0.22
	pkgsrc-2008Q2-base:1.3
	pkgsrc-2008Q1:1.3.0.20
	pkgsrc-2008Q1-base:1.3
	pkgsrc-2007Q4:1.3.0.18
	pkgsrc-2007Q4-base:1.3
	pkgsrc-2007Q3:1.3.0.16
	pkgsrc-2007Q3-base:1.3
	pkgsrc-2007Q2:1.3.0.14
	pkgsrc-2007Q2-base:1.3
	pkgsrc-2007Q1:1.3.0.12
	pkgsrc-2007Q1-base:1.3
	pkgsrc-2006Q4:1.3.0.10
	pkgsrc-2006Q4-base:1.3
	pkgsrc-2006Q3:1.3.0.8
	pkgsrc-2006Q3-base:1.3
	pkgsrc-2006Q2:1.3.0.6
	pkgsrc-2006Q2-base:1.3
	pkgsrc-2006Q1:1.3.0.4
	pkgsrc-2006Q1-base:1.3
	pkgsrc-2005Q4:1.3.0.2
	pkgsrc-2005Q4-base:1.3
	pkgsrc-2005Q3:1.2.0.2
	pkgsrc-2005Q3-base:1.2
	pkgsrc-2005Q2:1.1.0.8
	pkgsrc-2005Q2-base:1.1
	pkgsrc-2005Q1:1.1.0.6
	pkgsrc-2005Q1-base:1.1
	pkgsrc-2004Q4:1.1.0.4
	pkgsrc-2004Q4-base:1.1
	pkgsrc-2004Q3:1.1.0.2;
locks; strict;
comment	@# @;


1.3
date	2005.12.10.13.47.22;	author taya;	state dead;
branches;
next	1.2;

1.2
date	2005.09.22.14.14.04;	author jlam;	state Exp;
branches;
next	1.1;

1.1
date	2004.10.24.05.41.25;	author grant;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2004.10.24.05.41.25;	author agc;	state dead;
branches;
next	1.1.2.2;

1.1.2.2
date	2004.10.26.11.09.16;	author agc;	state Exp;
branches;
next	;


desc
@@


1.3
log
@
Update firefox & firefox-gtk1 to 1.5
Including fix for long title & history file problem.
http://www.mozilla.org/security/history-title.html
https://bugzilla.mozilla.org/show_bug.cgi?id=319004


What's New in Firefox 1.5

Firefox 1.5 is the next version of our award-winning Web browser.

Here's what's new in Firefox 1.5:

* Automated update to streamline product upgrades. Notification of an
update is more prominent, and updates to Firefox may now be half a
megabyte or smaller. Updating extensions has also improved.
* Faster browser navigation with improvements to back and forward
button performance.
* Drag and drop reordering for browser tabs.
* Improvements to popup blocking.
* Clear Private Data feature provides an easy way to quickly remove
personal data through a menu item or keyboard shortcut.
* Answers.com is added to the search engine list.
* Improvements to product usability including descriptive error pages,
redesigned options menu, RSS discovery, and "Safe Mode" experience.
* Better accessibility including support for DHTML accessibility and
assistive technologies such as the Window-Eyes 5.5 beta screen reader
for Microsoft Windows. Screen readers read aloud all available
information in applications and documents or show the information on a
Braille display, enabling blind and visually impaired users to use
equivalent software functionality as their sighted peers.
* Report a broken Web site wizard to report Web sites that are not
working in Firefox.
* Better support for Mac OS X (10.2 and greater) including profile
migration from Safari and Mac Internet Explorer.
* New support for Web Standards including SVG, CSS 2 and CSS 3, and
JavaScript 1.6.
* Many security enhancements.

The Burning Edge has more detailed lists of new features and notable bug fixes.
http://www.squarefree.com/burningedge/releases/1.5-comprehensive.html
@
text
@$NetBSD: patch-ce,v 1.2 2005/09/22 14:14:04 jlam Exp $

--- toolkit/mozapps/installer/unix/wizard/Makefile.in.orig	2004-10-25 08:23:28.000000000 +0000
+++ toolkit/mozapps/installer/unix/wizard/Makefile.in
@@@@ -60,6 +60,10 @@@@ LIBS        = \
         -lpthread \
         $(NULL)
 
+ifeq ($(OS_ARCH),SunOS)
+LIBS    += -lnsl
+endif
+
 EXTRA_DEPS = \
 	$(DIST)/lib/$(LIB_PREFIX)jar50_s.$(LIB_SUFFIX) \
 	$(DIST)/lib/$(LIB_PREFIX)xpnet_s.$(LIB_SUFFIX) \
@


1.2
log
@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.
@
text
@d1 1
a1 1
$NetBSD: patch-ce,v 1.1 2004/10/24 05:41:25 grant Exp $
@


1.1
log
@apply patch from mozilla CVS to fix bug id #260337 (installer missing
libnsl on Solaris), as well as another sh(1) portability fix.

	https://bugzilla.mozilla.org/show_bug.cgi?id=260337

no PKGREVISION bump because this didn't build on Solaris without
libnsl.
@
text
@d1 1
a1 1
$NetBSD$
d3 1
a3 1
--- toolkit/mozapps/installer/unix/wizard/Makefile.in.orig	2004-08-27 05:57:00.000000000 +1000
@


1.1.2.1
log
@file patch-ce was added on branch pkgsrc-2004Q3 on 2004-10-24 05:41:25 +0000
@
text
@d1 15
@


1.1.2.2
log
@Security Pullup - requested by Grant Beattie
security fix for firefox

Includes the following modifications:

	Module Name:    pkgsrc
	Committed By:   grant
	Date:           Mon Oct  4 09:11:30 UTC 2004

	Modified Files:
		pkgsrc/www/firefox: Makefile-firefox.common distinfo

	Log Message:
	update to Firefox 0.10.1, bugfix for a security issue:

		http://www.mozilla.org/press/mozilla-2004-10-01-02.html


	To generate a diff of this commit:
	cvs rdiff -r1.3 -r1.4 pkgsrc/www/firefox/Makefile-firefox.common
	cvs rdiff -r1.16 -r1.17 pkgsrc/www/firefox/distinfo
---
	Module Name:    pkgsrc
	Committed By:   grant
	Date:           Mon Oct  4 09:15:29 UTC 2004

	Modified Files:
		pkgsrc/www/firefox: distinfo
		pkgsrc/www/firefox/patches: patch-br

	Log Message:
	commit a patch for using thread-safe resolver library functions on
	NetBSD >=2.0F - I've been running with it for months on -current
	without any problems.


	To generate a diff of this commit:
	cvs rdiff -r1.17 -r1.18 pkgsrc/www/firefox/distinfo
	cvs rdiff -r1.2 -r1.3 pkgsrc/www/firefox/patches/patch-br
---
	Module Name:    pkgsrc
	Committed By:   reed
	Date:           Sat Oct 16 20:08:48 UTC 2004

	Modified Files:
		pkgsrc/www/firefox: Makefile-firefox.common

	Log Message:
	Use cp(1)'s -RL instead of -r, because coreutils's
	cp -r copies symlinks as symlinks (which caused
	files to be missing in install).

	Hopefully, this is portable. I tested under NetBSD and with coreutils.
	And I brought this up on tech-pkg in July.


	To generate a diff of this commit:
	cvs rdiff -r1.4 -r1.5 pkgsrc/www/firefox/Makefile-firefox.common

---
	Module Name:    pkgsrc
	Committed By:   reed
	Date:           Tue Oct 19 21:01:47 UTC 2004

	Modified Files:
		pkgsrc/www/firefox: Makefile-firefox.common

	Log Message:
	Instead of non-portable cp -RL, use pax with -Lrw
	to copy the extensions files.

	On Solaris, cp doesn't know -L. (Reported by R. Quinn.)
	Using pax was suggested by grant@@.


	To generate a diff of this commit:
	cvs rdiff -r1.5 -r1.6 pkgsrc/www/firefox/Makefile-firefox.common
---
	Module Name:    pkgsrc
	Committed By:   xtraeme
	Date:           Thu Oct 21 00:55:36 UTC 2004

	Modified Files:
		pkgsrc/www/firefox: distinfo
	Added Files:
		pkgsrc/www/firefox/patches: patch-cd

	Log Message:
	Only include <stdbool.h> if !defined(_cplusplus) in nptypes.h.

	Fixes build on NetBSD/macppc and maybe others, tested by Peter Bex
	on 2-0/macppc and i386/-current/2-0 by me, closes PR pkg/27033.


	To generate a diff of this commit:
	cvs rdiff -r1.18 -r1.19 pkgsrc/www/firefox/distinfo
	cvs rdiff -r0 -r1.1 pkgsrc/www/firefox/patches/patch-cd
---
	Module Name:    pkgsrc
	Committed By:   grant
	Date:           Sun Oct 24 05:41:25 UTC 2004

	Modified Files:
		pkgsrc/www/firefox: distinfo
	Added Files:
		pkgsrc/www/firefox/patches: patch-ce patch-cf

	Log Message:
	apply patch from mozilla CVS to fix bug id #260337 (installer missing
	libnsl on Solaris), as well as another sh(1) portability fix.

		https://bugzilla.mozilla.org/show_bug.cgi?id=260337

	no PKGREVISION bump because this didn't build on Solaris without
	libnsl.


	To generate a diff of this commit:
	cvs rdiff -r1.19 -r1.20 pkgsrc/www/firefox/distinfo
	cvs rdiff -r0 -r1.1 pkgsrc/www/firefox/patches/patch-ce \
	    pkgsrc/www/firefox/patches/patch-cf
@
text
@a0 15
$NetBSD: patch-ce,v 1.1.2.1 2004/10/26 11:09:16 agc Exp $

--- toolkit/mozapps/installer/unix/wizard/Makefile.in.orig	2004-08-27 05:57:00.000000000 +1000
+++ toolkit/mozapps/installer/unix/wizard/Makefile.in
@@@@ -60,6 +60,10 @@@@ LIBS        = \
         -lpthread \
         $(NULL)
 
+ifeq ($(OS_ARCH),SunOS)
+LIBS    += -lnsl
+endif
+
 EXTRA_DEPS = \
 	$(DIST)/lib/$(LIB_PREFIX)jar50_s.$(LIB_SUFFIX) \
 	$(DIST)/lib/$(LIB_PREFIX)xpnet_s.$(LIB_SUFFIX) \
@
