16 Commits

Author SHA1 Message Date
danj
3c9a8aec71 Update to tor-browser 6.5.2, from MAINTAINER Sean Levy
Prodded by landry@, looks good to edd@
2017-05-11 01:26:37 +00:00
ajacoutot
600a3976b6 I don't see how this ever packaged; there's no README. 2017-04-14 07:05:00 +00:00
sthen
14e9909529 add a reminder to bump REVISION for extensions 2017-04-13 13:43:29 +00:00
sthen
374d0bf32a missed bump 2017-04-13 13:41:29 +00:00
sthen
074e913adc missed bump 2017-04-13 13:40:21 +00:00
landry
17077c08e0 Update to tor-browser 6.5.1, from MAINTAINER Sean Levy
- update tor-browser to 6.5.1, based off firefox esr45.8.0
- update https-everywhere to 5.2.11
- update torbutton to 1.9.6.14
2017-04-12 18:46:52 +00:00
landry
52ca4711f9 Fix WANTLIB and bump REVISION for all ports depending on hunspell.
While here enforce dependency on hunspell 1.6 in mozilla.port.mk, as
it's a requirement for 53.
2017-04-12 18:12:33 +00:00
landry
14b5d6af78 Consolidate textproc/icu4c common dependency into mozilla.port.mk, and
allow to build against bundled icu4c by setting MOZILLA_USE_BUNDLED_ICU.
2017-02-18 16:22:54 +00:00
jca
b34f646e34 Remove empty files
Spotted by Rafael Sadowski.
2017-02-18 11:02:59 +00:00
landry
dc9ce73679 Update to Tor Browser 6.5, from MAINTAINER.
includes:
- tor-browser 6.5.0 based on firefox esr 45.7.0
- depends on tor 0.2.9.9
- https-everywhere 5.2.9
- noscript 2.9.5.3
- tor-launcher 0.2.10.3
- torbutton 1.9.6.12
2017-01-31 13:48:18 +00:00
landry
98102b0b13 Bump REVISION for ports that depend on nss and/or nspr via mozilla.port.mk 2017-01-24 21:27:28 +00:00
landry
e8a4d9f20c Missed REVISION bump, as TB_VERSION changed the PLIST changed for those
two ports.

Spotted by nigel@, thanks!
2016-12-25 08:44:41 +00:00
landry
61d47fe6a2 Update to tor-browser 6.0.8.
Contains:
- esr fork base updated to 45.6.0
- https-everywhere updated to 5.2.8
- torbutton updated to 1.9.5.13

From MAINTAINER attila / stalphonsos / com
2016-12-24 20:15:05 +00:00
landry
f267c30d62 Update to tor-browser 6.0.7, patching CVE-2016-9079 (Use-after-free in
SVG Animation).
updates:
- https-everywhere to 5.2.7
- noscript to 2.9.5.2
- tor-launcher to 0.2.9.4
- torbutton to 1.9.5.12

From MAINTAINER attila // stalphonsos // com.
2016-12-02 08:18:18 +00:00
landry
123bc727b9 Fix tyop, sorry for that. Just imported, no REVISION bump. 2016-11-13 21:24:29 +00:00
landry
733cf14ad8 Import (finally!) Tor Browser 6.0.5.
All the credit goes to Sean Levy - attila at stalphonsos dot com, from
the tor BSD diversity project, https://torbsd.github.io/ - who
spent countless hours polishing and improving this out of tree.

This bundles 5 ports:
* tb-browser, a Firefox ESR fork
* torbutton 1.9.5.7, a button to configure parameters
* tor-launcher 0.2.9.3, to manage a tor instance
* tb-noscript 2.9.0.14, a well known js blocker
* tb-https-everwhere 5.2.4, try to force https where possible

Note that the extensions are installed within tb-browser directory and
won't work as-is in a regular Firefox instance.

======================================================================
Tor Browser (TB) is a customized version of Firefox Extended Service
Release built specifically for internet browsing over the Tor
anonymity network.

TB's configuration aims to mitigate attacks on a client's anonymity,
including determining the client's actual IP address and browser
fingerprinting.  Other aspects of Firefox have also been patched
to plug privacy leaks in ways not possible any other way.

TB includes custom Firefox add-ons only meant for TB, including
NoScript, HTTPS Everywhere, TorButton and Tor-Launcher.  This package
provides merely the modified version of Firefox ESR.  Please install
the tor-browser meta-package to make sure you have everything installed
correctly.

Remember that there are no perfect privacy or anonymity solutions, and
this includes TB.  As always you must pay attention and in many cases
modify your behavior to ensure your privacy online.  Note that JS is
blocked everywhere by default in TB using NoScript.
======================================================================

On a personal note (as a Mozilla developer), i'll just add that Tor
Browser is heavily patched in various ways, so think before putting your
browsing habits in someone's hands - read
https://www.torproject.org/projects/torbrowser/design/ to make up your
mind.

Of course, having this in the ports tree doesn't mean that the OpenBSD
project specifically endorses or recommends usage of Tor or Tor Browser.
If you want to keep your privacy, *use your brain* or stay offline.

ok danj@
2016-11-13 21:15:43 +00:00