summaryrefslogtreecommitdiff
path: root/mail/thunderbird/files/patch-bug847568 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mail/thunderbird: update to 91.2.0Christoph Moench-Tegeder2021-10-061-70/+70
| | | | | | | | | | | Release Notes: https://www.thunderbird.net/en-US/thunderbird/91.2.0/releasenotes/ This brings in Thunderbird 91esr: - the calendar is not optional anymore - gtk2 is not directly required anymore - integrated PDF viewer - and much more: https://support.mozilla.org/en-US/kb/new-thunderbird-91
* update mail/thunderbird to 78.2.2Christoph Moench-Tegeder2020-09-181-23/+51
| | | | | | | | | | | | | | | | See https://support.mozilla.org/en-US/kb/new-thunderbird-78 for major changes in Thunderbird 78, the release announcement in https://blog.thunderbird.net/2020/07/whats-new-in-thunderbird-78/ and https://blog.thunderbird.net/2020/09/openpgp-in-thunderbird-78/ info for OpenPGP users. Also check UPDATING 20200918. Current release notes are in https://www.thunderbird.net/en-US/thunderbird/78.2.2/releasenotes/ PR: 249346 Submitted by: jbeich Notes: svn path=/head/; revision=548882
* mail/thunderbird: update to 68.0Jan Beich2019-08-111-20/+20
| | | | | | | Changes: https://www.thunderbird.net/thunderbird/68.0/releasenotes/ Notes: svn path=/head/; revision=508581
* mail/thunderbird: update to 60.0Jan Beich2018-07-191-0/+259
| | | | | | | | | Changes: https://www.mozilla.org/thunderbird/60.0/releasenotes/ PR: 228477 Differential Revision: https://reviews.freebsd.org/D15565 Notes: svn path=/head/; revision=474921
* mail/thunderbird: drop patches in preparation for updateJan Beich2018-07-181-271/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | $ svn commit Sending Mk/Uses/gecko.mk Sending mail/thunderbird/Makefile Sending mail/thunderbird/distinfo Sending mail/thunderbird/files/patch-addon-search Replacing mail/thunderbird/files/patch-bug1021761 Adding mail/thunderbird/files/patch-bug1144632 Deleting mail/thunderbird/files/patch-bug1186967 [...] Transmitting file data ..........done Committing transaction... svn: E165001: Commit failed (details follow): svn: E165001: Commit blocked by pre-commit hook (exit code 1) with output: Do not replace a file. This can lose history. Path: "/head/mail/thunderbird/files/patch-bug702179" == Additional errors may compound and may not be accurate == Do not replace a file. This can lose history. Path: "/head/mail/thunderbird/files/patch-bug1021761" Do not replace a file. This can lose history. Path: "/head/mail/thunderbird/files/patch-bug1288587" Do not replace a file. This can lose history. Path: "/head/mail/thunderbird/files/patch-bug847568" Do not replace a file. This can lose history. Path: "/head/mail/thunderbird/files/patch-env-api-keys" [...] Pointy hat to: portmgr (multi-steps are error prone) Notes: svn path=/head/; revision=474920
* mail/thunderbird: update to 52.0Jan Beich2017-03-221-125/+139
| | | | | | | Changes: https://www.mozilla.org/thunderbird/52.0/releasenotes/ Notes: svn path=/head/; revision=436667
* mail/thunderbird: update to 45.0 (rc1)Jan Beich2016-04-121-34/+53
| | | | | | | | | Changes: https://www.mozilla.org/thunderbird/45.0/releasenotes/ Security: 92d44f83-a7bf-41cf-91ee-3d1b8ecf579f MFH: 2016Q2 Notes: svn path=/head/; revision=413157
* www/firefox: simplify upstream graphite2 update-helperJan Beich2016-02-161-5/+2
| | | | Notes: svn path=/head/; revision=408984
* mail/thunderbird: update to 38.6.0Jan Beich2016-02-161-7/+4
| | | | | | | | | | Changes: https://www.mozilla.org/thunderbird/38.6.0/releasenotes/ PR: 207167 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> MFH: 2016Q1 Notes: svn path=/head/; revision=408983
* Move graphite2 buildfix to where it belongsJan Beich2015-08-121-6/+8
| | | | Notes: svn path=/head/; revision=394045
* - Update Thunderbird to 38.1.0Jan Beich2015-07-231-85/+119
| | | | | | | | | | | | | Changes: https://www.mozilla.org/thunderbird/38.0.1/releasenotes/ Changes: https://www.mozilla.org/thunderbird/38.1.0/releasenotes/ PR: 201769 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> (based on) MFH: 2015Q3 X-MFH-With: r392273 Security: https://vuxml.freebsd.org/freebsd/44d9daee-940c-4179-86bb-6e3ffd617869.html Notes: svn path=/head/; revision=392761
* Update mozilla ports:Baptiste Daroussin2014-08-041-0/+208
- 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 Notes: svn path=/head/; revision=363978