summaryrefslogtreecommitdiff
path: root/security/tor-devel
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-08-29 21:34:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-08-29 21:34:48 +0000
commitf6c82fc401a97524d38b88f4208aef339adde58c (patch)
tree53f51034885fee1acb3b8bfe538cd8c7bea64661 /security/tor-devel
parentp5-HTTP-Cookies-w3m is perl module to handle cookies of w3m. (diff)
- Update to 0.1.2.1
PR: ports/102635 Submitted by: Peter Thoenen <peter.thoenen(at)yahoo.com> (maintainer)
Notes
Notes: svn path=/head/; revision=171634
Diffstat (limited to 'security/tor-devel')
-rw-r--r--security/tor-devel/Makefile13
-rw-r--r--security/tor-devel/distinfo6
-rw-r--r--security/tor-devel/pkg-plist6
3 files changed, 20 insertions, 5 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile
index d9f33423ae1e..3501c2d2bdc8 100644
--- a/security/tor-devel/Makefile
+++ b/security/tor-devel/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= tor
-PORTVERSION= 0.1.1.23
+PORTVERSION= 0.1.2.1
CATEGORIES= security net
MASTER_SITES= http://tor.eff.org/dist/ \
http://mirror.onionland.org/dist/
PKGNAMESUFFIX= -devel
+DISTNAME= ${PORTNAME}-${PORTVERSION}-alpha
MAINTAINER= peter.thoenen@yahoo.com
COMMENT= An anonymizing overlay network for TCP
@@ -24,9 +25,17 @@ USE_OPENSSL= yes
USE_RC_SUBR= tor
SUB_FILES= pkg-message
+CONFLICTS= tor-1.1.[0-9]*
+
MANCOMPRESSED= no
MAN1= tor.1 tor-resolve.1 torify.1
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROKEN= Does not compile on 4.x
+.endif
+
post-patch:
@${MV} ${WRKSRC}/contrib/tor-tsocks.conf \
${WRKSRC}/contrib/tor-tsocks.conf.sample
@@ -49,4 +58,4 @@ post-install:
@${CHOWN} _tor:_tor /var/db/tor
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo
index ad22abf57373..facb94f656d8 100644
--- a/security/tor-devel/distinfo
+++ b/security/tor-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (tor-0.1.1.23.tar.gz) = 33ce7155f545c4d30cb846d7017cc6c2
-SHA256 (tor-0.1.1.23.tar.gz) = a2ac0b10089902c2de8649e07823dc46b8876cd3e0236505e5e7f1f49ee11025
-SIZE (tor-0.1.1.23.tar.gz) = 847906
+MD5 (tor-0.1.2.1-alpha.tar.gz) = aeee6e4235d4ebf34cb55555084d391c
+SHA256 (tor-0.1.2.1-alpha.tar.gz) = ace8f8ae264fad52348012ed170d60f3bdcf116882ae5f48ff18e9a9a14fbf88
+SIZE (tor-0.1.2.1-alpha.tar.gz) = 915833
diff --git a/security/tor-devel/pkg-plist b/security/tor-devel/pkg-plist
index 6dac940cc517..de1eb429a209 100644
--- a/security/tor-devel/pkg-plist
+++ b/security/tor-devel/pkg-plist
@@ -4,3 +4,9 @@ bin/torify
etc/tor/tor-tsocks.conf.sample
etc/tor/torrc.sample
@dirrm etc/tor
+bin/tor
+bin/tor-resolve
+bin/torify
+etc/tor/tor-tsocks.conf.sample
+etc/tor/torrc.sample
+@dirrm etc/tor