non port: mail/thunderbird/Makefile |
SVNWeb
|
Number of commits found: 597 (showing only 100 on this page) |
Wed, 14 Jan 2015
|
[ 08:06 beat ] (Only the first 10 of 40 ports in this commit are shown above. )
- Update openh264 to 1.3.1
- Update Thunderbird to 31.4.0
- Update Firefox to 35.0
- Update Firefox ESR to 31.4.0
- Update libxul to 31.4.0
Submitted by: Jan Beich
MFH: 2015Q1
Security: http://www.vuxml.org/freebsd/bd62c640-9bb9-11e4-a5ad-000c297fb80f.html
|
Thu, 25 Dec 2014
|
[ 20:55 bapt ]
Bump portrevision after png update
|
Wed, 3 Dec 2014
|
[ 14:55 beat ] (Only the first 10 of 65 ports in this commit are shown above. )
- Update Thunderbird to 31.3.0
- Update gmp-api to 35.0
- Update openh264 to 1.2
- Update NSS to 3.17.3
- Update Firefox to 34.0.5
- Update Firefox ESR 31.3.0
- Update libxul to 31.3.0
- Improve CONFIGURE_TARGET handling
- Always build using client.mk
- Switch to clang by default on systems without libc++
(/stable/8 and /stable/9)
- Drop lang/python2 dependency, only lang/python27 is required
to build
- Use DuckDuckGo searchplugin from upstream (has suggestions
and purposes)
- Backport a few about:memory fixes
- Backport Web Notifications libnotify integration
- Add GTK3 option for www/firefox. Adwaita is a bit broken
since Gtk 3.14, see:
https://bugzilla.mozilla.org/show_bug.cgi?id=1073117
PR: 195559
Submitted by: Jan Beich
MFH: 2014Q4
Security: http://vuxml.org/freebsd/7ae61870-9dd2-4884-a2f2-f19bb5784d09.html
|
Wed, 15 Oct 2014
|
[ 15:48 beat ] (Only the first 10 of 98 ports in this commit are shown above. )
- Update Firefox to 33.0
- Update Firefox ESR to 31.2.0
- Update NSS to 3.17.2
- Update Thunderbird to 31.2.0
- Update libxul to 31.2.0 (and mark as BROKEN)
- Disable SSL 3.0 with pref (Upstream bug 1076983)
- (workaround) replace USE_GCC=yes with USES=compiler:gcc-c++11-lib in
order to fix runtime for PGO and powerpc/powerpc64 on libc++ systems
- Add OSS audio fallback for HTML5 audio from upstream bug;
not exposed yet because WebRTC still needs ALSA or PulseAudio
- Kill @dirrm from gecko@ ports per CHANGES from 20140922
- Drop workaround for LLVM PR 19007: base and lang/clang34 have the fix
- Improve workaround comment for LLVM PR 15840, partially rejecting
r348851 by marino@ until bug 193555
PR: 194356
Submitted by: Jan Beich
Security: http://www.vuxml.org/freebsd/9c1495ac-8d8c-4789-a0f3-8ca6b476619c.html
|
Wed, 1 Oct 2014
|
[ 15:07 tijl ]
Replace USE_AUTOTOOLS=autoconf213:env with a regular build dependency.
These are the last ports that use this ancient version of autoconf.
|
Thu, 25 Sep 2014
|
[ 11:08 beat ] (Only the first 10 of 27 ports in this commit are shown above. )
- Update ca_root_nss to 3.17.1
- Update thunderbird to 31.1.2
- Update seamonkey to 2.29.1
- Update firefox to 32.0.3
- Update firefox-esr to 31.1.1
- Update libxul to 24.8.1
Submitted by: Jan Beich
Security: http://www.vuxml.org/freebsd/48108fb0-751c-4cbb-8f33-09239ead4b55.html
|
Fri, 12 Sep 2014
|
[ 16:17 mandree ]
Remove compiler:features from USES=, too
|
[ 16:04 mandree ]
Remove BROKEN mark on GCC, fault is in thunderbird-i18n or GECKO framework.
|
[ 15:29 mandree ]
Mark broken on GCC-based systems.
Approved by: bapt
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Tue, 9 Sep 2014
|
[ 06:16 bapt ] (Only the first 10 of 129 ports in this commit are shown above. )
Mozilla upgrades:
- Update nspr to 4.10.7
- Update ca_root_nss to 3.17 (mark as NO_ARCH while here)
- Update firefox to 32.0
- Update thunderbird to 31.1.0
- Add net-im/linux-instantbird
- Update firefox-est to 31.1.0
- Update libxul to 24.8.0
- Update seamonkey to 2.29
Submitted by: Jan Beich for gecko@
|
Mon, 4 Aug 2014
|
[ 09:11 bapt ] (Only the first 10 of 112 ports in this commit are shown above. )
Update mozilla ports:
- firefox 31.0
- firefox-esr 24.7.0
- libxul 24.7.0
- seamonkey 2.26.1
- thunderbird 31.0
Among changes:
- add workaround for crash with openldap on thunderbird and seamonkey [1]
- add crashfix for architectures with strict alignmentment
- backport crashfix with system sqlite/nss on firefox-esr and thunderbird
- restore hooking jemalloc in sqlite on freebsd 10+
- fix thunderbird build with -jN [2]
- respect MAKE_JOBS_NUMBER regardless of kern.smp.cpus [2]
- define CPE_URI for nspr/nss and firefox/thunderbird/seamonkey
- require recent gstreamer1-libav i386 crashfix
- add DTRACE option for use with DTraceToolkit (js_flowtime.d, js_who.d, etc)
PR: 165263 [1]
PR: 184630 [2]
Submitted by: Jan Beich
|
Thu, 24 Jul 2014
|
[ 13:32 bapt ] (Only the first 10 of 84 ports in this commit are shown above. )
Only use libevent2
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2
With hat: portmgr
|
Fri, 27 Jun 2014
|
[ 17:21 miwi ] (Only the first 10 of 94 ports in this commit are shown above. )
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself)
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
Wed, 11 Jun 2014
|
[ 03:42 beat ] (Only the first 10 of 64 ports in this commit are shown above. )
- Update Firefox to 30.0
- Update Firefox ESR to 24.6.0
- Update libxul to 24.6.0
- Update NSS to 3.16.1
- Update NSPR to 4.10.6
- Update Thunderbird to 24.6.0
- Convert USE_BZIP2 to USES
- Backport ff31 fix against crashing DEBUG build on newegg.com [1]
- Add a note in UPDATING to not build audio/soundtouch with
INTEGER_SAMPLES [2]
- Use arc4random_buf(3) to generate UUIDs (version 4)
- Fix debugger detection used by Telemetry and the slow script dialog
- Add STAGE support [3]
PR: ports/189991 [1]
PR: ports/189217 [2]
PR: ports/189488 [2]
Submitted by: bapt [3]
Sumbitted by: Jan Beich
Security: http://www.vuxml.org/freebsd/888a0262-f0d9-11e3-ba0c-b4b52fce4ce8.html
|
Sun, 25 May 2014
|
[ 20:07 naddy ] (Only the first 10 of 20 ports in this commit are shown above. )
Switch Opus to USES=libtool.
Bump dependent ports. [1]
Approved by: portmgr (implicit) [1]
|
Mon, 5 May 2014
|
[ 09:45 bapt ] (Only the first 10 of 293 ports in this commit are shown above. )
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
|
Tue, 29 Apr 2014
|
[ 20:35 beat ] (Only the first 10 of 77 ports in this commit are shown above. )
- Update Firefox to 29.0
- Update Firefox ESR to 24.5.0
- Update Thunderbird to 24.5.0
- Update NSS to 3.16
- Use port dependency for soundtouch library
- Require recent graphite2 version explicitly [1]
- Require gst-libav version that doesn't crash on seeking [2]
and doesn't error out on plugin load [3]
- Remove gstreamer note in pkg-message for www/firefox, [3] may still
happen with www/firefox-esr but only until it tracks esr31 (ca 2014-09-01)
- Fix USE_XPI in mail/thunderbird-i18n [4]
Security: http://www.vuxml.org/freebsd/985d4d6c-cfbd-11e3-a003-b4b52fce4ce8.html
PR: ports/187939 [1]
PR: ports/188133 [2]
PR: ports/181964 [3]
PR: ports/188984 [4]
Submitted by: Toomas Aas <toomas.aas@raad.tartu.ee> [1]
Submitted by: Jakub Lach <jakub_lach@mailplus.pl> [2]
Submitted by: Jan Beich [3] and this update!
Submitted by: Toni Ballesta <mustelator@yahoo.es> [4]
Approved by: portmgr (bdrewery, security update to non-staged port)
|
Wed, 19 Mar 2014
|
[ 20:46 beat ] (Only the first 10 of 80 ports in this commit are shown above. )
- Update Firefox to 28.0
- Update Firefox ESR to 24.4.0
- Update Thunderbird to 24.4.0
- Update NSPR to 4.10.4
- Update NSS to 3.15.5
- Switch GSTREAMER option for non-esr ports to depend on
multimedia/gstreamer1 [2]
- Switch to Uses/compiler.mk, defaults to lang/gcc47 on 8.x and 9.x
- Use port dependencies for libogg, libvorbis, libopus, harfbuzz, graphite2
- Enable readahead in url-classifier, asmjs, download resume like on Linux
- Build www/firefox and www/seamonkey faster using unified compilation
- Unbreak build on sparc64 [1]
- Workaround OPTIMIZED_CFLAGS startup crash on 8.x and 9.x
- OPTIMIZED_CFLAGS is enabled by default
- A few DEBUG build fixes
- Add clang 3.2/3.3/3.4 workarounds for i386
- Mention known GSTREAMER issue in pkg-message
Submitted by: Jan Beich
PR: ports/186580 [1]
Requested by: kwm [2]
Security: http://www.vuxml.org/freebsd/610de647-af8d-11e3-a25b-b4b52fce4ce8.html
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] (Only the first 10 of 1081 ports in this commit are shown above. )
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
|
Fri, 7 Feb 2014
|
[ 21:55 flo ]
Update BUILD_DEPENDS, nss 3.15.4 is required to build firefox-esr and
thunderbird.
Submitted by: Toomas Aas <toomas.aas@raad.tartu.ee>
|
[ 14:07 madpilot ]
Chase icu bump
Approved by: portmgr (bapt)
|
Wed, 5 Feb 2014
|
[ 05:23 beat ] (Only the first 10 of 34 ports in this commit are shown above. )
- Update Firefox to 27.0
- Update Firefox ESR to 24.3.0
- Update Thunderbird to 24.3.0
- Update NSPR to 4.10.3
- Update NSS to 3.15.4
- Depend on yasm when building with bundled libvpx or libjpeg-turbo
- Prepare gstreamer conditional for upcoming Firefox versions
- Improve jemalloc3 conditional
- Break build unless alsa-lib port installs new config file
- Chase USE_DOS2UNIX deprecation
- Temporarily disable system cairo over screen corruption with
smoothScroll [1]
Submitted by: Jan Beich
Reported by: flo [1]
Security: http://www.vuxml.org/freebsd/1753f0ff-8dd5-11e3-9b45-b4b52fce4ce8.html
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
Sat, 14 Dec 2013
|
[ 13:42 flo ] (Only the first 10 of 95 ports in this commit are shown above. )
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>
|
Wed, 30 Oct 2013
|
[ 20:37 flo ] (Only the first 10 of 91 ports in this commit are shown above. )
- update firefox to 25.0
- update firefox-esr to 24.1.0
- update thunderbird to 24.1.0
- update seamonkey to 22.0
- update libxul to 24.1.0
- don't remove/add share/applications directory
- remove checks for older gecko releases from bsd.gecko.mk
- drop support for FreeBSD 9.0
Not staged yet. I started working on it, but didn't finish it in time for
this release. I'll try to make the next one in 6 weeks.
In collaboration with: Jan Beich
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above )
|
Tue, 22 Oct 2013
|
[ 13:56 amdmi3 ] (Only the first 10 of 97 ports in this commit are shown above. )
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with m)
Approved by: portmgr (bdrewery)
|
Sat, 12 Oct 2013
|
[ 13:21 flo ]
- update thunderbird to 24.0.1
- update enigmail to 1.6
- don't force gcc for i386 builds [1]
Submitted by: mi [1]
|
Mon, 30 Sep 2013
|
[ 18:07 flo ]
Mark SSP_UNSAFE for now, until we figure out what's wrong exactly.
PR: ports/182377
PR: ports/182508
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] (Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Wed, 18 Sep 2013
|
[ 22:40 flo ] (Only the first 10 of 144 ports in this commit are shown above. )
- update firefox, thunderbird and libxul to 24.0
- update seamonkey to 2.21
- update firefox-esr to 17.0.9
- enable GSTREAMER by default for html5 with h264/aac/mp3
- WEBRTC is now always built
- add PROFILE and TESTS options
Security: 7dfed67b-20aa-11e3-b8d8-0025905a4771
In collaboration with: Jan Beich <jbeich@tormail.org>
|
Mon, 2 Sep 2013
|
[ 21:04 bapt ] (Only the first 10 of 30 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Sat, 10 Aug 2013
|
[ 23:34 marino ]
mail/thunderbird: Replace hardcoded "freebsd" with OPSYS:L
Using OPSYS allows port to build on DragonFly without modification.
There were no functional changes made to port.
Approved by: bapt/culot (mentors, implicit)
|
Thu, 8 Aug 2013
|
[ 18:42 flo ] (Only the first 10 of 55 ports in this commit are shown above. )
- 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>
|
Wed, 26 Jun 2013
|
[ 11:01 flo ] (Only the first 10 of 34 ports in this commit are shown above. )
- update firefox to 22.0
- update firefox-esr, thunderbird and libxul to 17.0.7
- update nspr to 4.10
- OSS support was removed upstream, only ALSA and PulseAudio are supported
from now on.
Security: b3fcb387-de4b-11e2-b1c6-0025905a4771
In collaboration with: Jan Beich <jbeich@tormail.org>
|
Thu, 16 May 2013
|
[ 02:00 flo ] (Only the first 10 of 32 ports in this commit are shown above. )
- 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>
|
Wed, 3 Apr 2013
|
[ 20:27 flo ] (Only the first 10 of 98 ports in this commit are shown above. )
- 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>
|
Fri, 8 Mar 2013
|
[ 22:27 flo ] (Only the first 10 of 17 ports in this commit are shown above. )
- update thunderbird, firefox-esr, linux-thunderbird and linux-firefox to
17.0.4
- update firefox to 19.0.2
- add vuln.xml entry
Security: 630c8c08-880f-11e2-807f-d43d7e0c7c02
|
Sun, 3 Mar 2013
|
[ 10:09 flo ]
Chase databases/py-sqlite3 after 313167.
Submitted by: Jan Beich <jbeich@tormail.org>
Reported by: Valentin Nechayev <netch@netch.kiev.ua>,
Robert Simmons <rsimmons0@gmail.com>
|
Tue, 19 Feb 2013
|
[ 23:53 flo ] (Only the first 10 of 78 ports in this commit are shown above. )
- 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>
|
Wed, 9 Jan 2013
|
[ 23:28 flo ] (Only the first 10 of 27 ports in this commit are shown above. )
- 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
|
Tue, 20 Nov 2012
|
[ 23:01 flo ] (Only the first 10 of 94 ports in this commit are shown above. )
- 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
|
Wed, 14 Nov 2012
|
[ 11:27 ale ]
Update enigmail to 1.4.6 release.
Feature safe: yes
|
Mon, 29 Oct 2012
|
[ 13:54 flo ]
- update to 16.0.2
- with GNOMEVFS2 option build its extension, too
- *miscellaneous cleanups and fixups*
Security: 6b3b1b97-207c-11e2-a03f-c8600054b392
Feature safe: yes
|
Fri, 12 Oct 2012
|
[ 09:08 flo ] (Only the first 10 of 18 ports in this commit are shown above. )
- 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
|
Thu, 11 Oct 2012
|
[ 19:15 flo ]
- update to 16.0.1
- update vuln.xml entry
Feature safe: yes
|
Wed, 10 Oct 2012
|
[ 21:13 flo ] (Only the first 10 of 174 ports in this commit are shown above. )
- 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 )
|
Mon, 10 Sep 2012
|
[ 18:03 flo ]
Update to 15.0.1
|
Thu, 26 Jul 2012
|
[ 21:49 flo ] (Only the first 10 of 295 ports in this commit are shown above. )
- 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 )
|
Tue, 19 Jun 2012
|
[ 18:27 beat ]
- Update to 13.0.1
- Fix build with base gcc by lowering the optimization level [1]
Submitted by: mezz [1]
|
Sat, 9 Jun 2012
|
[ 08:28 beat ]
- Update Thunderbird to 13.0
- Use GCC 4.6 to fix build on newer FreeBSD versions
- Update required nspr version [1]
PR: ports/167431 [1]
Submitted by: Toomas Aas <toomas.aas AT raad.tartu.ee> [1]
Security:
http://www.vuxml.org/freebsd/bfecf7c1-af47-11e1-9580-4061862b8c22.html
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Wed, 2 May 2012
|
[ 15:27 flo ]
update to 12.0.1
|
Wed, 25 Apr 2012
|
[ 04:51 beat ] (Only the first 10 of 13 ports in this commit are shown above. )
- Update to 12.0
Security:
http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.html
|
Thu, 19 Apr 2012
|
[ 05:19 beat ]
- Update to 11.0.1
Noticed by: dougb
|
Wed, 18 Apr 2012
|
[ 15:00 beat ]
- Update Thunderbird to 11.0
|
Wed, 14 Mar 2012
|
[ 09:49 beat ]
- Update to 10.0.3
Approved by: portmgr (bapt, implicit)
Security:
http://www.vuxml.org/freebsd/a1050b8b-6db3-11e1-8b37-0011856a6e37.html
Feature safe: yes
|
Fri, 17 Feb 2012
|
[ 19:48 flo ]
update to 10.0.2
Security:
http://www.vuxml.org/freebsd/d7dbd2db-599c-11e1-a2fb-14dae9ebcf89.html
|
Mon, 13 Feb 2012
|
[ 19:26 flo ]
update to 10.0.1
Security:
http://www.vuxml.org/freebsd/eba9aa94-549c-11e1-b6b7-0011856a6e37.html
|
Thu, 2 Feb 2012
|
[ 09:01 flo ]
Fix fetch by catching up to last minute directory changes
|
Tue, 31 Jan 2012
|
[ 21:23 flo ]
update to 10.0
In collaboration with: beat
|
Thu, 22 Dec 2011
|
[ 07:17 beat ] (Only the first 10 of 11 ports in this commit are shown above. )
- Update Thunderbird to 9.0
Approved by: portmgr (erwin, implicit)
Security:
http://www.vuxml.org/freebsd/e3ff776b-2ba6-11e1-93c6-0011856a6e37.html
|
Tue, 8 Nov 2011
|
[ 17:35 beat ]
- Update Thunderbird to 8.0
|
Wed, 19 Oct 2011
|
[ 15:05 beat ]
- Register lightning as a global extension and doesn't create the XPI to
be installed manually.
Discussed with: flo@ at EuroBSDCon DevSummit
Obtained from: mail/enigmail port by ale@
|
Sat, 1 Oct 2011
|
[ 14:27 beat ]
- Update to 7.0.1
|
Tue, 27 Sep 2011
|
[ 22:23 beat ]
- Update to 7.0
- Fix whitspaces
Thanks to: flo@ for preparing this update
|
Tue, 6 Sep 2011
|
[ 20:15 flo ]
update to 6.0.2, remove trust exceptions for certificates issued by Staat der
Nederlanden
Security:
http://www.vuxml.org/freebsd/aa5bc971-d635-11e0-b3cf-080027ef73ec.html
|
Thu, 1 Sep 2011
|
[ 15:26 flo ]
register build conflict with spidermonkey
PR: ports/160348
Submitted by: Sam Cassiba <sam@cassiba.com>
|
Wed, 31 Aug 2011
|
[ 21:17 flo ]
update to 6.0.1, which disables the DigiNotar certificate authority
|
Thu, 25 Aug 2011
|
[ 08:35 ale ]
Add a patch to fix enigmail and bump PORTREVISION.
Issue analysis:
fire_glxtest_process() forks a new process, but doesn't wait(2) for it.
So when wait(2) is invoked later it may return a pid of this child before any
other child.
Submitted by: avg
Approved by: flo
|
Tue, 23 Aug 2011
|
[ 18:39 kwm ] (Only the first 10 of 148 ports in this commit are shown above. )
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
|
Thu, 18 Aug 2011
|
[ 10:01 ale ]
Port generalization.
Approved by: flo
|
Tue, 16 Aug 2011
|
[ 18:23 flo ]
update to 6.0
Security:
http://www.vuxml.org/freebsd/834591a9-c82f-11e0-897d-6c626dd55a41.html
|
Fri, 15 Jul 2011
|
[ 22:20 flo ]
- require cairo>=1.10.2_1,1 to catch build failuers early
The cairo dependancy is usually added by bsd.gecko.mk, but for thunderbird 5 we
need a spcific version.
|
Mon, 4 Jul 2011
|
[ 21:27 flo ]
add an option to build the lightning (calendar) extension
Submitted by: mi (original version)
|
Thu, 30 Jun 2011
|
[ 18:19 flo ] (Only the first 10 of 43 ports in this commit are shown above. )
update thunderbird to 5.0
|
Tue, 21 Jun 2011
|
[ 20:38 flo ]
- update to 3.1.11
Seccurity:
http://www.vuxml.org/freebsd/dfe40cff-9c3f-11e0-9bec-6c626dd55a41.html
|
Fri, 29 Apr 2011
|
[ 06:37 flo ]
- update to 3.1.10
Security:
http://www.vuxml.org/freebsd/04b7d46c-7226-11e0-813a-6c626dd55a41.html
|
Tue, 15 Mar 2011
|
[ 14:12 decke ]
- Fix Thunderbird startscript when LOCALBASE is set
Submitted by: Kris Moore <kris@pcbsd.org>
|
Fri, 4 Mar 2011
|
[ 23:26 beat ]
- Update to 3.1.9
|
Tue, 1 Mar 2011
|
[ 22:27 beat ]
- Update to 3.1.8
- Add support for powerpc64 [1]
Submitted by: andreast@ [1]
|
Fri, 10 Dec 2010
|
[ 14:51 beat ]
- Update to 3.1.7
- Drop MD5 checksum
- Replace CONFLICTS with CONFLICTS_INSTALL
Security:
http://www.vuxml.org/freebsd/1d8ff4a2-0445-11e0-8e32-000f20797ede.html
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Thu, 28 Oct 2010
|
[ 15:42 beat ]
- Update to 3.1.6
Security:
http://www.vuxml.org/freebsd/c223b00d-e272-11df-8e32-000f20797ede.html
|
Wed, 20 Oct 2010
|
[ 17:01 beat ]
- Update to 3.1.5
- Unbreak with recent versions of GCC [1]
Submitted by: Andriy Gapon <avg AT icyb.net.ua> [1]
Security:
http://www.vuxml.org/freebsd/c4f067b9-dc4a-11df-8e32-000f20797ede.html
|
Fri, 17 Sep 2010
|
[ 10:18 beat ]
- Update to 3.1.4
|
Wed, 8 Sep 2010
|
[ 08:14 beat ]
- Update to 3.1.3
Security:
http://www.vuxml.org/freebsd/4a21ce2c-bb13-11df-8e32-000f20797ede.html
|
Fri, 6 Aug 2010
|
[ 09:11 beat ]
- Update to 3.1.2
|
Tue, 3 Aug 2010
|
[ 20:55 beat ] (Only the first 10 of 54 ports in this commit are shown above. )
- Update to 3.1.1
Thanks to: Andreas Tobler <andreast-list AT fgznet.ch>
|
Wed, 23 Jun 2010
|
[ 08:13 beat ]
- Mark DEPRECATED: Upstream support dropped. Please consider using
mail/thunderbird3 instead.
Feature safe: yes
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 19 Mar 2010
|
[ 09:32 beat ]
- Update to 2.0.0.24
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Mon, 14 Dec 2009
|
[ 15:38 beat ]
- Add CONFLICT with Thunderbird 3
|
Thu, 26 Nov 2009
|
[ 08:30 beat ]
- Add ftp to MOZ_PROTOCOLS. This allows to define a calendar file located
on a ftp server in xpi-lightning.
- Bump PORTREVISION.
|
Mon, 28 Sep 2009
|
[ 21:10 beat ]
- Add powerpc support
Submitted by: Andreas Tobler <andreast-list AT fgznet.ch>
With hat: gecko
Feature safe: yes
|
Sat, 22 Aug 2009
|
[ 11:52 beat ]
- Update to 2.0.0.23
Security: http://www.mozilla.org/security/announce/2009/mfsa2009-42.html
With hat: gecko
|
Number of commits found: 597 (showing only 100 on this page) |