Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 2024 10:02:20 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 62e86266a14f - main - www/larbin: Deprecate and set expiration date to 2024-05-31
Message-ID:  <202405041002.444A2K7S018870@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

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

commit 62e86266a14f50fd43311d19d6e00385a8c82b31
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-04 09:15:42 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-04 10:01:28 +0000

    www/larbin: Deprecate and set expiration date to 2024-05-31
    
    Last release in 2003, dead upstream and is obsolete
---
 www/larbin/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/larbin/Makefile b/www/larbin/Makefile
index 1306badd5d16..30284c2449b2 100644
--- a/www/larbin/Makefile
+++ b/www/larbin/Makefile
@@ -11,6 +11,9 @@ WWW=		http://www.ailleret.com/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Abandonware, obsolete web crawler
+EXPIRATION_DATE=2024-05-31
+
 BUILD_DEPENDS=	bash:shells/bash \
 		makedepend:devel/makedepend
 



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