Page MenuHomeFreeBSD

sysutils/lsof: net/raw_cb.h no longer exists
ClosedPublic

Authored by kp on Aug 17 2022, 9:33 AM.
Tags
None
Referenced Files
F84555421: D36240.id.diff
Sat, May 25, 11:27 AM
Unknown Object (File)
Sun, May 12, 10:28 AM
Unknown Object (File)
Mon, May 6, 2:40 AM
Unknown Object (File)
Apr 22 2024, 8:46 AM
Unknown Object (File)
Apr 22 2024, 8:35 AM
Unknown Object (File)
Apr 6 2024, 7:17 PM
Unknown Object (File)
Mar 16 2024, 9:52 AM
Unknown Object (File)
Mar 7 2024, 7:49 PM
Subscribers

Details

Summary

As of f63cb32c1988561136fabdcc54d16cd200b666d9 (in src) the net/raw_cb.h
header no longer exists. It was removed as part of the retirement of
4.4BSD raw sockets.

Happily this header is not actually required for lsof, so we can just
not include it to fix the ports build.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kp requested review of this revision.Aug 17 2022, 9:33 AM
kp created this revision.
kp added a reviewer: ler.

feel free to commit, I also accepted the PR

I'd REALLY like to get the pending big patch on GITHUB over the line...

This revision is now accepted and ready to land.Aug 17 2022, 1:45 PM
This revision was automatically updated to reflect the committed changes.