Portage is a package management system used by Gentoo Linux
# ChangeLog for net-analyzer/fprobe
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fprobe/ChangeLog,v 1.14 2008/06/26 20:41:24 robbat2 Exp $
*fprobe-1.1-r2 (26 Jun 2008)
26 Jun 2008; Robin H. Johnson
+fprobe-1.1-r2.ebuild:
The init script was always running in promisc mode UNLESS you tried to not
run promisc.
*fprobe-1.1-r1 (17 Mar 2008)
17 Mar 2008; Robin H. Johnson
+files/fprobe-1.1-pidfile-sanity.patch, +files/fprobe-1.1-setgroups.patch,
+files/conf.d-fprobe, +files/init.d-fprobe, +fprobe-1.1-r1.ebuild:
Patch up the code to work properly under start-stop-daemon, and with the
builtin chroot support. Also include Gentoo init.d support finally, modelled
after the flow-tools init.d script.
09 Feb 2007; Diego Pettenò
Regenerate digest in Manifest2 format.
01 Mar 2006; Marcelo Goes
Do not install COPYING/INSTALL.
15 Feb 2006; Markus Ullmann
Removing virtual/libpcap wrt bug #117898
29 Aug 2005;
Marked ~amd64
*fprobe-1.1 (03 Feb 2005)
03 Feb 2005; Aaron Walker
+fprobe-1.1.ebuild:
Version bump for sec bug 80269; keeping keywords. removed vulnerable version.
29 Jan 2005; Daniel Black
changed net-libs/libpcap depend to virtual/libcap
*fprobe-1.0.6 (27 Sep 2004)
27 Sep 2004; Jon Hood
-fprobe-1.0.5.ebuild, +fprobe-1.0.6.ebuild:
Version bump, #65544, thanks lewk.
15 Sep 2004; Jon Hood
Stable on x86.
04 Sep 2004; Jon Hood
Stable on x86.
29 Aug 2004; David Holm
Added to ~ppc.
*fprobe-1.0.5 (16 Aug 2004)
16 Aug 2004; Jon Hood
Version bump.
*fprobe-1.0.4 (04 Aug 2004)
04 Aug 2004; Jon Hood
+fprobe-1.0.4.ebuild:
Initial commit. Thanks to BlueRaven
AUX conf.d-fprobe 1621 RMD160 c93b77ff9842ef149123ae28176d8c77e17085c4 SHA1 6633c77dcc39d38721c572cd5c35ceec33690cb1 SHA256 d83ff7b087885c8f0f0b70d842170f7d77ae441898aa91005e7626d192d57107
AUX fprobe-1.1-pidfile-sanity.patch 1478 RMD160 8ad167f212bc5da2f999a67107b85510405617db SHA1 efddfd86e5be0fde15d7fc3ad1885462c9887ea8 SHA256 e55dd0810b4311f507b498f2da31934e8989e244c7a013a126c67fc1681d453f
AUX fprobe-1.1-setgroups.patch 611 RMD160 b7373b482f850ad8e5a9b24e66a2e21ff595e5a2 SHA1 c2552e46e62e665c1e2b1cd44758614257f0f9bf SHA256 24047a7bdf60c78b4e290e3e6e36b5a2f3b3adedd3138ae8cd243f6c350028f4
AUX init.d-fprobe 1096 RMD160 69215b824750c75c823771d5896709dd56ee65e3 SHA1 b2eb8d5c7442640f4baae8a7730f278d5ec124f9 SHA256 947ad373e7421fe7b7e44579b18e2865f6ab5bb6c7f4cea3f7cf05c675cfaf61
DIST fprobe-1.1.tar.bz2 104358 RMD160 109945003626cbb1597455ad2777f53fd590633c SHA1 0013e7ca55cd7fa42179d3195b3c84315e801495 SHA256 3a1cedf5e7b0d36c648aa90914fa71a158c6743ecf74a38f4850afbac57d22a0
EBUILD fprobe-1.1-r1.ebuild 1175 RMD160 fbc24dc78ecd408bd8080bc1ccbfd3b58bc57915 SHA1 ef173c09b4bd039f2b877a2f0a9045c22b6a6783 SHA256 59b83af384a952762b96455496ed5a5739a1d65c6cc2617654e29bd8d3083dd1
EBUILD fprobe-1.1-r2.ebuild 1173 RMD160 9b87ab2182c873e87e656d3d7d74c7b633202314 SHA1 8ba7783554e984008f8f6fab7e564580b9d3d31b SHA256 77bc722173ca0308e3517ff4517ab896e69ba7ee11bbb1fdc4024ccbb9ab5907
EBUILD fprobe-1.1.ebuild 818 RMD160 7db914bd5f1a7a8099f0bcdb2fe90291666d6882 SHA1 cd9c744c9013bde6136d9765e793fc26fc5b1884 SHA256 8890e792b6609c61190b546ca3ad9cd5bdbc4de4bc1cf7caedc1bb7c427945de
MISC ChangeLog 2322 RMD160 673b3f23f7130c9e54a08405dd72713caeb6e925 SHA1 0989b53a14bf346511de781c16b6102cc5ca19bf SHA256 798f6ab8521877397bf0ba9638f7847681d9c8d5780c3a5d04c0e1210636a4c6
MISC metadata.xml 160 RMD160 2738573ec519cbef4b293bc132f7dd9d02291137 SHA1 29b8b234e0f3a475b50bd4df1ef8b4e5749823ce SHA256 39e232fc7ec88ca0b077cb3950cb39d15cd990842b88d5bfe14f02f34d72f37b
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fprobe/fprobe-1.1-r1.ebuild,v 1.2 2008/03/17 17:18:41 mr_bones_ Exp $
inherit eutils
DESCRIPTION="A libpcap-based tool to collect network traffic data and emit it as NetFlow flows"
HOMEPAGE="http://fprobe.sourceforge.net"
LICENSE="GPL-2"
SRC_URI="mirror://sourceforge/fprobe/${P}.tar.bz2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug messages"
DEPEND="net-libs/libpcap"
src_unpack() {
unpack ${A}
# The pidfile should be created by the parent process, before the
# setuid/chroot # is executed.
epatch "${FILESDIR}"/fprobe-1.1-pidfile-sanity.patch
# This seems to fail, uncertain why.
epatch "${FILESDIR}"/fprobe-1.1-setgroups.patch
}
src_compile() {
econf \
$(use_enable debug) \
$(use_enable messages) \
|| die "configure failed"
emake || die "make failed"
}
src_install() {
make DESTDIR="${D}" install || die "install failed"
dodoc AUTHORS NEWS README TODO
docinto contrib
dodoc contrib/tg.sh
newinitd "${FILESDIR}"/init.d-fprobe fprobe
newconfd "${FILESDIR}"/conf.d-fprobe fprobe
}
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fprobe/fprobe-1.1-r2.ebuild,v 1.1 2008/06/26 20:41:24 robbat2 Exp $
inherit eutils
DESCRIPTION="A libpcap-based tool to collect network traffic data and emit it as NetFlow flows"
HOMEPAGE="http://fprobe.sourceforge.net"
LICENSE="GPL-2"
SRC_URI="mirror://sourceforge/fprobe/${P}.tar.bz2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug messages"
DEPEND="net-libs/libpcap"
src_unpack() {
unpack ${A}
# The pidfile should be created by the parent process, before the
# setuid/chroot # is executed.
epatch "${FILESDIR}"/fprobe-1.1-pidfile-sanity.patch
# This seems to fail, uncertain why.
epatch "${FILESDIR}"/fprobe-1.1-setgroups.patch
}
src_compile() {
econf \
$(use_enable debug) \
$(use_enable messages) \
|| die "configure failed"
emake || die "make failed"
}
src_install() {
make DESTDIR="${D}" install || die "install failed"
dodoc AUTHORS NEWS README TODO
docinto contrib
dodoc contrib/tg.sh
newinitd "${FILESDIR}"/init.d-fprobe fprobe
newconfd "${FILESDIR}"/conf.d-fprobe fprobe
}
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fprobe/fprobe-1.1.ebuild,v 1.4 2006/03/01 23:30:29 vanquirius Exp $
DESCRIPTION="A libpcap-based tool to collect network traffic data and emit it as NetFlow flows"
HOMEPAGE="http://fprobe.sourceforge.net"
LICENSE="GPL-2"
SRC_URI="mirror://sourceforge/fprobe/${P}.tar.bz2"
SLOT="0"
KEYWORDS="~amd64 ~ppc x86"
IUSE="debug messages"
DEPEND="net-libs/libpcap"
src_compile() {
local myconf
myconf="`use_enable debug`
`use_enable messages`"
econf ${myconf} || die "configure failed"
emake || die "make failed"
}
src_install() {
make DESTDIR="${D}" install || die "install failed"
dodoc AUTHORS NEWS README TODO
docinto contrib ; dodoc contrib/tg.sh
}