Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Nov 2024 18:30:44 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: a83a6d0166e7 - main - textproc/sgrep: Deprecate and set expiration date to 2024-12-31
Message-ID:  <202411161830.4AGIUiR7056238@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=a83a6d0166e737961ab6ce788d2c9a5a927c4bee

commit a83a6d0166e737961ab6ce788d2c9a5a927c4bee
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-11-16 11:52:17 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-11-16 18:29:09 +0000

    textproc/sgrep: Deprecate and set expiration date to 2024-12-31
    
    Abandonware, primary site is dead and according to website not touched in
    20 years. Consider migrating to textproc/p5-ack
    
    PR:             282187
    Reviewed by:    bofh (maintainer)
---
 textproc/sgrep/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/sgrep/Makefile b/textproc/sgrep/Makefile
index 4a139dbb1023..4b31fef5ea73 100644
--- a/textproc/sgrep/Makefile
+++ b/textproc/sgrep/Makefile
@@ -11,6 +11,9 @@ WWW=		https://www.cs.helsinki.fi/u/jjaakkol/sgrep.html
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Abandonware, primary site is dead and according to website not touched in 20 years. Consider migrating to textproc/p5-ack 
+EXPIRATION_DATE=2024-12-31
+
 PORTSCOUT=	limit:^0\.
 CONFLICTS=	sgrep2-1.*
 



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