aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2014-05-30 13:54:13 +0800
committercy <cy@FreeBSD.org>2014-05-30 13:54:13 +0800
commit83032c8e00a34b1974177cf2ec1fe5c4c63dc5c8 (patch)
treee8713788487bb7cec9a4e7a70f828cb1f44bae99 /security
parent16ff1ac4a9e92ca79ecf0add77742153aa1bf392 (diff)
downloadfreebsd-ports-gnome-83032c8e00a34b1974177cf2ec1fe5c4c63dc5c8.tar.gz
freebsd-ports-gnome-83032c8e00a34b1974177cf2ec1fe5c4c63dc5c8.tar.zst
freebsd-ports-gnome-83032c8e00a34b1974177cf2ec1fe5c4c63dc5c8.zip
Deprecate sudosh ports. Their function is already in sudo.
Approved by: portmgr (implicit)
Diffstat (limited to 'security')
-rw-r--r--security/sudosh/Makefile3
-rw-r--r--security/sudosh2/Makefile3
-rw-r--r--security/sudosh3/Makefile3
3 files changed, 9 insertions, 0 deletions
diff --git a/security/sudosh/Makefile b/security/sudosh/Makefile
index 2fbcd789a3fd..b5fda5136b75 100644
--- a/security/sudosh/Makefile
+++ b/security/sudosh/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/OldFiles
MAINTAINER= cy@FreeBSD.org
COMMENT= A sudo shell
+DEPRECATED= Funcition replaced by sudo -s
+EXPIRATION_DATE= 2014-07-01
+
RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo
GNU_CONFIGURE= yes
diff --git a/security/sudosh2/Makefile b/security/sudosh2/Makefile
index df8c0ee8de0b..09477363083a 100644
--- a/security/sudosh2/Makefile
+++ b/security/sudosh2/Makefile
@@ -11,6 +11,9 @@ MAINTAINER= cy@FreeBSD.org
COMMENT= Second version of the sudo shell
CONFLICTS= sudosh-*
+DEPRECATED= Funcition replaced by sudo -s
+EXPIRATION_DATE= 2014-07-01
+
RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo
GNU_CONFIGURE= yes
diff --git a/security/sudosh3/Makefile b/security/sudosh3/Makefile
index 911720ed34ee..59de2311249b 100644
--- a/security/sudosh3/Makefile
+++ b/security/sudosh3/Makefile
@@ -11,6 +11,9 @@ MAINTAINER= cy@FreeBSD.org
COMMENT= Third version of the sudo shell
CONFLICTS= sudosh-*
+DEPRECATED= Funcition replaced by sudo -s
+EXPIRATION_DATE= 2014-07-01
+
RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo
GNU_CONFIGURE= yes