Subject: CVS commit: [pkgsrc-2004Q3] pkgsrc/www
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 11/30/2004 23:29:15
Module Name: pkgsrc
Committed By: salo
Date: Tue Nov 30 23:29:15 UTC 2004
Modified Files:
pkgsrc/www/firefox [pkgsrc-2004Q3]: Makefile-firefox.common PLIST
distinfo
pkgsrc/www/firefox-gtk2 [pkgsrc-2004Q3]: PLIST
pkgsrc/www/firefox/patches [pkgsrc-2004Q3]: patch-bt
pkgsrc/www/mozilla [pkgsrc-2004Q3]: Makefile Makefile.common PLIST
distinfo
pkgsrc/www/mozilla-gtk2 [pkgsrc-2004Q3]: Makefile PLIST
pkgsrc/www/mozilla/files [pkgsrc-2004Q3]: moz-install
pkgsrc/www/mozilla/patches [pkgsrc-2004Q3]: patch-br patch-bt
Added Files:
pkgsrc/www/mozilla/patches [pkgsrc-2004Q3]: patch-bj
Log Message:
Pullup ticket 139 - requested by Thomas Klausner
security fixes for mozilla and firefox
Module Name: pkgsrc
Committed By: grant
Date: Mon Oct 4 11:52:09 UTC 2004
Modified Files:
pkgsrc/www/mozilla: distinfo
Log Message:
bring across a patch in Firefox for using thread-safe resolver
library functions on NetBSD >=2.0F.
---
Module Name: pkgsrc
Committed By: grant
Date: Mon Oct 4 11:52:45 UTC 2004
Modified Files:
pkgsrc/www/mozilla/patches: patch-br
Log Message:
bring across a patch in Firefox for using thread-safe resolver
library functions on NetBSD >=2.0F.
---
Module Name: pkgsrc
Committed By: sekiya
Date: Mon Oct 25 13:02:15 UTC 2004
Modified Files:
pkgsrc/www/mozilla: Makefile.common distinfo
pkgsrc/www/mozilla/patches: patch-bt
Log Message:
Force gcc34 and use the right varargs macro for amd64. Mozilla
(and its derivatives) now appears to work properly on amd64.
Patches from Nicholas Joly.
---
Module Name: pkgsrc
Committed By: jmmv
Date: Mon Oct 25 18:06:26 UTC 2004
Modified Files:
pkgsrc/www/mozilla: Makefile Makefile.common PLIST
pkgsrc/www/mozilla-gtk2: Makefile PLIST
pkgsrc/www/mozilla/files: moz-install
Log Message:
Modify mozilla and mozilla-gtk2 to install several additional headers.
More specifically, this lets Mozilla NSS be used by other programs.
Also make the pkgconfig substitutions happen at post-build time, so
that the right rpaths are added to the mozilla-nspr.pc file (which is
filled in during the build).
Bump PKGREVISION to 1 for both packages. Ok'ed by taya@, the
maintainer.
---
Module Name: pkgsrc
Committed By: wiz
Date: Fri Nov 12 02:11:22 UTC 2004
Modified Files:
pkgsrc/www/mozilla: Makefile distinfo
pkgsrc/www/mozilla-gtk2: Makefile
Added Files:
pkgsrc/www/mozilla/patches: patch-bj
Log Message:
Update mozilla and mozilla-gtk2 to 1.7.3nb2 with a security fix
from mozilla CVS.
---
Module Name: pkgsrc
Committed By: kristerw
Date: Mon Nov 1 18:07:24 UTC 2004
Modified Files:
pkgsrc/www/firefox: distinfo
pkgsrc/www/firefox/patches: patch-bt
Log Message:
Use __va_copy instead of va_copy for NetBSD. This is needed on gcc
3.4 since the build use -ansi that in turn makes gcc 3.4 modify its
predefined symbols in such a way that va_copy is not defined.
---
Module Name: pkgsrc
Committed By: xtraeme
Date: Tue Nov 9 20:10:14 UTC 2004
Modified Files:
pkgsrc/www/firefox: Makefile-firefox.common PLIST distinfo
pkgsrc/www/firefox-gtk2: PLIST
Log Message:
Update firefox and firefox-gtk2 to 1.0.
This is a bugfix release, to fix the problems reported in Preview
Releases, etc.
---
Module Name: pkgsrc
Committed By: taya
Date: Wed Nov 10 14:38:45 UTC 2004
Modified Files:
pkgsrc/www/firefox: Makefile-firefox.common PLIST
Log Message:
- correct path of mirror site
- add some missing files to PLIST
---
Module Name: pkgsrc
Committed By: taya
Date: Wed Nov 10 14:40:24 UTC 2004
Modified Files:
pkgsrc/www/firefox-gtk2: PLIST
Log Message:
add some missing files to PLIST
---
Module Name: pkgsrc
Committed By: taya
Date: Sat Nov 13 07:03:08 UTC 2004
Modified Files:
pkgsrc/www/firefox: Makefile-firefox.common PLIST
Log Message:
remove typeahead extension that confilicts with buildin typeahead
component.
fix pkg/28164.
bump PKGREVISION
---
Module Name: pkgsrc
Committed By: taya
Date: Sat Nov 13 08:57:54 UTC 2004
Modified Files:
pkgsrc/www/firefox-gtk2: PLIST
Log Message:
remove typeahead extension
To generate a diff of this commit:
cvs rdiff -r1.3.2.1 -r1.3.2.2 pkgsrc/www/firefox/Makefile-firefox.common
cvs rdiff -r1.7 -r1.7.2.1 pkgsrc/www/firefox/PLIST
cvs rdiff -r1.16.2.1 -r1.16.2.2 pkgsrc/www/firefox/distinfo
cvs rdiff -r1.7 -r1.7.2.1 pkgsrc/www/firefox-gtk2/PLIST
cvs rdiff -r1.2 -r1.2.2.1 pkgsrc/www/firefox/patches/patch-bt
cvs rdiff -r1.137 -r1.137.2.1 pkgsrc/www/mozilla/Makefile
cvs rdiff -r1.44 -r1.44.2.1 pkgsrc/www/mozilla/Makefile.common
cvs rdiff -r1.13 -r1.13.2.1 pkgsrc/www/mozilla/PLIST
cvs rdiff -r1.66 -r1.66.2.1 pkgsrc/www/mozilla/distinfo
cvs rdiff -r1.12 -r1.12.2.1 pkgsrc/www/mozilla-gtk2/Makefile
cvs rdiff -r1.3 -r1.3.2.1 pkgsrc/www/mozilla-gtk2/PLIST
cvs rdiff -r1.11 -r1.11.2.1 pkgsrc/www/mozilla/files/moz-install
cvs rdiff -r0 -r1.7.8.1 pkgsrc/www/mozilla/patches/patch-bj
cvs rdiff -r1.4 -r1.4.2.1 pkgsrc/www/mozilla/patches/patch-br
cvs rdiff -r1.2 -r1.2.2.1 pkgsrc/www/mozilla/patches/patch-bt
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.