| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Apr 2008 06:45:51
2.0.0.14,1
|
mezz  |
-Update to 2.0.0.14.
-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] |
19 Apr 2008 18:56:05
2.0.0.13_1  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [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) |
30 Mar 2008 18:02:34
2.0.0.13,1  |
miwi  |
- Update to 2.0.0.13
Approved by: ahze (gnome)
Security:
http://www.vuxml.org/freebsd/12b336c6-fe36-11dc-b09c-001c2514716c.html |
28 Feb 2008 04:39:23
2.0.0.12_1,1  |
mezz  |
- Add "--with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA}" to fix other
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. |
09 Feb 2008 16:32:56
2.0.0.12,1  |
marcus  |
Update to 2.0.0.12. This is a security and stability release. See
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 |
21 Jan 2008 22:19:53
2.0.0.11_1,1  |
marius  |
Work around the miscompilation/mislinkage problem of the sCanonicalVTable
hacks in the XPCOM string code on sparc64 by omitting the code in question
and bump PORTREVISIONs accordingly.
Approved by: marcus |
10 Jan 2008 18:02:49
2.0.0.11,1  |
mezz  |
Fix the pkg-message never display.
PR: ports/119394
Submitted by: naddy |
12 Dec 2007 04:57:19
2.0.0.11,1  |
mezz  |
Update to 2.0.0.11. |
29 Nov 2007 01:37:39
2.0.0.10_1,1  |
delphij  |
Fix a regression on firefox 2.0.0.10, as described in Mozilla bug 405584,
affecting canvas rendering.
Obtained from: https://bugzilla.mozilla.org/attachment.cgi?id=284556
Approved by: portmgr (marcus) |
28 Nov 2007 17:47:33
2.0.0.10,1  |
delphij  |
Update to 2.0.0.10, this is a security update for CVE-2007-5959.
Approved by: portmgr (marcus) |
06 Nov 2007 03:06:48
2.0.0.9,1  |
ahze  |
- Update to 2.0.0.9
Approved by: portsmgr (marcus) |
19 Oct 2007 19:06:55
2.0.0.8,1  |
ahze  |
Update to 2.0.0.8 |
10 Oct 2007 01:15:33
2.0.0.7_1,1  |
marcus  |
* Workaround a bug which can cause applications embedding Gecko to crash
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] |
07 Oct 2007 06:45:04
2.0.0.7,1  |
linimon  |
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
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 |
04 Oct 2007 07:21:46
2.0.0.7,1  |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
19 Sep 2007 17:34:41
2.0.0.7,1  |
ahze  |
Update to 2.0.0.7
Release Notes: http://www.mozilla.com/en-US/firefox/2.0.0.7/releasenotes/ |
08 Sep 2007 01:44:26
2.0.0.6,1  |
linimon  |
Remove support for antique perl.
Hat: portmgr |
31 Jul 2007 22:22:18
2.0.0.6,1  |
ahze  |
Update to 2.0.0.6 |
20 Jul 2007 13:14:51
2.0.0.5,1  |
ahze  |
Update to 2.0.0.5 |
31 May 2007 13:17:16
2.0.0.4,1  |
ahze  |
Update to 2.0.0.4 |
19 May 2007 21:32:57
2.0.0.3_1,1  |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Mar 2007 11:40:33
2.0.0.3,1  |
pav  |
- Update to 2.0.0.3 |
24 Feb 2007 22:08:28
2.0.0.2,1  |
marcus  |
Update to 2.0.0.2 to fix some security vulnerabilities. See
http://vuxml.FreeBSD.org/12bd6ecf-c430-11db-95c5-000c6ec775d9.html for
more details. |
18 Jan 2007 22:37:11
2.0.0.1_1,1  |
mezz  |
Fix the gtk2 dnd implementation broken, see more details in the bugzilla. This
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 |
18 Jan 2007 21:39:40
2.0.0.1,1  |
ahze  |
Mark IGNORE if ${ARCH} == "sparc64" && ${OSVERSION} < 601101
since it doesn't run. |
22 Dec 2006 02:04:05
2.0.0.1,1  |
mezz  |
The ipv6 is supported in these ports, so add ipv6 category.
PR: ports/107057 and ports/107056
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> |
20 Dec 2006 23:12:21
2.0.0.1,1  |
ahze  |
Update to 2.0.0.1
Release notes: http://www.mozilla.com/en-US/firefox/2.0.0.1/releasenotes/ |
16 Dec 2006 07:19:16
2.0_3,1  |
marcus  |
Fix our gross -lpthread hack to work with GCC 4.1.
Reported by: pointyhat via kris |
15 Dec 2006 20:57:41
2.0_3,1  |
marcus  |
Fix a double-free while performing print operations which could trigger a
segmentation fault if malloc debugging was enabled.
Reported by: dougb |
27 Nov 2006 17:08:25
2.0_2,1  |
marcus  |
Fix a problem with PTHREAD_LIB-safeness.
Submitted by: nork |
10 Nov 2006 07:03:50
2.0_2,1  |
marcus  |
Restore firefox to 2.0 after slipping the RELEASE_6_2_0 tag. |
10 Nov 2006 07:02:47
1.5.0.8,1  |
marcus  |
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 |
06 Nov 2006 23:26:20
2.0_2,1  |
ahze  |
Fix build on 5.x since only 6.1+ has fedisableexcept()
Reported by: Clint Olsen <clint@0lsen.net> |
06 Nov 2006 22:48:05
2.0_2,1  |
ahze  |
- Remove bogus warning about being "bleeding edge" meant for firefox-devel |
06 Nov 2006 03:02:13
2.0_2,1  |
ahze  |
Remove LATEST_LINK since we have moved from firefox-devel -> firefox |
06 Nov 2006 02:58:45
2.0_2,1  |
ahze  |
- No longer disable pthreads in sqlite3 [2]
- 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] |
01 Nov 2006 13:20:11
2.0_1,1  |
ahze  |
- 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! |
14 Oct 2006 09:35:50
1.5.0.7_1,1  |
marcus  |
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there, (Only the first 15 lines of the commit message are shown above ) |
19 Sep 2006 03:41:06
1.5.0.7,1  |
mi  |
Add a tiny hunk to allow firefox to use our system libz instead of
building its own. Some years ago there was a security problem with
zlib-1.2.2 and firefox' configure checks the system's zlib.h to be
1.2.3 or higher.
FreeBSD patched the hole without bumping the version number, which
caused Firefox (and, likely, other Mozilla stuff) to build their own
versions instead (and install their headers).
Maintainers were repeatedly notified -- most recently about a month
ago: <200608091216.00510@aldan>, <200601251926.39246.mi+mx@aldan.algebra.com>.
Approved by: maintainer timeout |
14 Sep 2006 13:35:34
1.5.0.7,1  |
ahze  |
- Update to 1.5.0.7 |
02 Aug 2006 15:06:52
1.5.0.6,1  |
ahze  |
- Update to 1.5.0.6 |
27 Jul 2006 01:06:16
1.5.0.5,1  |
ahze  |
- Update to 1.5.0.5 |
05 Jul 2006 23:12:13
1.5.0.4,1  |
ahze  |
- Welcome back sparc64 on kern.osreldate>=601101 |
02 Jun 2006 21:46:36
1.5.0.4,1  |
ahze  |
- Update to 1.5.0.4 |
03 May 2006 03:18:32
1.5.0.3,1  |
ahze  |
- Update to 1.5.0.3
Security: http://www.mozilla.org/security/announce/2006/mfsa2006-30.html |
01 May 2006 23:47:05
1.5.0.2_1,1  |
jylefort  |
Use sane fonts by default. |
17 Apr 2006 01:29:46
1.5.0.2,1  |
ahze  |
- Mark IGNORE on sparc64 |
17 Apr 2006 01:24:56
1.5.0.2,1  |
ahze  |
- Mark IGNORE on sparc64 since it core dumps at startup |
14 Apr 2006 13:08:52
1.5.0.2,1  |
ahze  |
- Update to 1.5.0.2
Release notes: http://www.mozilla.com/firefox/releases/1.5.0.2.html |
29 Mar 2006 19:29:45
1.5.0.1_2,1  |
ahze  |
- Convert all gecko pkg-[de]install scripts into a generic
pkg-[de]install script
- Always use pkg-install to create missing dir's [1]
Requested by: marcus [1] |
19 Feb 2006 22:23:03
1.5.0.1_1,1  |
marcus  |
Fix a problem where Firefox creates its ~/.mozilla directory using stack
garbage.
PR: 92899
Submitted by: truckman |
02 Feb 2006 13:54:04
1.5.0.1,1  |
ahze  |
- Remove forgotten patch |
02 Feb 2006 13:16:55
1.5.0.1,1  |
ahze  |
- Update to 1.5.0.1 |
01 Feb 2006 17:55:04
1.5_6,1  |
marcus  |
Firefox may hang for some users for a few seconds at a time eating up all
of the CPU. This is triggered by a bug in Gecko/GTK+ interaction. This
patch corrects the problem. See
https://bugzilla.mozilla.org/show_bug.cgi?id=305970 for more details.
PR: 92467
Obtained from: https://bugzilla.mozilla.org/show_bug.cgi?id=305970 |
15 Dec 2005 17:11:33
1.5_5,1  |
marcus  |
Only enable SVG support on 6.X and higher since it's still causing GCC
errors with GCC 3.4.2. |
09 Dec 2005 04:52:14
1.5_5,1  |
ahze  |
- Add a patch to fix history DoS vulnerability
Obtained from: https://bugzilla.mozilla.org/show_bug.cgi?id=319004 |
04 Dec 2005 22:05:43
1.5_4,1  |
ahze  |
- Add support for GECKO_PLIST_PRE_FILES and GECKO_PLIST_PRE_DIRS to
add files or directories to plist.
- *Really* remove share/idl if empty in firefox |
03 Dec 2005 17:54:57
1.5_3,1  |
ahze  |
- Move .include "${.CURDIR}/../mozilla/Makefile.common" to the bottom so
svg works for some people.
Pointyhat to: me |
02 Dec 2005 05:44:22
1.5_3,1  |
ahze  |
- Disable svg support on 5.3 and lower to fix build with a gcc bug.
Reported by: many
Tested by: mark@mkproductions.org |
02 Dec 2005 05:30:01
1.5_3,1  |
mezz  |
Fix all those ports to find libnssckbi.so in the correct place to allow those
SSL certificates work again. Somehow, this patch was lost in the big change,
so bring it back. Bump PORTREVISION on all of those ports.
PR: ports/89796
Reported by: Christoph Moench-Tegeder <cmt@burggraben.net> |
30 Nov 2005 20:10:03
1.5_2,1  |
ahze  |
- Bump PORTREVISION
Spotted by: pav |
30 Nov 2005 19:47:20
1.5_1,1  |
ahze  |
- Reenable svg support, this must've sliped with all the massive changes.
PR: 89764
Submitted by: Roland Smith <rsmith@xs4all.nl> |
30 Nov 2005 15:59:55
1.5_1,1  |
pav  |
- Fix desktop entry, there's no FF_SUFX anymore |
30 Nov 2005 07:01:59
1.5,1  |
ahze  |
- Update WWW |
29 Nov 2005 21:12:29
1.5,1  |
ahze  |
- Update firefox to 1.5
- Add Makefile.common
o A new build/install system for gecko ports, Makefile.common
includes many generic routines and common tasks.
o Fix ld-run-path in all gecko's by using -Wl,-rpath,${moz_libdir}
thus removing the need to have a startup script for ports that
depend on gecko. [2]
o Use system libm, nss, nspr in all gecko ports
- Add bsd.gecko.mk
o This is the predecessor to WITH_MOZILLA=[mozilla|firefox|...]
with a more robust way of detecting a gecko a end user wishs to
use.
o bsd.gecko.mk abstracts the selection of gecko-based backends. It
allows users and porters to support any available gecko backend(Only the first 15 lines of the commit message are shown above ) |
23 Nov 2005 22:41:05
1.0.7_4,1  |
pav  |
- Add SHA256 checksums |
14 Nov 2005 19:11:43
1.0.7_4,1  |
ahze  |
- Add support for new lib/browser_linux_plugins |
05 Nov 2005 05:22:06
1.0.7_4,1  |
marcus |