mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
tor is already in ports/security, so remove it
This commit is contained in:
parent
d9a1f7c712
commit
81ec71db55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130361
@ -763,7 +763,6 @@
|
||||
SUBDIR += tkabber
|
||||
SUBDIR += tn3270
|
||||
SUBDIR += tn5250
|
||||
SUBDIR += tor
|
||||
SUBDIR += torrentsniff
|
||||
SUBDIR += tptest
|
||||
SUBDIR += traceroute
|
||||
|
@ -1,22 +0,0 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: tor
|
||||
# Date created: Mar 4, 2005
|
||||
# Whom: ijliao
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= tor
|
||||
PORTVERSION= 0.0.9.5
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://tor.eff.org/dist/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= An anonymous Internet communication system
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= tor.1 tor-resolve.1 torify.1
|
||||
MANCOMPRESSED= no
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
MD5 (tor-0.0.9.5.tar.gz) = 7cc28039e40a6a66a81d2a076171153e
|
||||
SIZE (tor-0.0.9.5.tar.gz) = 569467
|
@ -1,7 +0,0 @@
|
||||
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.
|
||||
|
||||
WWW: http://tor.eff.org/
|
@ -1,6 +0,0 @@
|
||||
bin/tor
|
||||
bin/tor-resolve
|
||||
bin/torify
|
||||
etc/tor/torrc.sample
|
||||
etc/tor/tor-tsocks.conf
|
||||
@dirrm etc/tor
|
Loading…
Reference in New Issue
Block a user