Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-10 | Fix build with Sun Sudio C++ by not including "stdbool.h" in C++ mode. | tron | 2 | -1/+21 | |
2010-01-09 | This package needs a C99 compiler (e.g. for "stdbool.h"). | tron | 1 | -2/+2 | |
2010-01-09 | Use pkgsrc's libbz2.so on Solaris. | tnn | 1 | -1/+6 | |
The native one doesn't export BZ2_crc32Table for some reason. | |||||
2009-12-16 | Update to firefox-3.5.6. Security and bugfix release. | tnn | 5 | -26/+26 | |
While here, switch NetBSD build from sunaudio to OSS emulation. This greatly improves HTML5 video playback. (Yes, we ought to fix the busted sunaudio support or PKG_OPTIONalize this. Perhaps another day.) Advisories relating to this release: MFSA 2009-71 GeckoActiveXObject exception messages can be used to enumerate installed COM objects MFSA 2009-70 Privilege escalation via chrome window.opener MFSA 2009-69 Location bar spoofing vulnerabilities MFSA 2009-68 NTLM reflection vulnerability MFSA 2009-67 Integer overflow, crash in libtheora video library MFSA 2009-66 Memory safety fixes in liboggplay media library MFSA 2009-65 Crashes with evidence of memory corruption (rv:1.9.1.6/ 1.9.0.16) | |||||
2009-12-11 | drop patch-rb which changed the unofficial firefox branding in a way that | tnn | 2 | -9/+1 | |
made the firefox addons site not automagically recognize the browser. | |||||
2009-12-04 | add buildlinkry for libjpeg. We can end up linking with the wrong libjpeg | tnn | 1 | -1/+4 | |
on Linux otherwise. There are still other problems with interference from native libraries (i.e. sqlite3). | |||||
2009-12-01 | fix patch comment | tnn | 2 | -4/+4 | |
2009-11-28 | fix typo in dependency pattern | tnn | 1 | -2/+2 | |
2009-11-27 | bump the minimum required GTK+ to 2.18.3nb1 | tnn | 2 | -3/+4 | |
2009-11-23 | add "used by" lines | tnn | 2 | -2/+8 | |
2009-11-10 | bump revision for patch-{az,ba} | tnn | 1 | -1/+2 | |
2009-11-10 | integrate two patches from devel/nspr; avoid 32 bit cast of pthread_t. | tnn | 3 | -1/+46 | |
2009-11-06 | Update to firefox 3.5.5. This is a stability/bugfix update. | tnn | 4 | -13/+26 | |
pkgsrc changes: - assign devel/xulrunner maintainership to tnn@ - mozilla-common.mk: work around gcc __thread support misdetection on NetBSD - separate distinfo related stuff into dist.mk for sharing with nss & nspr "topcrash" bugs fixed: 468562 "ASSERTION: Inserting multiple children without flushing" 521750 Put a runtime NS_IsMainThread check in nsCycleCollector::Suspect2 ... 524462 startup crash [@ gfxWindowsFontGroup::WhichFontSupportsChar(nsTAr ... 525326 Crashes in gif decoder [@ xul.dll@0x348945][@ xul.dll@0x348864][@ ... 525276 crashes [@ nsDocument::RegisterNamedItems(nsIContent*)] | |||||
2009-11-04 | back out local change | tnn | 1 | -5/+1 | |
2009-11-04 | remove useless, ancient patch hunk which drifted away from it's original | tnn | 2 | -23/+7 | |
location during the course of time ... | |||||
2009-11-04 | apply band-aid for nbsed bug. | tnn | 3 | -7/+21 | |
2009-11-03 | The minimum required sqlite3 version changed (again ... grumble.) | tnn | 2 | -3/+4 | |
reported by Snader_LB @ #pkgsrc | |||||
2009-10-28 | Security and bugfix update of firefox (to 3.5.4) and xulrunner (to 1.9.1.4) | tnn | 10 | -91/+37 | |
Also fix broken DESTDIR support. Fixes the following security issues: MFSA 2009-64 Crashes with evidence of memory corruption (rv:1.9.1.4/ 1.9.0.15) MFSA 2009-63 Upgrade media libraries to fix memory safety bugs MFSA 2009-62 Download filename spoofing with RTL override MFSA 2009-61 Cross-origin data theft through document.getSelection() MFSA 2009-59 Heap buffer overflow in string to number conversion MFSA 2009-57 Chrome privilege escalation in XPCVariant::VariantDataToJS() MFSA 2009-56 Heap buffer overflow in GIF color map parser MFSA 2009-55 Crash in proxy auto-configuration regexp parsing MFSA 2009-54 Crash with recursive web-worker calls MFSA 2009-53 Local downloaded file tampering MFSA 2009-52 Form history vulnerable to stealing | |||||
2009-10-11 | - allow firefox and xulrunner to share some infrastructure | tnn | 8 | -76/+156 | |
- install headers for plugin and liveconnect (needed by openjdk7-icedtea-plugin) - bump revision for both packages | |||||
2009-10-10 | add common Makefile fragment for mozilla packages based on gecko 1.9.1, | tnn | 1 | -0/+66 | |
such as xulrunner-1.9.1, firefox-3.5, thunderbird-3.0 and seamonkey-2.0. Nothing in the tree uses this file yet. Having it here now makes for one less pullup later. | |||||
2009-10-06 | remove three files which were listed twice in the PLIST | tnn | 1 | -4/+1 | |
2009-09-27 | The xulrunner distfile is just a copy of the firefox distfile. | tnn | 2 | -9/+9 | |
Let's use the latter directly instead to save bandwidth and allow faster security updates. | |||||
2009-09-20 | modify patches to work on FreeBSD, too | sno | 4 | -13/+19 | |
2009-09-20 | better version of patch-ax, from veego@ | tnn | 2 | -10/+10 | |
2009-09-20 | require sqlite at least 3.6.10. From ISIHARA Takanori in PR pkg/42101. | tnn | 1 | -1/+2 | |
2009-09-20 | nsStackWalk.cpp uses dladdr, should include <dlfcn.h> | tnn | 2 | -1/+15 | |
2009-09-16 | fix PLIST when debug option is enabled | tnn | 2 | -3/+5 | |
2009-09-14 | Change NS_SYSTEM_PLUGINS_DIR from /usr/lib/mozilla/plugins | tnn | 1 | -2/+4 | |
to ${PREFIX}/lib/netscape/plugins, where most pkgsrc packages install NPAPI plugins (and all probably should?) | |||||
2009-09-13 | patch-aw: use patch-av rlimit fix in the application launcher stub as well | tnn | 3 | -3/+44 | |
2009-09-13 | export gnome dependencies in bl3.mk when gnome option is on | tnn | 3 | -12/+14 | |
2009-09-13 | add a gnome option | tnn | 2 | -4/+16 | |
2009-09-13 | drop lcms dependency, it's not used anymore. Bump rev. | tnn | 1 | -4/+3 | |
2009-09-13 | install stuff needed for building firefox as an XUL app. Bump revision. | tnn | 2 | -7/+84 | |
2009-09-13 | Bump to xulrunner-1.9.1.3, matching firefox-3.5.3. | tnn | 4 | -13/+13 | |
2009-09-10 | In qcmstypes.h, don't redefine standard types line uintptr_t, uint32_t | tnn | 2 | -5/+15 | |
and friends. Include <stdint.h> instead. Might fix PR pkg/42033. | |||||
2009-09-09 | fix typo in libxul.pc patch | tnn | 3 | -6/+6 | |
2009-09-09 | sync patches from www/firefox | tnn | 6 | -3/+221 | |
2009-08-26 | bump revision because of graphics/jpeg update | sno | 2 | -3/+4 | |
2009-08-15 | Fixes PLIST for arm and sparc with jit option. | obache | 2 | -3/+7 | |
2009-08-10 | Fix GRE registration. Should fix PR pkg/41866. PKGREVISION++ | tnn | 2 | -4/+13 | |
2009-08-10 | revision bump for PLIST fix | tnn | 1 | -1/+2 | |
2009-08-09 | Add mozilla-jit option | tnn | 2 | -3/+28 | |
2009-08-09 | LOWER_OPSYS is not the right thing here. | tnn | 1 | -2/+2 | |
2009-08-08 | don't install stuff in /etc/gre.d/ | tnn | 1 | -1/+2 | |
2009-08-08 | needs ALSA libraries on Linux for ogg playback | tnn | 1 | -2/+5 | |
2009-08-06 | Epiphany wants the spellchecker stuff. Comply. | tnn | 2 | -3/+7 | |
2009-08-06 | Update to xulrunner-1.9.1.2 (matches firefox-3.5.2 release) | tnn | 3 | -9/+19 | |
2009-08-06 | fix a busted .pc file. | tnn | 4 | -5/+20 | |
Bump PKGREVISION again. | |||||
2009-08-05 | Add a few more include subdirs | tnn | 2 | -3/+40 | |
2009-08-05 | Instead of picking what headers to install, just drop $everything | tnn | 3 | -77/+1444 | |
in include/xulrunner/unstable and call it a day. Suggested by drochner@ (This mostly fixes build of "www/galeon".) |