summaryrefslogtreecommitdiff
path: root/www/firefox/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2012-07-20fix PLIST for official-mozilla-branding. Bump PKGREVISIONabs1-2/+1
2012-07-18Update to 14.0.1ryoon1-7/+44
Changelog: NEW Google searches now utilize HTTPS NEW Full screen support for Mac OS X Lion implemented NEW Plugins can now be configured to only load on click (requires an about:config change) NEW The Awesome Bar now auto-completes typed URLs CHANGED Improved site identity manager, to prevent spoofing of an SSL connection with favicons DEVELOPER Pointer Lock API implemented DEVELOPER New API to prevent your display from sleeping DEVELOPER New text-transform and font-variant CSS improvements for Turkic languages and Greek FIXED Various security fixes FIXED GIF animation can gets stuck when src and image size are changed (743598) FIXED OS X: nsCocoaWindow::ConstrainPosition uses wrong screen in multi-display setup (752149) FIXED CSS :hover regression when an element's class name is set by Javascript (758885
2012-06-05fix !nobranding PLISTabs1-2/+1
2012-06-05Sync with devel/xulrunner-13.0ryoon1-36/+61
2012-04-26Update to 12.0ryoon1-35/+54
Changelog: * Page Source now has line numbers * Line breaks are now supported in the title attribute * Improvements to "Find in Page" to center search result * URLs pasted into the download manager window are now automatically downloaded * Support for the text-align-last CSS property has been added * Various security fixes * Some TinyMCE-based editors failed to load (739141)
2012-03-15Update to 11.0ryoon1-3/+35
* Follow devel/xulrunner update.
2012-03-10Bump PKGREVISIONryoon1-1/+2
* Restore --disable-official-branding.
2012-03-06Update xulrunner 10.0.2ryoon1-6/+59
* Improve sparc64 support. Thank you, martin@ Changelog: * Fix security bugs * Other improvements and bugfixes
2011-11-12Update to firefox-8.0.tnn1-5/+11
XXX Set MAKE_JOBS_SAFE=no for now. Should investigate why it fails without it as it prolongs build time significantly. Upstream changes: Add-ons installed by third party programs are now disabled by default Added a one-time add-on selection dialog to manage previously installed add-ons Added Twitter to the search bar for select locales. Additional locale support will be added in the future Added a preference to load tabs on demand, improving start-up time when windows are restored Improved performance and memory handling when using <audio> and <video> elements Added CORS support for cross-domain textures in WebGL Added support for HTML5 context menus Added support for insertAdjacentHTML Improved CSS hyphen support for many languages Improved WebSocket support Fixed several stability issues Fixed several security issues
2011-10-03Update to firefox-7.0. Release notes:tnn1-5/+7
Drastically improved memory handling for certain use cases Added a new rendering backend to speed up Canvas operations on Windows systems Bookmark and password changes now sync almost instantly when using Firefox Sync The 'http://' URL prefix is now hidden by default Added support for text-overflow: ellipsis Added support for the Web Timing specification Enhanced support for MathML The WebSocket protocol has been updated from version 7 to version 8 Added an opt-in system for users to send performance data back to Mozilla to improve future versions of Firefox Fixed several stability issues Fixed several security issues
2011-08-18Update to Firefox 6.0.tnn1-3/+16
Major changes include: The address bar now highlights the domain of the website you're visiting Streamlined the look of the site identity block Added support for the latest draft version of WebSockets with a prefixed API Added support for EventSource / server-sent events Added support for window.matchMedia Added Scratchpad, an interactive JavaScript prototyping environment Added a new Web Developer menu item and moved development-related items into it Improved usability of the Web Console Improved the discoverability of Firefox Sync Reduced browser startup time when using Panorama Fixed several stability issues Fixed several security issues
2011-07-11Fix PLIST when official branding is disabled.tnn1-1/+2
2011-04-26Update to firefox-4.0.tnn1-19/+357
Firefox 4 is based on the Gecko 2.0 Web platform. This release features JavaScript execution speeds up to six times faster than the previous version, new capabilities for Web Developers and Add-on Developers such as hardware accelerated graphics and HTML5 technologies, and a completely revised user interface.
2010-12-29fix installation w/ gnome option enabledtnn1-2/+1
2010-03-16Update to firefox-3.6.2.tnn1-9/+6
.2 is not formally released yet, but is release tagged in the scm and I want to get this update in before we freeze the tree. "Firefox 3.6 is built on Mozilla's Gecko 1.9.2 web rendering platform, which has been under development since early 2009 and contains many improvements for web developers, add-on developers, and users." - Improved JavaScript performance, overall browser responsiveness, and startup time. - The ability for web developers to indicate that scripts should run asynchronously to speed up page load times. - Continued support for downloadable web fonts using the new WOFF font format. - Support for new CSS attributes such as gradients, background sizing, and pointer events. - Support for new DOM and HTML5 specifications including the Drag & Drop API and the File API, which allow for more interactive web pages.
2009-10-28Security and bugfix update of firefox (to 3.5.4) and xulrunner (to 1.9.1.4)tnn1-1/+2
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-09-16Build firefox against external runtime components from devel/xulrunner.tnn1-2065/+6
Bump PKGREVISION.
2009-08-30libgnome is also needed for the gnome option to do anything.markd1-1/+2
2009-08-29PLIST fix for previoustnn1-1/+3
2009-08-09remove stale PLIST entrytnn1-2/+1
2009-08-05merge pkgsrc-20090805tnn1-0/+2129
2009-08-05Remove firefox 2.x. Firefox 3.5 branch will be imported in this location.tnn1-2571/+0
(I opted for removing and re-importing instead of a plain update due to extensive patch rototil) We may encounter minor turbulence as dependent packages are sorted out. Thank you for flying pkgsrc-current.
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-160/+1
2008-09-24Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.17.ghen1-1/+2
(ok during freeze agc@) Security fixes in this version: MFSA 2008-45 XBM image uninitialized memory reading MFSA 2008-44 resource: traversal vulnerabilities MFSA 2008-43 BOM characters stripped from JavaScript before execution MFSA 2008-42 Crashes with evidence of memory corruption (rv:1.9.0.2/1.8.1.17) MFSA 2008-41 Privilege escalation via XPCnativeWrapper pollution MFSA 2008-40 Forced mouse drag MFSA 2008-39 Privilege escalation using feed preview page and XSS flaw MFSA 2008-38 nsXMLDocument::OnChannelRedirect() same-origin violation MFSA 2008-37 UTF-8 URL stack buffer overflow For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.17/releasenotes/
2008-07-16Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.16.ghen1-2/+1
Security fixes in this version: MFSA 2008-35 Command-line URLs launch multiple tabs when Firefox not running MFSA 2008-34 Remote code execution by overflowing CSS reference counter For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.16/releasenotes/
2008-07-02Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.15.ghen1-1/+2
Part of patch-af has been fixed upstream. Security fixes in this version: MFSA 2008-33 Crash and remote code execution in block reflow MFSA 2008-32 Remote site run as local file via Windows URL shortcut MFSA 2008-31 Peer-trusted certs can use alt names to spoof MFSA 2008-30 File location URL in directory listings not escaped properly MFSA 2008-29 Faulty .properties file results in uninitialized memory being used MFSA 2008-28 Arbitrary socket connections with Java LiveConnect on Mac OS X MFSA 2008-27 Arbitrary file upload via originalTarget and DOM Range MFSA 2008-25 Arbitrary code execution in mozIJSSubScriptLoader.loadSubScript() MFSA 2008-24 Chrome script loading from fastload file MFSA 2008-23 Signed JAR tampering MFSA 2008-22 XSS through JavaScript same-origin violation MFSA 2008-21 Crashes with evidence of memory corruption (rv:1.8.1.15) For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.15/releasenotes/
2007-07-26Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.5.ghen1-1/+3
Security fixes in this version: MFSA 2007-25 XPCNativeWrapper pollution MFSA 2007-24 Unauthorized access to wyciwyg:// documents MFSA 2007-23 Remote code execution by launching Firefox from Internet Explorer MFSA 2007-22 File type confusion due to %00 in name MFSA 2007-21 Privilege escalation using an event handler attached to an element not in the document MFSA 2007-20 Frame spoofing while window is loading MFSA 2007-19 XSS using addEventListener and setTimeout MFSA 2007-18 Crashes with evidence of memory corruption For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.5/releasenotes/
2007-05-31Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.4.ghen1-1/+2
Security fixes in this version: MFSA 2007-17 XUL Popup Spoofing MFSA 2007-16 XSS using addEventListener MFSA 2007-14 Path Abuse in Cookies MFSA 2007-13 Persistent Autocomplete Denial of Service MFSA 2007-12 Crashes with evidence of memory corruption For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.4/releasenotes/
2007-05-12Update to Firefox 2.0.0.3 (nb1), from www/firefox2* (see there for historyghen1-25/+149
and change notes). Firefox 1.5.0.x will be maintained in www/firefox15*, as discussed on tech-pkg.
2007-03-07Dynamically generate the part of the PLIST for libfreebl. This is becausedmcmahill1-7/+3
the exact names of the freebl libraries depends on the platform and they have a habit of changing even on minor releases. This causes these mozilla packages to be broken quite a lot on platforms other than NetBSD/i386. Hopefully this fix will last longer than previous ones. pkgrevision bumps all around.
2007-02-25Update firefox, firefox-bin and firefox-gtk1 to 1.5.0.10. Fixed in this version:ghen1-3/+3
Fixed in Firefox 1.5.0.10 MFSA 2007-07 Embedded nulls in location.hostname confuse same-domain checks MFSA 2007-06 Mozilla Network Security Services (NSS) SSLv2 buffer overflow MFSA 2007-05 XSS and local file access by opening blocked popups MFSA 2007-04 Spoofing using custom cursor and CSS3 hotspot MFSA 2007-03 Information disclosure through cache collisions MFSA 2007-02 Improvements to help protect against Cross-Site Scripting attacks MFSA 2007-01 Crashes with evidence of memory corruption (rv:1.8.0.10/1.8.1.2) For more info, see http://www.mozilla.com/en-US/firefox/releases/1.5.0.10.html
2007-02-04Get these mozilla clients to work on Solaris-2.9/sparc. There weredmcmahill1-2/+6
two issues. The PLIST was incorrect and since the PLIST is used by the "moz-install" script, anything missing from the PLIST is never installed even when building from source. When libfreebl* were not installed it caused the clients to fail to load the security component and fail with "The browser failed to load its security component". The second issue is that many installations of solaris-2.9 include various glib/gtk/gnome libraries in /usr/lib. This causes failures because the pkgsrc ones were used at link time and the /usr/lib ones at run time. Work around this by setting a LD_LIBRARY_PATH that includes the pkgsrc lib directory first. pkgrevision bumps all around.
2006-06-07Add some additional headers introduced with ff1504/tb1504/sm102. Not worthghen1-1/+3
bumping PKGREVISION for.
2006-02-05Update to Firefox 1.5.0.1, a bug fix release for Firefox 1.5.ghen1-1/+2
What's new: * Improved stability. * Improved support for Mac OS X. * International Domain Name support for Iceland (.is) is now enabled. * Fixes for several memory leaks. * Several security enhancements. For a more detailed list changes, see http://www.squarefree.com/burningedge/releases/1.5.0.1.html Ok with wiz.
2005-12-28Install the .pc files again, removed during the update to 1.5 (thus breakingjmmv1-1/+9
packages needing them, e.g., epiphany). Bump PKGREVISION to 2.
2005-12-10Update firefox & firefox-gtk1 to 1.5taya1-250/+456
Including fix for long title & history file problem. http://www.mozilla.org/security/history-title.html https://bugzilla.mozilla.org/show_bug.cgi?id=319004 What's New in Firefox 1.5 Firefox 1.5 is the next version of our award-winning Web browser. Here's what's new in Firefox 1.5: * Automated update to streamline product upgrades. Notification of an update is more prominent, and updates to Firefox may now be half a megabyte or smaller. Updating extensions has also improved. * Faster browser navigation with improvements to back and forward button performance. * Drag and drop reordering for browser tabs. * Improvements to popup blocking. * Clear Private Data feature provides an easy way to quickly remove personal data through a menu item or keyboard shortcut. * Answers.com is added to the search engine list. * Improvements to product usability including descriptive error pages, redesigned options menu, RSS discovery, and "Safe Mode" experience. * Better accessibility including support for DHTML accessibility and assistive technologies such as the Window-Eyes 5.5 beta screen reader for Microsoft Windows. Screen readers read aloud all available information in applications and documents or show the information on a Braille display, enabling blind and visually impaired users to use equivalent software functionality as their sighted peers. * Report a broken Web site wizard to report Web sites that are not working in Firefox. * Better support for Mac OS X (10.2 and greater) including profile migration from Safari and Mac Internet Explorer. * New support for Web Standards including SVG, CSS 2 and CSS 3, and JavaScript 1.6. * Many security enhancements. The Burning Edge has more detailed lists of new features and notable bug fixes. http://www.squarefree.com/burningedge/releases/1.5-comprehensive.html
2005-09-22Update www/firefox and www/firefox-gtk1 to version 1.0.7. Changes fromjlam1-1/+2
version 1.0.6 include: * Fix for a potential buffer overflow vulnerability when loading a hostname with all soft-hyphens * Fix to prevent URLs passed from external programs from being parsed by the shell (Linux only) * Fix to prevent a crash when loading a Proxy Auto-Config (PAC) script that uses an "eval" statement * Fix to restore InstallTrigger.getVersion() for Extension authors * Other stability and security fixes Approved by taya.
2005-09-17For the native firefox and mozilla packages, move the module/extensionjlam1-4/+1
registration out of the installation step and into the INSTALL script. Also, remove the registration commands from the PLIST as well. Putting them into the INSTALL script allows for the same commands to be run in the same way, so that there are fewer differences between installing from source and installing from a binary package. Also, this makes these packages pass CHECK_FILES=yes. Bump the PKGREVISION of firefox, firefox-gtk1, mozilla, and mozilla-gtk2. Also, include bsd.pkg.mk from the package Makefiles, not from within Makefile.common. This is a style issue and allows for appending to variables originally defined in Makefile.common from the package Makefile.
2005-07-14Update firefox & firefox-gtk1 to 1.0.5.taya1-2/+3
Firefox 1.0.5 is a security update. Fixed vulnerabilities are: 2005-56 Code execution through shared function objects MFSA 2005-55 XHTML node spoofing MFSA 2005-54 Javascript prompt origin spoofing MFSA 2005-53 Standalone applications can run arbitrary code through the browser MFSA 2005-52 Same origin violation: frame calling top.focus() MFSA 2005-51 The return of frame-injection spoofing MFSA 2005-50 Possibly exploitable crash in InstallVersion.compareTo() MFSA 2005-49 Script injection from Firefox sidebar panel using data: MFSA 2005-48 Same-origin violation with InstallTrigger callback MFSA 2005-47 Code execution via "Set as Wallpaper" MFSA 2005-46 XBL scripts ran even when Javascript disabled MFSA 2005-45 Content-generated event vulnerabilities
2005-05-14Update firefox & firefox-gtk1 to 1.0.4.taya1-1/+9
This is a security fix release. Fixed vulnerabilities are follows: MFSA 2005-44 Privilege escalation via non-DOM property overrides MFSA 2005-43 "Wrapped" javascript: urls bypass security checks MFSA 2005-42 Code execution via javascript: IconURL
2005-04-15Add two @exec ${MKDIR} lines for empty directories which have @dirrm lines,wiz1-1/+3
to fix binary packages.
2005-04-13change extensions list as same as Linux official build.taya1-42/+1
bump PKGREVISION. fix PR pkg/29595
2005-02-27Update firefox to 1.0.1.taya1-7/+37
And switched to use gtk2. Changes from release notes: * Improved stability * International Domain Names are now displayed as punycode. (To show International Domain Names in Unicode, set the "network.IDN_show_punycode" preference to false.) * Several security fixes. MFSA 2005-29 Internationalized Domain Name (IDN) homograph spoofing MFSA 2005-28 Unsafe /tmp/plugtmp directory exploitable to erase user's files MFSA 2005-27 Plugins can be used to load privileged content MFSA 2005-26 Cross-site scripting by dropping javascript: link on tab MFSA 2005-25 Image drag and drop executable spoofing MFSA 2005-24 HTTP auth prompt tab spoofing MFSA 2005-23 Download dialog source spoofing MFSA 2005-22 Download dialog spoofing using Content-Disposition header MFSA 2005-21 Overwrite arbitrary files downloading .lnk twice MFSA 2005-20 XSLT can include stylesheets from arbitrary hosts MFSA 2005-19 Autocomplete data leak MFSA 2005-18 Memory overwrite in string library MFSA 2005-17 Install source spoofing with user:pass@host MFSA 2005-16 Spoofing download and security dialogs with overlapping windows MFSA 2005-15 Heap overflow possible in UTF8 to Unicode conversion MFSA 2005-14 SSL "secure site" indicator spoofing MFSA 2005-13 Window Injection Spoofing
2004-12-03generate extension directory & related stuff at install time.taya1-2/+2
fix PR pkg/28396 bump PKGREVISION
2004-11-13remove typeahead extension that confilicts with buildin typeahead component.taya1-5/+1
fix pkg/28164. bump PKGREVISION
2004-11-10- correct path of mirror sitetaya1-1/+11
- add some missing files to PLIST
2004-11-09Update firefox and firefox-gtk2 to 1.0.xtraeme1-4/+1
This is a bugfix release, to fix the problems reported in Preview Releases, etc.
2004-09-20Update firefox & firefox-gtk2 to 0.10 (a.k.a. 1.0PR)taya1-35/+38
from Release Notes: --- Firefox is a fast, full-featured browser that makes browsing more efficient than ever before. More information about Firefox is available. Firefox Preview Release (henceforth refered to as PR) is a Technology Preview. While this software works well enough to be relied upon as your primary browser in most cases, we make no guarantees of its performance or stability. It is a pre-release product and should not be relied upon for mission-critical tasks. See the License Agreement for more information. These release notes cover what's new, download and installation instructions, known issues and frequently asked questions for the Firefox PR release. Please read these notes and the bug filing instructions before reporting any bugs to Bugzilla. We want to hear your feedback about Firefox. Please join us in the Firefox forums, hosted by MozillaZine. What's New Here's what's new in this release of Firefox: * Live Bookmarks You can now subscribe to and read RSS feeds in your Bookmarks. When you visit a page that advertises a RSS feed by using a <link> tag, a RSS icon will appear in the status bar. Click it to view a list of feeds the page is offering. Click one to subscribe - this adds a Bookmark Folder that contains all the recent posts from the feed. * Improved Find Find is easier and more powerful now with our new Find toolbar. The Find toolbar (which shows at the bottom of the browser window) automatically highlights text in the page as you type and has a useful highlight feature. * Managing Annoyances and Protecting Security You can now open blocked popups, and the Extension install system now blocks all attempts to install software from sites other than update.mozilla.org. Users can add other sites to a list that allows them to offer software, but software is never automatically installed. In addition to these steps, several other measures have been taken to prevent phishing attacks and to highlight when a page is being viewed over a secure connection. * Better Bookmarks Numerous improvements to bookmarks including more reliable presentation of Site icons, and a split pane view in the Bookmarks window. * Strong Encryption For Passwords Available Passwords saved with the Password Manager can now be more easily encrypted with strong encryption by creating a "Master Password". If you create a Master Password, you are prompted once per session to enter the Master Password so that Password Manager can automatically fill in site logins. A useful feature for people who share computers with others and want improved security. * Improved Compatibility for IE users Undetectable document.all support for site compatibility and improved compatibility for keyboard accelerators further smooth the transition for IE users * Better System Integration for GNOME users You can now configure Firefox as your Default Browser on GNOME, and Firefox will adhere to your GNOME settings for edit field key bindings, etc. * And a horde of other bug fixes... See The Burning Edge's Bigger Picture for more details. ----- Several security holes have been fixed. See the page bellow for detail. http://www.mozilla.org/projects/security/known-vulnerabilities.html#mozilla1.7.3
2004-06-23Update firefox to 0.9taya1-77/+85
Here's what's new in this release of Firefox: * New Default Theme An updated Default Theme now presents a uniform appearance across all three platforms - a new crisp, clear look for Windows users. Finetuning for GNOME will follow in future releases. * Comprehensive Data Migration Switching to Firefox has never been easier now that Firefox imports data like Favorites, History, Settings, Cookies and Passwords from Internet Explorer. Firefox can also import from Mozilla 1.x, Netscape 4.x, 6.x and 7.x, and Opera. MacOS X and Linux migrators for browsers like Safari, OmniWeb, Konqueror etc. will arrive in future releases. * Extension/Theme Manager New Extension and Theme Managers provide a convenient way to manage and update your add-ons. SmartUpdate also notifies you of updates to Firefox. * Help A new online help system is available. * Lots of bug fixes and improvements Copy Image, the ability to delete individual items from Autocomplete lists, SMB/SFTP support on GNOME via gnome-vfs, better Bookmarks, Search and many other refinements fine tune the browsing experience. For Linux/GTK2 Users * Look and Feel Updates Ongoing improvements have been made to improve the way Firefox adheres to your GTK2 themes, such as menus. * Talkback for GTK2 Help us nail down crashes by submitting talkback reports with this crash reporting tool.
2004-06-19Undo my previous commit to install pkgconfig (.pc) files, we should toxtraeme1-9/+1
use CONFLICTS, because they are installing the same files...