[Bug 294080] www/bozohttpd: Use blocklist
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294080 --- Comment #2 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fd3fd42e86ebb6efc8a85f45798ed42e87288e75 commit fd3fd42e86ebb6efc8a85f45798ed42e87288e75 Author: Jose Luis Duran <[email protected]> AuthorDate: 2026-01-20 19:49:07 +0000 Commit: Jose Luis Duran <[email protected]> CommitDate: 2026-08-17 03:26:17 +0000 www/bozohttpd: Use blocklist Starting from FreeBSD version 1500000, prefer the new blocklist nomenclature. Once older versions are no longer supported, we should use blocklist exclusively. PR: 294080 www/bozohttpd/Makefile | 17 +++++-- .../files/blacklist-patches/patch-Makefile (new) | 11 +++++ .../{ => blacklist-patches}/patch-auth-bozo.c | 0 .../blacklist-patches/patch-bozohttpd.8 (new) | 56 ++++++++++++++++++++++ .../{ => blacklist-patches}/patch-bozohttpd.c | 0 .../blacklist-patches/patch-bozohttpd.h (new) | 13 +++++ www/bozohttpd/files/patch-Makefile | 9 ---- www/bozohttpd/files/patch-bozohttpd.8 | 54 --------------------- www/bozohttpd/files/patch-bozohttpd.h | 11 ----- 9 files changed, 92 insertions(+), 79 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.