aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authorkai <kai@FreeBSD.org>2019-03-11 23:59:02 +0800
committerkai <kai@FreeBSD.org>2019-03-11 23:59:02 +0800
commit0615694cd965b6dc2328c85997afe5346a6c3244 (patch)
tree8c3ffee1b8b6a829d1326632acc1fc46793ee887 /shells
parentde649da9e8b529278842130bbd53ff9cabe7376f (diff)
downloadfreebsd-ports-gnome-0615694cd965b6dc2328c85997afe5346a6c3244.tar.gz
freebsd-ports-gnome-0615694cd965b6dc2328c85997afe5346a6c3244.tar.zst
freebsd-ports-gnome-0615694cd965b6dc2328c85997afe5346a6c3244.zip
shells/rssh: Mark as deprecated and set to expire
Upstream has officially abandoned the port some time ago and the software was maintained then for a while by the Debian project. But even Debian will now pull the plug and rssh won't be available in their next stable release. Considering these facts it makes sense to let this port expire towards the end of Q2. PR: 235121 Approved by: miwi (mentor), maintainer Differential Revision: https://reviews.freebsd.org/D19503
Diffstat (limited to 'shells')
-rw-r--r--shells/rssh/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/shells/rssh/Makefile b/shells/rssh/Makefile
index 85feb2e79a66..ca034aab6c4b 100644
--- a/shells/rssh/Makefile
+++ b/shells/rssh/Makefile
@@ -13,6 +13,9 @@ COMMENT= Restricted Secure SHell only for sftp/scp/rdist/rsync/CVS
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Abandoned by upstream
+EXPIRATION_DATE= 2019-06-11
+
GNU_CONFIGURE= yes
USES= cpe