Subject: CVS commit: [pkgsrc-2004Q3] pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 10/26/2004 11:09:16
Module Name: pkgsrc
Committed By: agc
Date: Tue Oct 26 11:09:16 UTC 2004
Modified Files:
pkgsrc/doc [pkgsrc-2004Q3]: CHANGES-pkgsrc-2004Q3
pkgsrc/www/firefox [pkgsrc-2004Q3]: Makefile-firefox.common distinfo
pkgsrc/www/firefox/patches [pkgsrc-2004Q3]: patch-br
Added Files:
pkgsrc/www/firefox/patches [pkgsrc-2004Q3]: patch-cd patch-ce patch-cf
Log Message:
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
To generate a diff of this commit:
cvs rdiff -r1.1.2.11 -r1.1.2.12 pkgsrc/doc/CHANGES-pkgsrc-2004Q3
cvs rdiff -r1.3 -r1.3.2.1 pkgsrc/www/firefox/Makefile-firefox.common
cvs rdiff -r1.16 -r1.16.2.1 pkgsrc/www/firefox/distinfo
cvs rdiff -r1.2 -r1.2.2.1 pkgsrc/www/firefox/patches/patch-br
cvs rdiff -r0 -r1.1.2.1 pkgsrc/www/firefox/patches/patch-cd \
pkgsrc/www/firefox/patches/patch-ce pkgsrc/www/firefox/patches/patch-cf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.