summaryrefslogtreecommitdiff
path: root/security/sudosh3
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2004-10-28 20:04:55 +0000
committerCy Schubert <cy@FreeBSD.org>2004-10-28 20:04:55 +0000
commita4e6989ec1b82ae9333b276fab7bfa91fd429de6 (patch)
tree7623893ac2ecd8b2b177e6bad082098b21958d35 /security/sudosh3
parent- Fix header files. (diff)
Introduce sudosh (sudo shell) into the Ports Tree.
Notes
Notes: svn path=/head/; revision=120421
Diffstat (limited to 'security/sudosh3')
-rw-r--r--security/sudosh3/Makefile22
-rw-r--r--security/sudosh3/distinfo2
-rw-r--r--security/sudosh3/pkg-descr7
-rw-r--r--security/sudosh3/pkg-plist2
4 files changed, 33 insertions, 0 deletions
diff --git a/security/sudosh3/Makefile b/security/sudosh3/Makefile
new file mode 100644
index 000000000000..67496042c3ce
--- /dev/null
+++ b/security/sudosh3/Makefile
@@ -0,0 +1,22 @@
+# Ports collection Makefile for: sudosh
+# Date created: 10/28/2004
+# Whom: cy@FreeBSD.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= sudosh
+PORTVERSION= 1.4.1
+CATEGORIES= security
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/}
+
+MAINTAINER= cy@FreeBSD.org
+COMMENT= A sudo shell
+
+USE_BZIP2= yes
+GNU_CONFIGURE= yes
+
+CONFIGURE_ARGS= --bindir="${PREFIX}/bin"
+
+.include <bsd.port.mk>
diff --git a/security/sudosh3/distinfo b/security/sudosh3/distinfo
new file mode 100644
index 000000000000..33bc8b88756e
--- /dev/null
+++ b/security/sudosh3/distinfo
@@ -0,0 +1,2 @@
+MD5 (sudosh-1.4.1.tar.bz2) = de57f0642faf1b85215a95a811f82bbc
+SIZE (sudosh-1.4.1.tar.bz2) = 90353
diff --git a/security/sudosh3/pkg-descr b/security/sudosh3/pkg-descr
new file mode 100644
index 000000000000..3e764176e983
--- /dev/null
+++ b/security/sudosh3/pkg-descr
@@ -0,0 +1,7 @@
+sudosh is a sudo shell. Sudosh provides a logged root shell that can
+be used for auditing. It works just like a VCR, records the root shell
+session and offers real-time playback. Sudosh is designed to be used
+with sudo in an enterprise environment.
+
+WWW: http://sourceforge.net/projects/sudosh/
+ http://freshmeat.net/projects/sudosh/
diff --git a/security/sudosh3/pkg-plist b/security/sudosh3/pkg-plist
new file mode 100644
index 000000000000..f45aa67effb2
--- /dev/null
+++ b/security/sudosh3/pkg-plist
@@ -0,0 +1,2 @@
+bin/sudosh
+bin/sudosh-replay