git: c43c4a2326ff - main - devel/unit-otel: Deprecate and set expiration date to 2025-12-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Nov 2025 13:23:49 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c43c4a2326ff8b98c7c9d7810951045a3beb2fde
commit c43c4a2326ff8b98c7c9d7810951045a3beb2fde
Author: Paavo-Einari Kaipila <pkaipila@gmail.com>
AuthorDate: 2025-11-15 12:12:53 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-11-15 12:12:59 +0000
devel/unit-otel: Deprecate and set expiration date to 2025-12-31
* Upstream repo archived on Oct 8 2025
PR: 290923
---
devel/unit-otel/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/unit-otel/Makefile b/devel/unit-otel/Makefile
index 5ca55e7b9779..962454981e31 100644
--- a/devel/unit-otel/Makefile
+++ b/devel/unit-otel/Makefile
@@ -12,6 +12,9 @@ WWW= https://unit.nginx.org
LICENSE= APACHE20
LICENSE_FILE= ${WRKDIR}/unit-${PORTVERSION}/LICENSE
+DEPRECATED= Upstream repo archived on Oct 8 2025
+EXPIRATION_DATE=2025-12-31
+
USES= cargo cpe ssl
CPE_VENDOR= nginx