notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net/pkt-gen/Makefile

Number of commits found: 14

Thursday, 5 Oct 2023
14:55 Olivier Cochard (olivier) search for other commits by this committer
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
commit hash: 8bf95465fbd86d2e91e4f9bb3bb776c12d2859f0 commit hash: 8bf95465fbd86d2e91e4f9bb3bb776c12d2859f0 commit hash: 8bf95465fbd86d2e91e4f9bb3bb776c12d2859f0 commit hash: 8bf95465fbd86d2e91e4f9bb3bb776c12d2859f0 8bf9546
Thursday, 20 Apr 2023
11:49 Robert Clausecker (fuz) search for other commits by this committer
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)
commit hash: 289d41817be3eb14823fb9b550dd0e1186f654b8 commit hash: 289d41817be3eb14823fb9b550dd0e1186f654b8 commit hash: 289d41817be3eb14823fb9b550dd0e1186f654b8 commit hash: 289d41817be3eb14823fb9b550dd0e1186f654b8 289d418
Sunday, 2 Apr 2023
12:47 Olivier Cochard (olivier) search for other commits by this committer
net/pkt-gen: Disable build on 32bit platforms

Reported by:	pkg-fallout
commit hash: 1e0ea4cadc5c4dbc92caf7a9834275e7470f07e1 commit hash: 1e0ea4cadc5c4dbc92caf7a9834275e7470f07e1 commit hash: 1e0ea4cadc5c4dbc92caf7a9834275e7470f07e1 commit hash: 1e0ea4cadc5c4dbc92caf7a9834275e7470f07e1 1e0ea4c
Monday, 27 Mar 2023
12:12 Olivier Cochard (olivier) search for other commits by this committer
net/pkt-gen: Update to g2023.03.22

PR:		270440
Reported by:	Jose Luis Duran <jlduran@gmail.com>
commit hash: 9305cd3f9321bfba95479b2b2a15c7639a790383 commit hash: 9305cd3f9321bfba95479b2b2a15c7639a790383 commit hash: 9305cd3f9321bfba95479b2b2a15c7639a790383 commit hash: 9305cd3f9321bfba95479b2b2a15c7639a790383 9305cd3
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Tuesday, 28 Jun 2022
21:15 Olivier Cochard (olivier) search for other commits by this committer
net/pkt-gen: fix build on armv6, armv7, i386

PR:		264561
Reported by:	Robert Clausecker <fuz@fuz.su>
commit hash: aaa201ef81ee4b302c46cd09160b583339c19747 commit hash: aaa201ef81ee4b302c46cd09160b583339c19747 commit hash: aaa201ef81ee4b302c46cd09160b583339c19747 commit hash: aaa201ef81ee4b302c46cd09160b583339c19747 aaa201e
Wednesday, 2 Mar 2022
22:46 Olivier Cochard (olivier) search for other commits by this committer
net/pkt-gen: Not for arch i386
commit hash: 46e2a7268509667e5d28d3944bceac2449d7bc51 commit hash: 46e2a7268509667e5d28d3944bceac2449d7bc51 commit hash: 46e2a7268509667e5d28d3944bceac2449d7bc51 commit hash: 46e2a7268509667e5d28d3944bceac2449d7bc51 46e2a726
Wednesday, 16 Feb 2022
15:21 Olivier Cochard (olivier) search for other commits by this committer
net/pkt-gen: Take maintainership and update it to lastest version
commit hash: 435452d727cf1b30a673f5641387eef5c9c82257 commit hash: 435452d727cf1b30a673f5641387eef5c9c82257 commit hash: 435452d727cf1b30a673f5641387eef5c9c82257 commit hash: 435452d727cf1b30a673f5641387eef5c9c82257 435452d
Monday, 7 Jun 2021
17:36 Rene Ladan (rene) search for other commits by this committer
*/*: return shurd's ports to the pool ...

... after safekeeping his commit bit.

With hat:	portmgr-secretary
commit hash: 3f55f503379cb91e47cd95a0eb8e32497c1ae96d commit hash: 3f55f503379cb91e47cd95a0eb8e32497c1ae96d commit hash: 3f55f503379cb91e47cd95a0eb8e32497c1ae96d commit hash: 3f55f503379cb91e47cd95a0eb8e32497c1ae96d 3f55f50
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 18 Aug 2018
20:42 sunpoet search for other commits by this committer
Update MAINTAINER: use @FreeBSD.org
Original commitRevision:477534 
Sunday, 27 Aug 2017
20:02 shurd search for other commits by this committer
Fix build on i386
Original commitRevision:448840 
Saturday, 26 Aug 2017
07:39 shurd search for other commits by this committer
Add port of pkt-gen, a packet sink/source using the netmap API

Sponsored by:	Limelight Networks
Differential Revision:	https://reviews.freebsd.org/D12123
Original commitRevision:448752 

Number of commits found: 14