# ChangeLog for net-analyzer/ipband
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipband/ChangeLog,v 1.3 2007/04/11 07:16:04 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipband/ChangeLog,v 1.4 2007/04/28 12:30:20 tove Exp $
+
+ 28 Apr 2007; Torsten Veller <tove@gentoo.org> ipband-0.8.ebuild:
+ Use newinitd
11 Apr 2007; Peter Weller <welp@gentoo.org> ipband-0.8.ebuild:
Keyworded ~amd64 wrt bug 174110
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipband/ipband-0.8.ebuild,v 1.3 2007/04/11 07:16:04 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipband/ipband-0.8.ebuild,v 1.4 2007/04/28 12:30:20 tove Exp $
inherit eutils
doman ipband.1
dodoc CHANGELOG README
exeinto /usr/bin ; doexe ipband
- exeinto /etc/init.d ; newexe "${FILESDIR}"/ipband-init ipband
+ newinitd "${FILESDIR}"/ipband-init ipband
insinto /etc/ ; newins ipband.sample.conf ipband.conf
}
# ChangeLog for net-analyzer/iplog
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iplog/ChangeLog,v 1.18 2006/09/30 01:30:26 robbat2 Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iplog/ChangeLog,v 1.19 2007/04/28 12:28:16 tove Exp $
+
+ 28 Apr 2007; Torsten Veller <tove@gentoo.org> iplog-2.2.3-r2.ebuild:
+ Use newinitd
30 Sep 2006; Robin H. Johnson <robbat2@gentoo.org> iplog-2.2.3-r2.ebuild:
Add ~amd64 so I can use it.
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iplog/iplog-2.2.3-r2.ebuild,v 1.12 2006/09/30 01:30:26 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iplog/iplog-2.2.3-r2.ebuild,v 1.13 2007/04/28 12:28:16 tove Exp $
inherit eutils
src_unpack() {
unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/${PV}-DLT_LINUX_SSL.patch
+ cd "${S}"
+ epatch "${FILESDIR}"/${PV}-DLT_LINUX_SSL.patch
}
src_compile() {
src_install() {
make \
- prefix=${D}/usr \
- mandir=${D}/usr/share/man \
+ prefix="${D}"/usr \
+ mandir="${D}"/usr/share/man \
install || die
dodoc AUTHORS NEWS README TODO example-iplog.conf
- exeinto /etc/init.d
- newexe ${FILESDIR}/iplog.rc6 iplog
+ newinitd "${FILESDIR}"/iplog.rc6 iplog
}
# ChangeLog for net-analyzer/ippl
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ChangeLog,v 1.10 2007/02/09 04:02:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ChangeLog,v 1.11 2007/04/28 12:35:52 tove Exp $
+
+ 28 Apr 2007; Torsten Veller <tove@gentoo.org> ippl-1.4.14.ebuild:
+ Use newinitd
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14.ebuild,v 1.10 2006/02/12 17:32:07 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14.ebuild,v 1.11 2007/04/28 12:35:52 tove Exp $
DESCRIPTION="A daemon which logs TCP/UDP/ICMP packets"
HOMEPAGE="http://pltplp.net/ippl/"
dodoc BUGS CREDITS HISTORY README TODO
newdoc ippl.conf ippl.conf-sample
- exeinto "/etc/init.d"
- newexe ${FILESDIR}/ippl.rc ippl
+ newinitd "${FILESDIR}"/ippl.rc ippl
}
# ChangeLog for net-analyzer/nagios-nsca
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-nsca/ChangeLog,v 1.23 2007/03/12 00:35:40 mjolnir Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-nsca/ChangeLog,v 1.24 2007/04/28 12:34:01 tove Exp $
+
+ 28 Apr 2007; Torsten Veller <tove@gentoo.org> nagios-nsca-2.6.ebuild,
+ nagios-nsca-2.7.1.ebuild:
+ Use newinitd
*nagios-nsca-2.7.1 (12 Mar 2007)
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-nsca/nagios-nsca-2.6.ebuild,v 1.5 2006/10/21 22:12:38 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-nsca/nagios-nsca-2.6.ebuild,v 1.6 2007/04/28 12:34:01 tove Exp $
DESCRIPTION="Nagios NSCA - Nagios Service Check Acceptor"
HOMEPAGE="http://www.nagios.org/"
src_install() {
dodoc LEGAL Changelog README SECURITY
insinto /etc/nagios
- doins ${S}/sample-config/nsca.cfg
- doins ${S}/sample-config/send_nsca.cfg
+ doins "${S}"/sample-config/nsca.cfg
+ doins "${S}"/sample-config/send_nsca.cfg
exeinto /usr/nagios/bin
doexe src/nsca
fowners nagios:nagios /usr/nagios/bin/nsca
exeinto /usr/nagios/libexec
doexe src/send_nsca
fowners nagios:nagios /usr/nagios/libexec/send_nsca
- exeinto /etc/init.d
- newexe ${FILESDIR}/nsca-${PV} nsca
+ newinitd "${FILESDIR}"/nsca-${PV} nsca
}
pkg_postinst() {
einfo
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-nsca/nagios-nsca-2.7.1.ebuild,v 1.1 2007/03/12 00:35:40 mjolnir Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-nsca/nagios-nsca-2.7.1.ebuild,v 1.2 2007/04/28 12:34:01 tove Exp $
DESCRIPTION="Nagios NSCA - Nagios Service Check Acceptor"
HOMEPAGE="http://www.nagios.org/"
src_install() {
dodoc LEGAL Changelog README SECURITY
insinto /etc/nagios
- doins ${S}/sample-config/nsca.cfg
- doins ${S}/sample-config/send_nsca.cfg
+ doins "${S}"/sample-config/nsca.cfg
+ doins "${S}"/sample-config/send_nsca.cfg
exeinto /usr/nagios/bin
doexe src/nsca
fowners nagios:nagios /usr/nagios/bin/nsca
exeinto /usr/nagios/libexec
doexe src/send_nsca
fowners nagios:nagios /usr/nagios/libexec/send_nsca
- exeinto /etc/init.d
- newexe ${FILESDIR}/nsca-${PV} nsca
+ newinitd "${FILESDIR}"/nsca-${PV} nsca
}
pkg_postinst() {
einfo
# ChangeLog for net-analyzer/neti
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/neti/ChangeLog,v 1.14 2007/04/07 14:29:09 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/neti/ChangeLog,v 1.15 2007/04/28 12:23:21 tove Exp $
+
+ 28 Apr 2007; Torsten Veller <tove@gentoo.org> neti-2.0.ebuild:
+ Use newinitd
07 Apr 2007; Markus Ullmann <jokey@gentoo.org> neti-2.0.ebuild:
Add missing dep wrt bug 172681
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/neti/neti-2.0.ebuild,v 1.3 2007/04/07 14:29:09 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/neti/neti-2.0.ebuild,v 1.4 2007/04/28 12:23:21 tove Exp $
DESCRIPTION="NETI@Home research project from GATech"
HOMEPAGE="http://www.neti.gatech.edu"
fi
dodoc README AUTHORS
- exeinto /etc/init.d
- newexe "${FILESDIR}"/neti-init2 neti
+ newinitd "${FILESDIR}"/neti-init2 neti
}