| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
02 Dec 2009 13:00:05
1.8.0.4_16
|
beat  |
- Remove www/xulrunner: Superseded by www/libxul
Reviewed by: miwi |
27 Nov 2009 09:09:08
1.8.0.4_16
|
beat  |
- Remove obsolete inclusion of www/mozilla/Makefile.common
Approved by: portmgr (miwi)
Exp-run by: miwi |
09 Sep 2009 18:19:23
1.8.0.4_16
|
beat  |
- Fix build after recent NSS update
Reported by: pointyhat via miwi
Obtained from: Mozilla Bugzilla (Bug 399589)
With hat: gecko |
31 Jul 2009 14:57:52
1.8.0.4_16
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
04 May 2009 20:23:44
1.8.0.4_15
|
miwi  |
- Give Maintainership up to the Gecko Gang (gecko@) |
12 Apr 2009 20:27:13
1.8.0.4_15
|
miwi  |
Take maintainership. The first of two steps is to take all
Gecko Stuff from the Gnome team. I'd like to say thanks a lot for
all the work in the past years. |
04 Apr 2009 12:47:00
1.8.0.4_15  |
marius  |
Resurrect www/mozilla/Makefile.common rev. 1.30 and associated changes,
which got lost with the switch to bsd.gecko.mk:
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 2009 02:45:46
1.8.0.4_14
|
mezz  |
Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo
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 |
25 Jul 2008 15:34:52
1.8.0.4_12
|
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
10 Jun 2008 05:57:46
1.8.0.4_12
|
marcus  |
Restore previous PORTREVISIONs that were decremented as part of the gettext
bump.
Reported by: iKris |
06 Jun 2008 15:07:24
1.8.0.4_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
19 Apr 2008 18:56:05
1.8.0.4_11  |
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) |
28 Feb 2008 04:39:23
1.8.0.4_10
|
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. |
21 Jan 2008 22:19:53
1.8.0.4_9
|
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 Oct 2007 01:15:33
1.8.0.4_8
|
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
1.8.0.4_7
|
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
1.8.0.4_7
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
19 May 2007 21:32:57
1.8.0.4_7
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
18 Jan 2007 22:37:11
1.8.0.4_6
|
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 |
15 Dec 2006 22:14:33
1.8.0.4_5
|
ahze  |
Fix a double-free while performing print operations which could trigger a
segmentation fault if malloc debugging was enabled.
Submitted by: marcus
Reported by: dougb |
14 Oct 2006 09:54:54
1.8.0.4_4
|
marcus  |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
12 Oct 2006 20:28:13
1.8.0.4_1
|
ahze  |
- Install nsISidebar to fix build with galeon
Obtained from: https://bugzilla.mozilla.org/show_bug.cgi?id=315346
Approved by: portmgr (marcus) |
14 Jul 2006 16:28:29
1.8.0.4
|
ahze  |
- Update to 1.8.0.4 |
29 Mar 2006 19:29:45
1.8.0.1_2
|
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] |
27 Mar 2006 15:33:27
1.8.0.1_1
|
ahze  |
- Mark broken on 4.x
Reported by: kris via pointyhat |
15 Mar 2006 11:35:33
1.8.0.1_1
|
ahze  |
- Add xulrunner
Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications
that are as rich as Firefox and Thunderbird. It will provide mechanisms for
installing, upgrading, and uninstalling these applications. XULRunner will
also provide libxul, a solution which allows the embedding of Mozilla
technologies in other projects and products.
WWW: http://developer.mozilla.org/en/docs/XULRunner
Most patches obtained from: www/seamonkey |