Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jun 2026 18:45:14 +0000
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ba645519f21b - main - www/libapreq2: Mark deprecated
Message-ID:  <6a285f3a.3c306.4e575bd0@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by brnrd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ba645519f21bb298ca50bda7d96bf542565663ce

commit ba645519f21bb298ca50bda7d96bf542565663ce
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2026-06-09 18:42:45 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2026-06-09 18:45:10 +0000

    www/libapreq2: Mark deprecated
    
    Apache HTTP Server project announced that libapreq2 is retired.
    See: https://lists.apache.org/thread/bhk82b4h0ffm9vdrdoym9yr6ghrx6jtt
---
 www/libapreq2/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/libapreq2/Makefile b/www/libapreq2/Makefile
index be0880eaae08..e981b555441d 100644
--- a/www/libapreq2/Makefile
+++ b/www/libapreq2/Makefile
@@ -10,6 +10,9 @@ WWW=		https://metacpan.org/dist/libapreq2
 
 LICENSE=	APACHE20
 
+DEPRECATED=	Project is retired by Apache HTTP Server project
+EXPIRATION_DATE=2026-12-31
+
 LIB_DEPENDS=	libapr-1.so:devel/apr1 \
 		libaprutil-1.so:devel/apr1 \
 		libexpat.so:textproc/expat2


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a285f3a.3c306.4e575bd0>