Pullup ticket 139 - requested by Thomas Klausner
authorsalo <salo>
Tue, 30 Nov 2004 23:29:15 +0000 (23:29 +0000)
committersalo <salo>
Tue, 30 Nov 2004 23:29:15 +0000 (23:29 +0000)
commitca3f00c45443fb386e8ea0effd78d069e99f278c
treea22c7b4a49f123105ff12778773cf12baca4ce69
parentd4024e11638dc0796cdca238b9c03681a8d1c622
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
15 files changed:
www/firefox-gtk2/PLIST
www/firefox/Makefile-firefox.common
www/firefox/PLIST
www/firefox/distinfo
www/firefox/patches/patch-bt
www/mozilla-gtk2/Makefile
www/mozilla-gtk2/PLIST
www/mozilla/Makefile
www/mozilla/Makefile.common
www/mozilla/PLIST
www/mozilla/distinfo
www/mozilla/files/moz-install
www/mozilla/patches/patch-bj [new file with mode: 0644]
www/mozilla/patches/patch-br
www/mozilla/patches/patch-bt