| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
05 Feb 2010 11:46:55
1.1.18_1  |
dinoex  |
- update to jpeg-8 |
14 Dec 2009 12:26:48
1.1.18  |
beat  |
- Add CONFLICT with Seamonkey 2 |
27 Nov 2009 09:09:08
1.1.18  |
beat  |
- Remove obsolete inclusion of www/mozilla/Makefile.common
Approved by: portmgr (miwi)
Exp-run by: miwi |
04 Sep 2009 09:18:31
1.1.18  |
miwi  |
- Update to 1.1.18
Security:
http://www.vuxml.org/freebsd/49e8f2ee-8147-11de-a994-0030843d3802.html |
23 Jul 2009 08:46:43
1.1.17_1  |
ale  |
Add amd64 as recognized platform.
As secondary consequence, enigmail will correctly build on amd64.
Approved by: silence on gecko@ and gnome@
Tested by: Paul Dokas <dokas@oitsec.umn.edu>,
Lapo Luchini <lapo@lapo.it> |
23 Jun 2009 21:46:25
1.1.17  |
beat  |
- Update to 1.1.17
Security:
http://www.vuxml.org/freebsd/da185955-5738-11de-b857-000f20797ede.html
With hat: gecko |
04 May 2009 20:23:44
1.1.16  |
miwi  |
- Give Maintainership up to the Gecko Gang (gecko@) |
23 Apr 2009 09:44:09
1.1.16  |
miwi  |
- Update to 1.1.16
Security:
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.16 |
12 Apr 2009 20:27:13
1.1.15_1  |
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 13:20:20
1.1.15_1  |
marius  |
Fix previous revision.
Approved by: marcus (implicit) |
04 Apr 2009 12:47:00
1.1.15_1  |
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 |
20 Mar 2009 21:58:14
1.1.15  |
miwi  |
- Update to 1.1.15
Approved by: pav
Security:
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.15 |
10 Jan 2009 02:45:46
1.1.14_1  |
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 |
06 Jan 2009 16:53:07
1.1.14  |
wxs  |
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav |
19 Dec 2008 20:13:04
1.1.14  |
miwi  |
- Update to 1.1.14
Approved by: marcus@
Security:
http://www.vuxml.org/freebsd/29f5bfc5-ce04-11dd-a721-0030843d3802.html |
13 Nov 2008 22:04:15
1.1.13  |
miwi  |
- Update to 2.0.0.18
Approved by: pav (portmgr)
Security:
http://www.vuxml.org/freebsd/f29fea8f-b19f-11dd-a55e-00163e000016.html |
24 Sep 2008 13:28:22
1.1.12  |
miwi  |
- Update to 1.1.12
Approved by: portmgr (pav)
Security:
http://www.vuxml.org/freebsd/2273879e-8a2f-11dd-a6fe-0030843d3802.html |
17 Jul 2008 21:36:14
1.1.11  |
mezz  |
Update to 1.1.11.
Security:
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.11 |
13 Jul 2008 18:12:04
1.1.10  |
mezz  |
Update to 1.1.10.
PR: ports/125548
Submitted by: gpalmer
Security:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.10 |
19 Apr 2008 18:56:05
1.1.9_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:03:54
1.1.9  |
miwi  |
- Update to 1.1.9
Approved by: ahze (gnome)
Security:
http://www.vuxml.org/freebsd/12b336c6-fe36-11dc-b09c-001c2514716c.html |
28 Feb 2008 06:33:30
1.1.8  |
mezz  |
- Update to 1.1.8. [1]
- 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. Have been tested in MC CVS since Dec.
PR: ports/120962 [1]
Reminded by: Jordan Gordeev <jgordeev@dir.bg> [1]
Security: - MFSA 2007-08 onUnload + document.write() memory corruption
- 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) |
21 Jan 2008 22:19:53
1.1.7_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 |
03 Dec 2007 14:46:41
1.1.7  |
ahze  |
Update to 1.1.7
Approved by: portmgr (erwin)
Security:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.7 |
06 Nov 2007 19:48:25
1.1.6  |
ahze  |
update to 1.1.6
Approved by: portmgr (marcus) |
20 Oct 2007 00:59:23
1.1.5  |
ahze  |
Update to 1.1.5 |
10 Oct 2007 01:15:33
1.1.4_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
1.1.4  |
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.1.4  |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
05 Aug 2007 22:17:55
1.1.4  |
ahze  |
Update to 1.1.4 |
21 Jul 2007 01:17:58
1.1.3  |
ahze  |
Update to 1.1.3 |
31 May 2007 14:57:04
1.1.2  |
ahze  |
Update to 1.1.2 |
19 May 2007 21:32:57
1.1.1_1  |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
19 Mar 2007 16:54:15
1.1.1  |
mezz  |
The calendar feature/option is no longer exists, so remove it. The configure
is suggesting anyone to use either Sunbird or Lightning.
PR: ports/109993
Submitted by: John E. Hein <jhein@timing.com> |
28 Feb 2007 14:32:45
1.1.1  |
ahze  |
Update to 1.1.1 |
06 Feb 2007 16:43:45
1.1  |
ahze  |
Update to 1.1 |
18 Jan 2007 22:37:11
1.0.7_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 |
27 Dec 2006 13:52:54
1.0.7  |
ahze  |
Update to 1.0.7
Submitted by: farrokhi |
22 Dec 2006 02:04:05
1.0.6_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> |
15 Dec 2006 20:57:41
1.0.6_1  |
marcus  |
Fix a double-free while performing print operations which could trigger a
segmentation fault if malloc debugging was enabled.
Reported by: dougb |
21 Nov 2006 12:45:45
1.0.6  |
ahze  |
Update patch from www/firefox so regchrome doesn't core dump on sparc64
Reported by: kris (many times) via pointyhat |
10 Nov 2006 00:46:04
1.0.6  |
ahze  |
Update to 1.0.6 |
14 Oct 2006 09:54:54
1.0.5_1  |
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) |
19 Sep 2006 11:40:19
1.0.5  |
ahze  |
- Mark BROKEN on sparc64
regchrome core dumps on install and leaves .core files behind. However
seamonkey itself runs fine on sparc64.
Reported by: kris mail |
15 Sep 2006 17:09:48
1.0.5  |
ahze  |
- Update to 1.0.5 |
03 Aug 2006 02:20:38
1.0.4  |
ahze  |
- Update to 1.0.4
- Use MASTER_SITE_MOZILLA_EXTENDED |
28 Jul 2006 00:52:24
1.0.3  |
ahze  |
- Update to 1.0.3 |
06 Jul 2006 00:22:16
1.0.2  |
ahze  |
- Don't IGNORE on sparc64 >=601101 anymore
- Pet portlint |
11 Jun 2006 23:53:16
1.0.2  |
ahze  |
- Chase DISTFILE name change
Reported by: pointyhat via kris |
05 Jun 2006 04:06:58
1.0.2  |
mezz  |
Fix the build on FreeBSD 4.x.
PR: ports/97890
Submitted by: Dan Lukes <dan@obluda.cz> |
04 Jun 2006 19:56:00
1.0.2  |
ahze  |
- Update to 1.0.2
Release Notes:
http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0.2/ |
26 May 2006 23:14:09
1.0.1  |
mezz  |
Add CALENDAR in OPTIONS as there already have WITH_CALENDAR knob exists.
PR: ports/96846
Submitted by: Stephen Hurd <shurd@sasktel.net> |
17 Apr 2006 01:26:08
1.0.1  |
ahze  |
- Mark IGNORE on sparc64 since it core dumps at start |
14 Apr 2006 13:59:10
1.0.1  |
ahze  |
- Update to 1.0.1 |
29 Mar 2006 19:29:45
1.0_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] |
15 Mar 2006 12:17:25
1.0  |
ahze  |
- Add patch to support MOZ_PIS scripts
Submitted by: aflist@gmail.com |
06 Feb 2006 20:54:36
1.0  |
marcus  |
Attempt to fix the build on sparc64. |
31 Jan 2006 21:36:10
1.0  |
ahze  |
- Remove note about being "bleeding edge" and using www/mozilla |
31 Jan 2006 21:28:58
1.0  |
ahze  |
- Update to 1.0
Release notes: http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0/ |
08 Jan 2006 19:44:30
1.0.b  |
marcus  |
Mark not for ia64 since regchrome (and the application itself) dumps core.
Reported by: pointyhat via kris |
23 Dec 2005 00:04:18
1.0.b  |
ahze  |
- Update to 1.0b
- Enable <canvas> support
Release notes: http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0b |
02 Dec 2005 05:30:01
1.0.a1_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> |
02 Dec 2005 03:31:53
1.0.a1  |
ahze  |
- Mark broken on 4.x |
30 Nov 2005 00:44:58
1.0.a1  |
ahze  |
- Add seamonkey
This is the current release of the Seamonkey open source web browser. It should
be fully compliant with all W3C standards, including HTML, CSS, XML, XSL,
JavaScript, MathML, SSL encryption, SVG and RDF. Also supports Java with
the use of the FreeBSD native Java plug-in.
This is the latest bleeding edge release. Beware that you'll probably find
bugs here, so if you value stability, try www/mozilla.
WWW: http://www.mozilla.org/projects/seamonkey/
Repocopied by: marcus |