From 5aa59b2fc8da7cd7f33410417cfb800e3f9e061c Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sat, 15 Mar 2025 17:03:00 +0100 Subject: [PATCH] editors/ssed: Deprecate and set expiration date to 2025-04-30 Legacy "fork" that's based on legacy GNU sed 4.1 and last release in 2005 --- editors/ssed/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/editors/ssed/Makefile b/editors/ssed/Makefile index 508fe0113047..4e76384a032b 100644 --- a/editors/ssed/Makefile +++ b/editors/ssed/Makefile @@ -9,6 +9,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Heavily enhanced version of sed(1) WWW= https://sed.sourceforge.net/grabbag/ssed/ +DEPRECATED= Legacy "fork" that's based on legacy GNU sed 4.1 and last release in 2005 +EXPIRATION_DATE=2025-04-30 + GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --program-prefix=s