summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChuck Short <zul@gentoo.org>2003-09-06 23:34:15 +0000
committerChuck Short <zul@gentoo.org>2003-09-06 23:34:15 +0000
commit09531298b4551aeadc016a34c661fab9e19dda32 (patch)
tree910b920ab0a44f426e8a5a702c3e14ff7783194f /net-analyzer/bing
parentInitial version, closes #28056. (diff)
downloadgentoo-2-09531298b4551aeadc016a34c661fab9e19dda32.tar.gz
gentoo-2-09531298b4551aeadc016a34c661fab9e19dda32.tar.bz2
gentoo-2-09531298b4551aeadc016a34c661fab9e19dda32.zip
Initial version, closes #28056.
Diffstat (limited to 'net-analyzer/bing')
-rw-r--r--net-analyzer/bing/ChangeLog9
-rw-r--r--net-analyzer/bing/Manifest3
-rw-r--r--net-analyzer/bing/bing-1.1.3.ebuild30
-rw-r--r--net-analyzer/bing/files/digest-bing-1.1.31
4 files changed, 42 insertions, 1 deletions
diff --git a/net-analyzer/bing/ChangeLog b/net-analyzer/bing/ChangeLog
new file mode 100644
index 000000000000..ba094707960f
--- /dev/null
+++ b/net-analyzer/bing/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for net-analyzer/bing
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/ChangeLog,v 1.1 2003/09/06 23:33:49 zul Exp $
+
+*bing-1.1.3 (06 Sep 2003)
+
+ 06 Sep 2003; Chuck Short <zul@gentoo.org> bing-1.1.3.ebuild:
+ Initial version, closes #28056
+
diff --git a/net-analyzer/bing/Manifest b/net-analyzer/bing/Manifest
index 982737d1901c..991de79d8a05 100644
--- a/net-analyzer/bing/Manifest
+++ b/net-analyzer/bing/Manifest
@@ -1,2 +1,3 @@
-MD5 5c329c23803a6646644e8d781e309698 bing-1.1.3.ebuild 674
+MD5 19ecb82523831c0ef02bea278efde3d1 bing-1.1.3.ebuild 769
+MD5 bf0143d9ae1977c2b1765020b93cd364 ChangeLog 337
MD5 bf66c0ba5f0a560b8714360b378c26b6 files/digest-bing-1.1.3 66
diff --git a/net-analyzer/bing/bing-1.1.3.ebuild b/net-analyzer/bing/bing-1.1.3.ebuild
new file mode 100644
index 000000000000..cbbba55bdcc3
--- /dev/null
+++ b/net-analyzer/bing/bing-1.1.3.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/bing-1.1.3.ebuild,v 1.1 2003/09/06 23:33:49 zul Exp $
+
+
+DESCRIPTION="A point-to-point bandwidth measurement tool."
+SRC_URI="http://distro.ibiblio.org/pub/Linux/distributions/debian/pool/main/b/bing/${PN}_1.1.3.orig.tar.gz"
+HOMEPAGE="http://www.cnam.fr/reseau/bing.html"
+
+KEYWORDS="~x86 ~sparc"
+SLOT="0"
+LICENSE="as-is"
+IUSE=""
+
+DEPEND="virtual/glibc"
+RDEPEND=""
+
+S="${WORKDIR}/${P}"
+
+src_compile() {
+ cp Makefile Makefile.orig
+ sed -e "s:#COPTIM = -g: COPTIM = ${CLFAGS}:" Makefile.orig > Makefile
+ emake || die
+}
+
+src_install() {
+ dobin bing
+ doman unix/bing.8
+ dodoc ChangeLog Readme.1st Readme
+}
diff --git a/net-analyzer/bing/files/digest-bing-1.1.3 b/net-analyzer/bing/files/digest-bing-1.1.3
new file mode 100644
index 000000000000..5d0dc147ddf5
--- /dev/null
+++ b/net-analyzer/bing/files/digest-bing-1.1.3
@@ -0,0 +1 @@
+MD5 fc19049101d37a6d24d883082ca25eb1 bing_1.1.3.orig.tar.gz 38847