public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/netperf/
Date: Mon,  1 May 2023 13:19:27 +0000 (UTC)	[thread overview]
Message-ID: <1682947139.cd16523907a4941c281102dda4c1e0ce43c7d221.sam@gentoo> (raw)

commit:     cd16523907a4941c281102dda4c1e0ce43c7d221
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May  1 13:09:23 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May  1 13:18:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd165239

net-analyzer/netperf: drop 2.7.0-r3

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

 net-analyzer/netperf/netperf-2.7.0-r3.ebuild | 79 ----------------------------
 1 file changed, 79 deletions(-)

diff --git a/net-analyzer/netperf/netperf-2.7.0-r3.ebuild b/net-analyzer/netperf/netperf-2.7.0-r3.ebuild
deleted file mode 100644
index 950df8cd767b..000000000000
--- a/net-analyzer/netperf/netperf-2.7.0-r3.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic
-
-DESCRIPTION="Network performance benchmark"
-SRC_URI="ftp://ftp.netperf.org/${PN}/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
-
-HOMEPAGE="http://www.netperf.org/"
-LICENSE="netperf"
-SLOT="0"
-IUSE="demo sctp"
-
-DEPEND="
-	acct-group/netperf
-	acct-user/netperf
-"
-RDEPEND="${DEPEND}"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-fix-scripts.patch
-	"${FILESDIR}"/${PN}-2.6.0-log-dir.patch
-	"${FILESDIR}"/${PN}-2.7.0-includes.patch
-	"${FILESDIR}"/${PN}-2.7.0-space.patch
-	"${FILESDIR}"/${PN}-2.7.0-inline.patch
-)
-
-src_prepare() {
-	# Fixing paths in scripts
-	sed -i \
-		-e 's:^\(NETHOME=\).*:\1"/usr/bin":' \
-		doc/examples/sctp_stream_script \
-		doc/examples/tcp_range_script \
-		doc/examples/tcp_rr_script \
-		doc/examples/tcp_stream_script \
-		doc/examples/udp_rr_script \
-		doc/examples/udp_stream_script \
-		|| die
-
-	default
-}
-
-src_configure() {
-	append-cflags -fcommon
-
-	# netlib.c:2292:5: warning: implicit declaration of function ‘sched_setaffinity’
-	# nettest_omni.c:2943:5: warning: implicit declaration of function ‘splice’
-	append-cppflags -D_GNU_SOURCE
-
-	econf \
-		$(use_enable demo) \
-		$(use_enable sctp)
-}
-
-src_install() {
-	default
-
-	# Move netserver into sbin as we had it before 2.4 was released with its
-	# autoconf goodness
-	dodir /usr/sbin
-	mv "${ED}"/usr/{bin,sbin}/netserver || die
-
-	# init.d / conf.d
-	newinitd "${FILESDIR}"/${PN}-2.7.0-init netperf
-	newconfd "${FILESDIR}"/${PN}-2.2-conf netperf
-
-	keepdir /var/log/${PN}
-	fowners netperf:netperf /var/log/${PN}
-	fperms 0755 /var/log/${PN}
-
-	# documentation and example scripts
-	dodoc AUTHORS ChangeLog NEWS README Release_Notes
-	dodir /usr/share/doc/${PF}/examples
-	# Scripts no longer get installed by einstall
-	cp doc/examples/*_script "${ED}"/usr/share/doc/${PF}/examples || die
-}


             reply	other threads:[~2023-05-01 13:19 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-01 13:19 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-07 10:25 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/netperf/ James Le Cuirot
2023-09-25 13:01 Arthur Zamarin
2023-09-25 13:01 Arthur Zamarin
2023-01-04  4:56 Sam James
2023-01-04  4:56 Sam James
2023-01-04  4:56 Sam James
2023-01-04  4:56 Sam James
2023-01-04  4:32 Sam James
2023-01-04  4:32 Sam James
2023-01-04  4:32 Sam James
2022-03-14 21:05 Jakov Smolić
2020-01-28 15:38 Jeroen Roovers
2018-07-23 20:29 Jeroen Roovers
2018-07-23 19:00 Sergei Trofimovich
2018-07-09  0:34 Mikle Kolyada
2018-07-02  0:49 Thomas Deutschmann
2018-07-01  9:24 Sergei Trofimovich
2018-06-30 19:03 Sergei Trofimovich
2018-06-28 18:53 Sergei Trofimovich
2018-06-28 12:54 Mart Raudsepp
2018-06-27 22:22 Sergei Trofimovich
2018-06-27 17:23 Tobias Klausmann
2016-12-21 22:54 Thomas Deutschmann
2016-11-05  9:09 Jeroen Roovers
2016-09-04 10:21 Tobias Klausmann
2016-08-17  5:51 Jeroen Roovers
2016-08-17  5:49 Jeroen Roovers
2016-08-08  8:39 Andrew Savchenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1682947139.cd16523907a4941c281102dda4c1e0ce43c7d221.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox