Commit Graph

130 Commits

Author SHA1 Message Date
caspar
fd01a80a29 Tor Browser: update to 12.0.2
OK tb@
2023-01-29 08:56:47 +00:00
tb
be873f0ff9 tor-browser: apply kettenis's fft.asm fix from ffmpeg also here. While
the file is clearly compiled in, I was unable to trigger the crash with
the reproducers known to me, so it may be neutered by whatever it is
that the developers do to firefox.
2023-01-28 09:36:35 +00:00
caspar
267aee9591 Tor Browser: out of the box support for some Pluggable Transports
Provide default bridges for the meek-azure, obfs4 and snowflake
Pluggable Transports and put the necessary bits in torrc-defaults
so those Pluggable Transports work out of the box.

Prodded by discussion on ports@ started by unix@disroot.org.
With help and feedback from richard and PieroV from Tor.
Earlier version tested by Yifei Zhan.

OK sthen@
2023-01-16 18:19:19 +00:00
caspar
93c48b84ea Tor Browser: update to 12.0.1
OK landry@
2022-12-18 15:55:09 +00:00
caspar
220d1a226a Tor Browser: update to 12.0
Tested by Yifei Zhan
OK landry@
2022-12-13 19:35:35 +00:00
caspar
2fc6544433 Tor Browser: update to 12.0a5
Also remove TL_VERSION, pointed out by richard on #tor-dev.

OK sdk@
2022-12-04 20:43:11 +00:00
sthen
ce43ba8683 move ONLY_FOR_ARCHS up to ../Makefile.inc, there's not much point in having
tb-noscript when tb-browser isn't available. ok caspar@
2022-11-25 13:59:35 +00:00
ajacoutot
9f51d02715 Unbreak cups printing.
ok landry@ sdk@
2022-11-15 08:16:54 +00:00
caspar
4c278ef347 Tor Browser: update to 12.0a4
Better way of handling alpha release version numbers from landry@.
Add back Xrandr to WANTLIB; based on email from Josh Grosse.
Testing and further WANTLIB tweaks by sdk@.

OK landry@ sdk@
2022-11-14 22:13:58 +00:00
sthen
6781029335 bump REVISION for ports using rust, so that pkg_add -u for i386 users
updates to packages without -znotext (i.e. with text relocations disabled)
makes sense to phessler, semarie, tb
2022-10-28 10:00:45 +00:00
caspar
0d555f986f Tor Browser: update to 12.0a3
Yes, that's an alpha release, which is not ideal. Unfortunately however,
Tor Browser's last stable release is based on an unsupported version of
Firefox ESR which does not build with the newest version of Rust (which
we already have).

If you don't want to use an alpha release of Tor Browser, it's probably
best to run OpenBSD 7.2 for another month until Tor Browser 12.0
is released.

Encouraged by landry@ tb@ george@
OK landry@
2022-10-27 17:37:13 +00:00
landry
1cc60cedfe www/tor-browser/browser: tidy up WANTLIB and bump REVISION
even if still BROKEN because of rust update.. discussed with caspar@
(maintainer)
2022-10-18 14:41:25 +00:00
tb
2a3e346bdb Bump REVISION of ports depending on security/openssl/{1.1,3.0} 2022-10-12 16:15:02 +00:00
semarie
1e8dedb1c4 www/tor-browser: mark it broken due to lang/rust 1.64.0
ok caspar@
2022-10-04 15:00:22 +00:00
caspar
b5bf4f1b5c Tor Browser: update to 11.5.2
Enable --enable-lto=thin, just like www/firefox-esr.

OK sthen@
2022-08-30 14:24:56 +00:00
sthen
348a4bde70 tor-browser doesn't need BUILD_DEPENDS on devel/py-virtualenv (which was
actually the py2 version); the mozilla biuld infrastructure it uses has
its own bundled copy. ok caspar@
2022-08-18 23:24:17 +00:00
caspar
9035924c5c Tor Browser: update to 11.5.1
Feedback and OK landry@
2022-07-29 20:20:10 +00:00
landry
4829e7cf42 www/tor-browser/browser: bump REVISION after mozilla.port.mk change 2022-06-28 13:01:18 +00:00
tb
342230e875 tor-browser/browser: fix build with newer cbindgen. 2022-06-12 20:21:41 +00:00
caspar
3dbed1416c Tor Browser: update to 11.0.14
Identical diff from Yifei Zhan except that I also synced the recent
unveil changes that were recently applied to www/firefox-esr.

OK sthen@
2022-06-09 04:23:27 +00:00
caspar
2b29825d29 Tor Browser: update to 11.0.13
OK landry@
2022-05-24 14:21:20 +00:00
caspar
50772ec9f4 Tor Browser: update to 11.0.11
Identical diff from Yifei Zhan
ok landry@ sdk@
2022-05-08 05:41:56 +00:00
ajacoutot
9ecee39692 Bump after recent mozilla.port.mk change (losing gtk+2 dependency). 2022-05-07 09:55:57 +00:00
sthen
541f506f46 update to Tor Browser 11.0.10, based on Firefox 91.8.0esr
From Yifei Zhan, same diff/ok Caspar Schutijser (maintainer)
2022-04-12 20:40:05 +00:00
landry
157bd6c4c3 www/tor-browser/browser: update to 11.0.9
see https://blog.torproject.org/new-release-tor-browser-1109/

