git: 1a8e0fa0b0bb - main - devel/ossp-*: Deprecate and set expiration date to 2025-07-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Fri, 06 Jun 2025 16:52:47 UTC
The branch main has been updated by diizzy:

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

commit 1a8e0fa0b0bbfd0d3ff36932dd6a828dcb64993a
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-06-06 15:30:06 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-06-06 16:51:53 +0000

    devel/ossp-*: Deprecate and set expiration date to 2025-07-31
    
    Deprecate abandoned and/or obsolete projects from OSSP that also have
    been unmaintained in tree for years
---
 devel/ossp-cfg/Makefile | 3 +++
 devel/ossp-ex/Makefile  | 3 +++
 devel/ossp-l2/Makefile  | 3 +++
 devel/ossp-val/Makefile | 3 +++
 devel/ossp-var/Makefile | 3 +++
 devel/ossp-xds/Makefile | 3 +++
 6 files changed, 18 insertions(+)

diff --git a/devel/ossp-cfg/Makefile b/devel/ossp-cfg/Makefile
index 5cffc3a7ea0b..ebd8ceec1c0e 100644
--- a/devel/ossp-cfg/Makefile
+++ b/devel/ossp-cfg/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Library for parsing arbitrary C/C++-style configuration files
 WWW=		http://www.ossp.org/pkg/lib/cfg/
 
+DEPRECATED=	Abandoned upstream, last release in 2006
+EXPIRATION_DATE=2025-07-31
+
 LIB_DEPENDS=	libex.so:devel/ossp-ex
 
 USES=		libtool
diff --git a/devel/ossp-ex/Makefile b/devel/ossp-ex/Makefile
index f2d1b6331195..aac911cc9572 100644
--- a/devel/ossp-ex/Makefile
+++ b/devel/ossp-ex/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Small exception handling library for use in C
 WWW=		http://www.ossp.org/pkg/lib/ex/
 
+DEPRECATED=	Abandoned upstream, last release in 2007
+EXPIRATION_DATE=2025-07-31
+
 USES=		libtool
 GNU_CONFIGURE=	yes
 GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
diff --git a/devel/ossp-l2/Makefile b/devel/ossp-l2/Makefile
index ded51c190dc7..f007b73e915f 100644
--- a/devel/ossp-l2/Makefile
+++ b/devel/ossp-l2/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	C library for a flexible and sophisticated Unix logging facility
 WWW=		http://www.ossp.org/pkg/lib/l2/
 
+DEPRECATED=	Abandoned upstream, last release in 2007
+EXPIRATION_DATE=2025-07-31
+
 USES=		libtool
 GNU_CONFIGURE=	yes
 GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
diff --git a/devel/ossp-val/Makefile b/devel/ossp-val/Makefile
index 90ad89dadbb0..446e5989b7c2 100644
--- a/devel/ossp-val/Makefile
+++ b/devel/ossp-val/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Flexible name to value mapping library for C variables
 WWW=		http://www.ossp.org/pkg/lib/val/
 
+DEPRECATED=     Abandoned upstream, last release in 2005
+EXPIRATION_DATE=2025-07-31
+
 LIB_DEPENDS=	libex.so:devel/ossp-ex
 
 USES=		libtool
diff --git a/devel/ossp-var/Makefile b/devel/ossp-var/Makefile
index 7af8eb7bc928..4e26fef7e3c4 100644
--- a/devel/ossp-var/Makefile
+++ b/devel/ossp-var/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Flexible, full-featured, and fast variable expansion library
 WWW=		http://www.ossp.org/pkg/lib/var/
 
+DEPRECATED=	Obsolete, last release in 2002
+EXPIRATION_DATE=2025-07-31
+
 USES=		libtool
 GNU_CONFIGURE=	yes
 GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
diff --git a/devel/ossp-xds/Makefile b/devel/ossp-xds/Makefile
index 7ee07b245644..6a003c374e30 100644
--- a/devel/ossp-xds/Makefile
+++ b/devel/ossp-xds/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Generic and extensible framework for serialization
 WWW=		http://www.ossp.org/pkg/lib/xds/
 
+DEPRECATED=     Abandoned upstream, last release in 2005
+EXPIRATION_DATE=2025-07-31
+
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE