ports/96000: [PATCH] security/tor-devel doesn't start on boot
Peter Thoenen
eol1 at yahoo.com
Sat Apr 22 15:10:18 UTC 2006
The following reply was made to PR ports/96000; it has been noted by GNATS.
From: Peter Thoenen <eol1 at yahoo.com>
To: bug-followup at FreeBSD.org
Cc: freebsd-listen at fabiankeil.de
Subject: Re: ports/96000: [PATCH] security/tor-devel doesn't start on boot
Date: Sat, 22 Apr 2006 08:04:58 -0700 (PDT)
--0-1462622601-1145718298=:93773
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Content-Id:
Content-Disposition: inline
Thanks much for pointing this out Fabian.
Committer: Use newly attached patch as it also cleans up some items I
missed in my last update (pkg-plist fix and add additional master
site). Also while I am here, any reason PROVIDE: tor is needed ... I
think of my 6.0 box it was running at boot just fine. There a change I miss?
--0-1462622601-1145718298=:93773
Content-Type: text/plain; name="tor.diff.txt"
Content-Description: 3935507696-tor.diff.txt
Content-Disposition: inline; filename="tor.diff.txt"
diff -ruN tor-devel.orig/Makefile tor-devel/Makefile
--- tor-devel.orig/Makefile Fri Apr 21 19:55:55 2006
+++ tor-devel/Makefile Fri Apr 21 20:12:10 2006
@@ -7,8 +7,10 @@
PORTNAME= tor
PORTVERSION= 0.1.1.18
+PORTREVISION= 1
CATEGORIES= security net
-MASTER_SITES= http://tor.eff.org/dist/
+MASTER_SITES= http://tor.eff.org/dist/ \
+ http://mirror.onionland.org/dist/
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}-${PORTVERSION}-rc
diff -ruN tor-devel.orig/files/tor.in tor-devel/files/tor.in
--- tor-devel.orig/files/tor.in Fri Apr 21 19:55:55 2006
+++ tor-devel/files/tor.in Fri Apr 21 20:13:30 2006
@@ -2,6 +2,7 @@
#
# $FreeBSD: ports/security/tor-devel/files/tor.in,v 1.2 2006/04/13 13:43:02 johans Exp $
#
+# PROVIDE: tor
# REQUIRE: NETWORKING SERVERS USR
# BEFORE: LOGIN
#
diff -ruN tor-devel.orig/pkg-plist tor-devel/pkg-plist
--- tor-devel.orig/pkg-plist Fri Apr 21 19:55:55 2006
+++ tor-devel/pkg-plist Fri Apr 21 20:09:31 2006
@@ -1,6 +1,7 @@
bin/tor
bin/tor-resolve
bin/torify
+etc/rc.d/tor
etc/tor/tor-tsocks.conf.sample
etc/tor/torrc.sample
@dirrm etc/tor
--0-1462622601-1145718298=:93773--
More information about the freebsd-ports-bugs
mailing list