git: e3218b527891 - main - www/obhttpd: Deprecate and set expiration date to 2026-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Feb 2026 16:32:00 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e3218b5278910d9c2b3dbb797c1ef99dbe9402cd
commit e3218b5278910d9c2b3dbb797c1ef99dbe9402cd
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2026-02-21 16:24:18 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2026-02-21 16:31:09 +0000
www/obhttpd: Deprecate and set expiration date to 2026-03-31
Depends on bundled version of LibreSSL which is unsupported upstream
---
www/obhttpd/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/www/obhttpd/Makefile b/www/obhttpd/Makefile
index efd9906edf4c..79740e4db6b5 100644
--- a/www/obhttpd/Makefile
+++ b/www/obhttpd/Makefile
@@ -9,6 +9,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= OpenBSD http server
WWW= https://github.com/koue/httpd
+DEPRECATED= Depends on bundled version of LibreSSL which is unsupported upstream
+EXPIRATION_DATE=2026-03-31
+
LICENSE= BSD3CLAUSE
USES= uidfix