diff options
author | Daniel Black <dragonheart@gentoo.org> | 2005-01-12 19:24:18 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2005-01-12 19:24:18 +0000 |
commit | fcb4232f7c546bd07835f13db53f58bc7aff8c81 (patch) | |
tree | b15dff86ac686369d50c30869e38d87405bfb350 /net-analyzer | |
parent | Stable on hppa. (diff) | |
download | historical-fcb4232f7c546bd07835f13db53f58bc7aff8c81.tar.gz historical-fcb4232f7c546bd07835f13db53f58bc7aff8c81.tar.bz2 historical-fcb4232f7c546bd07835f13db53f58bc7aff8c81.zip |
Version bump as per bug #77696
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/pmacct/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/pmacct/Manifest | 10 | ||||
-rw-r--r-- | net-analyzer/pmacct/files/digest-pmacct-0.8.0 | 1 | ||||
-rw-r--r-- | net-analyzer/pmacct/pmacct-0.8.0.ebuild | 47 |
4 files changed, 60 insertions, 5 deletions
diff --git a/net-analyzer/pmacct/ChangeLog b/net-analyzer/pmacct/ChangeLog index f67a9d28a539..f64fd86aefdf 100644 --- a/net-analyzer/pmacct/ChangeLog +++ b/net-analyzer/pmacct/ChangeLog @@ -1,6 +1,11 @@ # 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.5 2005/01/09 07:44:27 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.6 2005/01/12 19:24:18 dragonheart Exp $ + +*pmacct-0.8.0 (13 Jan 2005) + + 13 Jan 2005; Daniel Black <dragonheart@gentoo.org> +pmacct-0.8.0.ebuild: + Version bump as per bug #77696. Thanks to Vanquirius <marcelogoes@gmail.com> *pmacct-0.7.9 (09 Jan 2005) diff --git a/net-analyzer/pmacct/Manifest b/net-analyzer/pmacct/Manifest index 3c55ef203641..80d3939c0560 100644 --- a/net-analyzer/pmacct/Manifest +++ b/net-analyzer/pmacct/Manifest @@ -1,20 +1,22 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 7f68ee89982f8502964e47f65c5d047c ChangeLog 983 +MD5 7e2936b82dc7552e1a847f0828a35b88 ChangeLog 1167 MD5 808a9a788ae7955af0a3c442cafee866 metadata.xml 243 MD5 95d1e0d65f97f541087c7b547fbfce8f pmacct-0.7.0.ebuild 1248 MD5 67a08219fce04bfdbba3728d0c30f730 pmacct-0.7.1.ebuild 1307 MD5 932292aa28abc86f5a935418e11da949 pmacct-0.7.9.ebuild 1309 +MD5 03c9cdd9655d9afdd5bf1a4fc17a08a2 pmacct-0.8.0.ebuild 1386 MD5 9c8f7c9b62771e795e0d0477b09d6242 files/digest-pmacct-0.7.0 64 MD5 50333f1c79a80df31266ce7235cbf36c files/pmacctd-conf.d 313 MD5 2afa8e97312b03f3e119c0befed9e7d3 files/pmacctd-init.d 869 MD5 44c1834789fa301914395bc47ea184bd files/digest-pmacct-0.7.1 64 MD5 bd7b33db9dbc0b2f0d3e6d300f56fb4d files/digest-pmacct-0.7.9 64 +MD5 0a03e3d50b36a482ec7f849f34f9ea5d files/digest-pmacct-0.8.0 64 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) -iD8DBQFB4ODimdTrptrqvGERAqxDAJ9EXAnRWMGXb8rKw9UH/lV3FBAZyQCfR21v -HFBTJvsxrNXIwf0Bc7/ywtQ= -=UxP2 +iD8DBQFB5XlomdTrptrqvGERAtCtAJ9ZY8SouHGQlJOkGXSzSeNB3OxViQCdEi9J +cKEO1A1sUKGl2s3OKklBwt4= +=ru9Q -----END PGP SIGNATURE----- diff --git a/net-analyzer/pmacct/files/digest-pmacct-0.8.0 b/net-analyzer/pmacct/files/digest-pmacct-0.8.0 new file mode 100644 index 000000000000..19926b794669 --- /dev/null +++ b/net-analyzer/pmacct/files/digest-pmacct-0.8.0 @@ -0,0 +1 @@ +MD5 e8b309a37e737d276f3e732afaa271c3 pmacct-0.8.0.tar.gz 216922 diff --git a/net-analyzer/pmacct/pmacct-0.8.0.ebuild b/net-analyzer/pmacct/pmacct-0.8.0.ebuild new file mode 100644 index 000000000000..de506fdac037 --- /dev/null +++ b/net-analyzer/pmacct/pmacct-0.8.0.ebuild @@ -0,0 +1,47 @@ +# 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.1 2005/01/12 19:24:18 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=">=net-libs/libpcap-0.6 + 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" +} + |