ports/144966: New port: security/p5-Authen-Krb5-Simple: Basic user authentication using Kerberos 5

Kimo kimor79 at yahoo.com
Mon Mar 22 23:00:09 UTC 2010


>Number:         144966
>Category:       ports
>Synopsis:       New port: security/p5-Authen-Krb5-Simple: Basic user authentication using Kerberos 5
>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:   Mon Mar 22 23:00:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Kimo
>Release:        8.0
>Organization:
>Environment:
>Description:
New port of Authen::Krb5::Simple
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-Simple
#	p5-Authen-Krb5-Simple/pkg-plist
#	p5-Authen-Krb5-Simple/pkg-descr
#	p5-Authen-Krb5-Simple/distinfo
#	p5-Authen-Krb5-Simple/Makefile
#
echo c - p5-Authen-Krb5-Simple
mkdir -p p5-Authen-Krb5-Simple > /dev/null 2>&1
echo x - p5-Authen-Krb5-Simple/pkg-plist
sed 's/^X//' >p5-Authen-Krb5-Simple/pkg-plist << '69751f76175682453d38404ce0130387'
X%%SITE_PERL%%/%%PERL_ARCH%%/Authen/Krb5/Simple.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Krb5/Simple/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Krb5/Simple/Simple.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Krb5/Simple/Simple.so
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Authen/Krb5
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Authen
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Krb5/Simple
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Krb5
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen
69751f76175682453d38404ce0130387
echo x - p5-Authen-Krb5-Simple/pkg-descr
sed 's/^X//' >p5-Authen-Krb5-Simple/pkg-descr << 'a8e919bdf938513500c35c37aa990b47'
XThe Authen::Krb5::Simple module provides a means to authenticate a user/password
Xusing Kerberos 5 protocol. The module's authenticate function takes a username
X(or user at kerberos_realm) and a password, and authenticates that user using the
Xlocal Kerberos 5 installation. It was initially created to allow perl scripts
Xto perform authentication against a Microsoft Active Directory (AD) server
Xconfigured to accept Kerberos client requests.
X
XWWW:	http://search.cpan.org/dist/Authen-Krb5-Simple/
a8e919bdf938513500c35c37aa990b47
echo x - p5-Authen-Krb5-Simple/distinfo
sed 's/^X//' >p5-Authen-Krb5-Simple/distinfo << 'c6465ae61d07bb19ec83cd2618597e90'
XMD5 (Authen-Krb5-Simple-0.42.tar.gz) = d5edaa5b95e0d7d55b08a379b8be8996
XSHA256 (Authen-Krb5-Simple-0.42.tar.gz) = 07aca8579f99ccf7b35192a34f400265f064d7ec5b10720c4e3373e61557a395
XSIZE (Authen-Krb5-Simple-0.42.tar.gz) = 9904
c6465ae61d07bb19ec83cd2618597e90
echo x - p5-Authen-Krb5-Simple/Makefile
sed 's/^X//' >p5-Authen-Krb5-Simple/Makefile << '6a751669ebefd780feb785634d82b9fb'
XPORTNAME=	Authen-Krb5-Simple
XPORTVERSION=	0.42
XCATEGORIES=	security perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
XDISTNAME=	Authen-Krb5-Simple-${PORTVERSION}
X
XMAINTAINER=	perl at FreeBSD.org
XCOMMENT=	Basic user authentication using Kerberos 5
X
XLIB_DEPENDS=	krb5.3:${PORTSDIR}/security/krb5
X
XCONFIGURE_ENV+=	KRB5_INCLUDE=${LOCALBASE}/include
XCONFIGURE_ENV+=	KRB5_LIB=${LOCALBASE}/lib
XCONFIGURE_ENV+=	skip_lib_check=1
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Authen::Krb5::Simple.3
X
X#post-patch:
X#	@${REINPLACE_CMD} -e 's,/usr,${LOCALBASE},g' ${WRKSRC}/Makefile.PL
X
X.include <bsd.port.mk>
6a751669ebefd780feb785634d82b9fb
exit



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



More information about the freebsd-ports-bugs mailing list