diff options
-rw-r--r-- | net-analyzer/pmacct/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/pmacct/Manifest | 16 | ||||
-rw-r--r-- | net-analyzer/pmacct/files/digest-pmacct-0.8.0 | 1 | ||||
-rw-r--r-- | net-analyzer/pmacct/files/digest-pmacct-0.8.3 | 1 | ||||
-rw-r--r-- | net-analyzer/pmacct/pmacct-0.8.0.ebuild | 47 | ||||
-rw-r--r-- | net-analyzer/pmacct/pmacct-0.8.3.ebuild | 54 |
6 files changed, 65 insertions, 62 deletions
diff --git a/net-analyzer/pmacct/ChangeLog b/net-analyzer/pmacct/ChangeLog index 3a8cc848c929..a03e03323e68 100644 --- a/net-analyzer/pmacct/ChangeLog +++ b/net-analyzer/pmacct/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-analyzer/pmacct # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.10 2005/03/08 14:28:05 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.11 2005/03/29 15:06:05 vanquirius Exp $ + +*pmacct-0.8.3 (29 Mar 2005) + + 29 Mar 2005; Marcelo Goes <vanquirius@gentoo.org> -pmacct-0.8.0.ebuild, + +pmacct-0.8.3.ebuild: + Version bump, removing old version. *pmacct-0.8.2 (08 Mar 2005) diff --git a/net-analyzer/pmacct/Manifest b/net-analyzer/pmacct/Manifest index 4e144daff947..de452b39ad76 100644 --- a/net-analyzer/pmacct/Manifest +++ b/net-analyzer/pmacct/Manifest @@ -1,22 +1,12 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 b8613b9d06df0160d08522355747d1d7 pmacct-0.8.2.ebuild 1496 MD5 be5ecfa971bc928ee905a3faffb90fe0 pmacct-0.8.1_p1.ebuild 1499 MD5 a34d6900f85eb93b9a115c50de044412 pmacct-0.8.1.ebuild 1455 -MD5 bbb27771e7464f85be8c7ee50cb96461 ChangeLog 1894 +MD5 757d501eef9c1594bc047ef6889d0170 pmacct-0.8.3.ebuild 1499 +MD5 396169f9502535f62a62129a42736b03 ChangeLog 2063 MD5 808a9a788ae7955af0a3c442cafee866 metadata.xml 243 -MD5 234c31c3b2c88ae198ab321c9118c872 pmacct-0.8.0.ebuild 1379 MD5 50333f1c79a80df31266ce7235cbf36c files/pmacctd-conf.d 313 MD5 2afa8e97312b03f3e119c0befed9e7d3 files/pmacctd-init.d 869 MD5 ce503fe95e4bfa2d9133e0ba2dffff14 files/digest-pmacct-0.8.1_p1 66 -MD5 0a03e3d50b36a482ec7f849f34f9ea5d files/digest-pmacct-0.8.0 64 MD5 5dce1dbfd498a1d586456ba32323c298 files/digest-pmacct-0.8.1 64 MD5 87abc8e688bb058bd51283670fcfc01a files/digest-pmacct-0.8.2 64 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFCLbZ+EZCkKN40op4RAkO5AJ9wP8hShY7ZBXC/WDzafSt/yyTDbACfcnTe -bUpWoSA7Z/r2Y0BAYsbBhvI= -=35q8 ------END PGP SIGNATURE----- +MD5 ab598b974f8a63136ead320763bf7a5f files/digest-pmacct-0.8.3 64 diff --git a/net-analyzer/pmacct/files/digest-pmacct-0.8.0 b/net-analyzer/pmacct/files/digest-pmacct-0.8.0 deleted file mode 100644 index 19926b794669..000000000000 --- a/net-analyzer/pmacct/files/digest-pmacct-0.8.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 e8b309a37e737d276f3e732afaa271c3 pmacct-0.8.0.tar.gz 216922 diff --git a/net-analyzer/pmacct/files/digest-pmacct-0.8.3 b/net-analyzer/pmacct/files/digest-pmacct-0.8.3 new file mode 100644 index 000000000000..e8a5e2184df9 --- /dev/null +++ b/net-analyzer/pmacct/files/digest-pmacct-0.8.3 @@ -0,0 +1 @@ +MD5 389721c0f4f15dba52276f6339f0cab5 pmacct-0.8.3.tar.gz 230265 diff --git a/net-analyzer/pmacct/pmacct-0.8.0.ebuild b/net-analyzer/pmacct/pmacct-0.8.0.ebuild deleted file mode 100644 index 37e9552b33d0..000000000000 --- a/net-analyzer/pmacct/pmacct-0.8.0.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.8.0.ebuild,v 1.2 2005/01/29 05:12:51 dragonheart Exp $ - -DESCRIPTION="A network tool to gather ip traffic informations" -HOMEPAGE="http://www.ba.cnr.it/~paolo/pmacct/" -SRC_URI="http://www.ba.cnr.it/~paolo/pmacct/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -IUSE="ipv6 mmap mysql postgres" - -RDEPEND="virtual/libpcap - mysql? ( dev-db/mysql ) - postgres? ( dev-db/postgresql )" - -src_compile() { - sed -i -e 's/CFLAGS="-O2"/CFLAGS=""/g' configure - econf `use_enable mysql` \ - `use_enable postgres pgsql` \ - `use_enable mmap` \ - `use_enable ipv6` \ - || die "econf failed" - - emake || die "emake failed" -} - -src_install() { - make install DESTDIR=${D} || die "make install failed" - dodoc README EXAMPLES KNOWN-BUGS CONFIG-KEYS FAQS ChangeLog docs/SIGNALS docs/PLUGINS docs/INTERNALS TODO TOOLS || die "dodoc failed" - - for dirname in examples sql; do - docinto ${dirname} - dodoc ${dirname}/* || die "dodoc failed" - done - - exeinto /etc/init.d - newexe ${FILESDIR}/pmacctd-init.d pmacctd || die "newexe failed" - - insinto /etc/conf.d - newins ${FILESDIR}/pmacctd-conf.d pmacctd || die "newins failed" - - insinto /etc - newins ${S}/examples/pmacctd-imt.conf.example pmacctd.conf.example || "newins failed" -} - diff --git a/net-analyzer/pmacct/pmacct-0.8.3.ebuild b/net-analyzer/pmacct/pmacct-0.8.3.ebuild new file mode 100644 index 000000000000..f24e9255140a --- /dev/null +++ b/net-analyzer/pmacct/pmacct-0.8.3.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.8.3.ebuild,v 1.1 2005/03/29 15:06:05 vanquirius Exp $ + +MY_P="${P%_*}" +S="${WORKDIR}/${MY_P}" +DESCRIPTION="A network tool to gather ip traffic informations" +HOMEPAGE="http://www.ba.cnr.it/~paolo/pmacct/" +SRC_URI="http://www.ba.cnr.it/~paolo/pmacct/${P/_}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc" +IUSE="ipv6 mmap mysql postgres" + +RDEPEND="virtual/libpcap + mysql? ( dev-db/mysql ) + postgres? ( dev-db/postgresql )" +DEPEND="${RDEPEND}" + +src_unpack() { + unpack ${A} + cd ${S} + sed -i "s|\(CFLAGS=\).*$|\1\"${CFLAGS}\"|g" configure || die "sed failed" +} + +src_compile() { + econf \ + $(use_enable mysql) \ + $(use_enable postgres pgsql) \ + $(use_enable mmap) \ + $(use_enable ipv6) \ + || die "econf failed" + + emake || die "emake failed" +} + +src_install() { + make DESTDIR="${D}" install || die "make install failed" + dodoc README EXAMPLES KNOWN-BUGS CONFIG-KEYS FAQS ChangeLog docs/SIGNALS \ + docs/PLUGINS docs/INTERNALS TODO TOOLS || die "dodoc failed" + + for dirname in examples sql; do + docinto ${dirname} + dodoc ${dirname}/* || die "dodoc ${dirname} failed" + done + + newinitd ${FILESDIR}/pmacctd-init.d pmacctd || die "newinitd failed" + newconfd ${FILESDIR}/pmacctd-conf.d pmacctd || die "newconfd failed" + + insinto /etc + newins ${S}/examples/pmacctd-imt.conf.example pmacctd.conf.example || \ + die "newins failed" +} |