| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
No functional change intended.
Sponsored by: Netflix
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
And take maintainership.
PR: 272283
Approved by: kbowling
Sponsored by: Netflix
|
| |
|
|
|
|
|
|
|
|
| |
Approved by: gnn
Differential Revision: https://reviews.freebsd.org/D11600
Notes:
svn path=/head/; revision=463164
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=423744
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=382278
|
|
|
|
| |
Notes:
svn path=/head/; revision=361903
|
|
|
|
|
|
|
| |
Reported by: Lars Eggert, pkg-fallout
Notes:
svn path=/head/; revision=326250
|
|
|
|
|
|
|
| |
Obtained from: murray
Notes:
svn path=/head/; revision=323628
|
|
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.
Notes:
svn path=/head/; revision=323362
|