Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.15.3.1 14 Dec 2013 13:42:06 |
flo |
Update to nspr 4.10.2
Update to nss 3.15.3.1
Update firefox-esr and thunderbird to 24.2.0
Update firefox to 26.0
Update seamonkey to 2.23
- catch up with directory renames since USES=webplugins was introduced;
fixes plugins not being automatically enabled after install
- linux-firefox and linux-seamonkey can play HTML5 audio [2][3] and
measure about:memory usage, again
- dom.ipc.plugins.enabled->true no longer crash linux-firefox which makes
some flash sites work again; as there's no nspluginwrapper in-between
the infamous "youtube issue" never occurs
- install DEBUG with symbols [3] and describe the option better [4]
- enable dumping about:memory upon kill -65, kill -66 and GC/CC log
upon kill -67 to a file under /tmp directory; linux-firefox uses
kill -34, kill -35 and kill -36 respectively
PR: ports/183861 [1]
PR: ports/184006 [2]
PR: ports/169896 [3]
PR: ports/184285 [3]
PR: ports/184286 [4]
Security: dd116b19-64b3-11e3-868f-0025905a4771
In collaboration with: Jan Beich <jbeich@tormail.org> |
3.15.2 24 Oct 2013 20:10:52 |
flo |
- update to 3.15.2 [1]
- support stage
PR: ports/183282 [1]
Submitted by: pfg [1] |
3.15.1 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
3.15.1 16 Sep 2013 16:58:42 |
bapt |
Convert to new perl framework
Convert USE_GMAKE to USES=gmake |
3.15.1 08 Aug 2013 18:42:03 |
flo |
- update firefox to 23.0
- update firefox-esr, thunderbird and libxul to 17.0.8
- update seamonkey to 2.20
- fix plist for *-i18n
Security: 0998e79d-0055-11e3-905b-0025905a4771
In collaboration with: Jan Beich <jbeich@tormail.org> |
3.15.1 10 Jul 2013 13:01:52 |
flo |
Update to 3.15.1
Submitted by: Jan Beich <jbeich@tormail.org> |
3.14.3 16 May 2013 02:00:38 |
flo |
- update firefox to 21.0
- update firefox-esr and thunderbird to 17.0.6
- WEBRTC now supports PULSEAUDIO
- make linux-firefox work with plugins again (e.g. quakelive)
Security: 4a1ca8a4-bd82-11e2-b7a0-d43d7e0c7c02
In collaboration with: Jan Beich <jbeich@tormail.org> |
3.14.3 29 Apr 2013 08:57:13 |
bapt |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
3.14.3 03 Apr 2013 20:27:48 |
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> |
3.14.3 23 Feb 2013 09:16:01 |
flo |
Move this check to the correct place.
Submitted by: Jan Beich <jbeich@tormail.org>
Pointhat to: flo |
3.14.3 21 Feb 2013 16:43:23 |
flo |
Add support for older FreeBSD released by relying on USE_GCC
Requested by: ale
Submitted by: Jan Beich <jbeich@tormail.org> |
3.14.3 20 Feb 2013 21:12:06 |
flo |
The files we are looking for are also in ${LOCALBASE}/bin, this should
help people that installed binutils on an older version of FreeBSD
and upgraded base in the meantime.
e.g. Install binutils on 9.0 they got installed in
${LOCALBASE}/x86_64-portbld-freebsd9.0
after upgrading to 9.1 the nss port would look in
${LOCALBASE}/x86_64-portbld-freebsd9.1
and not find the tools its looking for, falling back to the tools from base
that don't support all the instructions the nss ports needs.
Avoid all this by using ${LOCALBASE}/bin |
3.14.3 19 Feb 2013 23:53:08 |
flo |
- update firefox to 19.0
- update firefox-esr, thunderbird, linux-firefox, linux-thunderbird to 17.0.3
- update linux-seamonkey to 2.16
- update nspr to 4.9.5
- update nss to 3.14.3
- add DuckDuckGo search plugin to firefox [1]
- mark kompozer deprecated
- clang fixes for www/libxul19 [2]
Security: http://www.vuxml.org/freebsd/e3f0374a-7ad6-11e2-84cd-d43d7e0c7c02.html
Submitted by: DuckDuckGo [1], dim [2]
In collaboration with: Jan Beich <jbeich@tormail.org> |
3.14.1 09 Jan 2013 23:28:20 |
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 |
3.14.1 05 Jan 2013 21:34:26 |
flo |
Update to 3.14.1.with.ckbi.1.93
This was released to revoke certificates that were used for MITM. For
details see:
https://blog.mozilla.org/security/2013/01/03/revoking-trust-in-two-turktrust-certficates/ |
3.14 28 Oct 2012 17:03:29 |
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> |
3.13.6_1 10 Oct 2012 21:13:07 |
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 ) |
3.13.6 30 Aug 2012 14:54:18 |
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. |
3.13.5 26 Jul 2012 21:49:59 |
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 ) |
3.13.5 04 Jun 2012 21:12:14 |
flo |
Update to 3.13.5 |
3.13.4 14 Apr 2012 21:09:51 |
flo |
update to 3.13.4 |
3.13.3 05 Mar 2012 17:00:58 |
flo |
Update to 3.13.3 |
3.13.2 20 Feb 2012 21:40:49 |
flo |
update to 3.13.2 |
3.13.1_1 31 Jan 2012 21:51:27 |
flo |
add upstream patch, to fix "__GNUC_MINOR is not defined" build error that
causes some ports depending on nss to fail. e.g. net-im/pidgin-sipe.
The patch is taken from https://bugzilla.mozilla.org/show_bug.cgi?id=702090
This patch will be part of the next nss release and can be removed with the next
update.
PR: ports/164655
PR: ports/164391
Submitted by: rm |
3.13.1 12 Jan 2012 23:41:27 |
flo |
- update to NSS_3_13_1_WITH_CKBI_1_88_RTM
- some fixes to make the regression tests actually run [1]
Submitted by: mi [1] |
3.12.11_1 28 Dec 2011 22:16:13 |
flo |
update to CKBI version 1.88 which includes the latest mozilla cert data |
3.12.11 07 Oct 2011 20:40:40 |
kwm |
Move nspr and nss to gecko@ team. they are part of the mozilla stack.
Talked with flo@ at EuroBSD con 2011 |
3.12.11 04 Sep 2011 13:23:51 |
mandree |
Forced commit to note:
VID: aa5bc971-d635-11e0-b3cf-080027ef73ec |
3.12.11 03 Sep 2011 15:58:50 |
kwm |
Update to 3.12.11.
This update is based on the nss-3.12.11.with.ckbi.1.87 release.
The only change with the nss-3.12.11 release is that the certs from the
DigiNotar CA are marked a untrusted. |
3.12.10 13 Aug 2011 14:46:35 |
kwm |
Update to 3.12.10.
PR: ports/159080
Submitted by: flo@ |
3.12.9 03 Mar 2011 17:55:10 |
kwm |
Patch a assumtion that uname -m returns the architecture value instead of
MACHINE.
This makes it unbuildable on platforms where these differ (pc98, powerpc64,
sun4v).
Use uname -p to fix this.
PR: ports/155228
Submitted by: Nathan Whitehorn <nwhitehorn@FreeBSD.org> |
3.12.9 02 Mar 2011 13:52:01 |
kwm |
Update to 3.12.9.
Submitted by: beat |
3.12.8 21 Oct 2010 11:19:12 |
beat |
- Update to 3.12.8
Approved by: kwm |
3.12.6_3 13 Jul 2010 02:38:33 |
mezz |
I did a typo of use incorrect braces in there, so it correct.
Submitted by: Anonymous <swell.k@gmail.com>
Feature safe: yes |
3.12.6_3 25 Jun 2010 15:36:28 |
ale |
Fix race condition in sqlite3 backend (Bug#564011).
Approved by: mezz
Feature safe: yes |
3.12.6_2 24 Jun 2010 17:17:09 |
mezz |
Respect the LOCALBASE in a patch to find sqlite3 correct.
PR: ports/146197
Submitted by: Anonymous <swell.k@gmail.com>
Feature safe: yes |
3.12.6_2 11 Jun 2010 20:51:24 |
kwm |
Fix the build on powerpc64. By adding CPU_ARCH detection.
And by adding some G5-specific code in mpcpucache.c to detect cacheline sizes.
PR: ports/147696
Submitted by: nwhitehorn@ |
3.12.6_2 20 May 2010 10:01:55 |
ale |
A bunch of changes for the SQLITE3 backend:
1) fix for bug #528467 (C_UnwrapKey didn't work with DSA and EC private keys)
2) fix for bug #526231 (C_GetAttributeValue didn't correctly work)
3) partial fix for bug #564011 (object ID race on keypairgen)
4) use sqlite3 in ports (there is no reason to compile the bundled one)
Approved by: no objections by marcus and gnome team |
3.12.6_1 29 Apr 2010 01:58:18 |
mezz |
Fix the 'nss-config --libs' by remove the '-Wl,-R/usr/local/lib/nss' to allow
other gecko applications to be able to build with nss.
PR: ports/144994
Submitted by: mi |
3.12.6 10 Apr 2010 09:19:21 |
beat |
- Update to 3.12.6
Approved by: marcus |
3.12.4_2 20 Nov 2009 04:06:07 |
marcel |
Fix build for ia64.
Ok'd by: bland@ |
3.12.4_2 19 Oct 2009 14:44:51 |
ale |
Fix subtle (cut'n'paste) bug. |
3.12.4_1 04 Oct 2009 18:11:09 |
marcus |
Fix the permissions of the installed header files.
PR: 139245
Submitted by: Aragon Gouveia <aragon@phat.za.net> |
3.12.4 17 Sep 2009 02:59:49 |
marcus |
Fix the build on sparc64.
PR: 138877
Submitted by: beat
Feature safe: yes |
3.12.4 08 Sep 2009 21:33:43 |
marcus |
Update to 3.12.4.
PR: 138419
Submitted by: Aragon Gouveia <aragon@phat.za.net> |
3.11.9_3 17 Aug 2009 17:18:30 |
marcus |
Add PowerPC support.
Submitted by: Andreas Tobler <andreast-list@fgznet.ch> |
3.11.9_2 21 May 2009 11:55:56 |
pav |
- Mark MAKE_JOBS_UNSAFE
Submitted by: David Naylor <naylor.b.david@gmail.com> |
3.11.9_2 06 Jan 2009 17:59:31 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
3.11.9_2 20 Mar 2008 12:51:37 |
ahze |
Enable Elliptic Curve Crypto (ECC)
Requested by: ale |
3.11.9_1 12 Mar 2008 22:08:02 |
ahze |
Add part of missing patch back to fix build of net/lam
Requested by: mezz |
3.11.9 12 Mar 2008 13:12:02 |
ahze |
Update to 3.11.9 |
3.11.7 11 Dec 2007 19:27:53 |
mezz |
Fix the build when net/lam installed in system.
PR: ports/117623 and ports/114871
Reported by: Alexander Vasyanin <avasyanin@mail.ru>
Koji Yokota <yokota@res.otaru-uc.ac.jp> |
3.11.7 10 Jul 2007 14:44:14 |
ahze |
Update to 3.11.7 |
3.11.5 23 Mar 2007 14:33:23 |
ahze |
Update to 3.11.5 |
3.11.4_4 21 Mar 2007 20:14:02 |
mezz |
Fix a hardcore of /usr/X11R6 to X11BASE.
PR: ports/110166
Reported by: John Nielsen <john@jnielsen.net> |
3.11.4_4 19 Mar 2007 05:14:07 |
marcus |
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico. |
3.11.4 30 Jan 2007 20:23:05 |
pav |
- Fix after objformat removal |
3.11.4 23 Nov 2006 03:43:49 |
ahze |
Update to 3.11.4 |
3.11.3 18 Sep 2006 23:26:52 |
ahze |
- Update to 3.11.3 |
3.11.2 03 Sep 2006 00:20:58 |
ahze |
- Remove notes about "make test" since there are known problems in it. |
3.11.2 02 Sep 2006 23:34:03 |
ahze |
- Update to 3.11.2
- s/INSTALL_PROGRAM/INSTALL_DATA/ on libs |
3.11.1 30 May 2006 02:01:38 |
ahze |
- Update to 3.11.1 |
3.11_1 28 Mar 2006 15:16:08 |
ahze |
- Install libcrmf (needed for firefox 2.0) |
3.11 24 Jan 2006 23:37:04 |
marcus |
Update to 3.11.
PR: 92017
Submitted by: mi |
3.10 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
3.10 30 Aug 2005 20:52:18 |
pav |
- Revert back to MASTER_SITE_MOZILLA |
3.10 30 Aug 2005 19:38:10 |
marcus |
The distfile was rerolled to include a dbm subdirectory (which we no longer
use), and a RELEASE bump. There is no need to reinstall this port if you
already have it installed. |
3.10 30 Aug 2005 14:57:58 |
pav |
- Distfile was rerolled; put old distfile on MASTER_SITE_LOCAL for now
Reported by: few |
3.10 04 Aug 2005 04:07:38 |
marcus |
Disable automatic tests on all versions of FreeBSD as they seem to fail in
a read-only port directory. More investigation is needed.
Reported by: GNOME Tinderbox
Approved by: portmgr (implicit) |
3.10 03 Aug 2005 22:08:09 |
marcus |
Disable the automatic tests on 4.X. They are known to fail.
Reported by: pointyhat via kris
Approved by: portmgr (implicit) |
3.10 31 Jul 2005 21:49:47 |
marcus |
Re-add IGNORE message for Alpha < 500035.
Reported by: mjl on #freebsd-gnome |
3.10 31 Jul 2005 00:06:49 |
marcus |
* Update to 3.10 [1]
* Add a target for regression testing, and run that target automatically
when building on the package build cluster [1]
* Cleanup some portlint nits
Submitted by: mi [1] |
3.9.2 11 Feb 2005 21:11:51 |
sem |
- Add (or fix) CONFLICTS line. The ports install bin/digest.
Approved by: portmgr (krion) |
3.9.2 09 Jan 2005 05:27:26 |
marcus |
Remove redundant USE_PERL5_BUILD.
Reported by: Matthew Luckie <mjl@luckie.org.nz> |
3.9.2 25 Aug 2004 13:46:40 |
eik |
update to 3.9.2. Fixes a remote exploitable buffer overflow:
<http://www.freebsd.org/ports/portaudit/207f8ff3-f697-11d8-81b0-000347a4fa7d.html> |
3.9_1 18 Apr 2004 01:29:33 |
marcus |
Unbreak on ia64 and alpha by linking directly with libc. |
3.9_1 17 Apr 2004 13:07:55 |
kris |
BROKEN on alpha and ia64: Does not compile |
3.9_1 27 Mar 2004 18:01:50 |
marcus |
* Shorten COMMENT to appease portlint
* Mark IGNORE on 4.X and old 5.X versions on the Alpha architecture |
3.9_1 19 Mar 2004 06:35:22 |
marcus |
Link this library symbolically so that it can be linked into executables
along with OpenSSL. Without this, there is a symbol conflict with
MD5_Update() which can cause applications such as Evolution 1.5 to crash
when Kerberos support is enabled.
The longer-term goal is to configure Mozilla's internal NSS to be linked
symbolically which should allow us to enable OpenSSL support in gnomevfs2. |
3.9 12 Mar 2004 17:58:50 |
marcus |
Update to 3.9. This fixes a lockup with Evolution 1.5.5 generating a new
certificate. |
3.8_2 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
3.8_1 31 Jan 2004 21:34:36 |
adamw |
Bump PORTREVISION, secondary to previous commit.
Reminded by: marcus |
3.8 31 Jan 2004 21:06:48 |
adamw |
Use ${PTHREAD_LIBS}. |
3.8 11 Oct 2003 06:10:30 |
marcus |
Add CONFLICTS for ports that install files with the same name.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
3.8 12 Apr 2003 20:58:55 |
marcus |
Update to 3.8.
PR: 50797
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
3.4.2 07 Mar 2003 06:10:51 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
3.4.2 28 Nov 2002 18:05:49 |
sobomax |
Use USE_PERL5_BUILD where appropriate, instead of hardcoding
${PORTSDIR}/lang/perl5 as a dependency.
Sponsored by: Porta Software Ltd
Approved by: portmgr |
3.4.2 18 Nov 2002 03:07:15 |
marcus |
Use the new USE_PERL5_BUILD when adding the build dependency on Perl. |
3.4.2 04 Nov 2002 02:35:28 |
edwin |
Ports didn't build without USE_PERL5=yes
Noticed on: bento |
3.4.2 03 Nov 2002 07:00:28 |
marcus |
Add a missing BUILD_DEPENDS on perl5.
Submitted by: bento |
3.4.2 11 Aug 2002 06:00:31 |
marcus |
Switch to using MASTER_SITE_MOZILLA.
Inspired by: ports/41460 |
3.4.2 08 Aug 2002 19:05:42 |
sobomax |
Update to 3.4.2. |
03 Jan 2002 13:26:10 |
sobomax |
Fix the build in the situations when minor number of ${OSREL} defined in the
bsd.port.mk is different from one detected by port's build system. This should
fix the build on bento, where ${OSREL} is 4.5, while the build system detects
it as 4.4. Note: this is a workarround - we should investigate and fix the
real source of the problem when we have more time. |
19 Dec 2001 09:30:28 |
sobomax |
Add nss 3.3.1, a set of libraries to support development of security-enabled
applications. |