75 Commits

Author SHA1 Message Date
Po-Chuan Hsieh a5c5b6d16b benchmarks/iperf: Update to 2.2.1 (20241104)
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2024-11-21 21:37:55 +08:00
Po-Chuan Hsieh b11ca2ebed benchmarks/iperf: Fix build with IPV6 disabled
PR:		278607
Reported by:	<peter.sopko+freebsd.org@backbone.sk>
2024-05-16 14:22:15 +08:00
Po-Chuan Hsieh 62ed195754 */*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after 9fd7ee1cdf 2024-04-13 21:03:19 +08:00
Po-Chuan Hsieh 654fae7ac0 benchmarks/iperf: Update to 2.1.6 (20240410)
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2024-04-13 17:31:34 +08:00
Po-Chuan Hsieh 7640e34198 benchmarks/iperf: Update manpage location (003a571d1d, r523104) 2024-02-21 23:06:17 +08:00
Po-Chuan Hsieh 66ec8f8ada benchmarks/iperf: Update to 2.1.9
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2023-04-06 01:29:43 +08:00
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer b7f05445c0 Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Po-Chuan Hsieh 49bdad9710 benchmarks/iperf: Update to 2.1.8
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2022-08-31 19:40:51 +08:00
Tobias C. Berner 86b2c5122a benchmarks: remove 'Created by' lines
A big Thank You to the original contributors of these ports:

  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
  *  Andrey Zakhvatov <andy@FreeBSD.org>
  *  Andy Clark <andrewclarkii@gmail.com>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Brad Davis <brd@FreeBSD.org>
  *  Bruce A. Mah <bmah@FreeBSD.org>
  *  Chao Shin <quakelee@cn.freebsd.org>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  David O'Brien (obrien@FreeBSD.org)
  *  David O'Brien (obrien@NUXI.com)
  *  Dima Sivachenko <dima@chg.ru>
  *  Gabriel M. Dutra <0xdutra@gmail.com>
  *  Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Hannes Hauswedell <h2+fbsdports@fsfe.org>
  *  Johannes Dieterich <dieterich@ogolem.org>
  *  Johannes Dieterich <jmd@FreeBSD.org>
  *  Joseph Koshy <jkoshy@FreeBSD.org>
  *  Kris Moore <kmoore@FreeBSD.org>
  *  Lars Eggert <lars@eggert.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
  *  NAKATA Maho <maho@FreeBSD.org>
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Pete Fritchman <petef@databits.net>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Radim Kolar
  *  Radim Kolar <hsn@sendmail.cz>
  *  Roman Bogorodskiy <bogorodskiy@inbox.ru>
  *  Scott Flatman <sf@dsinw.com>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Kandaurov <pluknet@gmail.com>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Slava Shwartsman <slavash@FreeBSD.org>
  *  Stephen Montgomery-Smith <stephen@math.missouri.edu>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Thomas Dreibholz <dreibh@iem.uni-due.de>
  *  Tom Judge <tom@tomjudge.com>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vsevolod Stakhov <vsevolod@FreeBSD.org>
  *  Will Andrews <andrews@technologist.com>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  arved
  *  asami
  *  dikshie <dikshie@lapi.itb.ac.id>
  *  gnn
  *  ijliao
  *  janos.mohacsi@bsd.hu
  *  jesper@jdn.dk
  *  jmz
  *  koshy
  *  luigi@FreeBSD.org
  *  mharo@FreeBSD.org
  *  mich@freebsdcluster.org
  *  mr
  *  se
  *  shalunov
  *  thierry@pompo.net
  *  trasz <trasz@pin.if.uz.zgora.pl>
  *  uminac

With hat:	portmgr
2022-07-20 16:20:56 +02:00
Po-Chuan Hsieh 7947384e84 benchmarks/iperf: Update to 2.1.7
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2022-04-18 07:54:03 +08:00
Po-Chuan Hsieh 10f892b5e8 benchmarks/iperf: Update to 2.1.6 (20211210)
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2022-01-12 02:43:57 +08:00
Po-Chuan Hsieh c7f278e521 benchmarks/iperf: Update to 2.1.4 (20210818)
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2021-09-21 11:35:10 +08:00
Po-Chuan Hsieh badb169c1d benchmarks/iperf: Update to 2.1.3 (20210714)
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2021-07-16 07:52:16 +08:00
Po-Chuan Hsieh 77d0637237 benchmarks/iperf: Update to 2.1.1 (20210622)
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/projects/iperf2/files/readme.txt/view
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2021-07-01 04:43:32 +08:00
Po-Chuan Hsieh 4aa997496d benchmarks/iperf: Update to 2.1.1 (20210422)
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/projects/iperf2/files/readme.txt/view
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2021-05-16 23:23:52 +08:00
Po-Chuan Hsieh bc052fa278 benchmarks/iperf: Update to 2.1.1
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/projects/iperf2/files/readme.txt/view
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2021-04-18 13:41:52 +08:00
Mathieu Arnold 305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Sunpoet Po-Chuan Hsieh c965e83511 Update to 2.1.0 RC2
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/projects/iperf2/files/readme.txt/view
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2021-02-01 19:24:15 +00:00
Sunpoet Po-Chuan Hsieh 750a19a909 Update to 2.1.0 RC
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/projects/iperf2/files/readme.txt/view
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2021-01-06 20:24:35 +00:00
Sunpoet Po-Chuan Hsieh c7541f8c03 Fix build on armv6
PR:		251448
Submitted by:	Martin Birgmeier <d8zNeCFG@aon.at>
2021-01-03 20:44:50 +00:00
Sunpoet Po-Chuan Hsieh e6b7d17b63 Fix build on i386
PR:		252280
Reported by:	Victor Sudakov <vas@sibptus.ru>
Submitted by:	dim
2021-01-03 20:30:07 +00:00
Sunpoet Po-Chuan Hsieh 8704d8c51b Fix build with IPV6 disabled
Submitted by:	Alexey Milevsky <a.milevsky@gmail.com>
2020-12-13 23:13:49 +00:00
Sunpoet Po-Chuan Hsieh b09dc50d9d Update to 2.0.14a (20201211)
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION for package change

Upstream rerolls the tarball again and again.

Changes:	https://people.FreeBSD.org/~sunpoet/iperf-2.0.14a-20201211.diff
2020-12-13 22:19:34 +00:00
Sunpoet Po-Chuan Hsieh 987a58c792 Add USES=cpe 2020-12-13 14:41:01 +00:00
Sunpoet Po-Chuan Hsieh fe36474def Update distinfo: upstream rerolled the tarball (again)
- Reformat pkg-descr
- Bump PORTREVISION for package change

Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/projects/iperf2/files/readme.txt/view
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2020-12-10 21:30:13 +00:00
Sunpoet Po-Chuan Hsieh 2c35fe1833 Update distinfo: upstream rerolled the tarball
- Bump PORTREVISION for package change

Diff:		https://people.FreeBSD.org/~sunpoet/iperf-2.0.14a.diff
2020-10-04 14:12:56 +00:00
Sunpoet Po-Chuan Hsieh 51b2a363ca Update to 2.0.14a
Changes:	https://sourceforge.net/projects/iperf2/files/#readme
2020-10-02 07:29:56 +00:00
Baptiste Daroussin 941dd191d2 Drop the ipv6 virtual category for b* category as it is not relevant anymore 2019-10-09 10:23:14 +00:00
Sunpoet Po-Chuan Hsieh 5389ef8a91 Update distinfo
Upstream has rerolled the tarball.
The main difference is the automake version which changed from 1.16.1 [1] to 1.15.

[1] LOCAL/sunpoet/iperf-2.0.13.tar.gz

Notified by:	ohauer
2019-01-23 13:34:58 +00:00
Sunpoet Po-Chuan Hsieh 2959350c6f Update to 2.0.13
Changes:	https://sourceforge.net/projects/iperf2/files/#readme
2019-01-23 00:00:35 +00:00
Sunpoet Po-Chuan Hsieh 34c769c9bc Update to 2.0.12
Changes:	https://sourceforge.net/projects/iperf2/files/#readme
2018-06-28 21:19:57 +00:00
Sunpoet Po-Chuan Hsieh f07a3aedee Update to 2.0.11
- Convert to options target helper

Changes:	https://sourceforge.net/projects/iperf2/files/readme.txt/view
Notified by:	Robert McMahon <rjmcmahon@rjmcmahon.com>
2018-05-26 17:46:33 +00:00
Sunpoet Po-Chuan Hsieh 2eb2556f28 Add upstream patch to fix 32 bit constant
- Bump PORTREVISION for package change

Obtained from:	https://sourceforge.net/p/iperf2/code/ci/33812baeb46fce55e45b5ebc7da9dbdd8112a386/
Notified by:	Robert McMahon <rjmcmahon@rjmcmahon.com>
MFH:		2017Q3
2017-08-18 15:57:22 +00:00
Sunpoet Po-Chuan Hsieh ff25786372 Update to 2.0.10
Changes:	https://sourceforge.net/projects/iperf2/files/readme.txt/view
MFH:		2017Q3
2017-08-12 18:58:37 +00:00
Sunpoet Po-Chuan Hsieh 9fb71cbf42 - Update to 2.0.9
- While I'm here, update WWW

Changes:	https://sourceforge.net/projects/iperf2/files/readme.txt/view
PR:		213241
Submitted by:	arved
2016-11-22 18:43:04 +00:00
Mathieu Arnold 56bf85096c Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-27 15:09:11 +00:00
Dmitry Marakasov 1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Sunpoet Po-Chuan Hsieh a57c6c85e7 - Fix build with libc++ 3.8.0
PR:		208491
Submitted by:	dim
2016-04-08 16:29:21 +00:00
Sunpoet Po-Chuan Hsieh 4170a599c3 - Use -lpthread instead of -pthread 2015-03-25 15:45:06 +00:00
Sunpoet Po-Chuan Hsieh 7c71b6ae04 - Update LICENSE 2013-12-26 21:40:49 +00:00
Sunpoet Po-Chuan Hsieh 22999d7b08 - Simplify Makefile 2013-11-30 09:58:36 +00:00
Sunpoet Po-Chuan Hsieh 8d704990d2 - Convert to new options helper
- Remove deprecated PTHREAD_*
- Support STAGEDIR
2013-11-25 11:33:41 +00:00
Baptiste Daroussin 0f0eb50c1e Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks) 2013-09-20 15:52:44 +00:00
Sunpoet Po-Chuan Hsieh 96caef6bc2 - Fix OPTIONS_DEFAULT: IPV6 is on by default
- Remove leading indefinite article from COMMENT
2013-08-21 12:19:43 +00:00
Sunpoet Po-Chuan Hsieh 391d3a2e66 - Add LICENSE
- Convert to new options framework
- Cleanup Makefile header
2012-10-07 13:13:10 +00:00
Sunpoet Po-Chuan Hsieh cd162d2197 - Fix CATEGORIES when IPV6 option is off
- Use correct flag: LDFLAGS
- Simplify doc installation
- Cosmetic change
- Take maintainership
2012-02-01 18:57:02 +00:00
Thomas Abthorpe 978fe5634d - Reassign to the heap 2012-02-01 15:53:08 +00:00
Dmitry Marakasov 6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Martin Wilke 65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00