Commit graph

21 commits

Author SHA1 Message Date
tnn
64aea2a207 -Really- make it use sqlite3 from pkgsrc.
This should finally close PR pkg/39085.
Bump PKGREVISION for this change.
2008-12-17 23:16:50 +00:00
tnn
297f53dde6 revert the sqlite3 change while I try to figure out a real fix. 2008-12-17 20:06:43 +00:00
tnn
c037eae1dd - Fix PLIST for mozilla-jemalloc option
- eliminate some duplicate files (reachover to www/seamonkey/files again)
2008-12-17 19:50:42 +00:00
tnn
1e3c4eb9b1 fix PLIST. Ride previous update. 2008-12-17 15:51:14 +00:00
tnn
f98588fc34 Update to firefox3-3.0.5.
pkgsrc changes:
- drop the external sqlite3 dependency and add --disable-system-sqlite,
  until the linkage issues have been resolved. (both external and internal
  sqlite3 were linked previously.)
- remove patch-dm which doesn't seem to be needed.
  (was inherited from firefox2, hardcoded a /usr/pkg run path)

upstream changes:
- Fixed several security issues.
- Fixed several stability issues.
- Official releases for the Bengali, Esperanto, Galician, Hindi, and Latvian languages are now available.
- Replaced the End-User License Agreement with a new "Know Your Rights" info bar on initial install.
- When installing multiple signed XPIs simultaneously, previous versions of Firefox would fail.
- Fixed several issues found in the accessibility implementation.
- Added the ability to send OS-specific system notes in the crash reporter.
2008-12-17 15:43:01 +00:00
martin
95faccc8d0 Make firefox3 work on sparc64.
ok: tnn
2008-12-13 00:42:26 +00:00
tnn
440b57eb9b Don't link with -lCstd on Solaris when using GCC. From Tim Zingelman.
part of PR pkg/39085
2008-12-11 09:34:12 +00:00
ghen
051f4d9c37 Fix PLIST for 3.0.4. 2008-11-13 15:11:58 +00:00
tron
62ad17646a Update "firefox3" package to version 3.0.4. Changes since version 3.0.3:
- Fixed the following security issues:
  MFSA 2008-58 Parsing error in E4X default namespace
  MFSA 2008-57 -moz-binding property bypasses security checks on codebase
               principals
  MFSA 2008-56 nsXMLHttpRequest::NotifyEventListeners() same-origin
               violation
  MFSA 2008-55 Crash and remote code execution in nsFrameManager
  MFSA 2008-54 Buffer overflow in http-index-format parser
  MFSA 2008-53 XSS and JavaScript privilege escalation via session restore
  MFSA 2008-52 Crashes with evidence of memory corruption
               (rv:1.9.0.4/1.8.1.18)
  MFSA 2008-51 file: URIs inherit chrome privileges when opened from chrome
  MFSA 2008-47 Information stealing via local shortcut files
- Fixed several stability issues.
- Official releases for the Icelandic and Thai languages are now available.
- Beta releases for the Bulgarian, Esperanto, Estonian, Latvian, Occitan,
  and Welsh languages are available for testing.
- Updated the internal Public Suffix list.
- Fixed an issue where the IME input tool used to enter Japanese, Korean,
  Chinese and Indic characters was covered by the "Add Bookmark" panel.
  (bug 433340)
- Enabled additional EV root certificates. (bug 451305)
- Fixed an issue where some passwords saved using Firefox 3.0.2 did not
  work properly. (bug 457358)
- In some cases, Firefox would not properly save proxy settings for
  protocols other than HTTP. (bug 446536)
2008-11-13 14:44:00 +00:00
tnn
64de1699b7 regen patch-ax to silence warning message 2008-10-26 15:31:33 +00:00
tnn
2fdfe6b60e Here's Firefox 3.0.3.
Fixes a regression that broke the password manager.
2008-09-28 19:54:34 +00:00
tnn
9f9c417340 Update to firefox3-3.0.2.
Changes:
* Fixed several security issues.
* Fixed several stability issues.
* Fixed a number of minor issues with the layout of certain web pages.
* Fixed several theme issues that affected right-to-left locales.
* Fixed issue that caused some users with customized toolbars to have their
  Back and Forward buttons go missing (bug 426026)
* Add new Extended Validation (EV) roots to Firefox 3.0.2.
* On certain IDN sites, the password manager would not fill in username
  and password details properly.
* Fixed several hangs and crashes that occurred when using screen readers.
2008-09-24 11:40:24 +00:00
tnn
e2f175c4e1 Add a message file describing a workaround for the font rendering problems. 2008-09-19 09:29:45 +00:00
tnn
291fb47729 patch configure.in, not configure, due to regeneration. 2008-09-16 11:24:58 +00:00
tnn
41f55a0966 Take fallback maintainership.
Do feel free to take it off my shoulders though :-)
2008-07-18 07:25:35 +00:00
tnn
03495a761f Update to firefox3-3.0.1. Changes:
* Fixed several security issues.
* Fixed several stability issues.
* Fixed an issue where the phishing and malware database did not update on first launch.
* Under certain circumstances, Firefox 3.0 did not properly save the SSL certificate exceptions list.
* Updated the internal Public Suffix list.
* In certain cases, installing Firefox 2 in the same directory in which Firefox 3 has been installed resulted in Firefox 2 being unstable. This issue was fixed as part of Firefox 2.0.0.15.
* Fixed an issue where, when printing a selected region of content from the middle of a page, some of the output was missing (bug 433373).
* Fixed a Linux issues where, for users on a PPP connection (dialup or DSL) Firefox always started in "Offline" mode (bug 424626).
2008-07-17 20:08:46 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
tnn
5ac6fa6906 Don't try to build the crash reporter as it is only for Linux and depends
on curl.
2008-06-30 05:28:45 +00:00
tnn
3b552e8878 Add another missing @dirrm 2008-06-28 10:16:28 +00:00
tnn
03ee144755 update .pc files for new PKGNAME. 2008-06-28 10:03:29 +00:00
tnn
434d590a48 Import firefox3-3.0 as www/firefox3.
This is a new major release of the popular Firefox browser from Mozilla.
Based on Gecko 1.9, it brings improvements in the areas of performance,
stability, rendering correctness, security, usability and more.
Release notes: http://www.mozilla.com/en-US/firefox/3.0/releasenotes/
2008-06-28 10:01:06 +00:00