Port details |
- sudoscript Audited shells in Perl with sudo(8) and script(1)
- 2.1.2_1 security =6 2.1.2_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-07-10 02:01:07
- Last Update: 2024-02-25 13:29:02
- Commit Hash: 0a81306
- People watching this port, also watch:: sudo, nagios, net-snmp, openssl, mplayer
- License: not specified in port
- WWW:
- https://www.egbok.com/sudoscript
- Description:
- 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 script(1) with the FIFO as a typescript. The daemon
stamps each line of the script(1) output with a session id, then passes
the data over to another daemon. This daemon timestamps the data and stores
it in a log file which is /var/log/sudoscript. This daemon also keeps an eye
on the size of log files, and forks a rotator/compressor when it exceeds 2
MBytes.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sudoscript>0:security/sudoscript
- To install the port:
- cd /usr/ports/security/sudoscript/ && make install clean
- To add the package, run one of these commands:
- pkg install security/sudoscript
- pkg install sudoscript
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sudoscript
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sudoscript-2.1.2.tar.gz) = d5f973c4e38507c37725a3f78a988e9aac3f38c86ca07f074cce45fe9a74f33b
SIZE (sudoscript-2.1.2.tar.gz) = 338485
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_sudoscript
- USES:
- perl5 gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.2_1 25 Feb 2024 13:29:02 |
Muhammad Moinur Rahman (bofh) |
security/sudoscript: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.1.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.1.2 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.1.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.2 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.1.2 27 Feb 2015 12:24:28 |
amdmi3 |
- Add NO_ARCH
- Fix whitespace
- Drop @dirrm* from plist |
2.1.2 17 Dec 2014 14:42:47 |
bapt |
Fix build as user
Fix perl shebang |
2.1.2 01 Feb 2014 17:07:26 |
miwi |
- Stage support |
2.1.2 23 Oct 2013 20:45:10 |
ak |
- Return ports to the pool
PR: ports/183244
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer) |
2.1.2 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
2.1.2 11 Sep 2013 17:56:03 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
2.1.2 07 Mar 2013 03:25:11 |
bdrewery |
- Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt |
2.1.2 10 Dec 2012 01:20:17 |
eadler |
Revert Chris Petrik's ports to the pool. Thank you for all your work so far,
and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik |
2.1.2 30 Sep 2012 06:25:20 |
rm |
- pass maintainership to new volonteer
while here:
- trim Makefile header
- remove indifenite article from COMMENT
- remove deprecated attribution in pkg-descr
PR: 172163
Submitted by: Chris Petrik <c.petrik.sosa at gmail dot com> |
2.1.2 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
2.1.2 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
2.1.2 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
2.1.2 07 Jul 2009 16:52:04 |
skreuzer |
Fix a typo in previous commit
Approved by: wxs (mentor |
2.1.2 07 Jul 2009 12:51:15 |
skreuzer |
Fix with custom LOCALBASE / PREFIX
Reported by: QAT
Approved by: wxs (mentor) |
2.1.2 14 Mar 2007 07:57:59 |
linimon |
Reset hbo@egbok.com due to maintainer-timeouts and no response to email.
Hat: portmgr |
2.1.2 29 Nov 2006 20:52:34 |
sat |
- Switch to SF mirrors
PR: ports/104944
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Approved by: Howard Owen <hbo@egbok.com> (maintainer timeout, 30 days) |
2.1.2 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
2.1.2 24 Nov 2004 05:44:06 |
daichi |
security/sudoscript to 2.1.2; fixes security bug
PR: ports/74297
Submitted by: Howard Owen <hbo@egbok.com> (maintainer) |
2.1.1_3 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.1.1_3 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
2.1.1_2 30 Jan 2004 11:17:26 |
kris |
Fix plist and bump PORTREVISION |
2.1.1_1 13 Jul 2003 02:30:56 |
foxfair |
Fix sudoscript port build bug (define USE_PERL5 in Makefile).
Obtained from: bento, kris@
PR: 54405
Submitted by: maintainer |
2.1.1 10 Jul 2003 08:41:32 |
olgeni |
Actual filename is /var/log/sudoscript (checked) :) |
2.1.1 10 Jul 2003 02:00:44 |
foxfair |
Add sudoscript, an audited shell using sudo(8) and script(1)
PR: 53967
Submitted by: Howard Owen <hbo@egbok.com> |