summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/iodine/ChangeLog48
-rw-r--r--net-misc/iodine/Manifest6
-rw-r--r--net-misc/iodine/files/iodined.conf44
-rw-r--r--net-misc/iodine/files/iodined.init60
-rw-r--r--net-misc/iodine/iodine-0.5.1.ebuild30
-rw-r--r--net-misc/iodine/metadata.xml5
6 files changed, 0 insertions, 193 deletions
diff --git a/net-misc/iodine/ChangeLog b/net-misc/iodine/ChangeLog
deleted file mode 100644
index 03220918b..000000000
--- a/net-misc/iodine/ChangeLog
+++ /dev/null
@@ -1,48 +0,0 @@
-# ChangeLog for net-misc/iodine
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 22 Mar 2009; Erik Ekman (yarrick) <yarrick@kryo.se> -iodine-0.5.0.ebuild,
- +iodine-0.5.1.ebuild:
- Version bump to 0.5.1
-
- 23 Jan 2009; Erik Ekman (yarrick) <yarrick@kryo.se> files/iodined.conf,
- files/iodined.init:
- Updated init script/conf file
-
- 23 Jan 2009; Erik Ekman (yarrick) <yarrick@kryo.se> -iodine-0.4.2.ebuild,
- +iodine-0.5.0.ebuild:
- Version bump to 0.5.0
-
- 07 Aug 2008; Erik Ekman (yarrick) <yarrick@kryo.se> -iodine-0.4.1.ebuild:
- Removed old version
-
- 07 Aug 2008; Erik Ekman (yarrick) <yarrick@kryo.se> +iodine-0.4.2.ebuild:
- New release
-
- 21 Mar 2008; Jakub Moc <jakub@gentoo.org> iodine-0.4.1.ebuild:
- Fix RDEPEND
-
- 04 Dec 2007; Jakub Moc <jakub@gentoo.org> -iodine-0.4.0-r1.ebuild,
- +iodine-0.4.1.ebuild:
- Version bump, remove old
-
- 13 Aug 2007; Markus Ullmann <jokey@gentoo.org> -digest-iodine-0.4.0,
- iodine-0.4.0-r1, iodine-0.4.0:
- Drop old and fix IUSE
-
- 12 Aug 2007; Erik Ekman (yarrick) <yarrick@kryo.se> ChangeLog:
- Fix ChangeLog manifest after manual commit
-
- 06 Aug 2007; Erik Ekman (yarrick) <yarrick@kryo.se> +files/iodined.conf,
- +files/iodined.init, +iodine-0.4.0-r1.ebuild:
- Added init script, bumped to r1
-
- 30 Jul 2007; Erik Ekman (yarrick) <yarrick@kryo.se> iodine-0.4.0.ebuild:
- Added inherit linux-info for CONFIG_CHECK to work
-
- 30 Jul 2007; Erik Ekman (yarrick) <yarrick@kryo.se> +metadata.xml,
- +iodine-0.4.0.ebuild:
- Initial commit of iodine (bug #173038). Report bugs at
- http://code.kryo.se/iodine
-
diff --git a/net-misc/iodine/Manifest b/net-misc/iodine/Manifest
deleted file mode 100644
index d999c44fd..000000000
--- a/net-misc/iodine/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-AUX iodined.conf 1547 RMD160 ad496ac03a3ace69556c098e7269d6152268ed94 SHA1 9e819aea6042a272b0ab589b37d2140fdbde2615 SHA256 01860664e8121308d0efb17258374a8a248293c4ed375a5b6f50d6568ceb8750
-AUX iodined.init 1350 RMD160 577bcd4c7d57d4e5cfad8d8bff61bf76e8e9ee18 SHA1 55a8afccdb3d5aef751473a2404e4adb68f2b55b SHA256 9665e68b30c0e794949ba6fdd5592a700e45cb80e0263862eed6301974c3c6d7
-DIST iodine-0.5.1.tar.gz 50636 RMD160 06a6638f13a5de0dc923091d2a4fdea9326b218b SHA1 384f5d596a8d5e87b6b0ed021b788bebca9b4a20 SHA256 4d9dce398b2d0a8913e64cf3682cc81beef2b768ad3b8010d0a369c63a12c3ef
-EBUILD iodine-0.5.1.ebuild 738 RMD160 9f09950a14275950f507a538805c635dcded448e SHA1 ab5e214b9cef878eb0d741006174118075c6dc65 SHA256 9d704d16fb4609bbd87c07b4b8d2dde25b515ccce091d9afc80128831ebd5ad5
-MISC ChangeLog 1592 RMD160 1d4c3fd6c9c5a89ed4d2e77b558352cd13eb6466 SHA1 d19d461aabf8e9fab2d34772d1f21b338e4ff583 SHA256 554d940a40d757c2ae879b6685d0c397a60ab74f6801eefc9194930bd4d6aff5
-MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/net-misc/iodine/files/iodined.conf b/net-misc/iodine/files/iodined.conf
deleted file mode 100644
index 7889b0892..000000000
--- a/net-misc/iodine/files/iodined.conf
+++ /dev/null
@@ -1,44 +0,0 @@
-# /etc/conf.d/iodined: config file for /etc/init.d/iodined
-
-# Drop privileges to this user after startup
-# This is used by the -u argument. Comment out to keep running as root.
-IODINED_USER="nobody"
-
-# Chroot to this directory after startup
-# This is used by the -t argument. Comment out to avoid chroot.
-IODINED_CHROOT="/var/empty"
-
-# This password needs to be used in all clients when they connect
-# This is used by the -P argument
-IODINED_PASSWD=""
-
-# This is the MTU (Max Transmit Unit) used in the tunnel.
-# You probably dont need this field at all, downstream data will
-# now be fragmented. This is used by the -m argument
-#IODINED_MTU=1020
-
-# The server port to listen on. You should normally not change this.
-# See man page. This is used by the -p argument
-#IODINED_LISTENPORT=53
-
-# The IP address to return as reply to NS queries. If not set, it will
-# be the destination address of the query. Used by the -n argument
-#IODINED_EXTERN_IP=1.1.1.1
-
-# The port used by a "real" DNS server on localhost. Queries for
-# domains not handled by iodined will be forwarded to this port,
-# and answers will be routed back. Used by the -b argument
-#IODINED_LOCAL_DNS_PORT=5353
-
-# The IP number to listen on.
-# This is used by the -l argument
-#IODINED_LISTENIP=127.0.0.1
-
-# This IP number will be used by the local tun device.
-IODINED_IP="172.28.0.1"
-
-# Use subdomains to this domain for network tunneling
-# If a real domain is used, it should be delegated to this server with
-# a NS entry in the domain zone (see man page)
-IODINED_DOMAIN="blah.abc"
-
diff --git a/net-misc/iodine/files/iodined.init b/net-misc/iodine/files/iodined.init
deleted file mode 100644
index 3e2e5897d..000000000
--- a/net-misc/iodine/files/iodined.init
+++ /dev/null
@@ -1,60 +0,0 @@
-#!/sbin/runscript
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-depend() {
- need net
-}
-
-start() {
- ebegin "Starting iodined"
- ARGS=""
- if [ "$IODINED_USER" ]; then
- ARGS="$ARGS -u $IODINED_USER"
- fi
- if [ "$IODINED_CHROOT" ]; then
- ARGS="$ARGS -t $IODINED_CHROOT"
- fi
- if [ "$IODINED_MTU" ]; then
- ARGS="$ARGS -m $IODINED_MTU"
- fi
- if [ "$IODINED_LISTENPORT" ]; then
- ARGS="$ARGS -p $IODINED_LISTENPORT"
- fi
- if [ "$IODINED_EXTERN_IP" ]; then
- ARGS="$ARGS -n $IODINED_EXTERN_IP"
- fi
- if [ "$IODINED_LOCAL_DNS_PORT" ]; then
- ARGS="$ARGS -b $IODINED_LOCAL_DNS_PORT"
- fi
- if [ "$IODINED_LISTENIP" ]; then
- ARGS="$ARGS -l $IODINED_LISTENIP"
- fi
- if [ "$IODINED_PASSWD" ]; then
- ARGS="$ARGS -P $IODINED_PASSWD"
- else
- eerror "Please set a password (IODINED_PASSWD) in /etc/conf.d/iodined!"
- return 1
- fi
- if [ "$IODINED_IP" ]; then
- ARGS="$ARGS $IODINED_IP"
- else
- eerror "Please set an IP (IODINED_IP) in /etc/conf.d/iodined!"
- return 1
- fi
- if [ "$IODINED_DOMAIN" ]; then
- ARGS="$ARGS $IODINED_DOMAIN"
- else
- eerror "Please set a domain (IODINED_DOMAIN) in /etc/conf.d/iodined!"
- return 1
- fi
- start-stop-daemon --start --exec /usr/bin/iodined -- $ARGS
- eend $?
-}
-
-stop() {
- ebegin "Stopping iodined"
- start-stop-daemon --stop --exec /usr/bin/iodined
- eend $?
-}
diff --git a/net-misc/iodine/iodine-0.5.1.ebuild b/net-misc/iodine/iodine-0.5.1.ebuild
deleted file mode 100644
index 3eaecec3f..000000000
--- a/net-misc/iodine/iodine-0.5.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit linux-info
-
-DESCRIPTION="IP over DNS tunnel"
-HOMEPAGE="http://code.kryo.se/iodine/"
-SRC_URI="http://code.kryo.se/${PN}/${P}.tar.gz"
-
-CONFIG_CHECK="TUN"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
-IUSE="test"
-
-RDEPEND="sys-libs/zlib"
-DEPEND="${RDEPEND}
- test? ( dev-libs/check )"
-
-src_install() {
- dobin bin/iodine bin/iodined || die "binaries failed"
- dodoc README CHANGELOG || die "docs failed"
- doman man/iodine.8 || die "man failed"
-
- newinitd "${FILESDIR}"/iodined.init iodined || die "initd failed"
- newconfd "${FILESDIR}"/iodined.conf iodined || die "confd failed"
- keepdir /var/empty
-}
diff --git a/net-misc/iodine/metadata.xml b/net-misc/iodine/metadata.xml
deleted file mode 100644
index 7e3286984..000000000
--- a/net-misc/iodine/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>maintainer-wanted</herd>
-</pkgmetadata>