aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2008-01-12 12:55:52 +0800
committertmclaugh <tmclaugh@FreeBSD.org>2008-01-12 12:55:52 +0800
commitef8f356494bd7e6a71324a30dc1b16e8c664eaf8 (patch)
tree6b5fa51ee262c13de7a61492576ebd759ba2a169 /security
parentd15502508cec423663410627aa2443dde944e8f9 (diff)
downloadfreebsd-ports-gnome-ef8f356494bd7e6a71324a30dc1b16e8c664eaf8.tar.gz
freebsd-ports-gnome-ef8f356494bd7e6a71324a30dc1b16e8c664eaf8.tar.zst
freebsd-ports-gnome-ef8f356494bd7e6a71324a30dc1b16e8c664eaf8.zip
- Mark DEPRECATED and set expirtation date for one month.
Long out of date with multiple security issues.
Diffstat (limited to 'security')
-rw-r--r--security/openssh/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index d514f71cc3a5..f7a1a4ccc540 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -22,6 +22,9 @@ PATCHFILES= openbsd28_${PORTVERSION}.patch
MAINTAINER= ports@FreeBSD.org
COMMENT= OpenBSD's secure shell client and server (remote login program)
+DEPRECATED= Long out of date with multiple security issues.
+EXPIRATION_DATE= 2008-02-11
+
CONFLICTS?= openssh-portable-* openssh-gssapi-* ssh-1.* ssh2-3.*
USE_OPENSSL= yes
WRKSRC= ${WRKDIR}/ssh