summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2004-05-18 15:08:07 +0000
committerMartin Holzer <mholzer@gentoo.org>2004-05-18 15:08:07 +0000
commit533e9b31a0a2c34409c4caf851094f9e8ce185db (patch)
tree43fc676de196eed8dea765662777f52d065222d8 /sys-apps/ifplugd
parentadding other arches from 0.3 (Manifest recommit) (diff)
downloadgentoo-2-533e9b31a0a2c34409c4caf851094f9e8ce185db.tar.gz
gentoo-2-533e9b31a0a2c34409c4caf851094f9e8ce185db.tar.bz2
gentoo-2-533e9b31a0a2c34409c4caf851094f9e8ce185db.zip
Version bumped. Closes 51234
Diffstat (limited to 'sys-apps/ifplugd')
-rw-r--r--sys-apps/ifplugd/ChangeLog7
-rw-r--r--sys-apps/ifplugd/Manifest2
-rw-r--r--sys-apps/ifplugd/files/digest-ifplugd-0.251
-rw-r--r--sys-apps/ifplugd/ifplugd-0.25.ebuild65
4 files changed, 74 insertions, 1 deletions
diff --git a/sys-apps/ifplugd/ChangeLog b/sys-apps/ifplugd/ChangeLog
index 233224b2364b..044759fed908 100644
--- a/sys-apps/ifplugd/ChangeLog
+++ b/sys-apps/ifplugd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-apps/ifplugd
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.7 2004/05/16 14:39:38 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.8 2004/05/18 15:08:07 mholzer Exp $
+
+*ifplugd-0.25 (18 May 2004)
+
+ 18 May 2004; Martin Holzer <mholzer@gentoo.org> ifplugd-0.25.ebuild:
+ Version bumped. Closes 51234
*ifplugd-0.24 (16 May 2004)
diff --git a/sys-apps/ifplugd/Manifest b/sys-apps/ifplugd/Manifest
index c647236206ef..daaba2801e76 100644
--- a/sys-apps/ifplugd/Manifest
+++ b/sys-apps/ifplugd/Manifest
@@ -1,5 +1,6 @@
MD5 b207cdda5e26611f67d0ce2c3388daac ifplugd-0.15.ebuild 1492
MD5 cb4389f913d92e079fbf6a6fc11635cb ifplugd-0.24.ebuild 1751
+MD5 cb4389f913d92e079fbf6a6fc11635cb ifplugd-0.25.ebuild 1751
MD5 47cfb47c0c5d7d7942f78cdc24db813f ifplugd-0.20.ebuild 1685
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 a87ffca0490fcf630974c9137f716706 ChangeLog 1428
@@ -12,5 +13,6 @@ MD5 692d07775953a0ee60e6e475db87276c files/digest-ifplugd-0.24 64
MD5 085ed0911e79c8f6a2f03c4d02602ee8 files/digest-ifplugd-0.20 64
MD5 de7bbd638b2ad2e71fb89a9cfcf158af files/gentoo-ifplugd-init-v3 2670
MD5 1b861d571aed96fc06f363f318fa7f98 files/digest-ifplugd-0.13-r1 63
+MD5 fb5b08b163ee5cef2761fa8c851c33c2 files/digest-ifplugd-0.25 64
MD5 ed84e9ddf90cec9fd2bba39a6aca4652 files/digest-ifplugd-0.15 64
MD5 e77f99a584be6f9891bfde03da108eca files/gentoo-ifplugd-init-v2 1327
diff --git a/sys-apps/ifplugd/files/digest-ifplugd-0.25 b/sys-apps/ifplugd/files/digest-ifplugd-0.25
new file mode 100644
index 000000000000..acd6d5287eb4
--- /dev/null
+++ b/sys-apps/ifplugd/files/digest-ifplugd-0.25
@@ -0,0 +1 @@
+MD5 cbb45e24684fe5ba7a60730248cf250b ifplugd-0.25.tar.gz 138378
diff --git a/sys-apps/ifplugd/ifplugd-0.25.ebuild b/sys-apps/ifplugd/ifplugd-0.25.ebuild
new file mode 100644
index 000000000000..91766dd44c7a
--- /dev/null
+++ b/sys-apps/ifplugd/ifplugd-0.25.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.25.ebuild,v 1.1 2004/05/18 15:08:07 mholzer Exp $
+
+DESCRIPTION="Brings up/down ethernet ports automatically with cable detection"
+HOMEPAGE="http://0pointer.de/lennart/projects/ifplugd/"
+SRC_URI="http://0pointer.de/lennart/projects/ifplugd/${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64 ~ppc"
+IUSE="doc"
+DEPEND=">=dev-libs/libdaemon-0.5
+ doc? ( app-doc/doxygen net-www/lynx )"
+
+# Gentoo-provided scripts. Version is for the scripts, not ifplugd.
+INITSCRIPT=${FILESDIR}/gentoo-ifplugd-init-v3
+ACTIONSCRIPT=${FILESDIR}/gentoo-ifplugd.action-v2
+CONFFILE=${FILESDIR}/gentoo-ifplugd-conf-v3
+
+src_unpack() {
+ unpack ${A}
+
+ cp ${INITSCRIPT} ${T}/ifplugd
+ cp ${ACTIONSCRIPT} ${T}/ifplugd.action
+
+ # This moves the default location for the script that handles
+ # calling the distro network scripts to /usr/sbin. The reason
+ # is that the user very probably shouldn't mess with it.
+ cd ${S}
+ sed -i~ 's:SYSCONFDIR"/ifplugd/:"/usr/sbin/:' src/ifplugd.c
+}
+
+src_compile() {
+ local myconf
+
+ # These are not needed for building
+ myconf="--disable-xmltoman --disable-subversion"
+ myconf="${myconf} --with-initdir=${D}/etc/init.d"
+
+ use doc \
+ && myconf="${myconf} --enable-doxygen --enable-lynx" \
+ || myconf="${myconf} --disable-doxygen --disable-lynx"
+
+ econf ${myconf} || die
+ emake || die
+}
+
+src_install() {
+ einstall || die
+
+ # Fix init.d configuration
+ cd ${D}/etc
+ rm -rf ifplugd/
+ rm -f init.d/ifplugd
+
+ use doc && dohtml doc/*.html doc/*.css
+
+ dodir /etc/conf.d
+ cp ${CONFFILE} conf.d/ifplugd
+
+ dosbin ${T}/ifplugd.action
+
+ exeinto /etc/init.d
+ doexe ${T}/ifplugd
+}