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/packetdrill/Makefile

Number of commits found: 35

Monday, 9 Oct 2023
07:40 Robert Clausecker (fuz) search for other commits by this committer
net/packetdrill: fix build on armv7, FreeBSD 12

 - make a symbol new in FreeBSD 13 optional
 - mark a union as packed that will require unaligned access
 - define TEST_TARGET

Approved by:	portmgr (build fix blanket)
MFH:		2023Q4
commit hash: f6c3a4092779ca6fc4db3cf5bcb387fa3b268921 commit hash: f6c3a4092779ca6fc4db3cf5bcb387fa3b268921 commit hash: f6c3a4092779ca6fc4db3cf5bcb387fa3b268921 commit hash: f6c3a4092779ca6fc4db3cf5bcb387fa3b268921 f6c3a40
Wednesday, 27 Sep 2023
13:27 Olivier Cochard (olivier) search for other commits by this committer
net/packetdrill: Drop FreeBSD 12

While here, fix portlint complains about missing WWW tag.
Reported by:	pkg-fallout
commit hash: 41d81a86e060f6144a54600660a59ee3b7981d14 commit hash: 41d81a86e060f6144a54600660a59ee3b7981d14 commit hash: 41d81a86e060f6144a54600660a59ee3b7981d14 commit hash: 41d81a86e060f6144a54600660a59ee3b7981d14 41d81a8
Thursday, 29 Jun 2023
19:37 Olivier Cochard (olivier) search for other commits by this committer
net/packetdrill: Update to 20230625

And take maintainership.

PR:		272283
Approved by:	kbowling
Sponsored by:	Netflix
commit hash: 062df5cfbca550365987973693677a138a774587 commit hash: 062df5cfbca550365987973693677a138a774587 commit hash: 062df5cfbca550365987973693677a138a774587 commit hash: 062df5cfbca550365987973693677a138a774587 062df5c
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
Friday, 1 Apr 2022
14:05 Olivier Cochard (olivier) search for other commits by this committer
net/packetdrill: Update to 20220324

PR:		262767
Approved by:	kbowling (maintainer)
commit hash: 643dd1b5650e79fce12b5d59f9e16d59427c0f4e commit hash: 643dd1b5650e79fce12b5d59f9e16d59427c0f4e commit hash: 643dd1b5650e79fce12b5d59f9e16d59427c0f4e commit hash: 643dd1b5650e79fce12b5d59f9e16d59427c0f4e 643dd1b
Thursday, 30 Sep 2021
21:23 Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 620968a
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
Monday, 22 Feb 2021
17:12 kbowling search for other commits by this committer
net/packetdrill: Fix build with PIE

PR:		253275
Submitted by:	Dawid Gorecki <dgr@semihalf.com>
Approved by:	kbowling (maintainer)
Differential Revision:	https://reviews.freebsd.org/D28865
Original commitRevision:566315 
Thursday, 5 Nov 2020
01:21 kbowling search for other commits by this committer
net/packetdrill: Mark as broken on 11.x due to TFO struct differences

Sponsored by:	BBOX.io
Original commitRevision:554115 
Friday, 28 Aug 2020
23:52 kbowling search for other commits by this committer
net/packetdrill: Update to 20200821, and fix clang11

Sponsored by:	BBOX.io
Original commitRevision:546850 
Wednesday, 9 Oct 2019
12:17 bapt search for other commits by this committer
Drop the ipv6 virtual category for n* category as it is not relevant anymore
Original commitRevision:514143 
Wednesday, 27 Feb 2019
09:25 kbowling search for other commits by this committer
net/packetdrill: update to 2019/02/26 head

Reviewed by:	tuexen
Approved by:	krion (mentor)
Sponsored by:	BBOX.io
Differential Revision:	https://reviews.freebsd.org/D19371
Original commitRevision:494036 
Friday, 2 Nov 2018
13:32 rene search for other commits by this committer
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
Original commitRevision:483807 
Thursday, 13 Sep 2018
12:01 kbowling search for other commits by this committer
net/packetdrill: mark as ignored on FreeBSD 10.x

Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D17145
Original commitRevision:479672 
Tuesday, 4 Sep 2018
21:54 kbowling search for other commits by this committer
net/packetdrill: Take port maintainership and update

