Lines 1-10
Link Here
|
1 |
PORTNAME= tor-browser |
1 |
PORTNAME= tor-browser |
2 |
DISTVERSION= 12.0.6 |
2 |
DISTVERSION= 12.5.6 |
3 |
PORTREVISION= 4 |
|
|
4 |
CATEGORIES= www net security wayland |
3 |
CATEGORIES= www net security wayland |
5 |
MASTER_SITES= TOR |
4 |
MASTER_SITES= TOR |
6 |
MASTER_SITE_SUBDIR=torbrowser/${DISTVERSION} |
5 |
MASTER_SITE_SUBDIR=torbrowser/${DISTVERSION} |
7 |
DISTNAME= src-firefox-tor-browser-102.11.0esr-${DISTVERSION:R}-1-build1 |
6 |
DISTNAME= src-firefox-tor-browser-102.15.1esr-${DISTVERSION:R}-1-build3 |
8 |
|
7 |
|
9 |
MAINTAINER= freebsd@sysctl.cz |
8 |
MAINTAINER= freebsd@sysctl.cz |
10 |
COMMENT= Tor Browser for FreeBSD |
9 |
COMMENT= Tor Browser for FreeBSD |
Lines 48-54
MOZ_EXPORT+= MOZ_TELEMETRY_REPORTING="" \
Link Here
|
48 |
MOZ_APP_DISPLAYNAME="Tor Browser" \ |
47 |
MOZ_APP_DISPLAYNAME="Tor Browser" \ |
49 |
MOZ_APP_NAME="tor-browser" |
48 |
MOZ_APP_NAME="tor-browser" |
50 |
|
49 |
|
51 |
MOZ_OPTIONS= --with-tor-browser-version=${DISTVERSION}-1 \ |
50 |
MOZ_OPTIONS= --with-base-browser-version=${DISTVERSION} \ |
52 |
--enable-official-branding \ |
51 |
--enable-official-branding \ |
53 |
--enable-optimize \ |
52 |
--enable-optimize \ |
54 |
--enable-bundled-fonts \ |
53 |
--enable-bundled-fonts \ |
Lines 60-66
MOZ_OPTIONS= --with-tor-browser-version=${DISTVERSION}-1 \
Link Here
|
60 |
--enable-proxy-bypass-protection \ |
59 |
--enable-proxy-bypass-protection \ |
61 |
--disable-system-policies \ |
60 |
--disable-system-policies \ |
62 |
--disable-backgroundtasks \ |
61 |
--disable-backgroundtasks \ |
63 |
--enable-base-browser \ |
|
|
64 |
--enable-verify-mar \ |
62 |
--enable-verify-mar \ |
65 |
--with-distribution-id=org.torproject |
63 |
--with-distribution-id=org.torproject |
66 |
|
64 |
|