Summary: | net/dhcpd fails to build on 15-CURRENT | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Mallory <mallorya> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | arved, koue, mizhka | ||||
Priority: | --- | Flags: | koue:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275217 | ||||||
Attachments: |
|
Description
Mallory
2023-11-24 17:58:54 UTC
Created attachment 248829 [details]
dhcpd patch
Compile dhcpd on FreeBSD 15.
committed, thanks A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ad291cdd00b7e7c6db2fce4e71811e4e83a3b5bc commit ad291cdd00b7e7c6db2fce4e71811e4e83a3b5bc Author: Tilman Keskinoz <arved@FreeBSD.org> AuthorDate: 2024-05-05 16:23:43 +0000 Commit: Tilman Keskinoz <arved@FreeBSD.org> CommitDate: 2024-05-05 16:25:12 +0000 net/dhcpd: fix build on 15-CURRENT PR: 275313 Reported by: Mallorya@fastmail.com Submitted by: maintainer net/dhcpd/Makefile | 2 +- net/dhcpd/files/patch-pfutils.c (new) | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+), 1 deletion(-) |