Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jan 2006 13:19:38 +0100
From:      Fredrik Lindberg <fli@shapeshifter.se>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/91750: New port: security/pam_bsdbioapi	PAM Module to BioAPI
Message-ID:  <20060113121939.8587A1A84C@mx1.h3q.net>
Resent-Message-ID: <200601131220.k0DCK7a6078948@freefall.freebsd.org>

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

>Number:         91750
>Category:       ports
>Synopsis:       New port: security/pam_bsdbioapi	PAM Module to BioAPI
>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:   Fri Jan 13 12:20:06 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Fredrik Lindberg
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD genesis.int.shapeshifter.se 7.0-CURRENT FreeBSD 7.0-CURRENT #6: Tue Dec 6 22:01:51 CET 2005 root@genesis.int.shapeshifter.se:/usr/obj/usr/src/sys/GENESIS i386


	
>Description:
The (BSD) BioAPI service module for PAM provides authentication
management through BioAPI BSPs.

>How-To-Repeat:
	
>Fix:

	

--- pam_bsdbioapi begins here ---
# 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:
#
#	pam_bsdbioapi
#	pam_bsdbioapi/Makefile
#	pam_bsdbioapi/pkg-descr
#	pam_bsdbioapi/pkg-plist
#	pam_bsdbioapi/distinfo
#
echo c - pam_bsdbioapi
mkdir -p pam_bsdbioapi > /dev/null 2>&1
echo x - pam_bsdbioapi/Makefile
sed 's/^X//' >pam_bsdbioapi/Makefile << 'END-of-pam_bsdbioapi/Makefile'
X# Ports collection makefile for:	pam_bsdbioapi	
X# Date created:			13 January 2006
X# Whom:					Fredrik Lindberg <fli@shapeshifter.se>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		pam_bsdbioapi
XPORTVERSION=	1.0
XCATEGORIES=		security
XMASTER_SITES=	http://shapeshifter.se/pub/pam_bsdbioapi/
X
XMAINTAINER=		fli@shapeshifter.se
XCOMMENT=		PAM Module for BioAPI
X
XLIB_DEPENDS=	bioapi100.0:${PORTSDIR}/security/bioapi
X
X.include <bsd.port.pre.mk>
X.if ${OSVERSION} < 500000
XIGNORE=     "Needs at least FreeBSD 5.0-RELEASE"
X.endif
X.include <bsd.port.post.mk>
END-of-pam_bsdbioapi/Makefile
echo x - pam_bsdbioapi/pkg-descr
sed 's/^X//' >pam_bsdbioapi/pkg-descr << 'END-of-pam_bsdbioapi/pkg-descr'
XThe (BSD) BioAPI service module for PAM provides authentication 
Xmanagement through BioAPI BSPs.
X
XWWW: http://shapeshifter.se/code/pam_bsdbioapi
END-of-pam_bsdbioapi/pkg-descr
echo x - pam_bsdbioapi/pkg-plist
sed 's/^X//' >pam_bsdbioapi/pkg-plist << 'END-of-pam_bsdbioapi/pkg-plist'
Xlib/libpam_bsdbioapi.a
Xlib/libpam_bsdbioapi_p.a
Xlib/pam_bsdbioapi.so
Xman/man8/pam_bsdbioapi.8.gz
END-of-pam_bsdbioapi/pkg-plist
echo x - pam_bsdbioapi/distinfo
sed 's/^X//' >pam_bsdbioapi/distinfo << 'END-of-pam_bsdbioapi/distinfo'
XMD5 (pam_bsdbioapi-1.0.tar.gz) = 04c3ad00c08865d205f131813484f9a5
XSHA256 (pam_bsdbioapi-1.0.tar.gz) = 6bed45702320c674d385ece24603591e818dfb43d34b0b3e4a70be8c6d567531
XSIZE (pam_bsdbioapi-1.0.tar.gz) = 4640
END-of-pam_bsdbioapi/distinfo
exit
--- pam_bsdbioapi ends here ---


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



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