mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
PortSystem 1.0
|
|
name rootsh
|
|
version 1.5.3
|
|
categories shells
|
|
maintainers nomaintainer
|
|
description logging wrapper for shells
|
|
long_description \
|
|
Rootsh is a wrapper for shells which logs all echoed \
|
|
keystrokes and terminal output to a file and/or to \
|
|
syslog. Its main purpose is the auditing of users \
|
|
who need a shell with root privileges. They start \
|
|
rootsh through the sudo mechanism.
|
|
homepage http://rootsh.sourceforge.net/
|
|
platforms darwin
|
|
license GPL-3
|
|
|
|
master_sites sourceforge:project/${name}/${name}/${version}
|
|
checksums md5 af62e6140338c9b2e8e8f6e828fda1ac \
|
|
sha1 fa0049002b853a3d18b567dd60e4e714f9db2222 \
|
|
rmd160 1e5083c37a89b7c00606b4ca7367b90bc4ad58cb \
|
|
sha256 7ad043c8cbb02743b5066822bd2aa1b3313d2675d235edea1db287e7138611ec \
|
|
size 147408
|
|
|
|
patchfiles patch-Makefile.in \
|
|
patch-configure \
|
|
patch-src__Makefile.in \
|
|
patch-src__rootsh.c
|
|
|
|
configure.args --mandir=${prefix}/share/man
|