Commit graph

23 commits

Author SHA1 Message Date
ryoon
c68e851939 Partially regenerate patches to avoid "ignoring" 2014-03-26 13:56:22 +00:00
ryoon
0c59745c85 Update to 24.4.0
Changelog:
Fixed in Firefox ESR 24.4
MFSA 2014-32 Out-of-bounds write through TypedArrayObject after neutering
MFSA 2014-31 Out-of-bounds read/write through neutering ArrayBuffer objects
MFSA 2014-30 Use-after-free in TypeObject
MFSA 2014-29 Privilege escalation using WebIDL-implemented APIs
MFSA 2014-28 SVG filters information disclosure through feDisplacementMap
MFSA 2014-27 Memory corruption in Cairo during PDF font rendering
MFSA 2014-26 Information disclosure through polygon rendering in MathML
MFSA 2014-17 Out of bounds read during WAV file decoding
MFSA 2014-16 Files extracted during updates are not always read only
MFSA 2014-15 Miscellaneous memory safety hazards (rv:28.0 / rv:24.4)
2014-03-21 15:00:51 +00:00
ryoon
ac5d82e6e2 Reset PKGREVISION 2014-03-10 20:39:38 +00:00
ryoon
456bcee230 Update to 24.3.0
Changelog:
Fixed in Firefox ESR 24.3
MFSA 2014-13 Inconsistent JavaScript handling of access to Window objects
MFSA 2014-12 NSS ticket handling issues
MFSA 2014-09 Cross-origin information leak through web workers
MFSA 2014-08 Use-after-free with imgRequestProxy and image proccessing
MFSA 2014-04 Incorrect use of discarded images by RasterImage
MFSA 2014-02 Clone protected content with XBL scopes
MFSA 2014-01 Miscellaneous memory safety hazards (rv:27.0 / rv:24.3)
2014-03-10 20:39:20 +00:00
tron
c64e9eb269 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
wiz
aa67e11089 Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
2014-01-25 10:29:56 +00:00
richard
b76d69d9c9 distfiles update for fixed dtrace patch in patch-as 2014-01-03 17:35:34 +00:00
richard
dc3bf6fa83 fix dtrace patch in patch-as 2014-01-03 17:15:23 +00:00
wiz
e03c03b6dc Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
dholland
7999b17fb9 Update the COMMENTs for the firefox packages to include the upstream
version number, as suggested in PR 47418 a year ago. Also make sure
the localization packages claim they belong to the right corresponding
firefox packages, as a number of them were wrong.
2013-12-30 00:24:07 +00:00
ryoon
a743206fab Update to 24.2.0
* Fix PR pkg/48420: fix build on NetBSD with drace support
  Patches from richard@

Changelog:
Fixed in Firefox ESR 24.2
MFSA 2013-117 Mis-issued ANSSI/DCSSI certificate
MFSA 2013-116 JPEG information leak
MFSA 2013-115 GetElementIC typed array stubs can be generated outside observed typesets
MFSA 2013-114 Use-after-free in synthetic mouse movement
MFSA 2013-113 Trust settings for built-in roots ignored during EV certificate validation
MFSA 2013-111 Segmentation violation when replacing ordered list elements
MFSA 2013-109 Use-after-free during Table Editing
MFSA 2013-108 Use-after-free in event listeners
MFSA 2013-104 Miscellaneous memory safety hazards (rv:26.0 / rv:24.2)
2013-12-15 14:02:25 +00:00
richard
233f7d4fa3 revert previous commit awaiting new fix for --disable-dtrace anomaly 2013-12-05 16:49:32 +00:00
richard
5a0c83c03d mozilla-trace.h and javascript-trace.h are delivered regardless of dtrace option 2013-12-05 13:23:09 +00:00
richard
37f24f6fdd Ensure gnu-m4 is used, in particular thunderbird uses patsubst.
This fixes a configure problem for solaris, in particular.
2013-12-01 10:54:40 +00:00
wiz
bd9eea67da PKGREVISION bump for json-c shlib rename. 2013-11-25 12:00:45 +00:00
richard
a264dd6228 fix solaris build and add dtrace option to firefox24 2013-11-24 12:37:40 +00:00
ryoon
b8d181de5d Reset PKGREVISION 2013-11-21 15:25:49 +00:00
ryoon
dc0792ffc5 Update to 24.1.1
Changelog:
FIXED
Update branches that use 4.10 RTM to 4.10.2 RTM (see 935568)
FIXED
Update Mozilla to NSS 3.15.3 (new alternative NSS branch) to pick up a few fixes (see 935959)
FIXED
Some UI strings in Firefox 24.1.0 ESR l10n builds are in English (see 932310)
2013-11-21 15:25:17 +00:00
ryoon
9b6a8903b0 In non-ALSA case, ALSA support is disabled explicitly 2013-11-16 02:01:46 +00:00
ryoon
2765beb902 Fix PR pkg/48240 and bump PKGREVISION
* Use *30 instead of *50. Restore session is recovered on NetBSD/amd64 5.2.
  Based on martin@'s patch on pkgsrc-users@.
2013-11-13 14:17:11 +00:00
ryoon
b3efb0c637 Move CHECK_PORTABILITY_SKIP to mozilla-common.mk 2013-11-10 15:08:31 +00:00
ryoon
f4b2292754 Fix PR pkg/48240 and bump PKGREVISION
* Use __fstat50 etc instead of fstat etc on NetBSD. Based on martin@'s patch
  for firefox 27.0.
  Restore session is recovered on NetBSD/amd64.
2013-11-08 12:51:25 +00:00
ryoon
a66ef51f47 Import firefox24-24.1.0 as www/firefox24.
Mozilla Firefox is a free, open-source and cross-platform web browser
for Windows, Linux, MacOS X and many other operating systems.

It is fast and easy to use, and offers many advantages over other web
browsers, such as tabbed browsing and the ability to block pop-up
windows.

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.

This package tracks 24 extended support release branch.
2013-11-03 04:51:59 +00:00