Port details |
- pkt-gen Packet sink/source using the netmap API
- g2022.02.10 net
=2 Version of this port present on the latest quarterly branch. - Maintainer: olivier@FreeBSD.org
 - Port Added: 2017-08-26 07:40:04
- Last Update: 2022-06-28 21:15:26
- Commit Hash: aaa201e
- People watching this port, also watch:: screen, mplayer-skins, grabc, grepcidr
- License: BSD2CLAUSE
- Description:
- Packet sink/source using the netmap API useful for perforamce testing
networks. This is the upstream version of the program by the same name
that lives in /usr/src/tools/tools/netmap, maintained by Luigi Rizzo.
WWW: https://github.com/luigirizzo/netmap
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/pkt-gen/ && make install clean
- To add the package, run one of these commands:
- pkg install net/pkt-gen
- pkg install pkt-gen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pkt-gen
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1644949020
SHA256 (luigirizzo-netmap-g2022.02.10-278045b_GH0.tar.gz) = 96715bf359ad49ef4ee1b70559e6e268af07d6ed605b0074ca885a55211f8cec
SIZE (luigirizzo-netmap-g2022.02.10-278045b_GH0.tar.gz) = 746973
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for pkt-gen-g2022.02.10:
PCAP=on: Support loading packets from pcap file
===> Use 'make config' to modify these settings
- Options name:
- net_pkt-gen
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Jun 2022 21:15:26 g2022.02.10 |
Olivier Cochard (olivier)  |
net/pkt-gen: fix build on armv6, armv7, i386
PR: 264561
Reported by: Robert Clausecker <fuz@fuz.su> |
02 Mar 2022 22:46:28 g2022.02.10 |
Olivier Cochard (olivier)  |
net/pkt-gen: Not for arch i386 |
16 Feb 2022 15:21:56 g2022.02.10 |
Olivier Cochard (olivier)  |
net/pkt-gen: Take maintainership and update it to lastest version |
07 Jun 2021 17:36:24 g2017.08.06_1 |
Rene Ladan (rene)  |
*/*: return shurd's ports to the pool ...
... after safekeeping his commit bit.
With hat: portmgr-secretary |
07 Apr 2021 08:09:01 g2017.08.06_1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 g2017.08.06_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
18 Aug 2018 20:42:47
g2017.08.06_1 |
sunpoet  |
Update MAINTAINER: use @FreeBSD.org |
15 Aug 2018 02:26:35
g2017.08.06_1 |
shurd  |
Disable extra warnings and especially -Werror
-Wall and -Wextra tend to highlight new compiler features, not new problems.
They don't need to be on when building a port... -Werror just makes them
worse.
PR: 230623
Reported by: jbeich@
Sponsored by: Limelight Networks |
27 Aug 2017 20:02:54
g2017.08.06_1 |
shurd  |
Fix build on i386 |
26 Aug 2017 07:39:53
g2017.08.06 |
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: 10
|