ports/80750: New port: security/tinysu

Zak Johnson zakj at nox.cx
Sun May 8 08:30:06 UTC 2005


>Number:         80750
>Category:       ports
>Synopsis:       New port: security/tinysu
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 08 08:30:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Zak Johnson <zakj at nox.cx>
>Release:        
>Organization:
>Environment:
>Description:
This is a port of tinysu, a featureless replacement for su and sudo. tinysu is
installed setuid root and executable by members of a particular group. It is
intended to be used in situations where an unprivileged user is being granted
full root access, but wants the convenience of a sudo-style log.

WWW: http://peff.net/tinysu/
>How-To-Repeat:
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	tinysu
#	tinysu/Makefile
#	tinysu/distinfo
#	tinysu/pkg-descr
#
echo c - tinysu
mkdir -p tinysu > /dev/null 2>&1
echo x - tinysu/Makefile
sed 's/^X//' >tinysu/Makefile << 'END-of-tinysu/Makefile'
X# New ports collection makefile for:	tinysu
X# Date created:		5 May 2005
X# Whom:			zakj at nox.cx
X#
X# $FreeBSD$
X#
X
XPORTNAME=	tinysu
XPORTVERSION=	0.9
XCATEGORIES=	security
XMASTER_SITES=	http://peff.net/tinysu/
X
XMAINTAINER=	zakj at nox.cx
XCOMMENT=	A featureless replacement for su and sudo
X
XPLIST_FILES=	bin/tinysu
X
XALL_TARGET=	it
XINSTALL_TARGET=	setup check
X
X.include <bsd.port.mk>
END-of-tinysu/Makefile
echo x - tinysu/distinfo
sed 's/^X//' >tinysu/distinfo << 'END-of-tinysu/distinfo'
XMD5 (tinysu-0.9.tar.gz) = c4d84f386dc10928babe103d4db253c9
XSIZE (tinysu-0.9.tar.gz) = 17613
END-of-tinysu/distinfo
echo x - tinysu/pkg-descr
sed 's/^X//' >tinysu/pkg-descr << 'END-of-tinysu/pkg-descr'
Xtinysu is a featureless replacement for su and sudo. tinysu is installed
Xsetuid root and executable by members of a particular group. It is intended to
Xbe used in situations where an unprivileged user is being granted full root
Xaccess, but wants the convenience of a sudo-style log.
X
XWWW: http://peff.net/tinysu/
END-of-tinysu/pkg-descr
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list