summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2009-05-03 20:05:14 +0000
committerChristian Ruppert <idl0r@gentoo.org>2009-05-03 20:05:14 +0000
commit5fc1dbbbc4e1a01d5a5323e0222e893c4b04a7d2 (patch)
treec8db7f629e094aa46bb41ee6f35d79d6395f00b2 /net-misc/igmpproxy
parentImport patch from Debian http://bugs.debian.org/347650 which hacks around lib... (diff)
downloadhistorical-5fc1dbbbc4e1a01d5a5323e0222e893c4b04a7d2.tar.gz
historical-5fc1dbbbc4e1a01d5a5323e0222e893c4b04a7d2.tar.bz2
historical-5fc1dbbbc4e1a01d5a5323e0222e893c4b04a7d2.zip
New ebuild for bug 233738.
Package-Manager: portage-2.2_rc31/cvs/Linux x86_64
Diffstat (limited to 'net-misc/igmpproxy')
-rw-r--r--net-misc/igmpproxy/ChangeLog11
-rw-r--r--net-misc/igmpproxy/Manifest6
-rw-r--r--net-misc/igmpproxy/files/igmpproxy-conf.d6
-rw-r--r--net-misc/igmpproxy/files/igmpproxy-init.d25
-rw-r--r--net-misc/igmpproxy/igmpproxy-0.1_beta3.ebuild23
-rw-r--r--net-misc/igmpproxy/metadata.xml13
6 files changed, 84 insertions, 0 deletions
diff --git a/net-misc/igmpproxy/ChangeLog b/net-misc/igmpproxy/ChangeLog
new file mode 100644
index 000000000000..853b139f2140
--- /dev/null
+++ b/net-misc/igmpproxy/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for net-misc/igmpproxy
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/igmpproxy/ChangeLog,v 1.1 2009/05/03 20:05:13 idl0r Exp $
+
+*igmpproxy-0.1_beta3 (03 May 2009)
+
+ 03 May 2009; Christian Ruppert <idl0r@gentoo.org>
+ +igmpproxy-0.1_beta3.ebuild, +files/igmpproxy-conf.d,
+ +files/igmpproxy-init.d, +metadata.xml:
+ New ebuild for bug 233738.
+
diff --git a/net-misc/igmpproxy/Manifest b/net-misc/igmpproxy/Manifest
new file mode 100644
index 000000000000..a22af0ad626d
--- /dev/null
+++ b/net-misc/igmpproxy/Manifest
@@ -0,0 +1,6 @@
+AUX igmpproxy-conf.d 165 RMD160 3e3c39ce018c6eeedce6c12594e86da3dfa435c1 SHA1 97fddb183863c7a7e812097be7f940609d1f6980 SHA256 f6c143334c1b2b6163b1f4d89cbce10d61df8559c5e717102868320c2e99a6df
+AUX igmpproxy-init.d 628 RMD160 342852b6d787f3dcd0aa0c52f2c44a7aa5675f27 SHA1 32000d1cdd167642e81af29d472483b009f6ca14 SHA256 1c437532ebeeb50343089c63741d657d9d15bf7ba74bac13ab620a2533acd438
+DIST igmpproxy-0.1_beta3.tar.gz 127903 RMD160 3d4aeef3c201b3b9de7fda3fb79369222a989beb SHA1 a46e651198aa24c4922c3f2f72f14aa6d6bd9832 SHA256 101dc3b6981bbf13e6d64b8ee5090032f78fe16071880c690254cf8ac12e563c
+EBUILD igmpproxy-0.1_beta3.ebuild 737 RMD160 47ced36431f1420a71113f9fe9a1d20caedc0f54 SHA1 105c7deac4181c9e2edd0406861d9ec1a244f9ab SHA256 efe5c0b8857f738df49b5a157599911e2d21dbb8ba3427cad51a05802ce203b5
+MISC ChangeLog 424 RMD160 56b761063a922cb660911fd06fac6e5b4ee721a0 SHA1 c655976ca83790f1dbc2d375a3e883b0edfde22b SHA256 8befb7fd15e9705d50d9d79c3fe69ee8bd2264c023390d63ded7157bd2f52666
+MISC metadata.xml 458 RMD160 32db322cee1b050dbca900d93e30f669bd5070d2 SHA1 88984210c6da1bcbc36a3b9d56aa559f4fbb141f SHA256 c18799dec39032f95bf4f454db8e3edc286884d97ecad9c9718004050b2bbcbe
diff --git a/net-misc/igmpproxy/files/igmpproxy-conf.d b/net-misc/igmpproxy/files/igmpproxy-conf.d
new file mode 100644
index 000000000000..a7a2b348d2a5
--- /dev/null
+++ b/net-misc/igmpproxy/files/igmpproxy-conf.d
@@ -0,0 +1,6 @@
+# Specify a configuration file
+IGMPPROXY_CONFIG="/etc/igmpproxy.conf"
+
+# Additional command line options.
+# See igmpproxy(8) for more information.
+IGMPPROXY_OPTS=""
diff --git a/net-misc/igmpproxy/files/igmpproxy-init.d b/net-misc/igmpproxy/files/igmpproxy-init.d
new file mode 100644
index 000000000000..8a117e91d27b
--- /dev/null
+++ b/net-misc/igmpproxy/files/igmpproxy-init.d
@@ -0,0 +1,25 @@
+#!/sbin/runscript
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/igmpproxy/files/igmpproxy-init.d,v 1.1 2009/05/03 20:05:14 idl0r Exp $
+
+depend() {
+ need net
+ use logger
+}
+
+start() {
+ ebegin "Starting IGMPproxy"
+ start-stop-daemon --start --background \
+ --make-pidfile --pidfile /var/run/igmpproxy.pid \
+ --exec /usr/sbin/igmpproxy -- \
+ ${IGMPPROXY_OPTS} "${IGMPPROXY_CONFIG:-/etc/igmpproxy.conf}"
+ eend $?
+}
+
+stop() {
+ ebegin "Stopping IGMPproxy"
+ start-stop-daemon --stop --pidfile /var/run/igmpproxy.pid
+ eend $?
+}
+
diff --git a/net-misc/igmpproxy/igmpproxy-0.1_beta3.ebuild b/net-misc/igmpproxy/igmpproxy-0.1_beta3.ebuild
new file mode 100644
index 000000000000..0c411f09d9c6
--- /dev/null
+++ b/net-misc/igmpproxy/igmpproxy-0.1_beta3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/igmpproxy/igmpproxy-0.1_beta3.ebuild,v 1.1 2009/05/03 20:05:13 idl0r Exp $
+
+inherit linux-info
+
+DESCRIPTION="Multicast Routing Daemon using only IGMP signalling (Internet Group Management Protocol)"
+HOMEPAGE="http://sourceforge.net/projects/igmpproxy"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2 Stanford"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+CONFIG_CHECK="IP_MULTICAST IP_MROUTE"
+
+src_install() {
+ emake DESTDIR="${D}" install || die "emake install failed"
+
+ newinitd "${FILESDIR}/${PN}-init.d" ${PN} || die
+ newconfd "${FILESDIR}/${PN}-conf.d" ${PN} || die
+}
diff --git a/net-misc/igmpproxy/metadata.xml b/net-misc/igmpproxy/metadata.xml
new file mode 100644
index 000000000000..e01fa5a3fa5b
--- /dev/null
+++ b/net-misc/igmpproxy/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>idl0r@gentoo.org</email>
+ <name>Christian Ruppert</name>
+ </maintainer>
+ <longdescription>
+ IGMPproxy is a simple dynamic Multicast Routing Daemon using only IGMP signalling.
+ It's intended for simple forwarding of Multicast traffic between networks.
+ </longdescription>
+</pkgmetadata>