Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2026 16:32:00 +0000
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e3218b527891 - main - www/obhttpd: Deprecate and set expiration date to 2026-03-31
Message-ID:  <6999de00.3243d.6e0a88f5@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6999de00.3243d.6e0a88f5>