Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2025 18:04:45 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b1c96f3738d7 - main - devel/oniguruma: Add deprection notice
Message-ID:  <202505261804.54QI4jiu027343@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit b1c96f3738d78d2a55a65ed4742753f4fa7461df
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-05-26 17:17:53 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-05-26 18:04:43 +0000

    devel/oniguruma: Add deprection notice
    
    Reported by:    Daniel Engberg <diizzy@FreeBSD.org>
---
 devel/oniguruma/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/oniguruma/Makefile b/devel/oniguruma/Makefile
index edd041ecad95..876c415bf7cd 100644
--- a/devel/oniguruma/Makefile
+++ b/devel/oniguruma/Makefile
@@ -11,6 +11,9 @@ WWW=		https://github.com/kkos/oniguruma
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=		Project archived upstream # but there are 30+ dependencies and deprecation is unlikely to happen
+EXPIRATION_DATE=	2026-12-01
+
 USES=		cmake cpe pathfix
 CPE_VENDOR=	oniguruma_project
 USE_LDCONFIG=	yes


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202505261804.54QI4jiu027343>