86 Commits

Author SHA1 Message Date
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
jsg
e17957ba93 allow /dev/dri/card0 where /dev/drm0 was allowed
ok Caspar Schutijser
2021-02-13 05:08:28 +00:00
landry
5b92604759 www/tor-browser/browser: preemptively fix built with rust 1.50.
from/ok semarie@, same fix as found in #1684261
2021-02-12 08:02:36 +00:00
sthen
8339983a9f update to tor-browser-10.0.10, from Caspar Schutijser 2021-02-06 20:56:40 +00:00
sthen
92eba6bc6f update to tor-browser 10.0.9, from maintainer Caspar Schutijser 2021-01-31 11:54:21 +00:00
landry
f8e6c6e12f www/tor-browser: update to 10.0.8, from MAINTAINER Caspar Schutijser
See https://blog.torproject.org/new-release-tor-browser-1008
2021-01-18 08:07:33 +00:00
sthen
39cee36c24 Add /etc/resolv.conf to files allowed by unveil for all Firefox-based ports.
Normally this file is exempted from unveil by "pledge dns", but if the user
has disabled pledge (which is required for using some features) it will no
longer be exempted, so must be handled explicitly by unveil.

Problem reported by Stefan Hagen, ok jcs landry
2021-01-15 11:00:50 +00:00
landry
48688d9449 fix build with cbindgen 0.16.0
backports https://hg.mozilla.org/releases/mozilla-esr78/rev/a1f99bfc3ee5
from bug #1684180
2021-01-05 10:29:44 +00:00
sthen
a87ac2d0c3 update to tor-browser-10.0.7, from maintainer Caspar Schutijser 2020-12-16 21:33:14 +00:00
sthen
06e75e0349 update to tor-browser 10.0.5, from maintainer Caspar Schutijser 2020-11-19 16:49:06 +00:00
landry
b88eded537 drop all the redundant/deprecated bits that were either removed or moved to mozilla.port.mk - no REVISION bump as it uses bundled nss 2020-11-17 15:58:06 +00:00
sthen
ce546634ba update to tor-browser-10.0.4, from maintainer Caspar Schutijser
https-everywhere merges into the main package
2020-11-14 11:53:28 +00:00
landry
d0c977dcb7 Fix build with rust 1.47.0.
jumbo patch from https://hg.mozilla.org/releases/mozilla-esr78/rev/85c38ea4d349
cf https://bugzilla.mozilla.org/show_bug.cgi?id=1663715

ok semarie@
2020-11-05 09:06:23 +00:00
landry
5455e2f57b unlink https-everywhere, its now bundled in tor-browser (and fails to package anyway, as noticed by ajacoutot@) 2020-10-23 15:50:23 +00:00
landry
b5f760b09b Update to tor-browser 10.0.2, from MAINTAINER Caspar Schutijser.
This version is based off firefox 78esr, and support for unveil() was
added.

See https://blog.torproject.org/new-release-tor-browser-100 and
https://blog.torproject.org/new-release-tor-browser-1002
2020-10-23 07:04:09 +00:00
landry
59974d1181 Update to tor-browser 9.5.4
See https://blog.torproject.org/new-release-tor-browser-954

from MAINTAINER Caspar Schutijser
2020-08-26 07:37:38 +00:00
landry
dc9a318976 Update to tor-browser 9.5.3, from maintainer Caspar Schutijser
https://blog.torproject.org/new-release-tor-browser-953
2020-08-23 06:33:55 +00:00
semarie
1ef635952f prepare firefox to be buildable with rustc 1.45.0
https://bugzilla.mozilla.org/show_bug.cgi?id=1640982
2020-07-21 13:21:36 +00:00
jasper
0880adec24 - update tor-browser to 9.5.1 and sync noscript accordingly
release notes: https://blog.torproject.org/new-release-tor-browser-951

