summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/ngrep/ChangeLog8
-rw-r--r--net-analyzer/ngrep/ngrep-1.40.ebuild4
-rw-r--r--net-analyzer/ngrep/ngrep-1.41.ebuild4
-rw-r--r--net-analyzer/ngrep/ngrep-1.42.ebuild4
-rw-r--r--net-analyzer/ntop/ChangeLog6
-rw-r--r--net-analyzer/ntop/ntop-3.0.ebuild6
-rw-r--r--net-analyzer/ntop/ntop-3.1.ebuild4
-rw-r--r--net-analyzer/tcpdump/ChangeLog7
-rw-r--r--net-analyzer/tcpdump/tcpdump-3.8.3-r1.ebuild6
-rw-r--r--net-analyzer/tcpstat/ChangeLog8
-rw-r--r--net-analyzer/tcpstat/tcpstat-1.4.ebuild6
-rw-r--r--net-analyzer/tcpstat/tcpstat-1.5.ebuild6
-rw-r--r--net-analyzer/tcptrace/ChangeLog8
-rw-r--r--net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild6
-rw-r--r--net-analyzer/tcptrace/tcptrace-6.6.1.ebuild6
-rw-r--r--net-analyzer/trafshow/ChangeLog6
-rw-r--r--net-analyzer/trafshow/trafshow-3.1-r1.ebuild4
-rw-r--r--net-analyzer/trafshow/trafshow-4.0.ebuild4
18 files changed, 63 insertions, 40 deletions
diff --git a/net-analyzer/ngrep/ChangeLog b/net-analyzer/ngrep/ChangeLog
index 798ad58fb002..b80e3b8e57ae 100644
--- a/net-analyzer/ngrep/ChangeLog
+++ b/net-analyzer/ngrep/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/ngrep
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ngrep/ChangeLog,v 1.25 2004/12/29 02:54:37 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ngrep/ChangeLog,v 1.26 2005/01/31 14:15:46 dragonheart Exp $
+
+ 31 Jan 2005; Daniel Black <dragonheart@gentoo.org> ngrep-1.40.ebuild,
+ ngrep-1.41.ebuild, ngrep-1.42.ebuild:
+ virtual/libpcap transition
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/net-analyzer/ngrep/ngrep-1.40.ebuild b/net-analyzer/ngrep/ngrep-1.40.ebuild
index 148856557350..37b6370ecaa6 100644
--- a/net-analyzer/ngrep/ngrep-1.40.ebuild
+++ b/net-analyzer/ngrep/ngrep-1.40.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ngrep/ngrep-1.40.ebuild,v 1.16 2004/07/01 20:11:05 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ngrep/ngrep-1.40.ebuild,v 1.17 2005/01/31 14:15:46 dragonheart Exp $
S=${WORKDIR}/${PN}
IUSE=""
@@ -10,7 +10,7 @@ RESTRICT="nomirror"
HOMEPAGE="http://ngrep.sourceforge.net"
DEPEND="virtual/libc
- >=net-libs/libpcap-0.5.2"
+ virtual/libpcap"
RDEPEND="virtual/libc"
diff --git a/net-analyzer/ngrep/ngrep-1.41.ebuild b/net-analyzer/ngrep/ngrep-1.41.ebuild
index 3185505c8d17..d97ebc7bf4c8 100644
--- a/net-analyzer/ngrep/ngrep-1.41.ebuild
+++ b/net-analyzer/ngrep/ngrep-1.41.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ngrep/ngrep-1.41.ebuild,v 1.11 2004/07/08 22:54:37 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ngrep/ngrep-1.41.ebuild,v 1.12 2005/01/31 14:15:46 dragonheart Exp $
inherit eutils
@@ -11,7 +11,7 @@ RESTRICT="nomirror"
HOMEPAGE="http://ngrep.sourceforge.net"
DEPEND="virtual/libc
- >=net-libs/libpcap-0.5.2
+ virtual/libpcap
sys-devel/autoconf"
RDEPEND="virtual/libc"
diff --git a/net-analyzer/ngrep/ngrep-1.42.ebuild b/net-analyzer/ngrep/ngrep-1.42.ebuild
index e5365c88fa02..83c8355a81e9 100644
--- a/net-analyzer/ngrep/ngrep-1.42.ebuild
+++ b/net-analyzer/ngrep/ngrep-1.42.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ngrep/ngrep-1.42.ebuild,v 1.12 2004/11/02 15:11:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ngrep/ngrep-1.42.ebuild,v 1.13 2005/01/31 14:15:46 dragonheart Exp $
inherit eutils
@@ -14,7 +14,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ppc-macos s390 sparc x86"
IUSE=""
DEPEND="virtual/libc
- >=net-libs/libpcap-0.5.2
+ virtual/libpcap
sys-devel/autoconf"
RDEPEND="virtual/libc"
diff --git a/net-analyzer/ntop/ChangeLog b/net-analyzer/ntop/ChangeLog
index 731c6ca6df4d..e12c13bfb6ba 100644
--- a/net-analyzer/ntop/ChangeLog
+++ b/net-analyzer/ntop/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/ntop
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.32 2005/01/16 04:23:21 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.33 2005/01/31 14:23:31 dragonheart Exp $
+
+ 31 Jan 2005; Daniel Black <dragonheart@gentoo.org> ntop-3.0.ebuild,
+ ntop-3.1.ebuild:
+ virtual/libpcap transition
*ntop-3.1 (16 Jan 2005)
diff --git a/net-analyzer/ntop/ntop-3.0.ebuild b/net-analyzer/ntop/ntop-3.0.ebuild
index e3169dc059a0..63f702523a75 100644
--- a/net-analyzer/ntop/ntop-3.0.ebuild
+++ b/net-analyzer/ntop/ntop-3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.0.ebuild,v 1.15 2004/10/27 08:41:14 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.0.ebuild,v 1.16 2005/01/31 14:23:31 dragonheart Exp $
inherit gnuconfig
@@ -14,7 +14,7 @@ KEYWORDS="x86 ppc sparc hppa ~amd64 ~ppc64"
IUSE="ssl readline tcpd"
DEPEND=">=sys-libs/gdbm-1.8.0
- >=net-libs/libpcap-0.5.2
+ virtual/libpcap
>=media-libs/gd-2.0.22
>=media-libs/libpng-1.2.5
tcpd? ( >=sys-apps/tcp-wrappers-7.6-r4 )
diff --git a/net-analyzer/ntop/ntop-3.1.ebuild b/net-analyzer/ntop/ntop-3.1.ebuild
index e4a058db1d82..100642ce7c0d 100644
--- a/net-analyzer/ntop/ntop-3.1.ebuild
+++ b/net-analyzer/ntop/ntop-3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.1.ebuild,v 1.1 2005/01/16 04:23:21 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.1.ebuild,v 1.2 2005/01/31 14:23:31 dragonheart Exp $
inherit gnuconfig eutils
@@ -17,7 +17,7 @@ DEPEND="virtual/libc
sys-apps/gawk
>=sys-devel/libtool-1.4
>=sys-libs/gdbm-1.8.0
- >=net-libs/libpcap-0.5.2
+ virtual/libpcap
>=media-libs/gd-2.0.22
>=media-libs/libpng-1.2.5
tcpd? ( >=sys-apps/tcp-wrappers-7.6-r4 )
diff --git a/net-analyzer/tcpdump/ChangeLog b/net-analyzer/tcpdump/ChangeLog
index 11e6c18a5c74..989f093803d7 100644
--- a/net-analyzer/tcpdump/ChangeLog
+++ b/net-analyzer/tcpdump/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/tcpdump
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v 1.33 2004/10/30 16:17:16 eldad Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v 1.34 2005/01/31 14:18:01 dragonheart Exp $
+
+ 31 Jan 2005; Daniel Black <dragonheart@gentoo.org> tcpdump-3.8.3-r1.ebuild:
+ virtual/libpcap transition
30 Oct 2004; Eldad Zack <eldad@gentoo.org>
-files/tcpdump-3.6.2-afsprinting.patch, -files/tcpdump-3.7.2-sctp.patch,
diff --git a/net-analyzer/tcpdump/tcpdump-3.8.3-r1.ebuild b/net-analyzer/tcpdump/tcpdump-3.8.3-r1.ebuild
index 084bd86bfdca..8ccb49b03167 100644
--- a/net-analyzer/tcpdump/tcpdump-3.8.3-r1.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-3.8.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-3.8.3-r1.ebuild,v 1.14 2004/07/18 03:30:48 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-3.8.3-r1.ebuild,v 1.15 2005/01/31 14:18:01 dragonheart Exp $
inherit flag-o-matic gcc
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc mips alpha arm hppa ia64 amd64 ppc64"
IUSE="ssl ipv6"
-DEPEND=">=net-libs/libpcap-0.8.3-r1
+DEPEND="virtual/libpcap
ssl? ( >=dev-libs/openssl-0.9.6m )"
src_compile() {
diff --git a/net-analyzer/tcpstat/ChangeLog b/net-analyzer/tcpstat/ChangeLog
index d892941ebd85..08a44272cea2 100644
--- a/net-analyzer/tcpstat/ChangeLog
+++ b/net-analyzer/tcpstat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/tcpstat
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/ChangeLog,v 1.10 2004/09/26 04:13:13 tgall Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/ChangeLog,v 1.11 2005/01/31 14:24:27 dragonheart Exp $
+
+ 31 Jan 2005; Daniel Black <dragonheart@gentoo.org> tcpstat-1.4.ebuild,
+ tcpstat-1.5.ebuild:
+ virtual/libpcap transition
25 Sep 2004; Tom Gall <tgall@gentoo.org> tcpstat-1.5.ebuild:
added ~ppc64, bug #64104
diff --git a/net-analyzer/tcpstat/tcpstat-1.4.ebuild b/net-analyzer/tcpstat/tcpstat-1.4.ebuild
index df3b519f3110..c87fee068f5f 100644
--- a/net-analyzer/tcpstat/tcpstat-1.4.ebuild
+++ b/net-analyzer/tcpstat/tcpstat-1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.4.ebuild,v 1.12 2004/07/08 23:00:37 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.4.ebuild,v 1.13 2005/01/31 14:24:27 dragonheart Exp $
IUSE="berkdb"
@@ -8,7 +8,7 @@ DESCRIPTION="Reports network interface statistics"
SRC_URI="http://www.frenchfries.net/paul/tcpstat/${P}.tar.gz"
HOMEPAGE="http://www.frenchfries.net/paul/tcpstat/"
-DEPEND=">=net-libs/libpcap-0.5.2
+DEPEND="virtual/libpcap
berkdb? ( <sys-libs/db-2 )"
SLOT="0"
diff --git a/net-analyzer/tcpstat/tcpstat-1.5.ebuild b/net-analyzer/tcpstat/tcpstat-1.5.ebuild
index 671ecf38f8dc..c4ab048320eb 100644
--- a/net-analyzer/tcpstat/tcpstat-1.5.ebuild
+++ b/net-analyzer/tcpstat/tcpstat-1.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.5.ebuild,v 1.5 2004/09/26 04:13:13 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.5.ebuild,v 1.6 2005/01/31 14:24:27 dragonheart Exp $
IUSE="berkdb"
@@ -8,7 +8,7 @@ DESCRIPTION="Reports network interface statistics"
SRC_URI="http://www.frenchfries.net/paul/tcpstat/${P}.tar.gz"
HOMEPAGE="http://www.frenchfries.net/paul/tcpstat/"
-DEPEND=">=net-libs/libpcap-0.5.2
+DEPEND="virtual/libpcap
berkdb? ( <sys-libs/db-2 )"
SLOT="0"
diff --git a/net-analyzer/tcptrace/ChangeLog b/net-analyzer/tcptrace/ChangeLog
index faea399fe96c..9dc1b83c07cf 100644
--- a/net-analyzer/tcptrace/ChangeLog
+++ b/net-analyzer/tcptrace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/tcptrace
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/ChangeLog,v 1.11 2004/09/15 18:28:37 squinky86 Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/ChangeLog,v 1.12 2005/01/31 14:19:43 dragonheart Exp $
+
+ 31 Jan 2005; Daniel Black <dragonheart@gentoo.org> tcptrace-6.6.1-r1.ebuild,
+ tcptrace-6.6.1.ebuild:
+ virtual/libpcap transition
15 Sep 2004; Jon Hood <squinky86@gentoo.org> tcptrace-6.6.1-r1.ebuild:
Stable on x86.
diff --git a/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild b/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild
index e3884f04a86d..f8463637fb11 100644
--- a/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild
+++ b/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild,v 1.3 2004/09/15 18:28:37 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild,v 1.4 2005/01/31 14:19:43 dragonheart Exp $
inherit gnuconfig
@@ -15,7 +15,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc ~amd64 ~ppc64"
-DEPEND="net-libs/libpcap"
+DEPEND="virtual/libpcap"
src_unpack() {
unpack ${A}
diff --git a/net-analyzer/tcptrace/tcptrace-6.6.1.ebuild b/net-analyzer/tcptrace/tcptrace-6.6.1.ebuild
index 9b95c5e2d540..610bb9f94848 100644
--- a/net-analyzer/tcptrace/tcptrace-6.6.1.ebuild
+++ b/net-analyzer/tcptrace/tcptrace-6.6.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.1.ebuild,v 1.5 2004/08/28 17:04:05 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.1.ebuild,v 1.6 2005/01/31 14:19:43 dragonheart Exp $
inherit gnuconfig
@@ -15,7 +15,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc ~amd64 ppc64"
-DEPEND="net-libs/libpcap"
+DEPEND="virtual/libpcap"
src_unpack() {
unpack ${A}
diff --git a/net-analyzer/trafshow/ChangeLog b/net-analyzer/trafshow/ChangeLog
index 25340c6a13ed..81435bb5135d 100644
--- a/net-analyzer/trafshow/ChangeLog
+++ b/net-analyzer/trafshow/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/trafshow
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/trafshow/ChangeLog,v 1.11 2005/01/08 10:37:31 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/trafshow/ChangeLog,v 1.12 2005/01/31 14:21:37 dragonheart Exp $
+
+ 31 Jan 2005; Daniel Black <dragonheart@gentoo.org> trafshow-3.1-r1.ebuild,
+ trafshow-4.0.ebuild:
+ virtual/libpcap transition
*trafshow-4.0 (08 Jan 2005)
diff --git a/net-analyzer/trafshow/trafshow-3.1-r1.ebuild b/net-analyzer/trafshow/trafshow-3.1-r1.ebuild
index d5aba3523636..7eddcb2788cc 100644
--- a/net-analyzer/trafshow/trafshow-3.1-r1.ebuild
+++ b/net-analyzer/trafshow/trafshow-3.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/trafshow/trafshow-3.1-r1.ebuild,v 1.15 2005/01/08 10:37:31 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/trafshow/trafshow-3.1-r1.ebuild,v 1.16 2005/01/31 14:21:37 dragonheart Exp $
inherit eutils gnuconfig
@@ -15,7 +15,7 @@ SLOT="3"
LICENSE="as-is"
KEYWORDS="x86 sparc ~ppc ppc64"
-DEPEND="net-libs/libpcap
+DEPEND="virtual/libpcap
sys-libs/ncurses
slang? ( >=sys-libs/slang-1.4.2 )"
diff --git a/net-analyzer/trafshow/trafshow-4.0.ebuild b/net-analyzer/trafshow/trafshow-4.0.ebuild
index 652b05d57c9b..8f668f517c87 100644
--- a/net-analyzer/trafshow/trafshow-4.0.ebuild
+++ b/net-analyzer/trafshow/trafshow-4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/trafshow/trafshow-4.0.ebuild,v 1.2 2005/01/08 10:46:54 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/trafshow/trafshow-4.0.ebuild,v 1.3 2005/01/31 14:21:37 dragonheart Exp $
inherit eutils gnuconfig
@@ -15,7 +15,7 @@ SLOT="3"
LICENSE="as-is"
KEYWORDS="~x86 ~sparc ~ppc ~ppc64"
-DEPEND=">=net-libs/libpcap-0.8.3
+DEPEND="virtual/libpcap
sys-libs/ncurses
slang? ( >=sys-libs/slang-1.4.2 )"