summaryrefslogtreecommitdiffstats
path: root/network/vidalia
diff options
context:
space:
mode:
author markus reichelt <slackbuilds@mareichelt.de>2011-10-20 05:36:03 -0500
committer Niels Horn <niels.horn@slackbuilds.org>2011-10-22 10:17:09 -0200
commit6c1b140662032248d96c6ae281f049e792ecf956 (patch)
tree42d50718ed69efec25921fb8ee1f3f703cb88806 /network/vidalia
parentc7897b02e055ae8a022e24b3a69fca799add1080 (diff)
downloadslackbuilds-6c1b140662032248d96c6ae281f049e792ecf956.tar.gz
slackbuilds-6c1b140662032248d96c6ae281f049e792ecf956.tar.xz
network/vidalia: Updated for version 0.2.15.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'network/vidalia')
-rw-r--r--network/vidalia/README10
-rw-r--r--network/vidalia/README.SBo21
-rw-r--r--network/vidalia/slack-desc10
-rw-r--r--network/vidalia/vidalia.SlackBuild2
-rw-r--r--network/vidalia/vidalia.info6
5 files changed, 29 insertions, 20 deletions
diff --git a/network/vidalia/README b/network/vidalia/README
index 92866851c7..ede4506ed6 100644
--- a/network/vidalia/README
+++ b/network/vidalia/README
@@ -1,7 +1,7 @@
-Vidalia is a GUI for the Tor software. Using Vidalia, you can start
-and stop the Tor software, view its status at a glance, and monitor
-bandwidth usage. Vidalia also makes it easy to contribute to the Tor
-network by helping you set up and manage your own relay.
+Vidalia is a GUI for Tor. Using Vidalia, you can start and stop Tor,
+view its status at a glance, and monitor bandwidth usage.
+Vidalia also makes it easy to contribute to the Tor network by helping
+you set up and manage your own relay.
See README.SBo (which is also installed with the package docs) for some
configuration hints, and how to make use of MaxMind's GeoIP database.
@@ -9,4 +9,4 @@ configuration hints, and how to make use of MaxMind's GeoIP database.
If you don't plan to use MaxMind's GeoIP database, pass GEOIP=no to
the script.
-Vidalia requires tor (and GeoIP).
+Vidalia requires Tor (and GeoIP).
diff --git a/network/vidalia/README.SBo b/network/vidalia/README.SBo
index 73d7a6d58a..ebfb504e66 100644
--- a/network/vidalia/README.SBo
+++ b/network/vidalia/README.SBo
@@ -1,7 +1,7 @@
-vidalia README.SBo
+Vidalia README.SBo
-Once vidalia is installed then edit the ~/.vidalia/torrc file.
-Add the following to torrc or use a the torrc file from /etc/tor/torrc.
+After installing Vidalia consider editing ~/.vidalia/torrc or
+/etc/tor/torrc accordingly:
# Set the Tor Circuit Build time to find faster tor servers, increments
# of seconds
@@ -13,9 +13,18 @@ NewCircuitPeriod 15
# Set How many entry guards we should we keep at a time
NumEntryGuards 8
-To use vidalia and tor with Firefox then add the FoxyProxy extension
-and use the FoxyProxy's Tor Wizard. For extra anonimity in Firefox then
-try Torbutton extension and Privoxy.
+
+To use Vidalia and Tor with Firefox you can use FoxyProxy or Privoxy.
+
+The development of Torbutton has been discontinued in favour of TBB,
+the Tor-Browser-Bundle. It's strongly recommended to stop using Torbutton.
+
+New versions of Vidalia are announced at
+https://blog.torproject.org/category/tags/vidalia-releases
+
+And there is a mailing list for Vidalia users:
+http://lists.vidalia-project.net/cgi-bin/mailman/listinfo/vidalia-users
+
As of version 0.2.10 vidalia supports the local GeoIP database from
MaxMind. If the package hasn't been built with GEOIP=no, edit your
diff --git a/network/vidalia/slack-desc b/network/vidalia/slack-desc
index ccd4c1ae1a..1ff49f1829 100644
--- a/network/vidalia/slack-desc
+++ b/network/vidalia/slack-desc
@@ -6,12 +6,12 @@
# leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
-vidalia: vidalia (Gui frontend for tor)
+vidalia: Vidalia (GUI frontend for Tor)
vidalia:
-vidalia: Using Vidalia, you can start and stop the Tor software, view its
-vidalia: status at a glance, and monitor bandwidth usage. Vidalia also makes
-vidalia: it easy to contribute to the Tor network by helping you set up and
-vidalia: manage your own relay.
+vidalia: Using Vidalia, you can start and stop Tor, view its status at a
+vidalia: glance, and monitor bandwidth usage. Vidalia also makes it easy to
+vidalia: contribute to the Tor network by helping you set up and manage your
+vidalia: own relay.
vidalia:
vidalia: Homepage: https://www.torproject.org/projects/vidalia.html.en
vidalia:
diff --git a/network/vidalia/vidalia.SlackBuild b/network/vidalia/vidalia.SlackBuild
index f09dca1405..7c44371ffe 100644
--- a/network/vidalia/vidalia.SlackBuild
+++ b/network/vidalia/vidalia.SlackBuild
@@ -7,7 +7,7 @@
# markus reichelt <slackbuilds@mareichelt.de> 0xCCEEF115
PRGNAM=vidalia
-VERSION=${VERSION:-0.2.14}
+VERSION=${VERSION:-0.2.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/vidalia/vidalia.info b/network/vidalia/vidalia.info
index aafee30215..5a285dcd56 100644
--- a/network/vidalia/vidalia.info
+++ b/network/vidalia/vidalia.info
@@ -1,8 +1,8 @@
PRGNAM="vidalia"
-VERSION="0.2.14"
+VERSION="0.2.15"
HOMEPAGE="https://www.torproject.org/projects/vidalia.html.en"
-DOWNLOAD="https://archive.torproject.org/tor-package-archive/vidalia/vidalia-0.2.14.tar.gz"
-MD5SUM="f297bb5fde07463f1eeb36c3b7c8675e"
+DOWNLOAD="https://archive.torproject.org/tor-package-archive/vidalia/vidalia-0.2.15.tar.gz"
+MD5SUM="845b627eb2534aa5da29efd6c8d30978"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="markus reichelt"