from MAINTAINER Caspar Schutijser
2022-03-20 07:08:04 +00:00
sthen
abceccfd96 drop rcs ids 2022-03-09 20:48:32 +00:00
sthen
8023580417 update to Tor Browser 11.0.7, from Caspar Schutijser (maintainer) 2022-03-09 20:46:02 +00:00
sdk
54e9a663ba Update tor-browser 11.0.4 => 11.0.6
Changelog:
* Update Firefox to 91.6.0esr
* Update NoScript to 11.2.16
* Update Tor Launcher to 0.2.33
* Bug tor-browser#40795: Revert Deutsche Welle v2 redirect
* Bug tor-browser#40679: Missing features on first-time launch in esr91
* Added extensions.torlauncher.launch_delay debug pref to simulate slow tor daemon launch

Patch by Caspar Schutijser (maintainer)
2022-02-10 21:17:03 +00:00
naddy
b6e9debca7 www/tor-browser/browser: unbreak by fixing typo in previous commit 2022-02-01 20:31:18 +00:00
landry
46180161df www/tor-browser/browser: merge firefox-esr/Makefile r1.160 2022-01-31 15:37:36 +00:00
sdk
ac6076fc4d Update tor-browser 11.0.3 => 11.0.4 by Caspar Schutijser (MAINTAINER)
Software changes since 11.0.3:
* Update Firefox to 91.5.0esr
* Update NoScript to 11.2.14
* Bug tor-browser-build#40405: Rotate deusexmachina IP address
* Bug tor-browser#40756: Fix up wrong observer removals
* Bug torbutton#40758: Remove YEC takeover from about:tor
* Bug tor-browser-build#40399: Bring back Noto Sans Gurmukhi and Sinhala fonts

Port changes:
* tweaked various DESCR files to match reality (torbutton and
  tor-launcher are not separate Firefox add-ons anymore, for example).

Committed with tweak: Changed workding in README to match the port changes.
2022-01-13 20:02:29 +00:00
sdk
5c0f520f91 Update tor-browser to 11.0.3
Changes in 11.0.3: https://blog.torproject.org/new-release-tor-browser-1103
Changes in 11.0.2: https://blog.torproject.org/new-release-tor-browser-1102

Patch by Caspar Schutijser and tested by Yifei Zhan, thank you!

ok op@
2021-12-24 14:25:40 +00:00
sdk
cecaf2ac9f Removing patch, which should have been removed with the last update.
Maintainer Caspar Schutijser noticed it. Thank you!
2021-11-20 18:01:11 +00:00
sdk
6f33971049 Remove another patch which was missed to rm 2021-11-17 22:45:27 +00:00
sdk
ba73840199 Remove upstreamed patch 2021-11-17 22:18:11 +00:00
sdk
9f6f3cec75 Adding missing files (again)
...and thanks to sthen for the cvs help
2021-11-17 22:13:27 +00:00
sdk
72b399fa97 Add files missing in previous commit 2021-11-17 21:29:31 +00:00
sdk
aaaff85e5f Update to tor-browser 11.0, by maintainer Caspar Schutijser
Tor Browser 11 is now based on the new Firefox ESR 91 (instead of 78)

Tested by Yifei Zhan and myself.
ok laundry@ and solene@
2021-11-17 21:08:21 +00:00
landry
e9dfc86c73 www/tor-browser/browser: bump REVISION for WANTLIB change, reminded by naddy@ 2021-11-04 13:13:36 +00:00
landry
303f5abc3b {meta,www}/tor-browser: update to 10.5.10
see https://blog.torproject.org/new-release-tor-browser-10510
from MAINTAINER Caspar Schutijser
2021-10-29 18:09:53 +00:00
sthen
560183bf69 update to tor-browser 10.5.5, from maintainer Caspar Schutisjer 2021-08-23 21:25:55 +00:00
sthen
3b3e0ae3f6 Update to tor-browser-10.5.2, from a new major release branch of Tor Browser
(still based on Firefox ESR 78). From Caspar Schutijser (maintainer).
2021-07-14 19:27:15 +00:00
sthen
616b81816d update to tor-browser 10.0.17, from Caspar Schutijser 2021-06-04 12:02:07 +00:00
sthen
430634cf41 drop i386 from ONLY_FOR_ARCHS in www/tor-browser/browser as well,
missed when I removed from meta/tor-browser, pointed out by Caspar Schutijser
2021-05-21 16:47:13 +00:00
sthen
8907ec35ce update to tor-browser-10.0.16, from maintainer Caspar Schutijser 2021-04-28 15:49:15 +00:00
sthen
1a8772484f Update to tor-browser 10.0.15, cope with a change in the NoScript extension
that was resulting in html within <noscript> tags from being disallowed,
fixing (amongst others) duckduckgo and startpage which weren't redirecting
to their non-JS sites correctly. From deserter666 at danwin1210 me, ok
maintainer
2021-04-06 20:05:35 +00:00
landry
15eeb1efd5 www/tor-browser: update to 10.0.14.
See https://blog.torproject.org/new-release-tor-browser-10014
From MAINTAINER Caspar Schutijser
2021-03-27 08:55:50 +00:00
landry
cdcb8e8007 www/tor-browser: update to 10.0.12.
See https://blog.torproject.org/new-release-tor-browser-10012

From MAINTAINER Caspar Schutijser, tested (and reminder to delete
Carto.toml patch) by Dimitri Karamazov.
2021-02-28 18:16:47 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
kn
f44ed738fc Unmention Flash support through plugins 2021-02-14 13:58:57 +00:00