Commit graph

14 commits

Author SHA1 Message Date
Rodrigo Osorio
89d01b02d8 benchmarks/perftest: upgrade to 4.5-0.17
Changelog:
    * https://github.com/linux-rdma/perftest/releases/tag/4.4-0.8
    * https://github.com/linux-rdma/perftest/releases/tag/v4.4-0.9
    * https://github.com/linux-rdma/perftest/releases/tag/v4.4-0.11
    * https://github.com/linux-rdma/perftest/releases/tag/v4.4-0.18-beta
    * https://github.com/linux-rdma/perftest/releases/tag/v4.4-0.23-beta
    * https://github.com/linux-rdma/perftest/releases/tag/4.4-0.29
    * https://github.com/linux-rdma/perftest/releases/tag/v4.4-0.32
    * https://github.com/linux-rdma/perftest/releases/tag/v4.4-0.36
    * https://github.com/linux-rdma/perftest/releases/tag/v4.4-0.37
    * https://github.com/linux-rdma/perftest/releases/tag/v4.5-0.2
    * https://github.com/linux-rdma/perftest/releases/tag/v4.5-0.12
    * https://github.com/linux-rdma/perftest/releases/tag/v4.5-0.14
    * https://github.com/linux-rdma/perftest/releases/tag/v4.5-0.17

Differential Revision: https://reviews.freebsd.org/D44398
2024-03-28 23:17:31 +01:00
Rene Ladan
e164e7a5e9 *: return Hans Petter Selasky's ports to the pool after he passed away.
portmgr would like to thank Hans Petter for his years of ports maintenance
and his work on FreeBSD in general. May he rest in peace.

An in-memoriam can be read at
https://lists.freebsd.org/archives/freebsd-announce/2023-July/000076.html

With hat:	portmgr-secretary
2023-07-22 17:33:48 +02: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
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
Dmitry Marakasov
7b4d1f0b36 */*: fix trailing whitespace in pkg-descr's
Approved by:	portmgr blanket
2022-04-01 18:09:49 +03:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Stefan Eßer
6d4d0f9f2e Fix build with -f no-common 2020-09-20 20:47:21 +00:00
Hans Petter Selasky
11ccee7436 Take ownership of perftest.
Discussed with:	slavash@
Approved by:	pi (implicit)
2020-08-24 09:34:42 +00:00
Danilo G. Baio
4ec53e3d8e benchmarks/perftest: Update to v4.4-0.7
PR:		239856
Submitted by:	slavash (maintainer)
2019-08-17 20:56:18 +00:00
Steve Wills
63bff70241 benchmarks/perftest: update to v4.4-0.3
PR:		231907
Submitted by:	slavash (maintainer)
2018-10-07 04:31:32 +00:00
Mathieu Arnold
947901a9d0 Regular USE_GITHUB cleanup.
Sponsored by:	Absolight
2018-06-15 12:55:15 +00:00
Steve Wills
bd2f6e26ca benchmarks/perftest: update to v4.2-0.8
PR:		228989
Submitted by:	slavash (maintainer)
2018-06-14 23:35:41 +00:00
Philip Paeps
8dd3f1bd33 Add perftest 4.2.0.7, collection of tests for RDMA micro-benchmark.
Note that these tests will only work on systems with OFED support
(make buildworld WITH_OFED=).

PR:		228591
Submitted by:	Slava Shwartsman <slavash@FreeBSD.org>
Reviewed by:	bapt
2018-06-08 14:51:46 +00:00