pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

tor-dev: Drop, net/tor is newer



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat May 28 14:35:55 2016 +0200
Changeset:	b740dbcfc01fabf3bdb0564b06e05516a6f412ab

Removed Files:
	tor-dev/DESCR
	tor-dev/Makefile
	tor-dev/PLIST
	tor-dev/distinfo
	tor-dev/files/tor.in
	tor-dev/options.mk

Log Message:
tor-dev: Drop, net/tor is newer

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b740dbcfc01fabf3bdb0564b06e05516a6f412ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 tor-dev/DESCR        | 11 ---------
 tor-dev/Makefile     | 68 ----------------------------------------------------
 tor-dev/PLIST        | 16 -------------
 tor-dev/distinfo     |  6 -----
 tor-dev/files/tor.in | 46 -----------------------------------
 tor-dev/options.mk   | 19 ---------------
 6 files changed, 166 deletions(-)

diffs:
diff --git a/tor-dev/DESCR b/tor-dev/DESCR
deleted file mode 100644
index 9aa64b8..0000000
--- a/tor-dev/DESCR
+++ /dev/null
@@ -1,11 +0,0 @@
-The simple version: Tor provides a distributed network of servers ("onion
-routers"). Users bounce their TCP streams (web traffic, FTP, SSH, etc.) around
-the routers. This makes it hard for recipients, observers, and even the onion
-routers themselves to track the source of the stream.
-
-The complex version:  Onion Routing is a connection-oriented anonymizing
-communication service. Users choose a source-routed path through a set of
-nodes, and negotiate a "virtual circuit" through the network, in which each
-node knows its predecessor and successor, but no others. Traffic flowing down
-the circuit is unwrapped by a symmetric key at each node, which reveals the
-downstream node.
diff --git a/tor-dev/Makefile b/tor-dev/Makefile
deleted file mode 100644
index 72945ee..0000000
--- a/tor-dev/Makefile
+++ /dev/null
@@ -1,68 +0,0 @@
-# $NetBSD: Makefile,v 1.53 2015/05/21 12:06:28 athaba Exp $
-
-DISTNAME=	tor-0.2.7.4-rc
-PKGNAME=	${DISTNAME:S/-rc//}
-CATEGORIES=	net security
-MASTER_SITES=	https://www.torproject.org/dist/
-
-MAINTAINER=	athaba%users.sourceforge.net@localhost
-HOMEPAGE=	https://www.torproject.org/d
-COMMENT=	Anonymizing overlay network for TCP
-LICENSE=	modified-bsd
-
-.include "../../mk/bsd.prefs.mk"
-
-USE_LANGUAGES=		c99
-USE_PKGLOCALEDIR=	yes
-GNU_CONFIGURE=		yes
-
-CONFIGURE_ENV+=		CPP=${CPP:Q}
-CONFIGURE_ARGS+=	--sysconfdir=${PKG_SYSCONFBASEDIR}
-
-TEST_TARGET=		check
-
-TOR_USER?=		tor
-TOR_GROUP?=		tor
-PKG_GECOS.${TOR_USER}=	Torifier
-PKG_HOME.${TOR_USER}=	${VARBASE}/chroot/tor
-BUILD_DEFS+=		VARBASE
-PKG_SYSCONFSUBDIR=	tor
-
-PKG_GROUPS_VARS+=	TOR_GROUP
-PKG_USERS_VARS=		TOR_USER
-
-RCD_SCRIPTS=		tor
-RCD_SCRIPT_SRC.tor=	${FILESDIR}/tor.in
-PKG_GROUPS=		${TOR_GROUP}
-PKG_USERS=		${TOR_USER}:${TOR_GROUP}
-USER_GROUP=		${TOR_USER} ${TOR_GROUP}
-
-OWN_DIRS_PERMS+=	${PKG_HOME.${TOR_USER}} ${USER_GROUP} 0700
-
-CONFIGURE_ARGS+=	--localstatedir=${VARBASE}
-
-CONF_FILES+=		${PREFIX}/share/examples/tor/torrc.sample 	\
-				${PKG_SYSCONFDIR}/torrc
-
-FILES_SUBST+=		PKG_HOME=${PKG_HOME.${TOR_USER}}
-FILES_SUBST+=		TOR_USER=${TOR_USER} TOR_GROUP=${TOR_GROUP}
-
-INSTALL_MAKE_FLAGS+=	sysconfdir=${PREFIX}/share/examples
-
-CHECK_PORTABILITY_SKIP+=contrib/*
-
-.if !empty(PKGSRC_COMPILER:Mmipspro)
-CFLAGS+=		-c99
-.endif
-
-BUILDLINK_API_DEPENDS.libevent+= libevent>=1.2
-.include "../../devel/libevent/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-
-## We include this after other b3.mk files since we use PTHREAD_TYPE.
-##
-.include "options.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/tor-dev/PLIST b/tor-dev/PLIST
deleted file mode 100644
index 5a3c848..0000000
--- a/tor-dev/PLIST
+++ /dev/null
@@ -1,16 +0,0 @@
-@comment $NetBSD: PLIST,v 1.6 2014/11/29 14:13:48 athaba Exp $
-bin/tor
-bin/tor-gencert
-bin/tor-resolve
-bin/torify
-man/man1/tor-gencert.1
-man/man1/tor-resolve.1
-man/man1/tor.1
-man/man1/torify.1
-share/doc/tor/tor-gencert.html
-share/doc/tor/tor-resolve.html
-share/doc/tor/tor.html
-share/doc/tor/torify.html
-share/examples/tor/torrc.sample
-share/tor/geoip
-share/tor/geoip6
diff --git a/tor-dev/distinfo b/tor-dev/distinfo
deleted file mode 100644
index 6e72d78..0000000
--- a/tor-dev/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.40 2015/05/21 12:06:28 athaba Exp $
-
-SHA1 (tor-0.2.7.4-rc.tar.gz) = 4990b4d90dff2788f33a8cc9a98e6b722693e351
-RMD160 (tor-0.2.7.4-rc.tar.gz) = 0724f25971f3cbc45c40491eb4908e53e1ef1892
-SHA512 (tor-0.2.7.4-rc.tar.gz) = e637cad37d26f7ceec52e2f78ff53ff2d9e362cefe0796b91fc91c7e2b01652d0333be44e48497cb54650ece3f606b20a7201b806775e9349eef99a288420e59
-Size (tor-0.2.7.4-rc.tar.gz) = 4830972 bytes
diff --git a/tor-dev/files/tor.in b/tor-dev/files/tor.in
deleted file mode 100644
index 83d9d3d..0000000
--- a/tor-dev/files/tor.in
+++ /dev/null
@@ -1,46 +0,0 @@
-#!@RCD_SCRIPTS_SHELL@
-#
-# $NetBSD: tor.in,v 1.4 2014/11/29 14:13:48 athaba Exp $
-#
-# PROVIDE: tor
-# REQUIRE: DAEMON NETWORKING
-# KEYWORD: shutdown
-#
-# You will need to set some variables in /etc/rc.conf to start tor:
-#
-# tor=YES
-
-if [ -f /etc/rc.subr ]
-then
-	. /etc/rc.subr
-fi
-
-name="tor"
-rcvar=$name
-command="@PREFIX@/bin/tor"
-required_files="@PKG_SYSCONFDIR@/torrc"
-start_cmd="tor_start"
-stop_cmd="tor_stop"
-pidfile="@PKG_HOME@/${name}.pid"
-restart_cmd="tor_stop ; tor_start"
-extra_commands="reload"
-
-tor_start ()
-{
-	${command} --User @TOR_USER@ --RunAsDaemon 1 \
-		--DataDirectory @PKG_HOME@ --PIDFile ${pidfile}
-}
-
-tor_stop()
-{
-	kill `cat ${pidfile}` 2>/dev/null
-}
-
-if [ -f /etc/rc.subr -a -f /etc/rc.conf -a -d /etc/rc.d -a -f /etc/rc.d/DAEMON ]
-then
-	load_rc_config $name
-	run_rc_command "$1"
-else
-	eval ${start_cmd}
-fi
-
diff --git a/tor-dev/options.mk b/tor-dev/options.mk
deleted file mode 100644
index c37005c..0000000
--- a/tor-dev/options.mk
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: options.mk,v 1.6 2015/03/27 11:14:09 athaba Exp $
-
-PKG_OPTIONS_VAR=	PKG_OPTIONS.tor
-PKG_SUPPORTED_OPTIONS=	doc
-PKG_SUGGESTED_OPTIONS+=	doc
-
-.include "../../mk/bsd.options.mk"
-
-###
-### This enables the build of manual pages. It requires asciidoc
-### at build time, which comes with a tail of dependencies and
-### may not be wanted under certain circumstances.
-###
-.if !empty(PKG_OPTIONS:Mdoc)
-BUILD_DEPENDS+=		asciidoc>=8.3.3:../../textproc/asciidoc
-CONFIGURE_ARGS+=	--enable-asciidoc
-.else
-CONFIGURE_ARGS+=	--disable-asciidoc
-.endif


Home | Main Index | Thread Index | Old Index