summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGöktürk Yüksek <gokturk@gentoo.org>2017-02-08 19:54:24 -0500
committerGöktürk Yüksek <gokturk@gentoo.org>2017-02-08 19:54:24 -0500
commitce8210b8aa57d78200f8abb13e077fda881d0218 (patch)
tree7a4cb8d8a521da0d6aefca1430149203549dbda2 /app-benchmarks/httperf
parentapp-benchmarks/httperf: x86 stable #608506 (diff)
downloadgentoo-ce8210b8aa57d78200f8abb13e077fda881d0218.tar.gz
gentoo-ce8210b8aa57d78200f8abb13e077fda881d0218.tar.bz2
gentoo-ce8210b8aa57d78200f8abb13e077fda881d0218.zip
app-benchmarks/httperf: remove old, migrate away from google code #544092
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-benchmarks/httperf')
-rw-r--r--app-benchmarks/httperf/Manifest1
-rw-r--r--app-benchmarks/httperf/httperf-0.9.0-r2.ebuild33
-rw-r--r--app-benchmarks/httperf/httperf-0.9.0-r3.ebuild34
-rw-r--r--app-benchmarks/httperf/metadata.xml1
4 files changed, 0 insertions, 69 deletions
diff --git a/app-benchmarks/httperf/Manifest b/app-benchmarks/httperf/Manifest
index 25d1636037e5..35cc461947c9 100644
--- a/app-benchmarks/httperf/Manifest
+++ b/app-benchmarks/httperf/Manifest
@@ -1,2 +1 @@
-DIST httperf-0.9.0.tar.gz 425297 SHA256 e1a0bf56bcb746c04674c47b6cfa531fad24e45e9c6de02aea0d1c5f85a2bf1c SHA512 58ea6a3b8a82181a89e5df22fdf18d5be8c7b533c404108702cc03fc727fb1599a43e620d83d41630f8a951d80e48ed99d0c3dd8469ee1fc7626449b777971e1 WHIRLPOOL 7b36e636a063c9af7ff142f7a81947f5b693bb1a3bdbe98c5dfd1f5ac11edb380e97f19c3ad2a0a8d8505c0d63d8d714fe935a6e326f2373cbbb11a940431a7e
DIST httperf-0.9.1_p20161228.tar.gz 106357 SHA256 45cf5e92d30cd4191015fff2d0d066b780b54c45e614690bf0e70926633715ed SHA512 e5dbb400e4ab0db3cc1621731d99af9261574a8a1da4279c722ebbd80537d0aae2a3d662f4d51eb9130bc98823c2786710c7819a0144f4ae3f8cf153e28d7dfa WHIRLPOOL 2d0e5ee38b965f8d378cf45038c03782bb64d73981432a24968d6e0b870bacd64e947ee6c0120b2d7927780c4096cf3725ff1866f5f77042498f278cc84683d6
diff --git a/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild b/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild
deleted file mode 100644
index 393515b93da2..000000000000
--- a/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-AUTOTOOLS_AUTORECONF=1
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-inherit autotools-utils toolchain-funcs
-
-DESCRIPTION="A tool from HP for measuring web server performance"
-HOMEPAGE="https://github.com/httperf/httperf"
-SRC_URI="https://httperf.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~mips x86 ~amd64-linux ~x64-macos"
-IUSE="debug"
-
-DEPEND="dev-libs/openssl"
-RDEPEND="dev-libs/openssl"
-
-DOCS=( AUTHORS ChangeLog NEWS README TODO )
-
-src_configure() {
- econf --bindir="${EPREFIX}"/usr/bin \
- $(use_enable debug)
-}
-
-src_compile() {
- emake CC="$(tc-getCC)" -j1
-}
diff --git a/app-benchmarks/httperf/httperf-0.9.0-r3.ebuild b/app-benchmarks/httperf/httperf-0.9.0-r3.ebuild
deleted file mode 100644
index 23cfdcc29825..000000000000
--- a/app-benchmarks/httperf/httperf-0.9.0-r3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=1
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-inherit autotools-utils toolchain-funcs
-
-DESCRIPTION="A tool from HP for measuring web server performance"
-HOMEPAGE="https://github.com/httperf/httperf"
-SRC_URI="https://httperf.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86 ~amd64-linux ~x64-macos"
-IUSE="debug libressl"
-
-RDEPEND="!libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )"
-DEPEND="${RDEPEND}"
-
-DOCS=( AUTHORS ChangeLog NEWS README TODO )
-
-src_configure() {
- econf --bindir="${EPREFIX}"/usr/bin \
- $(use_enable debug)
-}
-
-src_compile() {
- emake CC="$(tc-getCC)" -j1
-}
diff --git a/app-benchmarks/httperf/metadata.xml b/app-benchmarks/httperf/metadata.xml
index 63bcf7913a59..2f4bf73d81f3 100644
--- a/app-benchmarks/httperf/metadata.xml
+++ b/app-benchmarks/httperf/metadata.xml
@@ -16,7 +16,6 @@
<flag name="idleconn">Build with the idleconn program</flag>
</use>
<upstream>
- <remote-id type="google-code">httperf</remote-id>
<remote-id type="github">httperf/httperf</remote-id>
</upstream>
</pkgmetadata>