head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.06.01.21;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2005.10.16.13.59.23;	author vs;	state Exp;
branches;
next	1.1;

1.1
date	2005.05.24.21.52.50;	author pav;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for:	tinysu
# Date created:		5 May 2005
# Whom:			zakj@@nox.cx
#
# $FreeBSD: head/security/tinysu/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	tinysu
PORTVERSION=	0.9
CATEGORIES=	security
MASTER_SITES=	http://peff.net/tinysu/

MAINTAINER=	zakj@@nox.cx
COMMENT=	A featureless replacement for su and sudo

PLIST_FILES=	bin/tinysu

ALL_TARGET=	it
INSTALL_TARGET=	setup check

post-extract:
	@@${ECHO_CMD} ${PREFIX} >${WRKSRC}/conf-home

.include <bsd.port.mk>
@


1.2
log
@Respect $PREFIX

PR:		ports/87509
Submitted by:	maintainer
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@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.

PR:		ports/80752
Submitted by:	Zak Johnson <zakj@@nox.cx>
@
text
@d21 3
@

