git: c9430c0e6982 - main - devel/ossp-al: Deprecate and set expiration date to 2025-07-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Jun 2025 16:52:46 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c9430c0e6982bc889a684db58aa4ac81f0c92571
commit c9430c0e6982bc889a684db58aa4ac81f0c92571
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-06-06 15:21:35 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-06-06 16:51:53 +0000
devel/ossp-al: Deprecate and set expiration date to 2025-07-31
Obsolete and abandoned upstream, last release in 2005
PR: 287305
Reviewed by: vd (maintainer)
---
devel/ossp-al/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/ossp-al/Makefile b/devel/ossp-al/Makefile
index 81646f1c8c90..ae2ed3ff7d45 100644
--- a/devel/ossp-al/Makefile
+++ b/devel/ossp-al/Makefile
@@ -9,6 +9,9 @@ MAINTAINER= vd@FreeBSD.org
COMMENT= Defines an abstract type of buffer that can move data without copying
WWW= http://www.ossp.org/pkg/lib/al/
+DEPRECATED= Obsolete and abandoned upstream, last release in 2005
+EXPIRATION_DATE=2024-07-31
+
LIB_DEPENDS= libex.so:devel/ossp-ex
USES= libtool