Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jun 2000 19:13:50 +0200 (CEST)
From:      Thomas Quinot <thomas@cuivre.fr.eu.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19269: New port: security/calife
Message-ID:  <20000614171350.E57E5117B@shalmaneser.enst.fr>

next in thread | raw e-mail | index | archive | help

>Number:         19269
>Category:       ports
>Synopsis:       New port: security/calife
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 14 10:20:01 PDT 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000614171350.E57E5117B>