summaryrefslogtreecommitdiff
path: root/mail/thunderbird (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lang/rust: Bump revisions after 1.59.0Mikael Urankar2022-03-151-1/+1
|
* mail/thunderbird: update to 91.7.0 (rc2)Christoph Moench-Tegeder2022-03-072-4/+5
| | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/91.7.0/releasenotes/
* mail/thunderbird: update to 91.7.0 (rc1)Christoph Moench-Tegeder2022-03-022-4/+4
| | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/91.7.0/releasenotes/
* mail/thunderbird: update to 91.6.1 (rc1)Christoph Moench-Tegeder2022-02-142-4/+4
| | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/91.6.1/releasenotes/
* mail/thunderberird: update to 91.6.0 (rc1)Christoph Moench-Tegeder2022-02-053-31/+4
| | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/91.6.0/releasenotes/
* lang/rust: Relink consumersTobias Kortkamp2022-02-031-0/+1
| | | | | PR: 261449 Security: ee26f513-826e-11ec-8be6-d4c9ef517024
* mail/thunderbird: update to 91.5.1Christoph Moench-Tegeder2022-01-252-5/+4
| | | | | Release Notes: https://www.thunderbird.net/en-US/thunderbird/91.5.1/releasenotes/
* lang/rust: Bump revisions after 1.58.0Tobias Kortkamp2022-01-171-0/+1
|
* mail/thunderbird: update to 91.5.0Christoph Moench-Tegeder2022-01-123-54/+4
| | | | | Release Notes: https://www.thunderbird.net/en-US/thunderbird/91.5.0/releasenotes/
* www/firefox: replace 571ee96df4f6 with upstream fixJan Beich2021-12-261-8/+9
| | | | Rename the patch to facilitate pruning on update.
* mail/thunderbird: update to 91.4.1 (rc1)Christoph Moench-Tegeder2021-12-172-6/+5
| | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/91.4.1/releasenotes/
* mail/thunderbird: use libc for res_* functionsChristoph Moench-Tegeder2021-12-122-1/+26
| | | | | | | | | | | | | | | thunderbird's javascript code needs more than basic DNS resolution (e.g. SRV, TXT, MX lookups) - more than javascript natively has (welcome to the web) and builds it's own bindings for libc to use the resolver(3) interface. Unlike linux, where the resolver routines live in libresolv, FreeBSD has these routines in libc. I'm referencing libc.so.7 directly, as this is enough to make this code work on 13/amd64 (others should work too) - the official way of using libc.so would be much more work (and reimplementing parts of the dynamic linker in javascript takes the cake, or something). This is enough to make adding and using new CalDAV calendars possible; other problems might linger and possibly require a better solution.
* graphics/wayland: update to 1.20.0Jan Beich2021-12-101-0/+25
| | | | | | | Changes: https://lists.freedesktop.org/archives/wayland-devel/2021-December/042064.html PR: 258547 Exp-run by: antoine Approved by: manu
* lang/rust: Rebuild consumers for Rust 1.57.0Tobias Kortkamp2021-12-051-1/+1
|
* mail/thunderbird: update to 91.4.0 (rc2)Christoph Moench-Tegeder2021-12-042-4/+5
| | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/91.4.0/releasenotes/
* mail/thunderbird: update to 91.4.0 (rc1)Christoph Moench-Tegeder2021-11-302-5/+4
| | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/91.4.0/releasenotes/
* www/firefox: unbreak PipeWire support after 8691df3a5142Jan Beich2021-11-212-1/+74
| | | | | | | | | libpipewire is used on demand via dlopen(). Currently, only enabled for WebRTC getUserMedia (screen capture) under Wayland. https://searchfox.org/mozilla-release/rev/e2929d8cad28/third_party/libwebrtc/webrtc/modules/desktop_capture/screen_capturer_linux.cc#28 PR: 259621
* www/firefox-esr: expose PipeWire support after c58401d4dda5Jan Beich2021-11-212-0/+123
| | | | | | | | | | | | | | | | | | | | | | | | Should work on wlroots-based compositors. For example, # pkg install firefox sway pam_xdg xdg-desktop-portal-wlr xdg-desktop-portal # sysrc seatd_enable=YES # service seatd start # echo 'session optional pam_xdg.so notroot runtime' >>/etc/pam.d/system $ exit # log out to pick up XDG_RUNTIME_DIR <new login> $ export XDG_CURRENT_DESKTOP=sway $ export MOZ_ENABLE_WAYLAND=1 $ dbus-daemon --session --fork --address=unix:runtime=yes $ sway <GUI session> $ dbus-update-activation-environment --all $ daemon -f pipewire $ firefox https://mozilla.github.io/webrtc-landing/gum_test.html <click on "Screen Capture"> <select "Use operating system settings"> <click on "Allow" button> <select via cursor the desired screen (output display)> <notice the screen mirrored on the web page>
* mail/thunderbird: update to 91.3.2 (rc1)Christoph Moench-Tegeder2021-11-182-4/+4
| | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/91.3.2/releasenotes/
* mail/thunderbird: update to 91.3.1 (rc1)Christoph Moench-Tegeder2021-11-132-6/+5
| | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/91.3.1/releasenotes/
* mail/thunderbird: update to 91.3.0 (rc1)Christoph Moench-Tegeder2021-11-022-4/+5
| | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/91.3.0/releasenotes/
* mail/thunderbird: update to 91.3.0 (rc1)Christoph Moench-Tegeder2021-11-012-5/+4
| | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/91.3.0/releasenotes/
* devel/icu: update to 70.1Jan Beich2021-10-281-1/+1
| | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1 Reported by: GitHub (watch releases) PR: 258794 Exp-run by: antoine
* *: Rebuild for Rust 1.56.0Tobias Kortkamp2021-10-251-0/+1
|
* mail/thunderbird: update to 91.2.1 (rc1)Christoph Moench-Tegeder2021-10-202-5/+4
| | | | | Release Notes: https://www.thunderbird.net/en-US/thunderbird/91.2.1/releasenotes/
* multimedia/aom: force rebuild consumers after 6f68add3f9abJan Beich2021-10-141-1/+1
| | | | | | | | | | $ ffmpeg ... -c:v libaom-av1 ... [libaom-av1 @ 0x804a89900] 3.2.0 [libaom-av1 @ 0x804a89900] Failed to initialize encoder: ABI version mismatch Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height Conversion failed! https://aomedia.googlesource.com/aom/+/bbdfa68d13a0%5E%21/
* mail/thunderbird: fix build on powerpc64Piotr Kubaj2021-10-101-7/+4
| | | | | | | | | | | 12537 /wrkdirs/usr/ports/mail/thunderbird/work/thunderbird-91.2.0/dom/media/flac/FlacDecoder.cpp:21:20: error: no matching member function for call to 'SupportsMimeType' 12538 platform->SupportsMimeType("audio/flac"_ns, 12539 ~~~~~~~~~~^~~~~~~~~~~~~~~~ 12540 /wrkdirs/usr/ports/mail/thunderbird/work/.build/dist/include/PDMFactory.h:85:15: note: candidate function not viable: no known conversion from 'nullptr_t' to 'const mozilla::PDMFactory::MediaCodecsSupported' (aka 'const EnumSet<mozilla::PDMFactory::MediaCodecs>') for 2nd argument 12541 static bool SupportsMimeType(const nsACString& aMimeType, 12542 ^ 12543 /wrkdirs/usr/ports/mail/thunderbird/work/.build/dist/include/PDMFactory.h:47:8: note: candidate function not viable: requires single argument 'aMimeType', but 2 arguments were provided 12544 bool SupportsMimeType(const nsACString& aMimeType) const;
* multimedia/libvpx: update 1.11.0Jan Beich2021-10-091-0/+1
| | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0 Reported by: portscout, Repology
* mail/thunderbird: update to 91.2.0Christoph Moench-Tegeder2021-10-0614-1557/+296
| | | | | | | | | | | 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
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-301-4/+1
| | | | | | | | | | | | | | | | | Search criteria used: - 11.4 - OSREL* - OSVER* - *_FreeBSD_11 Input from: - adridg: devel/qca-legacy - jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds - sunpoet: security/p5-*OpenSSL* Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust Differential Revision: https://reviews.freebsd.org/D32008 Test Plan: make index
* *: Rebuild lang/rust consumers after the 1.55.0 updateTobias Kortkamp2021-09-191-0/+1
|
* mail/thunderbird: update to 78.14.0 (rc1)Christoph Moench-Tegeder2021-09-022-5/+4
| | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/78.14.0/releasenotes/
* lang/rust: Rebuild consumers for 1.54.0Mikael Urankar2021-08-281-0/+1
|
* mail/thunderbird: update to 78.13.0 (rc1)Christoph Moench-Tegeder2021-08-032-6/+5
| | | | | Release Notes: https://www.thunderbird.net/en-US/thunderbird/78.13.0/releasenotes/
* mail/thunderbird: update to 78.12.0 (rc2)Christoph Moench-Tegeder2021-07-122-4/+5
| | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/78.12.0/releasenotes/
* mail/thunderbird: update to 78.12.0 (rc1)Christoph Moench-Tegeder2021-07-083-3213/+4
| | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/78.12.0/releasenotes/
* lang/rust: Rebuild consumers for 1.53.0Tobias Kortkamp2021-06-271-1/+1
|
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-221-0/+1
| | | | | | | | | | Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
* mail/thunderbird: update to 78.11.0 (rc1)Christoph Moench-Tegeder2021-05-312-4/+4
| | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/78.11.0/releasenotes/
* mail/thunderbird: fix build with clang/libc++12Christoph Moench-Tegeder2021-05-181-0/+33
| | | | | | PR: 255954 Reported by: dim Obtained from: https://bugzilla.mozilla.org/show_bug.cgi?id=1694575
* mail/thunderbird: update to 78.10.2 (rc1)Christoph Moench-Tegeder2021-05-142-5/+4
| | | | | Release Notes: https://www.thunderbird.net/en-US/thunderbird/78.10.2/releasenotes/
* Rebuild lang/rust consumers after d8837418ea743776Tobias Kortkamp2021-05-111-0/+1
|
* mail/thunderbird: update to 78.10.1 (rc1)Christoph Moench-Tegeder2021-05-042-5/+4
| | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/78.10.1/releasenotes/
* gecko: switch to llvm12Jan Beich2021-04-231-0/+1
| | | | May help with LTO and -march=native issues.
* mail/thunderbird: update to 78.10.0Christoph Moench-Tegeder2021-04-202-5/+4
| | | | | Release Notes: https://www.thunderbird.net/en-US/thunderbird/78.10.0/releasenotes/
* devel/icu: update to 69.1Jan Beich2021-04-081-0/+1
| | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1 Reported by: GitHub (watch releases)
* update thunderbird to 78.9.1 (rc1)Christoph Moench-Tegeder2021-04-072-6/+5
| | | | | Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/78.9.1/releasenotes/
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Rebuild lang/rust consumers after r569489Tobias Kortkamp2021-03-291-1/+1
|
* multimedia/aom: update to 3.0.0Jan Beich2021-03-231-1/+1
| | | | | Changes: https://aomedia.googlesource.com/aom/+log/v2.0.2..v3.0.0 Reported by: portscout