summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-01-08 17:07:33 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-01-08 17:07:33 +0000
commit7d8019bc9d85e53e92f7f28e3aa78de5b263d10f (patch)
tree32a9ec2265daf21982be94084b9c0008adf6d969 /net
parentUpdate to 1.0.3. (diff)
o Remove net/tor since security/tor exists prior to net/tor addition
o Point users of security/tor to net/tor in ports/MOVED
Notes
Notes: svn path=/head/; revision=125836
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
-rw-r--r--net/tor/Makefile24
-rw-r--r--net/tor/distinfo2
-rw-r--r--net/tor/pkg-descr16
-rw-r--r--net/tor/pkg-plist6
5 files changed, 0 insertions, 49 deletions
diff --git a/net/Makefile b/net/Makefile
index 316916721e5c..917ed9943db7 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -739,7 +739,6 @@
SUBDIR += tkabber
SUBDIR += tn3270
SUBDIR += tn5250
- SUBDIR += tor
SUBDIR += torrentsniff
SUBDIR += tptest
SUBDIR += traceroute
diff --git a/net/tor/Makefile b/net/tor/Makefile
deleted file mode 100644
index 215443a4f3f6..000000000000
--- a/net/tor/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: Tor
-# Date created: Fri Jan 7 03:59:50 UTC 2005
-# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= tor
-PORTVERSION= 0.0.9.2
-CATEGORIES= net
-MASTER_SITES= http://tor.eff.org/dist/
-
-MAINTAINER= lioux@FreeBSD.org
-COMMENT= An anonymous Internet communication system
-
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-
-MAN1= \
- tor-resolve.1 \
- tor.1 \
- torify.1
-
-.include <bsd.port.mk>
diff --git a/net/tor/distinfo b/net/tor/distinfo
deleted file mode 100644
index c0c036fa75b8..000000000000
--- a/net/tor/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (tor-0.0.9.2.tar.gz) = 65fe27324904c350be555e4eb0ae9fcd
-SIZE (tor-0.0.9.2.tar.gz) = 539296
diff --git a/net/tor/pkg-descr b/net/tor/pkg-descr
deleted file mode 100644
index a65567366f43..000000000000
--- a/net/tor/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-[ excerpt from developer's web site ]
-
-Tor is a toolset for a wide range of organizations and people that
-want to improve their safety and security on the Internet. Using
-Tor can help you anonymize web browsing and publishing, instant
-messaging, IRC, SSH, and more. Tor also provides a platform on which
-software developers can build new applications with built-in
-anonymity, safety, and privacy features.
-
-Check the sites below for more information:
-
-http://www.onion-router.net/
-
-WWW: http://tor.eff.org/
-
--- lioux@FreeBSD.org
diff --git a/net/tor/pkg-plist b/net/tor/pkg-plist
deleted file mode 100644
index 6c92bd3e9c88..000000000000
--- a/net/tor/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-bin/tor
-bin/tor-resolve
-bin/torify
-etc/tor/tor-tsocks.conf
-etc/tor/torrc.sample
-@dirrm etc/tor