Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 2026 16:52:04 +0000
From:      Michael Osipov <michaelo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Michael Osipov <michaelo@apache.org>
Subject:   git: aefe11ca47b3 - main - www/archiva: Mark DEPRECATED and set to EXPIRE
Message-ID:  <6a19c434.3b41e.5431102@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by michaelo:

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

commit aefe11ca47b3f93e4d5fc0773843001c6c1a0b95
Author:     Michael Osipov <michaelo@apache.org>
AuthorDate: 2026-05-29 16:49:52 +0000
Commit:     Michael Osipov <michaelo@FreeBSD.org>
CommitDate: 2026-05-29 16:51:42 +0000

    www/archiva: Mark DEPRECATED and set to EXPIRE
    
    Project has been moved to Apache Attic more than two years ago and haven't been
    updated for several years now. Deprecate and set EXPIRE to 2026-08-31.
    
    Reference:      https://issues.apache.org/jira/browse/ATTIC-221
---
 www/archiva/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/archiva/Makefile b/www/archiva/Makefile
index a861afd63d11..5790ee5fd3f9 100644
--- a/www/archiva/Makefile
+++ b/www/archiva/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	freebsd@dussan.org
 COMMENT=	Extensible repository management software
 WWW=		https://archiva.apache.org
 
+DEPRECATED=	Not updated for years and moved to Apache Attic in 2024-05: https://issues.apache.org/jira/browse/ATTIC-221
+EXPIRATION_DATE=	2026-08-31
+
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a19c434.3b41e.5431102>