git: f66223aea875 - main - sysutils/slst: mark DEPRECIATED and set date for removal
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Apr 2025 15:20:15 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=f66223aea8759dc152fa11cf64f332917ebd53ac commit f66223aea8759dc152fa11cf64f332917ebd53ac Author: Chris Hutchinson <portmaster@bsdforge.com> AuthorDate: 2025-04-16 14:53:05 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2025-04-16 14:53:05 +0000 sysutils/slst: mark DEPRECIATED and set date for removal Source missing since 2018 PR: 286118 Reported by: portmaster@bsdforge.com --- sysutils/slst/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysutils/slst/Makefile b/sysutils/slst/Makefile index c9ff805998c1..1c9b493aef2a 100644 --- a/sysutils/slst/Makefile +++ b/sysutils/slst/Makefile @@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Generates syslog statistics to detect tendencies and unexpected change WWW= http://www.vanheusden.com/slst/ +DEPRECATED= No source. Source went missing in 2018. +EXPIRATION_DATE=2025-05-15 + USES= ncurses tar:tgz ALL_TARGET= all