aboutsummaryrefslogtreecommitdiff
path: root/www/firefox36
Commit message (Collapse)AuthorAgeFilesLines
* Backport patches to fix the following security vulnerabilities:Joe Marcus Clarke2009-03-084-1/+256
| | | | | | | | | | | CVE-2009-0776 CVE-2009-0775 CVE-2009-0772 Obtained from: Mozilla Bugzilla Notes: svn path=/head/; revision=229697
* Back-port some more patches to fix CVE-2009-0352.Joe Marcus Clarke2009-02-235-1/+1501
| | | | | | | | Obtained from: Mozilla Bugzilla Reported by: simon Notes: svn path=/head/; revision=228944
* Backport patches for the following security bugs:Joe Marcus Clarke2009-02-154-3/+553
| | | | | | | | | | | CVE-2009-0355 CVE-2009-0356 CVE-2009-0357 This allows Firefox 2 to be unforbidden for the time being. Notes: svn path=/head/; revision=228434
* - Fix portaudit conflict with www/firefox and www/firefox3Martin Wilke2009-02-111-0/+2
| | | | | | | | | | - Mark www/firefox and www/linux-firefox FORBIDDEN Discussion by: simon/stas With hat: secteam Notes: svn path=/head/; revision=228066
* Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which fooJeremy Messenger2009-01-103-14/+230
| | | | | | | | | | | | | | | | | plugins support one of web browsers and can take care of plist (depend on how you use it) at the same time. I have written a complete document and even show how it works in the www/firefox/Makefile.webplugins so be sure to read in there. If there is anything that isn't clear in the document, please feel free to ask and I will try my best to improvement it. FYI: GNOME 2.24 depends on this, so it's coming. BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified. Approved by: portmgr Notes: svn path=/head/; revision=225627
* - Remove conditional checks for FreeBSD 5.x and olderWesley Shields2009-01-061-2/+0
| | | | | | | Approved by: pav Notes: svn path=/head/; revision=225331
* - Update to 2.0.0.20Martin Wilke2008-12-192-4/+4
| | | | | | | | Approved by: marcus Security: http://www.vuxml.org/freebsd/29f5bfc5-ce04-11dd-a721-0030843d3802.html Notes: svn path=/head/; revision=224455
* Update to 2.0.0.19, and add libgnomeui support.Joe Marcus Clarke2008-12-182-4/+11
| | | | | | | | PR: 129728 Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru> Notes: svn path=/head/; revision=224394
* - Update to 2.0.0.18Pav Lucistnik2008-11-132-4/+4
| | | | | | | Security: https://developer.mozilla.org/devnews/index.php/2008/11/12/firefox-20018-and-304-security-updates-now-available-for-download/ Notes: svn path=/head/; revision=222798
* - Update to 2.0.0.17Martin Wilke2008-09-242-4/+4
| | | | | | | | Approved by: portmgr (pav) Security: http://www.vuxml.org/freebsd/2273879e-8a2f-11dd-a6fe-0030843d3802.html Notes: svn path=/head/; revision=220667
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* Update to 2.0.0.16. SeeJoe Marcus Clarke2008-07-173-37/+44
| | | | | | | | http://en-us.www.mozilla.com/en-US/firefox/2.0.0.16/releasenotes/ for a list of changes in this release. Notes: svn path=/head/; revision=216973
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* -Update to 2.0.0.14.Jeremy Messenger2008-04-233-6/+5
| | | | | | | | | | -Mask FP_X_DNML not only on i386, but also on amd64. [1] Security: http://www.mozilla.org/security/announce/2008/mfsa2008-20.html Obtained from: delphij's committed on thunderbird. [1] Notes: svn path=/head/; revision=211818
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-0/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Update to 2.0.0.13Martin Wilke2008-03-302-5/+4
| | | | | | | | Approved by: ahze (gnome) Security: http://www.vuxml.org/freebsd/12b336c6-fe36-11dc-b09c-001c2514716c.html Notes: svn path=/head/; revision=210170
* - Add "--with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA}" to fix otherJeremy Messenger2008-02-282-4/+6
| | | | | | | | | | | | | | | applications in the runtime. Some applications required to have set MOZILLA_FIVE_HOME or/and LD_LIBRARY_PATH to make it works in the runtime. Now, it's no longer need to set these variables, which this flag takes care of it. The MOZILLA_FIVE_HOME still works with this flag if someone need to use different one. I have learned about this flag from RPM, Debian, Gentoo ebuild and other packages. - Bump the PORTREVISION. Have been tested in MC CVS since Dec. Notes: svn path=/head/; revision=208043
* Update to 2.0.0.12. This is a security and stability release. SeeJoe Marcus Clarke2008-02-092-5/+4
| | | | | | | | | | | | http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.12 for a list of patched vulnerabilities. PR: 120455 Security: http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.12 Submitted by: beech Notes: svn path=/head/; revision=206956
* Work around the miscompilation/mislinkage problem of the sCanonicalVTableMarius Strobl2008-01-211-0/+1
| | | | | | | | | | hacks in the XPCOM string code on sparc64 by omitting the code in question and bump PORTREVISIONs accordingly. Approved by: marcus Notes: svn path=/head/; revision=205998
* Fix the pkg-message never display.Jeremy Messenger2008-01-101-0/+1
| | | | | | | | PR: ports/119394 Submitted by: naddy Notes: svn path=/head/; revision=205391
* Update to 2.0.0.11.Jeremy Messenger2007-12-123-32/+5
| | | | Notes: svn path=/head/; revision=203162
* Fix a regression on firefox 2.0.0.10, as described in Mozilla bug 405584,Xin LI2007-11-292-0/+27
| | | | | | | | | | affecting canvas rendering. Obtained from: https://bugzilla.mozilla.org/attachment.cgi?id=284556 Approved by: portmgr (marcus) Notes: svn path=/head/; revision=202859
* Update to 2.0.0.10, this is a security update for CVE-2007-5959.Xin LI2007-11-282-4/+4
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=202858
* - Update to 2.0.0.9Michael Johnson2007-11-062-4/+4
| | | | | | | Approved by: portsmgr (marcus) Notes: svn path=/head/; revision=202532
* Update to 2.0.0.8Michael Johnson2007-10-193-25/+4
| | | | Notes: svn path=/head/; revision=201676
* * Workaround a bug which can cause applications embedding Gecko to crashJoe Marcus Clarke2007-10-103-1/+31
| | | | | | | | | | | | | | on exit [1] * Use the correct size for a JavaScript object on 64-bit platforms which will help get the Java plug-in working on those platforms [2] Test by: mezz [1] Submitted by: jkim [2] Obtained from: Firefox trunk [2] Notes: svn path=/head/; revision=201230
* Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onMark Linimon2007-10-071-0/+1
| | | | | | | | | | | perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr Notes: svn path=/head/; revision=201032
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-4/+0
| | | | Notes: svn path=/head/; revision=200793
* Update to 2.0.0.7Michael Johnson2007-09-192-4/+4
| | | | | | | Release Notes: http://www.mozilla.com/en-US/firefox/2.0.0.7/releasenotes/ Notes: svn path=/head/; revision=199766
* Remove support for antique perl.Mark Linimon2007-09-082-14/+0
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=199068
* Update to 2.0.0.6Michael Johnson2007-07-312-4/+4
| | | | Notes: svn path=/head/; revision=196862
* Update to 2.0.0.5Michael Johnson2007-07-203-13/+13
| | | | Notes: svn path=/head/; revision=195944
* Update to 2.0.0.4Michael Johnson2007-05-312-6/+6
| | | | Notes: svn path=/head/; revision=192474
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 2.0.0.3Pav Lucistnik2007-03-222-4/+4
| | | | Notes: svn path=/head/; revision=188005
* Update to 2.0.0.2 to fix some security vulnerabilities. SeeJoe Marcus Clarke2007-02-243-23/+4
| | | | | | | | http://vuxml.FreeBSD.org/12bd6ecf-c430-11db-95c5-000c6ec775d9.html for more details. Notes: svn path=/head/; revision=185833
* Fix the gtk2 dnd implementation broken, see more details in the bugzilla. ThisJeremy Messenger2007-01-182-0/+20
| | | | | | | | | | | | | | patch[1] was created by Matthias Clasen <mclasen@redhat.com>. This bug was started to reproduce with least 2.10.7 version of gtk2. PR: ports/107689 Reported by: a few users Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=355248 https://bugzilla.mozilla.org/show_bug.cgi?id=367203 [1] http://bugzilla.gnome.org/show_bug.cgi?id=394525 Notes: svn path=/head/; revision=182762
* Mark IGNORE if ${ARCH} == "sparc64" && ${OSVERSION} < 601101Michael Johnson2007-01-181-0/+4
| | | | | | | since it doesn't run. Notes: svn path=/head/; revision=182759
* The ipv6 is supported in these ports, so add ipv6 category.Jeremy Messenger2006-12-221-1/+1
| | | | | | | | PR: ports/107057 and ports/107056 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=180446
* Update to 2.0.0.1Michael Johnson2006-12-203-31/+4
| | | | | | | Release notes: http://www.mozilla.com/en-US/firefox/2.0.0.1/releasenotes/ Notes: svn path=/head/; revision=180304
* Fix our gross -lpthread hack to work with GCC 4.1.Joe Marcus Clarke2006-12-161-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=179906
* Fix a double-free while performing print operations which could trigger aJoe Marcus Clarke2006-12-152-1/+27
| | | | | | | | | segmentation fault if malloc debugging was enabled. Reported by: dougb Notes: svn path=/head/; revision=179876
* Fix a problem with PTHREAD_LIB-safeness.Joe Marcus Clarke2006-11-271-1/+1
| | | | | | | Submitted by: nork Notes: svn path=/head/; revision=178120
* Restore firefox to 2.0 after slipping the RELEASE_6_2_0 tag.Joe Marcus Clarke2006-11-109-216/+210
| | | | Notes: svn path=/head/; revision=176983
* Temporarily roll firefox back to 1.5.0.8 so that we can tag this securityJoe Marcus Clarke2006-11-109-210/+216
| | | | | | | | | | fix release for 6.2. Approved by: secteam portmgr Notes: svn path=/head/; revision=176982
* Fix build on 5.x since only 6.1+ has fedisableexcept()Michael Johnson2006-11-061-1/+1
| | | | | | | Reported by: Clint Olsen <clint@0lsen.net> Notes: svn path=/head/; revision=176663
* - Remove bogus warning about being "bleeding edge" meant for firefox-develMichael Johnson2006-11-062-5/+2
| | | | Notes: svn path=/head/; revision=176656
* Remove LATEST_LINK since we have moved from firefox-devel -> firefoxMichael Johnson2006-11-061-1/+0
| | | | Notes: svn path=/head/; revision=176581
* - No longer disable pthreads in sqlite3 [2]Michael Johnson2006-11-064-17/+43
| | | | | | | | | | | | | | | - Remove LIBS= from Makefile to fix "open with application" function. [2] [5] - Fix component registration for some users. [1] [2] [3] - Bump PORTREVISION [4] Obtained from: https://bugzilla.mozilla.org/show_bug.cgi?id=351181 [1] Submitted by: marcus [2] aspar Chilingarov <nm@web.am> [3] ahze [4] (I had to submit something) Reported by: philip and many others [5] Notes: svn path=/head/; revision=176579
* - Update to 2.0Michael Johnson2006-11-0113-218/+247
| | | | | | | | | | 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! Notes: svn path=/head/; revision=176058