summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/netwox/ChangeLog8
-rw-r--r--net-analyzer/netwox/Manifest8
-rw-r--r--net-analyzer/netwox/files/digest-netwox-5.29.01
-rw-r--r--net-analyzer/netwox/files/digest-netwox-5.30.01
-rw-r--r--net-analyzer/netwox/files/digest-netwox-5.31.02
-rw-r--r--net-analyzer/netwox/netwox-5.29.0.ebuild42
-rw-r--r--net-analyzer/netwox/netwox-5.30.0.ebuild42
-rw-r--r--net-analyzer/netwox/netwox-5.31.0.ebuild61
8 files changed, 73 insertions, 92 deletions
diff --git a/net-analyzer/netwox/ChangeLog b/net-analyzer/netwox/ChangeLog
index 7b0710c6253e..51d4782446be 100644
--- a/net-analyzer/netwox/ChangeLog
+++ b/net-analyzer/netwox/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-analyzer/netwox
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/ChangeLog,v 1.17 2005/06/17 09:10:02 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/ChangeLog,v 1.18 2005/10/15 04:57:30 dragonheart Exp $
+
+*netwox-5.31.0 (15 Oct 2005)
+
+ 15 Oct 2005; Daniel Black <dragonheart@gentoo.org> -netwox-5.29.0.ebuild,
+ -netwox-5.30.0.ebuild, +netwox-5.31.0.ebuild:
+ version bump - old version removal
17 Jun 2005; David Holm <dholm@gentoo.org> netwox-5.30.0.ebuild:
Added to ~ppc.
diff --git a/net-analyzer/netwox/Manifest b/net-analyzer/netwox/Manifest
index 6c5bc13b64c6..7f81a9ffaca1 100644
--- a/net-analyzer/netwox/Manifest
+++ b/net-analyzer/netwox/Manifest
@@ -1,8 +1,6 @@
MD5 e62909b6d72cfbe032c9db7023a4921f ChangeLog 2153
+MD5 a035a340ad76b6fcae68f450b4c80076 files/digest-netwox-5.28.0 66
+MD5 0d63153f187413a39f046ea4acaa43ff files/digest-netwox-5.31.0 137
MD5 595b8dd3c2b25d617085a633221eecf1 metadata.xml 257
MD5 0cd91d1df2d474f3824d2b90f6b6f35c netwox-5.28.0.ebuild 1007
-MD5 05838929a1144d6f37b3119fa405df85 netwox-5.29.0.ebuild 1108
-MD5 e1c17086bb1d24eaa12725338c1612a4 netwox-5.30.0.ebuild 1108
-MD5 a035a340ad76b6fcae68f450b4c80076 files/digest-netwox-5.28.0 66
-MD5 ab0ad2d48129adf261fe4f6a7080be22 files/digest-netwox-5.29.0 66
-MD5 1b773bec70784a0a66e987f70d4b89f3 files/digest-netwox-5.30.0 66
+MD5 bd270e62c65020696a445035be128d6f netwox-5.31.0.ebuild 1493
diff --git a/net-analyzer/netwox/files/digest-netwox-5.29.0 b/net-analyzer/netwox/files/digest-netwox-5.29.0
deleted file mode 100644
index e5e727cecf4e..000000000000
--- a/net-analyzer/netwox/files/digest-netwox-5.29.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a04d414e69826e5ef7df22743f5aa11e netwox-5.29.0-src.tgz 533398
diff --git a/net-analyzer/netwox/files/digest-netwox-5.30.0 b/net-analyzer/netwox/files/digest-netwox-5.30.0
deleted file mode 100644
index 83cd17bd3b59..000000000000
--- a/net-analyzer/netwox/files/digest-netwox-5.30.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4fb5e2d21ce6fac6f6442f3d9556e3e6 netwox-5.30.0-src.tgz 533637
diff --git a/net-analyzer/netwox/files/digest-netwox-5.31.0 b/net-analyzer/netwox/files/digest-netwox-5.31.0
new file mode 100644
index 000000000000..ef6f4e9fd562
--- /dev/null
+++ b/net-analyzer/netwox/files/digest-netwox-5.31.0
@@ -0,0 +1,2 @@
+MD5 fcb65b24911a536d7d481b970d31b1e4 netwox-5.31.0-doc_html.tgz 113906
+MD5 62f86abe47b0e10ab27dc405d237217f netwox-5.31.0-src.tgz 575289
diff --git a/net-analyzer/netwox/netwox-5.29.0.ebuild b/net-analyzer/netwox/netwox-5.29.0.ebuild
deleted file mode 100644
index 113a7584fdca..000000000000
--- a/net-analyzer/netwox/netwox-5.29.0.ebuild
+++ /dev/null
@@ -1,42 +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/netwox/netwox-5.29.0.ebuild,v 1.2 2005/04/01 14:51:36 vanquirius Exp $
-
-# NOTE: netwib, netwox and netwag go together, bump all or bump none
-
-inherit toolchain-funcs
-
-DESCRIPTION="Toolbox of 212 utilities for testing Ethernet/IP networks"
-HOMEPAGE="http://www.laurentconstantin.com/en/netw/netwox/"
-SRC_URI="http://www.laurentconstantin.com/common/netw/${PN}/download/v${PV/.*}/${P}-src.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~sparc"
-IUSE=""
-
-DEPEND="~net-libs/netwib-${PV}"
-
-S="${WORKDIR}/${P}-src"
-
-src_unpack() {
- unpack ${A}
- cd ${S}/src
-
- sed -i \
- -e 's:/usr/local:/usr:g' \
- -e "s:-O2:${CFLAGS}:" \
- config.dat || die "sed config.dat failed"
-}
-
-src_compile() {
- cd src
- ./genemake NETWOXDEF_PROGCC=$(tc-getCC) || die "problem creating Makefile"
- emake -j1 CC=$(tc-getCC) || die "compile problem"
-}
-
-src_install() {
- dodoc README.TXT doc/*.txt
- cd src
- make install CC=$(tc-getCC) INSTMAN1=${D}/usr/share/man/man1 DESTDIR=${D} || die
-}
diff --git a/net-analyzer/netwox/netwox-5.30.0.ebuild b/net-analyzer/netwox/netwox-5.30.0.ebuild
deleted file mode 100644
index 80d2f8d3bc86..000000000000
--- a/net-analyzer/netwox/netwox-5.30.0.ebuild
+++ /dev/null
@@ -1,42 +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/netwox/netwox-5.30.0.ebuild,v 1.2 2005/06/17 09:10:02 dholm Exp $
-
-# NOTE: netwib, netwox and netwag go together, bump all or bump none
-
-inherit toolchain-funcs
-
-DESCRIPTION="Toolbox of 212 utilities for testing Ethernet/IP networks"
-HOMEPAGE="http://www.laurentconstantin.com/en/netw/netwox/"
-SRC_URI="http://www.laurentconstantin.com/common/netw/${PN}/download/v${PV/.*}/${P}-src.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND="~net-libs/netwib-${PV}"
-
-S="${WORKDIR}/${P}-src"
-
-src_unpack() {
- unpack ${A}
- cd ${S}/src
-
- sed -i \
- -e 's:/usr/local:/usr:g' \
- -e "s:-O2:${CFLAGS}:" \
- config.dat || die "sed config.dat failed"
-}
-
-src_compile() {
- cd src
- ./genemake NETWOXDEF_PROGCC=$(tc-getCC) || die "problem creating Makefile"
- emake -j1 CC=$(tc-getCC) || die "compile problem"
-}
-
-src_install() {
- dodoc README.TXT doc/*.txt
- cd src
- make install CC=$(tc-getCC) INSTMAN1=${D}/usr/share/man/man1 DESTDIR=${D} || die
-}
diff --git a/net-analyzer/netwox/netwox-5.31.0.ebuild b/net-analyzer/netwox/netwox-5.31.0.ebuild
new file mode 100644
index 000000000000..186ce063e448
--- /dev/null
+++ b/net-analyzer/netwox/netwox-5.31.0.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.31.0.ebuild,v 1.1 2005/10/15 04:57:30 dragonheart Exp $
+
+# NOTE: netwib, netwox and netwag go together, bump all or bump none
+
+inherit toolchain-funcs multilib
+
+DESCRIPTION="Toolbox of 217 utilities for testing Ethernet/IP networks"
+HOMEPAGE="http://www.laurentconstantin.com/en/netw/netwox/"
+SRC_URI="http://www.laurentconstantin.com/common/netw/netwox/download/v${PV/.*}/${P}-src.tgz
+ doc? (
+ http://www.laurentconstantin.com/common/netw/netwox/download/v${PV/.*}/${P}-doc_html.tgz
+ )"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~ppc ~sparc ~x86"
+IUSE="doc"
+
+RDEPEND="virtual/libpcap
+ >=net-libs/libnet-1.1.1"
+
+DEPEND="~net-libs/netwib-${PV}
+ ${RDEPEND}"
+
+S=${WORKDIR}/${P}-src
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}/src
+ sed -i \
+ -e 's:/man$:/share/man:g' \
+ -e "s:/lib:/$(get_libdir):" \
+ -e "s:/usr/local:/usr:" \
+ -e "s:=ar:=$(tc-getAR):" \
+ -e "s:=ranlib:=$(tc-getRANLIB):" \
+ -e "s:=gcc:=$(tc-getCC):" \
+ -e "s:-O2:${CFLAGS}:" \
+ config.dat
+
+ ./genemake || die "problem creating Makefile"
+}
+
+src_compile() {
+ cd src
+ emake || die "compile problem"
+}
+
+src_install() {
+ dodoc README.TXT
+ if use doc;
+ then
+ mv ${WORKDIR}/${P}-doc_html ${D}/usr/share/doc/${PF}/html
+ else
+ dodoc doc/{changelog.txt,credits.txt} \
+ doc/{problemreport.txt,problemusageunix.txt,todo.txt}
+ fi
+ cd src
+ make install DESTDIR=${D} || die
+}