1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Deprecate sudosh ports. Their function is already in sudo.

Approved by:	portmgr (implicit)
This commit is contained in:
Cy Schubert 2014-05-30 05:54:13 +00:00
parent 322c5211e8
commit cea50b6151
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355789
3 changed files with 9 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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