| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Apr 2013 20:27:48
10.0.12
|
flo  |
- update thunderbird, firefox-esr, linux-thunderbird and linux-firefox to
17.0.5
- update firefox to 20.0
- update seamonkey and linux-seamonkey to 2.17
- update nspr to 4.9.6
- remove mail/thunderbird-esr, Mozilla stopped providing 2 versions of
thunderbird
- prune support for old FreeBSD versions; users of 8.2, 7.4 or earlier
are advised to upgrade - http://www.freebsd.org/security/
- add vuln.xml entry
Security: 94976433-9c74-11e2-a9fc-d43d7e0c7c02
Approved by: portmgr (miwi)
In collaboration with: Jan Beich <jbeich@tormail.org> |
09 Jan 2013 23:28:20
10.0.12
|
flo  |
- update firefox, thunderbird, linux-firefox and linux-thunderbird to 17.0.2
- update firefox-esr, thunderbird-esr and libxul to 10.0.12
- update linux-seamonkey to 2.15
Security: http://www.vuxml.org/freebsd/a4ed6632-5aa9-11e2-8fcb-c8600054b392.html |
20 Nov 2012 23:01:15
10.0.11  |
flo  |
- Update firefox and thunderbird to 17.0
- Update seamonkey to 2.14
- Update ESR ports and libxul to 10.0.11
- support more h264 codecs when using GSTREAMER with YouTube
- Unbreak firefox-esr, thunderbird-esr and libxul on head >= 1000024 [1]
- Buildsystem is not python 3 aware, use python up to 2.7 [2]
PR: ports/173679 [1]
Submitted by: swills [1], demon [2]
In collaboration with: Jan Beich <jbeich@tormail.org>
Security: d23119df-335d-11e2-b64c-c8600054b392
Approved by: portmgr (beat)
Feature safe: yes |
28 Oct 2012 17:03:29
10.0.10  |
flo  |
- Update www/firefox{,-i18n} to 16.0.2
- Update seamonkey to 2.13.2
- Update ESR ports and libxul to 10.0.10
- Update nspr to 4.9.3
- Update nss to 3.14
- with GNOMEVFS2 option build its extension, too [1]
- make heap-committed and heap-dirty reporters work in about:memory
- properly mark QT4 as experimental (needs love upstream)
- *miscellaneous cleanups and fixups*
mail/thunderbird will be updated once the tarballs are available.
PR: ports/173052 [1]
Security: 6b3b1b97-207c-11e2-a03f-c8600054b392
Feature safe: yes
In collaboration with: Jan Beich <jbeich@tormail.org> |
12 Oct 2012 09:08:22
10.0.9  |
flo  |
- update {thunderbird,firefox}-esr* and libxul to 10.0.9
- use bundled jemalloc since 7.2 [1]
- avoid thread-local variables before 8.3, 9.1, 10.0, to avoid crashes [2]
- bump PORTREVISION on mail/thunderbird and www/firefox for the TLS fixes
Security: 6e5a9afd-12d3-11e2-b47d-c8600054b392
Reported by: angelv <angelvg@gmail.com>, Hanno Krusken<ix260@yahoo.co.uk> [2]
Reference: http://svnweb.freebsd.org/changeset/base/225582 [2]
Submitted by: Jan Beich <jbeich@tormail.org> [1], [2]
Feature safe: yes |
10 Oct 2012 21:13:07
10.0.8  |
flo  |
- Update firefox-esr, thunderbird-esr, linux-firefox and linux-thunderbird to
10.0.8
- Update firefox and thunderbird to 16.0
- Update seamonkey to 2.13
- Update all -i18n ports respectively
- switch firefox 16.0 and seamonkey 2.13 to ALSA by default for better
latency during pause and seeking with HTML5 video
- remove fedisableexcept() hacks, obsolete since FreeBSD 4.0
- support system hunspell dictionaries [1]
- unbreak -esr ports with clang3.2 [2]
- unbreak nss build when CC contains full path [3]
- remove GNOME option grouping [4]
- integrate enigmail into thunderbird/seamonkey as an option [5]
- remove mail/enigmail* [6]
- enable ENIGMAIL, LIGHTNING and GIO options by default
- add more reporters in about:memory: page-faults-hard, page-faults-soft, (Only the first 15 lines of the commit message are shown above ) |
10 Sep 2012 19:19:33
10.0.7  |
beat  |
- Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
resulting package will change.
Submitted by: Jan Beich <jbeich@tormail.org>
With hat: gecko |
07 Sep 2012 22:10:02
1.9.2.28_1  |
flo  |
- Update firefox to 15.0.1
- Sync changes from gecko repository@r995
general
- don't specify prefix for libevent when using pkg-config
- ia64 and sparc64 use 8k pagesize by default
- add visibility hack for clang 3.2 with libc++
- fix build using clang 3.2 (on FreeBSD 10-CURRENT)
- rename a few more patches to ease tracking of bugzilla bugs
www/seamonkey
- unbreak unsetting LDAP and MAILNEWS options after bug 707305
- use compile time debugging WITH_DEBUG
security/nss
- unbreak install WITH_DEBUG
- unbreak powerpc64
devel/nspr
- use absolute paths when specifiying srcdir to make gdb(1) happy
In collaboration with: andreast, zeising, Jan Beich <jbeich@tormail.org> |
30 Aug 2012 14:54:18
1.9.2.28_1  |
flo  |
- update firefox and thunderbird to 15.0
- update firefox-esr, thunderbird-esr, linux-thunderbird and linux-firefox to
10.0.7
- update seamonkey and linux-seamonkey to 2.12
- update nss to 3.13.6
- update bsdipc code (posix_spawn, SysV shared memory)
- rename patches to easily track those not (yet) submitted upstream
- reduce package size, except for www/libxul[1]
- restore default objdir to what it was in 13.0
- fix mail/enigmail after thunderbird build changes
- don't accidentally pick up headers from installed ports[3]
- add support for PREFIX != LOCALBASE to Makefile.webplugins [4]
- document vulnerabilities in vuln.xml
- *miscellaneous cleanups and fixups*
Obtained from: OpenBSD ports[1]
PR: ports/159831, ports/160933, ports/170467[3], ports/170236 [4]
Submitted by: avilla [4]
In collaboration with: Jan Beich <jbeich@tormail.net> Who did most of the hard
work. |
26 Jul 2012 21:49:59
1.9.2.28_1  |
flo  |
- update firefox/thunderbird ESR versions to 10.0.6
- update firefox 14.0.1
- update thunderbird to 14.0
- update seamonkey to 2.11
- switch to new options framework
- add experimental rendering via cairo-qt (QT4 option)
- add audio backend options (ALSA and PulseAudio)
- rename SMB option to GNOMEVFS2
- turn on LOGGING by default (like upstream linux builds)
- improve about:memory output
- unbreak PGO
- use system libs [1]
- switch to libevent2 [2]
- fix conflict with devel/libunwind and base gcc [3]
- unbreak clang/libc++ build [4] (Only the first 15 lines of the commit message are shown above ) |
01 Jun 2012 05:26:28
1.9.2.28_1  |
dinoex  |
- update png to 1.5.10 |
14 Mar 2012 11:34:02
1.9.2.28  |
beat  |
- Update to 1.9.2.28
Approved by: portmgr (bapt, implicit)
Security:
http://www.vuxml.org/freebsd/a1050b8b-6db3-11e1-8b37-0011856a6e37.html
Feature safe: yes |
17 Feb 2012 19:47:13
1.9.2.27  |
flo  |
update to 3.6.27
Security:
http://www.vuxml.org/freebsd/d7dbd2db-599c-11e1-a2fb-14dae9ebcf89.html |
02 Feb 2012 21:20:48
1.9.2.26  |
flo  |
Fix build with gcc46
Submitted by: avg |
31 Jan 2012 21:21:31
1.9.2.26  |
flo  |
update to 1.9.2.26 |
08 Nov 2011 17:27:08
1.9.2.24  |
beat  |
- Update to 1.9.2.24 |
07 Oct 2011 20:59:11
1.9.2.23  |
beat  |
- Update to 1.9.2.23
- Use Firefox source tarball to build libxul as upstrem no longer provides
xulrunner tarballs for the 1.9.2 branch.
Discussed with: flo@ at EuroBSDCon DevSummit |
23 Aug 2011 18:39:19
1.9.2.17_1  |
kwm  |
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed. |
16 Aug 2011 18:36:10
1.9.2.17  |
flo  |
retire GECKO_PTHREAD_LIBS just use PTHREAD_LIBS.
this will enable compilation with clang. firefox 6 and thunderbid 6 now build
fine with clang. other gecko ports should become compilable as soon as they are
based on the same gecko version as firefox and thunderbird 6 |
29 Apr 2011 15:44:33
1.9.2.17  |
flo  |
- update to 1.9.2.17
Security:
http://www.vuxml.org/freebsd/04b7d46c-7226-11e0-813a-6c626dd55a41.html |
24 Mar 2011 13:18:39
1.9.2.16  |
beat  |
- Update to 1.9.2.16
Security:
http://www.vuxml.org/freebsd/b2f09169-55af-11e0-9d6f-000f20797ede.html |
02 Mar 2011 16:32:43
1.9.2.14  |
beat  |
- Update to 1.9.2.14
- Add support for powerpc64 [1]
Submitted by: andreast@ [1]
Security:
http://www.vuxml.org/freebsd/45f102cd-4456-11e0-9580-4061862b8c22.html |
03 Jan 2011 11:39:46
1.9.2.13  |
beat  |
- Remove newline in GECKO_PTHREAD_LIBS check which was accidentally
introduced with the update to 1.9.2.
- Do not bump PORTREVISION as this only affects PowerPC.
Submitted by: John Hein <jhein AT symmetricom.com> |
10 Dec 2010 16:57:23
1.9.2.13  |
beat  |
- Update to 1.9.2.13
- Drop MD5 checksum
Security:
http://www.vuxml.org/freebsd/1d8ff4a2-0445-11e0-8e32-000f20797ede.html |
04 Dec 2010 07:34:27
1.9.2.12  |
ade  |
Sync to new bsd.autotools.mk |
01 Nov 2010 17:51:54
1.9.2.12  |
beat  |
- Update to 1.9.2.12
Security:
http://www.vuxml.org/freebsd/c4f067b9-dc4a-11df-8e32-000f20797ede.html,
http://www.vuxml.org/freebsd/c223b00d-e272-11df-8e32-000f20797ede.html |
25 Oct 2010 22:25:10
1.9.2.9_1  |
beat  |
- Fix build with custom LOCALBASE
Submitted by: kmoore |
17 Sep 2010 21:40:48
1.9.2.9_1  |
decke  |
- Fix include dir in mozilla-plugin.pc
- Bump PORTREVISION
Submitted by: jkim
Approved by: beat (co-mentor) |
15 Sep 2010 15:38:29
1.9.2.9  |
decke  |
- Update to 1.9.2.9
Approved by: beat (co-mentor)
Security:
http://www.vuxml.org/freebsd/4a21ce2c-bb13-11df-8e32-000f20797ede.html |
29 Aug 2010 15:18:28
1.9.2.8  |
beat  |
- Unbreak with recent versions of GCC
PR: ports/142736
Submitted by: Rob Farmer <rfarmer AT predatorlabs.net> |
08 Aug 2010 08:56:06
1.9.2.8  |
beat  |
- Update to 1.9.2.8
PR: ports/149044
Expr-run by: pav@
Thanks to: Andreas Tobler <andreast-list AT fgznet.ch>, decke@ |
28 Mar 2010 06:47:48
1.9.0.17_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.9.0.17_1
|
dinoex  |
- update to jpeg-8 |
06 Jan 2010 18:44:34
1.9.0.17
|
beat  |
- Update to 1.9.0.17 |
28 Dec 2009 11:22:33
1.9.0.16
|
beat  |
- Fix build if net/mpich2 is installed
PR: ports/141131
Reported by: "O. Hartmann" <ohartman AT zedat.fu-berlin.de>,
Marc Lagrange <rhaamo AT gruik.at>,
Rainer Hurling <rhurlin AT gwdg.de> (thanks!) |
19 Dec 2009 16:16:40
1.9.0.16
|
beat  |
- Update to 1.9.0.16
- Fix build on sparc64
Sparc64 build tested by:
Simon Griffiths <simon.griffiths AT tenenbaum.co.uk>,
Anton Shterenlikht <mexas AT bristol.ac.uk>
Based on a patch for libxul 1.9.1.x provided by:
Andreas Tobler <andreast-list AT fgznet.ch> |
22 Nov 2009 21:32:27
1.9.0.15
|
marcel  |
Fix build for ia64, powerpc & sparc64.
Ok'd by: miwi (thanks!) |
02 Nov 2009 11:02:56
1.9.0.15
|
miwi  |
- Update to 1.9.0.15 |
21 Sep 2009 23:04:29
1.9.0.14
|
miwi  |
- Update to 1.9.0.14
Feature safe: yes |
07 Aug 2009 14:39:22
1.9.0.13
|
miwi  |
- Update to 1.9.0.13 |
31 Jul 2009 18:30:30
1.9.0.12
|
miwi  |
- Update to 1.9.0.12 |
31 Jul 2009 13:57:52
1.9.0.11_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
26 Jun 2009 08:35:30
1.9.0.11_1
|
beat  |
- Set moz_libdir for xulrunner
- Bump PORTREVISION
PR: ports/135998
Submitted by: Anonymous <swell.k AT gmail.com>
Tested by: Florian Smeets <flo AT kasimir.com>
With hat: gecko |
16 Jun 2009 16:24:06
1.9.0.11
|
miwi  |
- Update to 1.9.0.11 |
29 May 2009 04:38:39
1.9.0.10
|
linimon  |
Mark as broken on sparc64: fails to compile. |
22 May 2009 16:02:29
1.9.0.10
|
miwi  |
- Update to 1.9.0.10 |
04 May 2009 19:23:44
1.9.0.7_3
|
miwi  |
- Give Maintainership up to the Gecko Gang (gecko@) |
16 Apr 2009 12:10:08
1.9.0.7_3
|
miwi  |
- Fix build on 6.X
PR: 133590
Reported by: Barbara <barbara.xxx1975@libero.it>
Approved by: portmgr (marcus) |
12 Apr 2009 19:27:13
1.9.0.7_3
|
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. |
12 Apr 2009 03:30:30
1.9.0.7_3
|
marcus  |
Merge patches from firefox3 to hopefully fix the build on certain platforms.
Additionally, fix a plist problem with files being installed to /etc. |
10 Apr 2009 05:56:28
1.9.0.7_2
|
marcus  |
Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers
can make use of this provider by setting:
WITH_GECKO=libxul
The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach. |