CVS log for ports/www/firefox/files/patch-security-coreconf-FreeBSD.mk
Up to [FreeBSD] / ports / www / firefox / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Mar 22 15:24:49 2011 UTC (10 months, 3 weeks ago) by beat
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
- Update to 4.0 - Add PGO option to enable Profile-Guided Optimization [1]. PR: ports/132231 [1] (based on) Submitted by: lioux@ [1] Thanks to: andreast@, Anonymous <swell.k AT gmail.com>, decke@, jsa@, swills@ and all the testers for their feedback!
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Mar 23 08:54:23 2010 UTC (22 months, 3 weeks ago) by beat
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +16 -18 lines
- Update to 3.6.2 Security: http://www.vuxml.org/freebsd/5d5ed535-3653-11df-9edc-000f20797ede.html
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Feb 7 21:48:44 2010 UTC (2 years ago) by beat
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +23 -5 lines
- Update to 3.6
What's new in Firefox 3.6:
* Support for the HTML5 File API
* A change to how third-party software integrates with Firefox to
increase stability.
* The ability to run scripts asynchronously to speed up page load times.
* A mechanism to prevent incompatible software from crashing Firefox.
* Users can now change their browser's appearance with a single click,
with built in support for Personas.
* Firefox 3.6 will alert users about out of date plugins to keep them
safe.
* Open, native video can now be displayed full screen, and supports
poster frames.
* Support for the WOFF font format.
* Improved JavaScript performance, overall browser responsiveness and
startup time.
* Support for new CSS, DOM and HTML5 web technologies.
Thanks to: Andreas Tobler, Florian Smeets, nox@, miwi@ and all testers
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Nov 10 07:03:50 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -9 lines
Restore firefox to 2.0 after slipping the RELEASE_6_2_0 tag.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 10 07:02:47 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +9 -5 lines
Temporarily roll firefox back to 1.5.0.8 so that we can tag this security fix release for 6.2. Approved by: secteam portmgr
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 1 13:20:11 2006 UTC (5 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -9 lines
- Update to 2.0 Release notes: http://www.mozilla.com/en-US/firefox/2.0/releasenotes/ Special thanks to marcus and many others for helping test and fixing bugs!
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Nov 22 04:04:52 2004 UTC (7 years, 2 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +19 -5 lines
Use -Bsymbolic when linking nss to avoid symbol conflicts with libraries that include OpenSSL (e.g. CUPS). This may help alleviate the problem with Firefox crashing when trying to print when using CUPS.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Feb 11 07:16:17 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
Add Firefox after a repo copy from mozilla-firebird. Firefox is the next release of the Firebird web browser with a new name to avoid conflicts with the Firebird database. This is version 0.8. http://www.mozilla.org/products/firefox/releases/ * Update to 0.8 and change name to firefox [1] * Make PLIST from a fake installation [1] * Restore original credit and portname in Makefile [1] * Optionally install headers and IDL files [2] * Use PERL instead of REINPLACE_CMD in a few places [1] * Use OPTIONS * Enable the Inspector extension * Fix another possible esound related problem * Enable basic optimizations if WITH_DEBUG is not specified PR: 62631 [2] Submitted by: trevor [1] [2]
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Dec 13 21:35:43 2003 UTC (8 years, 2 months ago) by peter
Branches: MAIN
Port to amd64 (note: needs ld-elf.so.1 bugfix to actually work) I've taken a chance and split the sparc64 and alpha mega-diffs up because sparc64 patched the result of alpha's patches, and amd64 needed to do the same again - but it was sorted lexically before alpha/sparc64. I've grouped the xptcall patches together since they are standalone and split up and merged the other infrastructure jumbo-patches. I also attempted to sync up the nspr vs firebird diffs for sparc64 and alpha because they disagreed. HOWEVER... While this port 'depends' on the nspr port, it doesn't actually *use* it. It should probably be removed from the LIB_DEPENDS list. Note that the amd64 xptcall code came from SuSE via the mozilla bugzilla database.