PR:		230719
Reviewed by:	tuexen
Approved by:	timur (mentor)
Differential Revision:	https://reviews.freebsd.org/D17024
Original commitRevision:478992 
Tuesday, 27 Feb 2018
22:03 swills search for other commits by this committer
net/packetdrill: update to new snapshot

Approved by:	gnn
Differential Revision:	https://reviews.freebsd.org/D11600
Original commitRevision:463164 
Sunday, 1 Jan 2017
03:45 sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
Original commitRevision:430235 
Friday, 18 Nov 2016
02:14 gnn search for other commits by this committer
Improve timing and fix a race condition

Submitted by:	tuexen@
Sponsored by:	Dell EMC Isilon
Original commitRevision:426304 
Monday, 17 Oct 2016
14:59 gnn search for other commits by this committer
Note that this port is broken on FreeBSD 9.
Original commitRevision:424122 
Tuesday, 11 Oct 2016
08:22 hrs search for other commits by this committer
Use WRKSRC_SUBDIR instead of redefining WRKSRC.

Spotted by:	mat
Original commitRevision:423751 
03:12 hrs search for other commits by this committer
- Update to use freebsd-net/packetdrill repository instead of
  Google's one.  It includes various fixes for FreeBSD and has been
  maintained by FreeBSD developers.

- Drop binaries for testing.

- Set maintainership to gnn@.

Discussed with:	tuexen and gnn
Original commitRevision:423744 
Friday, 7 Oct 2016
15:10 gnn search for other commits by this committer
Undo accidental inclusion of packetdrill update in tcptestsuite commit
Original commitRevision:423467 
15:01 gnn search for other commits by this committer
Add a port for a set of scripts to test TCP using packetdrill

Sponsored by:	Dell EMC Isilon
Original commitRevision:423466 
Thursday, 24 Sep 2015
21:19 amdmi3 search for other commits by this committer
- Switch to options helpers
- No need to add DOCS and EXAMPLES to OPTIONS_DEFAULT

Approved by:	portmgr blanket
Original commitRevision:397763 
Wednesday, 25 Mar 2015
23:51 marino search for other commits by this committer
net category: Remove $PTHREAD_LIBS

openafs did not pass check-plist (pre-existing) so fixed and bumped.
Also, pkg-plist was sorted.  mediatomb and spread also fail plist-checks
but they weren't fixed.

approved by:	PTHREAD blanket
Original commitRevision:382278 
Sunday, 7 Sep 2014
16:53 antoine search for other commits by this committer
Allow staging as a regular user
Original commitRevision:367575 
Wednesday, 20 Aug 2014
12:58 hrs search for other commits by this committer
Fix make stage.
Original commitRevision:365461 
Wednesday, 6 Aug 2014
14:03 adamw search for other commits by this committer
Remove MK_INSTALL_AS_USER from MAKE_ENV.

make[1]: "/usr/share/mk/bsd.own.mk" line 475: MK_INSTALL_AS_USER can't be set by
a user.
*** Error code 1

Stop.
make: stopped in /usr/ports/net/packetdrill
Original commitRevision:364173 
Tuesday, 15 Jul 2014
10:22 hrs search for other commits by this committer
Fix build.
Original commitRevision:361903 
Thursday, 17 Oct 2013
06:28 hrs search for other commits by this committer
- Update to 20130820.
- Add STAGEDIR support.
Original commitRevision:330607 
Friday, 20 Sep 2013
22:10 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Original commitRevision:327755 
Wednesday, 4 Sep 2013
06:12 hrs search for other commits by this committer
Fix build on 10.0 and 8.X.

Reported by:	Lars Eggert, pkg-fallout
Original commitRevision:326250 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Saturday, 20 Jul 2013
21:37 hrs search for other commits by this committer
Add net/packetdrill, a network stack testing tool.

The packetdrill scripting tool enables quick, precise tests for entire
TCP/UDP/IPv4/IPv6 network stacks, from the system call layer down to
the NIC hardware. packetdrill currently works on Linux, FreeBSD,
OpenBSD, and NetBSD. It can test network stack behavior over physical
NICs on a LAN, or on a single machine using a tun virtual network
device.
Original commitRevision:323362 

Number of commits found: 35