from Caspar Schutijser (MAINTAINER)
2020-07-02 17:50:45 +00:00
landry
04ef33b33a Update to tor-browser 9.5, from maintainer Caspar Schutijser 2020-06-13 06:26:01 +00:00
sthen
29775d4a5d Update to tor-browser 9.0.10 (based on firefox 68.8.0esr).
From Caspar Schutijser (maintainer), ok naddy@
2020-05-05 20:12:20 +00:00
sthen
d36f8e12e6 www/tor-browser: add defence against font fingerprinting, from maintainer Caspar Schutijser 2020-04-13 16:25:42 +00:00
sthen
167a84eb37 update to tor-browser 9.0.9, from maintainer Caspar Schutijser 2020-04-09 21:15:29 +00:00
landry
bdbcd688c2 Update to tor-browser 9.0.8, from MAINTAINER Caspar Schutijser
https://blog.torproject.org/new-release-tor-browser-908
2020-04-05 16:58:27 +00:00
landry
0d7fdeb1a6 Update to tor-browser 9.0.7, from maintainer Caspar Schutijser 2020-03-25 07:32:47 +00:00
landry
00099d14d8 Update to tor-browser 9.0.6, from Maintainer Caspar Schutijser
disable arm64 for now, needs fiddling with nspr patches.
2020-03-14 07:21:44 +00:00
naddy
d78e2c80d5 bump for maintainer change 2020-02-16 22:33:50 +00:00
landry
74a6bed9c1 Update to tor-browser 9.0.5, based off firefox ESR 68.5.0.
from Caspar Schutijser <caspar@schutijser.com> who takes over
maintainership from Sean Levy (who originally ported this, thanks for
the hard work!)

properly substitute ${LOCALBASE}, and enables pledge() while here.
2020-02-16 10:45:59 +00:00
landry
379f654011 Actually remove patches that were supposed to have been removed in
previous update, should fix make patch. spotted by naddy@
2020-02-14 17:31:21 +00:00
landry
b2024a72a1 Unbreak by updating to tor-browser 9.0.4, from Caspar Schutijser
cf https://blog.torproject.org/new-release-tor-browser-90
based off esr68.4.1, tor-launcher and torbutton were merged into the browser.
Update to 9.0.5 (based off 68.5.0) is in the pipe.

Maintainer timeout
2020-02-13 07:41:53 +00:00
semarie
48dcece2ca unbreak www/firefox-esr and mail/mozilla-thunderbird after lang/rust upgrade
mark www/tor-browser/browser as BROKEN (too outdated and not easily unbreakable)

ok landry@
2019-10-01 04:39:31 +00:00
sthen
a3dae6ea5d factor some common parts into mozilla.port.mk and fix DPB_PROPERTIES which
is supposed to be "lonesome" on i386 because parts of the build take a lot of
ram, but actually ended up as "lonesome parallel" due to a +=. hoping this
will reduce the frequent build failures on i386.  ok landry
2019-09-22 17:19:06 +00:00
sthen
b8d12a3b20 update various simple PERMIT_* in Makefile.inc files 2019-07-13 10:59:26 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
landry
266911a1eb Fix build with upcoming rust 1.36.
found by semarie@ in
https://reviews.freebsd.org/D20810#change-K68aYoUXfAu1, regression in
rust itself tracked in https://github.com/rust-lang/rust/issues/62301

Builds fine with rust 1.35.
2019-07-02 16:52:09 +00:00
landry
74e6bbfc1e Regen patches 2019-07-02 16:48:11 +00:00
sthen
6ff3e55398 bump REVISION in a bunch of ports known or likely to use struct kinfo_proc,
there may be some missing as my unpacked ports source is a little out of date
but this should catch the main things people might run into

the struct was reordered a second time in sysctl.h r1.192 to improve
compatibility but amd64 snapshot packages made it out before that happened
so the bumps are still needed
2019-06-25 20:25:20 +00:00
landry
a0cf0e2b3a Update to tor-browser 8.0.9, from MAINTAINER.
See https://blog.torproject.org/new-release-tor-browser-809
2019-05-09 06:31:17 +00:00
jca
0f29311f5a Drop some more cp -a patches 2019-05-07 20:26:50 +00:00
landry
35c89ae4ad Update to tor-browser 8.0.8, from MAINTAINER Sean Levy 2019-05-01 17:36:30 +00:00
semarie
c970fd8fff prepare firefox (all versions) to be compiled using rust-1.33
ok landry@
2019-03-11 19:04:37 +00:00
landry
87f241ee73 Bump all ports using rust to ensure they get rebuilt/updated. 2018-10-08 15:28:05 +00:00
sthen
f748c229c2 security update to tor-browser 8.0.2, from attila (maintainer) 2018-10-05 22:02:12 +00:00
sthen
76200093b5 Build with --disable-debug-symbols, to avoid a 1.1GB libxul.so and 300MB
package (older versions didn't do this). Noticed by solene@, ok attila (maintainer)
2018-10-04 19:56:38 +00:00
sthen
ad72f1766f regen other patches 2018-10-03 14:57:09 +00:00