Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Oct 1999 20:42:32 -0400 (EDT)
From:      Matt Behrens <matt@zigg.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14137: [NEW PORT] security/p5-Authen-PAM
Message-ID:  <199910050042.UAA05900@megaweapon.zigg.com>

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

>Number:         14137
>Category:       ports
>Synopsis:       [NEW PORT] security/p5-Authen-PAM
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct  4 17:50:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Matt Behrens
>Release:        FreeBSD 3.3-RC i386
>Organization:
zigg.com
>Environment:

FreeBSD megaweapon.zigg.com 3.3-RC FreeBSD 3.3-RC #4: Mon Sep 13 18:52:21 EDT 1999     root@megaweapon.zigg.com:/usr/src/sys/compile/MEGAWEAPON  i386

>Description:

The attached shar file creates a port for perl5's Authen::PAM
module.  ``make test'' works great on this port, and supposedly
it's been compatible with FreeBSDs back to 3.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:
#
#	p5-Authen-PAM
#	p5-Authen-PAM/pkg
#	p5-Authen-PAM/pkg/COMMENT
#	p5-Authen-PAM/pkg/DESCR
#	p5-Authen-PAM/pkg/PLIST
#	p5-Authen-PAM/files
#	p5-Authen-PAM/files/md5
#	p5-Authen-PAM/Makefile
#
echo c - p5-Authen-PAM
mkdir -p p5-Authen-PAM > /dev/null 2>&1
echo c - p5-Authen-PAM/pkg
mkdir -p p5-Authen-PAM/pkg > /dev/null 2>&1
echo x - p5-Authen-PAM/pkg/COMMENT
sed 's/^X//' >p5-Authen-PAM/pkg/COMMENT << 'END-of-p5-Authen-PAM/pkg/COMMENT'
XA Perl interface to the PAM library
END-of-p5-Authen-PAM/pkg/COMMENT
echo x - p5-Authen-PAM/pkg/DESCR
sed 's/^X//' >p5-Authen-PAM/pkg/DESCR << 'END-of-p5-Authen-PAM/pkg/DESCR'
XThis module provides a Perl interface to the PAM library.
END-of-p5-Authen-PAM/pkg/DESCR
echo x - p5-Authen-PAM/pkg/PLIST
sed 's/^X//' >p5-Authen-PAM/pkg/PLIST << 'END-of-p5-Authen-PAM/pkg/PLIST'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Authen/PAM.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/PAM/PAM.so
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/PAM/PAM.bs
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/PAM/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/PAM
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Authen 2>/dev/null || true
END-of-p5-Authen-PAM/pkg/PLIST
echo c - p5-Authen-PAM/files
mkdir -p p5-Authen-PAM/files > /dev/null 2>&1
echo x - p5-Authen-PAM/files/md5
sed 's/^X//' >p5-Authen-PAM/files/md5 << 'END-of-p5-Authen-PAM/files/md5'
XMD5 (Authen-PAM-0.08.tar.gz) = 960cf35215ed99f181e940e8ac62a261
END-of-p5-Authen-PAM/files/md5
echo x - p5-Authen-PAM/Makefile
sed 's/^X//' >p5-Authen-PAM/Makefile << 'END-of-p5-Authen-PAM/Makefile'
X# New ports collection makefile for:    p5-Authen-Radius
X# Version required:			0.08
X# Date created:				Mon Oct  4 1999
X# Whom:	      				Matt Behrens <matt@zigg.com>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	Authen-PAM-0.08
XPKGNAME=	p5-Authen-PAM-0.08
XCATEGORIES=	security perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Authen
X
XMAINTAINER=	matt@zigg.com
X
XUSE_PERL5=	YES
X
XMAN3=		Authen::PAM.3
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
Xdo-configure:
X		@cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL
X
X.include <bsd.port.mk>
END-of-p5-Authen-PAM/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?199910050042.UAA05900>