1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add port www/xpi-torbutton:

Torbutton is a 1-click way to enable or disable the use of Tor. It adds a
panel to the statusbar that says "Tor Enabled" (in green) or "Tor Disabled"
(in red). The user may click on the panel to toggle the status. If the user
(or some other extension) changes the proxy settings, the change is
automatically reflected in the statusbar.

Some users may prefer a toolbar button instead of a statusbar panel. Such a
button is included, and one adds it to the toolbar by right-clicking on the
desired toolbar, selecting "Customize...", and then dragging the Torbutton
icon onto the toolbar. There is an option in the preferences to hide the
statusbar panel (Tools->Extensions, select Torbutton, and click on
Preferences).

Newer Firefox versions have the ability to send DNS resolves through the
socks proxy, and Torbutton will make use of this feature if it is
available.

WWW: http://torbutton.torproject.org/dev/
Author: Scott Squires

PR:		ports/119285
Submitted by:	Andreas Donig <a.donig@gmx.net>
This commit is contained in:
Andrew Pantyukhin 2008-02-01 14:24:05 +00:00
parent 6b3b3a8e48
commit af6568d491
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206603
5 changed files with 53 additions and 0 deletions

View File

@ -1392,6 +1392,7 @@
SUBDIR += xpi-tabletools
SUBDIR += xpi-tabmixplus
SUBDIR += xpi-togglewordwrap
SUBDIR += xpi-torbutton
SUBDIR += xpi-unplug
SUBDIR += xpi-urllink
SUBDIR += xpi-videodownloader

View File

@ -0,0 +1,20 @@
# New ports collection makefile for: xpi-torbutton
# Date created: 02 January 2008
# Whom: Andreas Donig <a.donig@gmx.net>
#
# $FreeBSD$
#
PORTNAME= torbutton
PORTVERSION= 1.0.4.01
DISTVERSIONSUFFIX= -fx+tb
CATEGORIES= www
MAINTAINER= a.donig@gmx.net
COMMENT= Quickly toggle use of the Tor network
XPI_NUM= 2275
XPI_ID= {e0204bd5-9d31-402b-a99d-a6aa8ffebdca}
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (xpi/torbutton-1.0.4.01-fx+tb.xpi) = c737750bad754931c64688dc106b479f
SHA256 (xpi/torbutton-1.0.4.01-fx+tb.xpi) = 022381e0d0277f8a995a7b95f6d6ba14bf061da34314e1f76fd7b20976d6a5cb
SIZE (xpi/torbutton-1.0.4.01-fx+tb.xpi) = 26857

View File

@ -0,0 +1,19 @@
Torbutton is a 1-click way to enable or disable the use of Tor. It adds a
panel to the statusbar that says "Tor Enabled" (in green) or "Tor Disabled"
(in red). The user may click on the panel to toggle the status. If the user
(or some other extension) changes the proxy settings, the change is
automatically reflected in the statusbar.
Some users may prefer a toolbar button instead of a statusbar panel. Such a
button is included, and one adds it to the toolbar by right-clicking on the
desired toolbar, selecting "Customize...", and then dragging the Torbutton
icon onto the toolbar. There is an option in the preferences to hide the
statusbar panel (Tools->Extensions, select Torbutton, and click on
Preferences).
Newer Firefox versions have the ability to send DNS resolves through the
socks proxy, and Torbutton will make use of this feature if it is
available.
WWW: http://torbutton.torproject.org/dev/
Author: Scott Squires

View File

@ -0,0 +1,10 @@
%%XPI_XPIDIR%%/CHANGELOG
%%XPI_XPIDIR%%/chrome/torbutton.jar
%%XPI_XPIDIR%%/chrome.manifest
%%XPI_XPIDIR%%/CREDITS
%%XPI_XPIDIR%%/defaults/preferences/preferences.js
%%XPI_XPIDIR%%/LICENSE
%%XPI_XPIDIR%%/install.rdf
@dirrm %%XPI_XPIDIR%%/chrome
@dirrm %%XPI_XPIDIR%%/defaults/preferences
@dirrm %%XPI_XPIDIR%%/defaults