non port: net/pkt-gen/Makefile |
Number of commits found: 15 |
Sunday, 20 Oct 2024
|
21:31 Olivier Cochard (olivier)
net/pkt-gen: Update to latest version
1cf1a30 |
Thursday, 5 Oct 2023
|
14:55 Olivier Cochard (olivier)
net/pkt-gen: Update to 2023.04.22 and add man pages
PR: 271004
Reported by: Jose Luis Duran <jlduran@gmail.com>
Event: Oslo Hackathon at Modirum
8bf9546 |
Thursday, 20 Apr 2023
|
11:49 Robert Clausecker (fuz)
net/pkt-gen: fix on 32 bit platforms (again)
Exorcise -Werror for the third time.
Re-add patches needed to build on 32 bit platforms.
Please don't remove patches without understanding them first.
Fixes: 9305cd3f9321bfba95479b2b2a15c7639a790383
PR: 270440
See also: PR 264561, 230623
Approved by: portmgr (build fix blanket)
289d418 |
Sunday, 2 Apr 2023
|
12:47 Olivier Cochard (olivier)
net/pkt-gen: Disable build on 32bit platforms
Reported by: pkg-fallout
1e0ea4c |
Monday, 27 Mar 2023
|
12:12 Olivier Cochard (olivier)
net/pkt-gen: Update to g2023.03.22
PR: 270440
Reported by: Jose Luis Duran <jlduran@gmail.com>
9305cd3 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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)
b7f0544 |
Tuesday, 28 Jun 2022
|
21:15 Olivier Cochard (olivier)
net/pkt-gen: fix build on armv6, armv7, i386
PR: 264561
Reported by: Robert Clausecker <fuz@fuz.su>
aaa201e |
Wednesday, 2 Mar 2022
|
22:46 Olivier Cochard (olivier)
net/pkt-gen: Not for arch i386
46e2a726 |
Wednesday, 16 Feb 2022
|
15:21 Olivier Cochard (olivier)
net/pkt-gen: Take maintainership and update it to lastest version
435452d |
Monday, 7 Jun 2021
|
17:36 Rene Ladan (rene)
*/*: return shurd's ports to the pool ...
... after safekeeping his commit bit.
With hat: portmgr-secretary
3f55f50 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 18 Aug 2018
|
20:42 sunpoet
Update MAINTAINER: use @FreeBSD.org
|
Sunday, 27 Aug 2017
|
20:02 shurd
Fix build on i386
|
Saturday, 26 Aug 2017
|
07:39 shurd
Add port of pkt-gen, a packet sink/source using the netmap API
Sponsored by: Limelight Networks
Differential Revision: https://reviews.freebsd.org/D12123
|
Number of commits found: 15 |