Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
14.0.3 02 Dec 2024 19:41:05 |
Vladimir Druzenko (vvd) Author: Martin Filla |
www/tor-browser: Update 14.0.2 → 14.0.3
Changelog:
https://blog.torproject.org/new-release-tor-browser-1403/
PR: 283064
MFH: 2024Q4 |
14.0.2_1 01 Dec 2024 09:24:18 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
14.0.2 22 Nov 2024 16:32:00 |
Vladimir Druzenko (vvd) |
Reapply "devel/wasi-libc: chase missed _DEPENDS line changes after
flavourisation"
Incorrect branch.
This reverts commit 85b72a5454c5bdcc850e153b66fdaa4e83e84f3d. |
14.0.2 22 Nov 2024 16:27:24 |
Vladimir Druzenko (vvd) |
Revert "devel/wasi-libc: chase missed _DEPENDS line changes after
flavourisation"
Flavorization of the devel/wasi-libc was not MFH.
This reverts commit 0c538aad8a8708a074157b767459360aa09398f0. |
14.0.2 22 Nov 2024 16:04:22 |
Vladimir Druzenko (vvd) |
www/tor-browser: Update 14.0.1 → 14.0.2
Release notes:
https://blog.torproject.org/new-release-tor-browser-1402/
PR: 282752
Approved by: Martin Filla <freebsd@sysctl.cz> (maintainer)
MFH: 2024Q4 |
14.0.1 22 Nov 2024 16:04:21 |
Vladimir Druzenko (vvd) |
www/tor-browser: Improve port
- move git tags to variables,
- move list of locales to variable,
- replace CP+CHMOD with COPYTREE_SHARE,
- sort options,
- align lines,
- strip long lines,
- pet portclippy,
- use UNZIP_NATIVE_CMD instead if direct run unzip,
- remove unnecessary BUILD_DEPENDS from zip.
PR: 282752
Approved by: Martin Filla <freebsd@sysctl.cz> (maintainer)
MFH: 2024Q4 |
14.0.1 12 Nov 2024 15:08:10 |
Jesper Schmitz Mouridsen (jsm) |
www/tor-browser: Update to 14.0.1
Remove webrtc patches since webrtc is disabled.
PR: 281551
Approved by: Martin Filla <freebsd@sysctl.cz> (maintainer)
Co-authored-by: Martin Filla <freebsd@sysctl.cz> |
13.5.a9_6 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
13.5.a9_5 02 Nov 2024 01:01:11 |
Jan Beich (jbeich) |
multimedia/libvpx: update 1.15.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.14.1..v1.15.0
Reported by: Repology |
13.5.a9_4 18 Oct 2024 12:54:27 |
Charlie Li (vishwin) |
devel/wasi-libc: chase missed _DEPENDS line changes after flavourisation |
13.5.a9_4 18 Oct 2024 12:38:20 |
Charlie Li (vishwin) |
wasi: update to latest commit past sdk-22
devel/wasi-libc is now flavourised per supported LLVM version. Each
flavour includes/copies the corresponding clang's stdarg.h and
stddef.h instead of simply using the latest clang release.
Technically upstream dropped support for LLVM < 18, but the commit
doing so admittedly operated under an uncertain assumption. LLVM
17 is still supported in these ports for the benefit of Rust and
gecko@ ports, which specify LLVM 17 minimum, and to facilitate LTO
with that version. LLVM 19 is also supported in this version, with
the corresponding ports to be committed separately.
Bump PORTREVISION of consumers |
13.5.a9_3 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
13.5.a9_2 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
13.5.a9_1 30 Jun 2024 10:46:25 |
Vladimir Druzenko (vvd) |
www/tor-browser: fix build: "pub _base: root::std::__1::_And<_Pred>, not found
in this scope"
error[E0412]: cannot find type `_Pred` in this scope
-->
/tmp/work/usr/ports/www/tor-browser/work/.build/x86_64-unknown-freebsd/release/build/style-ea1857e57f097f7a/out/gecko/structs.rs:34456:49
|
34456 | pub _base: root::std::__1::_And<_Pred>,
| ^^^^^ not found in this
scope
|
help: you might be missing a type parameter
|
34455 | pub struct tuple__EnableUTypesCtor<_Pred> {
| +++++++
Add patches from www/firefox-esr to fix this error and other.
PR: 279693
Approved by: Martin Filla <freebsd@sysctl.cz> (maintainer) |
13.5.a9_1 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
13.5.a9 13 Jun 2024 06:21:54 |
Philippe Audeoud (jadawin) |
www/tor-browser: Update to 13.5a9
changelog:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/blob/main/projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt?ref_type=heads
PR: 279693 |
13.5.a8 30 May 2024 10:45:40 |
Philippe Audeoud (jadawin) |
www/tor-browser: update to 13.5a8
changelog:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/blob/main/projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt?ref_type=heads
PR: 279379 |
13.5.a7_1 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
13.5.a7 13 May 2024 11:03:22 |
Mikael Urankar (mikael) |
www/tor-browser: Fix build with rust 1.78.0
PR: 278834
Approved by: portmgr (build fix blanket) |
13.5.a7 10 May 2024 18:04:13 |
Fernando Apesteguía (fernape) Author: Martin Filla |
www/tor-browser: Update to 13.5a7
ChangeLog:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/blob/main/projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt?ref_type=heads
PR: 278851
Reported by: freebsd@sysctl.cz (maintainer) |
13.0.14 18 Apr 2024 19:09:08 |
Joel Bodenmann (jbo) Author: Martin Filla |
www/tor-browser: Update to 13.0.14
PR: 278398
Approved by: tcberner (mentor, implicit) |
13.0.13 31 Mar 2024 09:40:59 |
Philippe Audeoud (jadawin) |
www/tor-browser: update to 13.0.13
PR: 278031
Reported by: maintainer |
13.0.12 26 Mar 2024 07:42:50 |
Philippe Audeoud (jadawin) |
www/tor-browser: update to 13.0.12
PR: 277843
Approved by: maintainer, bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D44495 |
13.0.1_7 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
13.0.1_6 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
13.0.1_5 20 Jan 2024 00:41:39 |
Jan Beich (jbeich) |
multimedia/libvpx: update 1.14.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.13.1..v1.14.0
Reported by: portscout |
13.0.1_4 11 Jan 2024 08:40:52 |
Charlie Li (vishwin) |
devel/wasi-libc: update to sdk-21
Bump PORTREVISION of consumers |
13.0.1_3 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
13.0.1_2 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
13.0.1_2 08 Dec 2023 15:04:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
13.0.1_1 20 Nov 2023 21:32:36 |
Charlie Li (vishwin) |
wasi: update libc to sdk-20 and modularise LLVM bits
wasi-libcxx and wasi-compiler-rt now meta ports (similar to u-boot);
the build process is the same for each LLVM version so child ports
are minimal. Minimum supported LLVM version is 12, thus its
corresponding child ports are resurrected and LLVM 11 child ports
are removed.
Since all supported LLVM versions are made available at once, remove
restriction in bsd.gecko.mk and switch to USES=llvm throughout. LTO
on gecko ports should now work with later LLVM versions so long as
${DEFAULT_VERSIONS} is set properly and matches the LLVM used in
rust (if not using the PORT_LLVM option).
Reviewed by: brooks (LLVM ports interactions)
Tested by: Eric Camachat <eric[at]camachat[dot]org>
Approved by: maintainer timeout (gecko@ portion, 2+ weeks)
PR: 274896
Differential Revision: https://reviews.freebsd.org/D40098 |
13.0.1_1 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
13.0.1 09 Nov 2023 19:39:10 |
Jesper Schmitz Mouridsen (jsm) |
www/tor-browser: Update to 13.01
Include locales upfront, the LOCAL/jsm l10n distfile is made
by a tor-browser-build of project l10n-firefox.
The tpo/translations do not keep tags so two files per locale
are out of sync with the linux release.
PR: 273416
PR: 272477
Tested by: Martin Filla freebsd@sysctl.cz,rene@
Approved by: freebsd@sysctl.cz (maintainer) |
12.0.6_6 24 Oct 2023 10:22:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
12.0.6_5 24 Oct 2023 10:21:38 |
Mikael Urankar (mikael) |
www/tor-browser: fix build with rust 1.73.0
The crate packed_simd_2 is not maintained anymore.
firefox switched to packed_simd [1] in [2] but
it's not yet part of tor-browser 12.0.6
Backport [3] to fix the following issue:
error: unrecognized platform-specific intrinsic function: `simd_shuffle2`
-->
/wrkdirs/usr/ports/www/tor-browser/work/firefox-tor-browser-102.11.0esr-12.0-1-build1/third_party/rust/packed_simd_2/src/codegen/llvm.rs:10:5
|
10 | pub fn simd_shuffle2<T, U>(x: T, y: T, idx: [u32; 2]) -> U;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[1] https://github.com/rust-lang/packed_simd/
[2]
https://github.com/mozilla/gecko-dev/commit/1e1bec8c6e383abf667d64ba1e556a4e68833f28
[3]
https://github.com/rust-lang/packed_simd/commit/a79edf4cfc54aad30a5630b217645c4b8274d8f7
PR: 274499
Approved by: portmgr (build fix blanket) |
12.0.6_5 05 Oct 2023 16:36:06 |
Jan Beich (jbeich) |
multimedia/dav1d: update to 1.3.0
Changes: https://code.videolan.org/videolan/dav1d/-/tags/1.3.0
Reported by: Repology |
12.0.6_4 08 Sep 2023 09:06:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
12.0.6_3 08 Aug 2023 14:58:30 |
Piotr Kubaj (pkubaj) |
www/tor-browser: remove already disabled --disable-webrtc from powerpc64
conditional |
12.0.6_3 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
12.0.6_2 17 Jul 2023 15:58:38 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
12.0.6_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
12.0.6_1 09 Jun 2023 11:38:16 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
12.0.6 09 Jun 2023 11:38:16 |
Mikael Urankar (mikael) |
www/tor-browser: Fix build with rust 1.70.0
Import an upstream patch to fix a build failure with rust 1.70.0.
Obtained from: https://github.com/mozilla/mp4parse-rust/pull/376
PR: 271797 |
12.0.6 14 May 2023 18:34:00 |
Rene Ladan (rene) |
www/tor-browser: update to 12.0.6
This version is based on Firefox ESR 102.11
PR: 271417
Approved by: freebsd@sysctl.cz (maintainer) |
12.0.5_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
12.0.5 24 Apr 2023 17:59:25 |
Rene Ladan (rene) |
www/tor-browser: update to 12.0.5
- This updates the Firefox-ESR code to 102.10, no local changes since 102.7
- Only enable rust-simd on amd64 as it breaks the build on at least i386
(www/firefox-esr has it disabled globally)
While here bump USES=python to 3.7+
PR: 271043
Approved by: maintainer (freebsd@sysctl.cz) |
12.0.2_7 23 Apr 2023 13:14:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
12.0.2_6 13 Apr 2023 00:56:37 |
Jan Beich (jbeich) |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
12.0.2_5 16 Mar 2023 11:11:52 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
12.0.2_4 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
12.0.2_4 13 Feb 2023 14:52:59 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
12.0.2_3 12 Feb 2023 18:22:21 |
Rene Ladan (rene) |
www/tor-browser: fix fetch [1]
While here, prevent spurious quotes from entering the version
in MOZ_OPTIONS
Reported by: vvd [1] |
12.0.2_3 12 Feb 2023 15:34:10 |
Rene Ladan (rene) |
www/tor-browser: update to 12.0.2
Note the PORTREVISION bump to 3, because the old 12.0-2 and the new
12.0.2 version both evaluate to 12.0.2 for PKGVERSION
Generalize Makefile a bit.
PR: 269121
Approved by: maintainer (freebsd@sysctl.cz) |
12.0.2_2 12 Feb 2023 15:34:10 |
Rene Ladan (rene) Author: Jesper Schmitz Mouridsen |
www/tor-browser: various improvements
- use a dedicated directory [1]
- enable building without PulseAudio, use Gecko framework more [2]
No PORTREVISION bump because the next commit will update the port
to a new version.
PR: 268584 [1]
PR: 268245 [2] (attachment 3)
Approved by: maintainer timeout (freebsd@sysctl.cz, 6 weeks) |
12.0.2_2 11 Feb 2023 08:46:45 |
Jan Beich (jbeich) |
multimedia/libvpx: update 1.13.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.12.0..v1.13.0
Reported by: portscout |
12.0.2_1 07 Jan 2023 19:24:18 |
Daniel Engberg (diizzy) |
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports |
12.0.2 21 Dec 2022 18:33:45 |
Jan Beich (jbeich) |
www/tor-browser: add to wayland category like www/firefox-esr |
12.0.2 21 Dec 2022 12:01:07 |
Jesper Schmitz Mouridsen (jsm) Author: Martin Filla |
www/tor-browser: New port
Reuse patches from www/firefox
against tor-project's tor-browser source,
and configure as tor-browser.
PR: 268245 |