From quinot@inf.enst.fr  Wed Jun 14 10:10:10 2000
Return-Path: <quinot@inf.enst.fr>
Received: from infres.enst.fr (infres.enst.fr [137.194.160.3])
	by hub.freebsd.org (Postfix) with ESMTP id 0670637C2A2
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 14 Jun 2000 10:10:09 -0700 (PDT)
	(envelope-from quinot@inf.enst.fr)
Received: from shalmaneser.enst.fr (shalmaneser.enst.fr [137.194.160.128])
	by infres.enst.fr (Postfix) with ESMTP id DE39F4541A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 14 Jun 2000 19:10:05 +0200 (MET DST)
Received: by shalmaneser.enst.fr (Postfix, from userid 11117)
	id E57E5117B; Wed, 14 Jun 2000 19:13:50 +0200 (CEST)
Message-Id: <20000614171350.E57E5117B@shalmaneser.enst.fr>
Date: Wed, 14 Jun 2000 19:13:50 +0200 (CEST)
From: Thomas Quinot <thomas@cuivre.fr.eu.org>
Sender: quinot@inf.enst.fr
Reply-To: Thomas Quinot <thomas@cuivre.fr.eu.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port: security/calife
X-Send-Pr-Version: 3.2

>Number:         19269
>Category:       ports
>Synopsis:       New port: security/calife
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 14 10:20:01 PDT 2000
>Closed-Date:    Thu Jun 15 07:08:49 PDT 2000
>Last-Modified:  Thu Jun 15 07:09:14 PDT 2000
>Originator:     Thomas Quinot
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
ENST
>Environment:


>Description:

	Here is a port of Calife, a lightweight alternative
	to Sudo created by Ollivier Robert.

>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:
#
#	calife
#	calife/pkg
#	calife/pkg/COMMENT
#	calife/pkg/DESCR
#	calife/pkg/PLIST
#	calife/files
#	calife/files/md5
#	calife/Makefile
#
echo c - calife
mkdir -p calife > /dev/null 2>&1
echo c - calife/pkg
mkdir -p calife/pkg > /dev/null 2>&1
echo x - calife/pkg/COMMENT
sed 's/^X//' >calife/pkg/COMMENT << 'END-of-calife/pkg/COMMENT'
XA lightweight alternative to sudo
END-of-calife/pkg/COMMENT
echo x - calife/pkg/DESCR
sed 's/^X//' >calife/pkg/DESCR << 'END-of-calife/pkg/DESCR'
XCalife is a lightweight replacement to Sudo: it allows
Xusers listed in a particular file, $(PREFIX)/etc/calife.auth,
Xto endorse the identity of any other user after entering their
Xown password.
X
XWWW: http://mutt.frmug.org/calife/
X
X-- 
XThomas Quinot -- <thomas@cuivre.fr.eu.org>
END-of-calife/pkg/DESCR
echo x - calife/pkg/PLIST
sed 's/^X//' >calife/pkg/PLIST << 'END-of-calife/pkg/PLIST'
Xbin/calife
Xetc/calife.auth-dist
END-of-calife/pkg/PLIST
echo c - calife/files
mkdir -p calife/files > /dev/null 2>&1
echo x - calife/files/md5
sed 's/^X//' >calife/files/md5 << 'END-of-calife/files/md5'
XMD5 (calife-2.8.4.tar.gz) = aaee7625f0056f364ef322bc9dbadad9
END-of-calife/files/md5
echo x - calife/Makefile
sed 's/^X//' >calife/Makefile << 'END-of-calife/Makefile'
X# New ports collection makefile for:	calife
X# Date created:				13 Jun 2000
X# Whom:					Thomas Quinot <thomas@cuivre.fr.eu.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	calife
XPORTVERSION=	2.8.4
XCATEGORIES=	security
XMASTER_SITES=	ftp://postfix.eu.org/pub/calife/
X
XMAINTAINER=	thomas@cuivre.fr.eu.org
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	"--with-etcdir=$(PREFIX)/etc"
X
XMAN1=		calife.1
XMAN5=		calife.auth.5
X
X.include <bsd.port.mk>
END-of-calife/Makefile
exit


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: roberto 
State-Changed-When: Thu Jun 15 07:08:49 PDT 2000 
State-Changed-Why:  
Port committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19269 
>Unformatted:
