Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Feb 2001 15:35:21 -0500 (EST)
From:      ajk@iu.edu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24832: New port: Authen::Krb5, Perl interface to Kerberos 5
Message-ID:  <200102032035.f13KZLo99351@kobayashi.uits.iupui.edu>

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

>Number:         24832
>Category:       ports
>Synopsis:       New port: Authen::Krb5, Perl interface to Kerberos 5
>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:   Sat Feb 03 12:40:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Andrew J. Korty
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
Information Technology Security Office, Indiana University
>Environment:

FreeBSD 4.2-RELEASE

>Description:

Authen::Krb5 is an object-oriented interface to the Kerberos 5 API.
Both the implementation and documentation are nowhere near complete,
and may require previous experience with Kerberos 5 programming.  Most
of the functions here are documented in detail in the Kerberos 5 API
documentation.

>How-To-Repeat:

N/A

>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-Krb5
#	p5-Authen-Krb5/pkg-comment
#	p5-Authen-Krb5/Makefile
#	p5-Authen-Krb5/distinfo
#	p5-Authen-Krb5/pkg-plist
#	p5-Authen-Krb5/pkg-descr
#
echo c - p5-Authen-Krb5
mkdir -p p5-Authen-Krb5 > /dev/null 2>&1
echo x - p5-Authen-Krb5/pkg-comment
sed 's/^X//' >p5-Authen-Krb5/pkg-comment << 'END-of-p5-Authen-Krb5/pkg-comment'
XPerl extension for Kerberos 5
END-of-p5-Authen-Krb5/pkg-comment
echo x - p5-Authen-Krb5/Makefile
sed 's/^X//' >p5-Authen-Krb5/Makefile << 'END-of-p5-Authen-Krb5/Makefile'
X# New ports collection makefile for:	p5-Authen-Krb5
X# Date created:				22 January 2001
X# Whom:					ajk@iu.edu
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Authen-Krb5
XPORTVERSION=	1.2
XCATEGORIES=	security perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Authen
XPKGNAMEPREFIX=	p5-
XDISTNAME=	Krb5-${PORTVERSION}
X
XMAINTAINER=	ajk@iu.edu
X
XLIB_DEPENDS=	krb5:${PORTSDIR}/security/krb5
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Authen::Krb5.3
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
XKRB5_HOME?=	${PREFIX}
X
Xpost-patch:
X	@${PERL} -pi -e 's:/usr/local/krb5:${KRB5_HOME}:g' \
X	    ${WRKSRC}/Makefile.PL
X
X.include <bsd.port.mk>
END-of-p5-Authen-Krb5/Makefile
echo x - p5-Authen-Krb5/distinfo
sed 's/^X//' >p5-Authen-Krb5/distinfo << 'END-of-p5-Authen-Krb5/distinfo'
XMD5 (Krb5-1.2.tar.gz) = c2b82738eb14bb964ed54a05e2801bf3
END-of-p5-Authen-Krb5/distinfo
echo x - p5-Authen-Krb5/pkg-plist
sed 's/^X//' >p5-Authen-Krb5/pkg-plist << 'END-of-p5-Authen-Krb5/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Authen/Krb5.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/Krb5/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/Krb5/Krb5.bs
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/Krb5/Krb5.so
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/Krb5/autosplit.ix
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/Krb5
END-of-p5-Authen-Krb5/pkg-plist
echo x - p5-Authen-Krb5/pkg-descr
sed 's/^X//' >p5-Authen-Krb5/pkg-descr << 'END-of-p5-Authen-Krb5/pkg-descr'
XAuthen::Krb5 is an object-oriented interface to the Kerberos 5 API.
XBoth the implementation and documentation are nowhere near complete,
Xand may require previous experience with Kerberos 5 programming.  Most
Xof the functions here are documented in detail in the Kerberos 5 API
Xdocumentation.
X
XWWW:	http://search.cpan.org/search?module=Authen::Krb5
X
XFreeBSD port by Andrew J. Korty <ajk@iu.edu>
END-of-p5-Authen-Krb5/pkg-descr
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?200102032035.f13KZLo99351>