1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

Rename calife-devel into calife. The original port (2.8) has been

deprecated for some time now.

Approved by:	thomas (MAINTAINER)
This commit is contained in:
Ollivier Robert 2014-05-28 13:38:13 +00:00
parent dd96acba30
commit 450d29924c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355621
9 changed files with 15 additions and 49 deletions

View File

@ -1,31 +0,0 @@
# Created by: Thomas Quinot <thomas@cuivre.fr.eu.org>
# $FreeBSD$
PORTNAME= calife
PORTVERSION= 3.0.1
CATEGORIES= security
MASTER_SITES= http://assets.keltia.net/calife/
DISTNAME= calife-3.0.1
PKGNAMESUFFIX= -devel
MAINTAINER= thomas@FreeBSD.org
COMMENT= Lightweight alternative to sudo
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-etcdir=${PREFIX}/etc
CONFIGURE_ARGS+= --with-pam
CONFLICTS?= calife-2.*
MAN1= calife.1
MAN5= calife.auth.5
NO_STAGE= yes
post-install:
@${INSTALL_DATA} ${WRKSRC}/pam/freebsd5 ${PREFIX}/etc/pam.d/calife.sample
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (calife-3.0.1.tar.bz2) = f5dee9ccb5e1c0d8a4a952ecd80abdd1d7952df45ac415dfa34a5890bd5e20aa
SIZE (calife-3.0.1.tar.bz2) = 98548

View File

@ -1,6 +0,0 @@
Calife is a lightweight replacement to Sudo: it allows
users listed in a particular file, $(PREFIX)/etc/calife.auth,
to endorse the identity of any other user after entering their
own password.
WWW: http://www.keltia.net/programs/calife

View File

@ -1,3 +0,0 @@
bin/calife
etc/calife.auth-dist
etc/pam.d/calife.sample

View File

@ -2,10 +2,11 @@
# $FreeBSD$
PORTNAME= calife
PORTVERSION= 2.8.6.5
PORTVERSION= 3.0.1
CATEGORIES= security
MASTER_SITES= http://assets.keltia.net/calife/
DISTNAME= calife-2.8.6-p5
DISTNAME= calife-3.0.1
PKGNAMESUFFIX= -devel
MAINTAINER= thomas@FreeBSD.org
COMMENT= Lightweight alternative to sudo
@ -13,12 +14,18 @@ COMMENT= Lightweight alternative to sudo
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= "--with-etcdir=${PREFIX}/etc"
CONFIGURE_ARGS= --with-etcdir=${PREFIX}/etc
CONFLICTS?= calife-3.*
CONFIGURE_ARGS+= --with-pam
CONFLICTS?= calife-2.*
MAN1= calife.1
MAN5= calife.auth.5
NO_STAGE= yes
post-install:
@${INSTALL_DATA} ${WRKSRC}/pam/freebsd5 ${PREFIX}/etc/pam.d/calife.sample
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (calife-2.8.6-p5.tar.bz2) = e615f98fecd3b701f6e7c0bf31e583f4b7c7555e774e49f8afb21fe2252a011e
SIZE (calife-2.8.6-p5.tar.bz2) = 82964
SHA256 (calife-3.0.1.tar.bz2) = f5dee9ccb5e1c0d8a4a952ecd80abdd1d7952df45ac415dfa34a5890bd5e20aa
SIZE (calife-3.0.1.tar.bz2) = 98548

View File

@ -3,4 +3,4 @@ users listed in a particular file, $(PREFIX)/etc/calife.auth,
to endorse the identity of any other user after entering their
own password.
WWW: http://www.keltia.net/programs/calife/
WWW: http://www.keltia.net/programs/calife

View File

@ -1,2 +1,3 @@
bin/calife
etc/calife.auth-dist
etc/pam.d/calife.sample