diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-05-18 15:08:07 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-05-18 15:08:07 +0000 |
commit | 300275c5cbd22f9eb9b428845bf384782a8d8dee (patch) | |
tree | 592cb92f1b3d1cf74f33bcc66139215847ab0504 /sys-apps/ifplugd | |
parent | adding other arches from 0.3 (diff) | |
download | historical-300275c5cbd22f9eb9b428845bf384782a8d8dee.tar.gz historical-300275c5cbd22f9eb9b428845bf384782a8d8dee.tar.bz2 historical-300275c5cbd22f9eb9b428845bf384782a8d8dee.zip |
Version bumped. Closes 51234
Diffstat (limited to 'sys-apps/ifplugd')
-rw-r--r-- | sys-apps/ifplugd/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/ifplugd/Manifest | 4 | ||||
-rw-r--r-- | sys-apps/ifplugd/files/digest-ifplugd-0.25 | 1 | ||||
-rw-r--r-- | sys-apps/ifplugd/ifplugd-0.25.ebuild | 65 |
4 files changed, 75 insertions, 2 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..7d91b8495933 100644 --- a/sys-apps/ifplugd/Manifest +++ b/sys-apps/ifplugd/Manifest @@ -1,8 +1,9 @@ MD5 b207cdda5e26611f67d0ce2c3388daac ifplugd-0.15.ebuild 1492 MD5 cb4389f913d92e079fbf6a6fc11635cb ifplugd-0.24.ebuild 1751 +MD5 1ce3184f5f699b3a1547259348c01d70 ifplugd-0.25.ebuild 1751 MD5 47cfb47c0c5d7d7942f78cdc24db813f ifplugd-0.20.ebuild 1685 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 a87ffca0490fcf630974c9137f716706 ChangeLog 1428 +MD5 5fd16cd5ed55be2d9a2eb16ff71f97b1 ChangeLog 1560 MD5 09279eb58f1f97596cecaa9f2fe399e1 ifplugd-0.13-r1.ebuild 983 MD5 46b7e993f02c5071a712a6a137de977a files/gentoo-ifplugd-conf-v3 2250 MD5 d6c3df70619631dd1f9b148e297a3037 files/ifplugd 901 @@ -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 +} |