non port: mail/thunderbird-esr/Makefile |
Number of commits found: 20 |
Friday, 25 Apr 2025
|
18:23 Christoph Moench-Tegeder (cmt)
mail/thunderbird-esr: update to 128.10.0 (rc1)
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/128.10.0esr/releasenotes/
a58f89d |
Tuesday, 15 Apr 2025
|
22:02 Christoph Moench-Tegeder (cmt)
mail/thunderbird-esr: update to 128.9.2
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/128.9.2esr/releasenotes/
ca86da7 |
Thursday, 10 Apr 2025
|
17:34 Jan Beich (jbeich)
multimedia/libvpx: update 1.15.1
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.15.0..v1.15.1
Reported by: portscout
64f3a6b |
Tuesday, 8 Apr 2025
|
08:41 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.86.0
PR: 285840
2a5976a |
Saturday, 5 Apr 2025
|
10:25 Christoph Moench-Tegeder (cmt)
mail/thunderbird-esr: update to 128.9.1
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/128.9.1esr/releasenotes/
24ab47e |
Friday, 28 Mar 2025
|
19:09 Christoph Moench-Tegeder (cmt)
mail/thunderbird-esr: update to 128.9.0 (rc3)
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/128.9.0esr/releasenotes/
a532204 |
Thursday, 27 Mar 2025
|
21:02 Christoph Moench-Tegeder (cmt)
mail/thunderbird-esr: update to 128.9.0 (rc2)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/128.9.0esr/releasenotes/
a50521f |
19:06 Christoph Moench-Tegeder (cmt)
mail/thunderbird-esr: copy thunderbird 128.9.0
in preparation for importing Thunderbird 137.0
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/128.9.0esr/releasenotes/
a9097e0 |
Wednesday, 9 Jan 2013
|
23:28 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
 |
Tuesday, 20 Nov 2012
|
23:01 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
 |
Wednesday, 14 Nov 2012
|
11:29 ale
Use enigmail 1.4.3 (the last working release for thunderbird-esr).
Feature safe: yes
 |
Sunday, 28 Oct 2012
|
17:03 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>
 |
Friday, 12 Oct 2012
|
09:08 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
 |
Wednesday, 10 Oct 2012
|
21:13 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,
resident, vsize
- use bundled jemalloc 3.0.0 on FreeBSD < 10.0 for gecko 16.0,
only heap-allocated reporter works in about:memory (see bug 762445)
- use lrintf() instead of slow C cast in bundled libopus
- use libjpeg-turbo's faster color conversion if available during build
- record startup time for telemetry
- use -z origin instead of hardcoding path to gecko runtime
- fail early if incompatible libxul version is installed (in USE_GECKO)
- *miscellaneous cleanups and fixups*
PR: ports/171534 [1]
PR: ports/171566 [2]
PR: ports/172164 [3]
PR: ports/172201 [4]
Discussed with: ale, beat, Jan Beich [5]
Approved by: ale [6]
In collaboration with: Jan Beich <jbeich@tormail.org>
Security: 6e5a9afd-12d3-11e2-b47d-c8600054b392
Feature safe: yes
Approved by: portmgr (beat)
 |
Thursday, 26 Jul 2012
|
21:49 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]
- unbreak build with base gcc on >= 9.x [5]
- use common IPC code with other BSDs[6]
- and *miscellaneous improvements*
PR: ports/146231 [1], ports/161421 [2]
ports/150631, ports/168369, ports/168637, ports/168793, ports/168978 [3]
ports/163454, ports/164905, ports/169231 [4]
ports/169389, ports/169479 [5]
Obtained from: pkgsrc via bugzilla #753046 [6]
In collaboration with: Jan Beich (who did the major part of this work and
deserves a special thank you!)
 |
Wednesday, 6 Jun 2012
|
21:54 beat
- Update to 10.0.5
Security:
http://www.vuxml.org/freebsd/bfecf7c1-af47-11e1-9580-4061862b8c22.html
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Tuesday, 24 Apr 2012
|
20:53 beat
- Update to 10.0.4
Security:
http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.html
 |
Wednesday, 18 Apr 2012
|
14:57 beat
- Add LATEST_LINK
- Add CONFLICTS with newer Thunderbird versions
 |
14:55 beat
- Forced commit to document that mail/thunderbird-esr was repocopied from
mail/thunderbird-esr and mail/thunderbird-esr-i18n from
mail/thunderbird-i18n.
PR: ports/165790
Repocopy by: marcus
 |
Number of commits found: 20 |