Remove sudoscript.

This does not work with recent sudo command.
This commit is contained in:
Ryo ONODERA 2015-07-01 13:52:32 +00:00 committed by Thomas Klausner
parent 857a2014c4
commit 9d869e5d9c
6 changed files with 1 additions and 93 deletions

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.6208 2015/07/01 13:49:55 ryo-on Exp $
# $Id: Makefile,v 1.6209 2015/07/01 13:52:32 ryo-on Exp $
COMMENT= WIP pkgsrc packages
@ -3502,7 +3502,6 @@ SUBDIR+= structure
SUBDIR+= stumpwm
SUBDIR+= stunnel3
SUBDIR+= sudo
SUBDIR+= sudoscript
SUBDIR+= suitesparse
SUBDIR+= sun-j2me
SUBDIR+= sunterlib

View file

@ -1,9 +0,0 @@
Sudoscript provides an audited shell using sudo(8) and script(1). The
front end script, sudoshell(1) contacts the daemon, sudoscriptd(8).
They agree on the location of a FIFO, which the daemon opens for read.
Sudoshell then runs scropt(1) with the FIFO as a typescript. The
daemon stamps each line of the script(1) outpur with a session id,
then passes the data over to another daemon. This daemon timestamps
the data and stores it in a log file, /var/log/sudscript. This daemon
also keeps an eye on the size of the log, and forks a
rotator/compressor when it exceeds 2 MiB.

View file

@ -1,16 +0,0 @@
===========================================================================
$NetBSD: MESSAGE,v 1.3 2005/09/28 14:24:43 rillig Exp $
To arrange for sudoscriptd to start at boot time, do
the following as root:
cp ${PREFIX}/etc/rc.d/sudoscriptd /etc/rc.d
and edit /etc/rc.conf so that it contains the following line:
sudoscriptd=YES
Please check ${PREFIX}/share/doc/${DISTNAME}/RELEASENOTES
for important information regarding this release of sudoscript.
===========================================================================

View file

@ -1,25 +0,0 @@
# $NetBSD: Makefile,v 1.9 2012/10/07 16:23:17 asau Exp $
DISTNAME= sudoscript-2.1.1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sudoscript/} \
http://egbok.com/sudoscript/
MAINTAINER= hbo@egbok.com
HOMEPAGE= http://www.egbok.com/sudoscript/
COMMENT= Audited shells with sudo(8) and script(1)
PKG_DESTDIR_SUPPORT= none
MESSAGE_SUBST+= DISTNAME=${DISTNAME}
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
NO_BUILD= Yes
USE_TOOLS+= gmake
USE_TOOLS+= perl
.include "../../mk/bsd.pkg.mk"

View file

@ -1,36 +0,0 @@
@comment $NetBSD: PLIST,v 1.3 2009/10/11 10:45:19 thomasklausner Exp $
bin/ss
bin/sudoshell
etc/rc.d/sudoscriptd
lib/sudoscript/Sudoscript.pm
man/man1/ss.1
man/man1/sudoshell.1
man/man3/Sudoscript.3pm
man/man8/sudoscript.8
man/man8/sudoscriptd.8
sbin/sudoscriptd
share/doc/sudoscript-2.1.1/2.0arch.gif
share/doc/sudoscript-2.1.1/2.0arch.html
share/doc/sudoscript-2.1.1/2.0arch.xml
share/doc/sudoscript-2.1.1/CHANGELOG
share/doc/sudoscript-2.1.1/INSTALL
share/doc/sudoscript-2.1.1/PORCMOLSULB.html
share/doc/sudoscript-2.1.1/PORCMOLSULB.pdf
share/doc/sudoscript-2.1.1/PORCMOLSULB.xml
share/doc/sudoscript-2.1.1/PORTING
share/doc/sudoscript-2.1.1/PROBLEMS
share/doc/sudoscript-2.1.1/README
share/doc/sudoscript-2.1.1/RELEASENOTES
share/doc/sudoscript-2.1.1/SECURITY
share/doc/sudoscript-2.1.1/SUDOCONFIG
share/doc/sudoscript-2.1.1/Sudoscript.3pm.html
share/doc/sudoscript-2.1.1/Sudoscript.pm-src.html
share/doc/sudoscript-2.1.1/dtd/egbokdoc.dtd
share/doc/sudoscript-2.1.1/sudoscript.8.html
share/doc/sudoscript-2.1.1/sudoscript.pod
share/doc/sudoscript-2.1.1/sudoscriptd-src.html
share/doc/sudoscript-2.1.1/sudoscriptd.8.html
share/doc/sudoscript-2.1.1/sudoshell-src.html
share/doc/sudoscript-2.1.1/sudoshell.1.html
share/doc/sudoscript-2.1.1/xsl/egbokdoc.xsl
share/doc/sudoscript-2.1.1/xsl/egbokdoc2fop.xsl

View file

@ -1,5 +0,0 @@
$NetBSD: distinfo,v 1.2 2005/09/28 06:41:42 rillig Exp $
SHA1 (sudoscript-2.1.1.tar.gz) = 20e5d846ae1b3e8f7f855bb2b1e0bffa45760e8f
RMD160 (sudoscript-2.1.1.tar.gz) = 63d3db19929c34b6a2c308c14951231b77e3096a
Size (sudoscript-2.1.1.tar.gz) = 336096 bytes