public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/httperf/
@ 2024-06-21 18:22 Sam James
  0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2024-06-21 18:22 UTC (permalink / raw
  To: gentoo-commits

commit:     c05893e6c6ca810c38daf2ae4564969fc1e99ed8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 21 18:22:28 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 21 18:22:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c05893e6

app-benchmarks/httperf: Stabilize 0.9.1_p20181111-r1 x86, #934658

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild b/app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild
index 3e5369be34dd..05ab9c2d384f 100644
--- a/app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild
+++ b/app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+-with-openssl-exception"
 SLOT="0"
-KEYWORDS="amd64 ~mips ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~mips x86 ~amd64-linux ~x64-macos"
 IUSE="debug idleconn"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/httperf/
@ 2024-06-21 18:22 Sam James
  0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2024-06-21 18:22 UTC (permalink / raw
  To: gentoo-commits

commit:     2ea30b3ce65744c4c33e1e11f8050e5bb8a3db4a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 21 18:22:27 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 21 18:22:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ea30b3c

app-benchmarks/httperf: Stabilize 0.9.1_p20181111-r1 amd64, #934658

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild b/app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild
index 082a178bf83d..3e5369be34dd 100644
--- a/app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild
+++ b/app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+-with-openssl-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~mips ~x86 ~amd64-linux ~x64-macos"
 IUSE="debug idleconn"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/httperf/
@ 2021-05-01 14:10 Mikle Kolyada
  0 siblings, 0 replies; 14+ messages in thread
From: Mikle Kolyada @ 2021-05-01 14:10 UTC (permalink / raw
  To: gentoo-commits

commit:     41ae5b255134efd30bdb8342dac64a3a89bfddbe
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat May  1 14:08:14 2021 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat May  1 14:10:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ae5b25

app-benchmarks/httperf: remove libressl support

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild | 7 +++----
 app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild    | 7 +++----
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild b/app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild
index d340a5ce823..7172926e8f5 100644
--- a/app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild
+++ b/app-benchmarks/httperf/httperf-0.9.1_p20181111-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,12 +13,11 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-2+-with-openssl-exception"
 SLOT="0"
 KEYWORDS="~amd64 ~mips ~x86 ~amd64-linux ~x64-macos"
-IUSE="debug idleconn libressl"
+IUSE="debug idleconn"
 
 DEPEND="
 	idleconn? ( dev-libs/libevent:0= )
-	!libressl? ( dev-libs/openssl:0= )
-	libressl? ( dev-libs/libressl:0= )
+	dev-libs/openssl:0=
 "
 RDEPEND="${DEPEND}"
 

diff --git a/app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild b/app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild
index f3dc6dda696..72306744e8d 100644
--- a/app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild
+++ b/app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,12 +13,11 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-2+-with-openssl-exception"
 SLOT="0"
 KEYWORDS="amd64 ~mips x86 ~amd64-linux ~x64-macos"
-IUSE="debug idleconn libressl"
+IUSE="debug idleconn"
 
 DEPEND="
 	idleconn? ( dev-libs/libevent:0= )
-	!libressl? ( dev-libs/openssl:0= )
-	libressl? ( dev-libs/libressl:0= )
+	dev-libs/openssl:0=
 "
 RDEPEND="${DEPEND}"
 


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/httperf/
@ 2019-11-30 21:46 Göktürk Yüksek
  0 siblings, 0 replies; 14+ messages in thread
From: Göktürk Yüksek @ 2019-11-30 21:46 UTC (permalink / raw
  To: gentoo-commits

commit:     6d28f25105ccc348bf8b799f3a6536208bc6a5c6
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 30 21:46:06 2019 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Sat Nov 30 21:46:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d28f251

app-benchmarks/httperf: take over maintainership with a co-maintainer

Package-Manager: Portage-2.3.69, Repoman-2.3.14
Signed-off-by: Göktürk Yüksek <gokturk <AT> gentoo.org>

 app-benchmarks/httperf/metadata.xml | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/app-benchmarks/httperf/metadata.xml b/app-benchmarks/httperf/metadata.xml
index 2f4bf73d81f..629cc32094b 100644
--- a/app-benchmarks/httperf/metadata.xml
+++ b/app-benchmarks/httperf/metadata.xml
@@ -1,7 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<!-- maintainer-needed -->
+	<maintainer type="person">
+		<email>gokturk@gentoo.org</email>
+		<name>Göktürk Yüksek</name>
+	</maintainer>
+	<maintainer type="person">
+		<email>zekeby@fastmail.com</email>
+		<name>Taha Göktuğ Yüksek</name>
+	</maintainer>
 	<longdescription lang="en">Httperf is a tool for measuring web server
 		performance. It provides a flexible facility for generating various HTTP
 		workloads and for measuring server performance. The focus of httperf is


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/httperf/
@ 2019-05-15 18:38 Andreas Sturmlechner
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas Sturmlechner @ 2019-05-15 18:38 UTC (permalink / raw
  To: gentoo-commits

commit:     f73fd13f22a52c62f4024100f890c6c752bbbd38
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 15 15:25:45 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 15 18:38:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f73fd13f

app-benchmarks/httperf: Drop 0.9.1_p20161228

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-benchmarks/httperf/Manifest                    |  1 -
 .../httperf/httperf-0.9.1_p20161228.ebuild         | 37 ----------------------
 2 files changed, 38 deletions(-)

diff --git a/app-benchmarks/httperf/Manifest b/app-benchmarks/httperf/Manifest
index 0ec16e30972..2c7c897714b 100644
--- a/app-benchmarks/httperf/Manifest
+++ b/app-benchmarks/httperf/Manifest
@@ -1,2 +1 @@
-DIST httperf-0.9.1_p20161228.tar.gz 106357 BLAKE2B fa35d47a9e59bd8d8979e2a56ef8e5966c8e83a0a738e0995730efb2721344bcfa6187581b04a05ec2ca7f3424072894c7c10dd63cc1a4a2bb4c0f29df2a0a6c SHA512 e5dbb400e4ab0db3cc1621731d99af9261574a8a1da4279c722ebbd80537d0aae2a3d662f4d51eb9130bc98823c2786710c7819a0144f4ae3f8cf153e28d7dfa
 DIST httperf-0.9.1_p20181111.tar.gz 107070 BLAKE2B 044f45b0d4b17bc714a718835be1e713092fe7f6d6573df237ba87791e5783e8f60d1218f29e01473ccdeec3b461d3ab7d35d68a1037ee693865a37fd78b7ea5 SHA512 34cc92f3de6d1dadc3fedc5b5f617538b76787496f9dd28b7800866abaf96c7410765d4bb0989000910bf2b51433292c0a7009fe64ba4fd29889ce96cc4d10fc

diff --git a/app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild b/app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild
deleted file mode 100644
index a2c8547ee1c..00000000000
--- a/app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools vcs-snapshot
-
-MY_COMMIT_HASH="cc888437e4572ec29a4a7209f34fbd39c31600f5"
-
-DESCRIPTION="A tool from HP for measuring web server performance"
-HOMEPAGE="https://github.com/httperf/httperf"
-SRC_URI="https://github.com/${PN}/${PN}/archive/${MY_COMMIT_HASH}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+-with-openssl-exception"
-SLOT="0"
-KEYWORDS="amd64 ~mips x86 ~amd64-linux ~x64-macos"
-IUSE="debug libressl idleconn"
-
-RDEPEND="!libressl? ( dev-libs/openssl:0= )
-	libressl? ( dev-libs/libressl:0= )
-	idleconn? ( dev-libs/libevent:0= )"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-	default
-	eautoreconf
-}
-
-src_configure() {
-	local myeconfargs=(
-		--bindir="${EPREFIX}"/usr/bin
-		$(use_enable debug)
-		$(use_enable idleconn)
-	)
-
-	econf "${myeconfargs[@]}"
-}


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/httperf/
@ 2019-05-15 15:14 Mikle Kolyada
  0 siblings, 0 replies; 14+ messages in thread
From: Mikle Kolyada @ 2019-05-15 15:14 UTC (permalink / raw
  To: gentoo-commits

commit:     6fc6abcea5e989c70c2057c3631d4cdc6f2de639
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed May 15 15:13:34 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed May 15 15:13:34 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fc6abce

app-benchmarks/httperf: x86 stable wrt bug #684668

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild b/app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild
index 75a84f5332a..5c75e6ed182 100644
--- a/app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild
+++ b/app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+-with-openssl-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="~amd64 ~mips x86 ~amd64-linux ~x64-macos"
 IUSE="debug idleconn libressl"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/httperf/
@ 2019-05-15 15:14 Mikle Kolyada
  0 siblings, 0 replies; 14+ messages in thread
From: Mikle Kolyada @ 2019-05-15 15:14 UTC (permalink / raw
  To: gentoo-commits

commit:     613fe542c4ebcb9a69a6e48f34330bdbc31cc44f
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed May 15 15:13:51 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed May 15 15:13:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=613fe542

app-benchmarks/httperf: amd64 stable wrt bug #684668

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild b/app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild
index 5c75e6ed182..f3dc6dda696 100644
--- a/app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild
+++ b/app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+-with-openssl-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~mips x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~mips x86 ~amd64-linux ~x64-macos"
 IUSE="debug idleconn libressl"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/httperf/
@ 2019-04-28 21:41 Andreas Sturmlechner
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas Sturmlechner @ 2019-04-28 21:41 UTC (permalink / raw
  To: gentoo-commits

commit:     8254d8e41b4915e04c949e1d22946c8529995943
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 28 21:24:40 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 28 21:40:54 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8254d8e4

app-benchmarks/httperf: Add 0.9.1_p20181111 snapshot

Fixes build with >=dev-libs/openssl-1.1

Thanks-to: Jan Ziak <0xe2.0x9a.0x9b <AT> gmail.com>
Closes: https://bugs.gentoo.org/674582
Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-benchmarks/httperf/Manifest                    |  1 +
 .../httperf/httperf-0.9.1_p20181111.ebuild         | 40 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/app-benchmarks/httperf/Manifest b/app-benchmarks/httperf/Manifest
index 3fa87708185..0ec16e30972 100644
--- a/app-benchmarks/httperf/Manifest
+++ b/app-benchmarks/httperf/Manifest
@@ -1 +1,2 @@
 DIST httperf-0.9.1_p20161228.tar.gz 106357 BLAKE2B fa35d47a9e59bd8d8979e2a56ef8e5966c8e83a0a738e0995730efb2721344bcfa6187581b04a05ec2ca7f3424072894c7c10dd63cc1a4a2bb4c0f29df2a0a6c SHA512 e5dbb400e4ab0db3cc1621731d99af9261574a8a1da4279c722ebbd80537d0aae2a3d662f4d51eb9130bc98823c2786710c7819a0144f4ae3f8cf153e28d7dfa
+DIST httperf-0.9.1_p20181111.tar.gz 107070 BLAKE2B 044f45b0d4b17bc714a718835be1e713092fe7f6d6573df237ba87791e5783e8f60d1218f29e01473ccdeec3b461d3ab7d35d68a1037ee693865a37fd78b7ea5 SHA512 34cc92f3de6d1dadc3fedc5b5f617538b76787496f9dd28b7800866abaf96c7410765d4bb0989000910bf2b51433292c0a7009fe64ba4fd29889ce96cc4d10fc

diff --git a/app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild b/app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild
new file mode 100644
index 00000000000..75a84f5332a
--- /dev/null
+++ b/app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+COMMIT="00bf5dab6fd284aa559f125964f5fe6dc0f23595"
+inherit autotools
+
+DESCRIPTION="A tool from HP for measuring web server performance"
+HOMEPAGE="https://github.com/httperf/httperf"
+SRC_URI="https://github.com/${PN}/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+-with-openssl-exception"
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~x86 ~amd64-linux ~x64-macos"
+IUSE="debug idleconn libressl"
+
+DEPEND="
+	idleconn? ( dev-libs/libevent:0= )
+	!libressl? ( dev-libs/openssl:0= )
+	libressl? ( dev-libs/libressl:0= )
+"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+src_prepare() {
+	default
+	eautoreconf
+}
+
+src_configure() {
+	local myeconfargs=(
+		--bindir="${EPREFIX}"/usr/bin
+		$(use_enable debug)
+		$(use_enable idleconn)
+	)
+
+	econf "${myeconfargs[@]}"
+}


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/httperf/
@ 2017-02-09  0:55 Göktürk Yüksek
  0 siblings, 0 replies; 14+ messages in thread
From: Göktürk Yüksek @ 2017-02-09  0:55 UTC (permalink / raw
  To: gentoo-commits

commit:     ce8210b8aa57d78200f8abb13e077fda881d0218
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  9 00:54:24 2017 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Thu Feb  9 00:54:24 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce8210b8

app-benchmarks/httperf: remove old, migrate away from google code #544092

Package-Manager: portage-2.3.0

 app-benchmarks/httperf/Manifest                |  1 -
 app-benchmarks/httperf/httperf-0.9.0-r2.ebuild | 33 -------------------------
 app-benchmarks/httperf/httperf-0.9.0-r3.ebuild | 34 --------------------------
 app-benchmarks/httperf/metadata.xml            |  1 -
 4 files changed, 69 deletions(-)

diff --git a/app-benchmarks/httperf/Manifest b/app-benchmarks/httperf/Manifest
index 25d1636037..35cc461947 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 393515b93d..0000000000
--- 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 23cfdcc298..0000000000
--- 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 63bcf7913a..2f4bf73d81 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>


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/httperf/
@ 2017-02-09  0:51 Göktürk Yüksek
  0 siblings, 0 replies; 14+ messages in thread
From: Göktürk Yüksek @ 2017-02-09  0:51 UTC (permalink / raw
  To: gentoo-commits

commit:     a9e4b289739083d8ad11df2a00892bd8eb67ede9
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  9 00:50:36 2017 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Thu Feb  9 00:50:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9e4b289

app-benchmarks/httperf: x86 stable #608506

Tested on my Pentium M processor 1.60GHz

Package-Manager: portage-2.3.0

 app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild b/app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild
index d3ec1d0f01..7e97629980 100644
--- a/app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild
+++ b/app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${MY_COMMIT_HASH}.tar.gz -> ${P}
 
 LICENSE="GPL-2+-with-openssl-exception"
 SLOT="0"
-KEYWORDS="amd64 ~mips ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~mips x86 ~amd64-linux ~x64-macos"
 IUSE="debug libressl idleconn"
 
 RDEPEND="!libressl? ( dev-libs/openssl:0= )


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/httperf/
@ 2017-02-07 11:28 Agostino Sarubbo
  0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo @ 2017-02-07 11:28 UTC (permalink / raw
  To: gentoo-commits

commit:     5d1ea5aa923543f6611ef38f1f7033610220a3ff
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  7 11:28:18 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Feb  7 11:28:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d1ea5aa

app-benchmarks/httperf: amd64 stable wrt bug #608506

Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild b/app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild
index 55a1800..d3ec1d0 100644
--- a/app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild
+++ b/app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${MY_COMMIT_HASH}.tar.gz -> ${P}
 
 LICENSE="GPL-2+-with-openssl-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~mips ~x86 ~amd64-linux ~x64-macos"
 IUSE="debug libressl idleconn"
 
 RDEPEND="!libressl? ( dev-libs/openssl:0= )


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/httperf/
@ 2016-12-29  4:12 Göktürk Yüksek
  0 siblings, 0 replies; 14+ messages in thread
From: Göktürk Yüksek @ 2016-12-29  4:12 UTC (permalink / raw
  To: gentoo-commits

commit:     86138ec8f8a43a01e66270a6e164930424c2c286
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 03:25:41 2016 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 04:11:23 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86138ec8

app-benchmarks/httperf: bump to 0.9.1_p20161228

Upstream hasn't started doing releases on github yet.
See: https://github.com/httperf/httperf/issues/34

Package-Manager: portage-2.3.0

 app-benchmarks/httperf/Manifest                    |  1 +
 .../httperf/httperf-0.9.1_p20161228.ebuild         | 38 ++++++++++++++++++++++
 app-benchmarks/httperf/metadata.xml                |  3 ++
 3 files changed, 42 insertions(+)

diff --git a/app-benchmarks/httperf/Manifest b/app-benchmarks/httperf/Manifest
index 6d19b0a..25d1636 100644
--- a/app-benchmarks/httperf/Manifest
+++ b/app-benchmarks/httperf/Manifest
@@ -1 +1,2 @@
 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.1_p20161228.ebuild b/app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild
new file mode 100644
index 00000000..55a1800
--- /dev/null
+++ b/app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools vcs-snapshot
+
+MY_COMMIT_HASH="cc888437e4572ec29a4a7209f34fbd39c31600f5"
+
+DESCRIPTION="A tool from HP for measuring web server performance"
+HOMEPAGE="https://github.com/httperf/httperf"
+SRC_URI="https://github.com/${PN}/${PN}/archive/${MY_COMMIT_HASH}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+-with-openssl-exception"
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~x86 ~amd64-linux ~x64-macos"
+IUSE="debug libressl idleconn"
+
+RDEPEND="!libressl? ( dev-libs/openssl:0= )
+	libressl? ( dev-libs/libressl:0= )
+	idleconn? ( dev-libs/libevent:0= )"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+	default
+	eautoreconf
+}
+
+src_configure() {
+	local myeconfargs=(
+		--bindir="${EPREFIX}"/usr/bin
+		$(use_enable debug)
+		$(use_enable idleconn)
+	)
+
+	econf "${myeconfargs[@]}"
+}

diff --git a/app-benchmarks/httperf/metadata.xml b/app-benchmarks/httperf/metadata.xml
index eb75251..63bcf79 100644
--- a/app-benchmarks/httperf/metadata.xml
+++ b/app-benchmarks/httperf/metadata.xml
@@ -12,6 +12,9 @@
 		sustain server overload, support for the HTTP/1.1 and SSL protocols, and
 		its extensibility to new workload generators and performance
 		measurements.</longdescription>
+	<use>
+		<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>


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/httperf/
@ 2016-06-03  8:33 Anthony G. Basile
  0 siblings, 0 replies; 14+ messages in thread
From: Anthony G. Basile @ 2016-06-03  8:33 UTC (permalink / raw
  To: gentoo-commits

commit:     60539d5e9005303c0c453f47d18682d261f910bd
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  3 08:18:43 2016 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Jun  3 08:18:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60539d5e

app-benchmarks/httperf: add libressl support

Package-Manager: portage-2.2.28

 app-benchmarks/httperf/httperf-0.9.0-r3.ebuild | 34 ++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/app-benchmarks/httperf/httperf-0.9.0-r3.ebuild b/app-benchmarks/httperf/httperf-0.9.0-r3.ebuild
new file mode 100644
index 0000000..23cfdcc2
--- /dev/null
+++ b/app-benchmarks/httperf/httperf-0.9.0-r3.ebuild
@@ -0,0 +1,34 @@
+# 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
+}


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/httperf/
@ 2015-09-01 18:38 Tobias Klausmann
  0 siblings, 0 replies; 14+ messages in thread
From: Tobias Klausmann @ 2015-09-01 18:38 UTC (permalink / raw
  To: gentoo-commits

commit:     c253e68f6da78024b9e49eb0ead0bce0540f2c95
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 18:37:47 2015 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 18:37:47 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c253e68f

app-benchmarks/httperf: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1

 app-benchmarks/httperf/httperf-0.9.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild b/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild
index 7a92688..393515b 100644
--- a/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild
+++ b/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild
@@ -10,7 +10,7 @@ AUTOTOOLS_IN_SOURCE_BUILD=1
 inherit autotools-utils toolchain-funcs
 
 DESCRIPTION="A tool from HP for measuring web server performance"
-HOMEPAGE="https://code.google.com/p/httperf/"
+HOMEPAGE="https://github.com/httperf/httperf"
 SRC_URI="https://httperf.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="GPL-2"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2024-06-21 18:22 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-21 18:22 [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/httperf/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-06-21 18:22 Sam James
2021-05-01 14:10 Mikle Kolyada
2019-11-30 21:46 Göktürk Yüksek
2019-05-15 18:38 Andreas Sturmlechner
2019-05-15 15:14 Mikle Kolyada
2019-05-15 15:14 Mikle Kolyada
2019-04-28 21:41 Andreas Sturmlechner
2017-02-09  0:55 Göktürk Yüksek
2017-02-09  0:51 Göktürk Yüksek
2017-02-07 11:28 Agostino Sarubbo
2016-12-29  4:12 Göktürk Yüksek
2016-06-03  8:33 Anthony G. Basile
2015-09-01 18:38 Tobias Klausmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox