Skip site navigation (1)Skip section navigation (2)
Date:      15 Jun 2006 02:55:50 -0000
From:      andrew@arda.homeunix.net
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/98971: Update port: security/courierpasswd User authentication and password changing utility
Message-ID:  <20060615025550.92610.qmail@arda.homeunix.net>
Resent-Message-ID: <200606150330.k5F3UAWn065451@freefall.freebsd.org>

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

>Number:         98971
>Category:       ports
>Synopsis:       Update port: security/courierpasswd User authentication and password changing utility
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 15 03:30:09 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andrew St. Jean
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD lorien.arda.homeunix.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Thu Mar 2 22:54:06 EST 2006 root@lorien.arda.homeunix.net:/usr/src/sys/i386/compile/LORIEN540 i386

>Description:
update to release 1.1.1

>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:
#
#	/usr/ports/security/courierpasswd
#	/usr/ports/security/courierpasswd/pkg-descr
#	/usr/ports/security/courierpasswd/Makefile
#	/usr/ports/security/courierpasswd/distinfo
#
echo c - /usr/ports/security/courierpasswd
mkdir -p /usr/ports/security/courierpasswd > /dev/null 2>&1
echo x - /usr/ports/security/courierpasswd/pkg-descr
sed 's/^X//' >/usr/ports/security/courierpasswd/pkg-descr << 'END-of-/usr/ports/security/courierpasswd/pkg-descr'
Xcourierpasswd is an authentication and password changing utility
Xthat uses the courier-authlib authentication library to find user credentials.
X
XIts interface follows that of Daniel J. Bernstein's checkpassword program.
X
XWWW: http://www.arda.homeunix.net/store/
END-of-/usr/ports/security/courierpasswd/pkg-descr
echo x - /usr/ports/security/courierpasswd/Makefile
sed 's/^X//' >/usr/ports/security/courierpasswd/Makefile << 'END-of-/usr/ports/security/courierpasswd/Makefile'
X# New ports collection makefile for:	courierpasswd
X# Date created:				23th April 2006
X# Whom:					Andrew St. Jean <andrew@arda.homeunix.net>
X#
X# $FreeBSD: ports/security/courierpasswd/Makefile,v 1.1 2006/05/01 20:46:26 pav Exp $
X
XPORTNAME=	courierpasswd
XPORTVERSION=	1.1.1
XCATEGORIES=	security mail
XMASTER_SITES=	http://www.arda.homeunix.net/store/
X
XMAINTAINER=	andrew@arda.homeunix.net
XCOMMENT=	User authentication and password changing utility
X
XBUILD_DEPENDS=	courierauthconfig:${PORTSDIR}/security/courier-authlib-base
XRUN_DEPENDS=	courierauthconfig:${PORTSDIR}/security/courier-authlib-base
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XCPPFLAGS+=	-I${LOCALBASE}/include
XLDFLAGS+=	-L${LOCALBASE}/lib -lintl
XCONFIGURE_ENV=	CPPFLAGS='${CPPFLAGS}' LDFLAGS='${LDFLAGS}'
X
XMINUID?=	100
X
XCONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
XCONFIGURE_ARGS+=	--with-minuid=${MINUID}
X
XPLIST_FILES=	sbin/courierpasswd
XMAN8=		courierpasswd.8
X
Xpre-fetch:
X	@${ECHO}	""
X	@${ECHO}	"#######################################################################"
X	@${ECHO}	""
X	@${ECHO}	"	You should set the following build option."
X	@${ECHO}	""
X	@${ECHO}	"	MINUID=uid	Accounts with uids below this value cannot have"
X	@${ECHO}	"	their passwords changed. Default value is 100."
X	@${ECHO}	""
X	@${ECHO}	"#######################################################################"
X	@${ECHO}	""
X
X.include <bsd.port.mk>
END-of-/usr/ports/security/courierpasswd/Makefile
echo x - /usr/ports/security/courierpasswd/distinfo
sed 's/^X//' >/usr/ports/security/courierpasswd/distinfo << 'END-of-/usr/ports/security/courierpasswd/distinfo'
XMD5 (courierpasswd-1.1.1.tar.gz) = b4ada51affabdf74cef1a028b9ffea5f
XSHA256 (courierpasswd-1.1.1.tar.gz) = f7ba0da967ddf82cf6083604666b42dfe4dd15ccf634674e103cbf6ff3a24f15
XSIZE (courierpasswd-1.1.1.tar.gz) = 288765
END-of-/usr/ports/security/courierpasswd/distinfo
exit

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



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