Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  8 Aug 2006 22:22:37 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/101658: [NEW PORT] security/p5-PerlCryptLib: Perl interface to Peter Guttman cryptlib API
Message-ID:  <20060808142237.D4694160@netnews.NCTU.edu.tw>
Resent-Message-ID: <200608081430.k78EUBaW084187@freefall.freebsd.org>

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

>Number:         101658
>Category:       ports
>Synopsis:       [NEW PORT] security/p5-PerlCryptLib: Perl interface to Peter Guttman cryptlib API
>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:   Tue Aug 08 14:30:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
PerlCryptLib is an interface module to access cryptlib API.

WWW:	http://search.cpan.org/dist/PerlCryptLib/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-PerlCryptLib-1.03.shar 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:
#
#	p5-PerlCryptLib
#	p5-PerlCryptLib/pkg-descr
#	p5-PerlCryptLib/Makefile
#	p5-PerlCryptLib/pkg-plist
#	p5-PerlCryptLib/distinfo
#
echo c - p5-PerlCryptLib
mkdir -p p5-PerlCryptLib > /dev/null 2>&1
echo x - p5-PerlCryptLib/pkg-descr
sed 's/^X//' >p5-PerlCryptLib/pkg-descr << 'END-of-p5-PerlCryptLib/pkg-descr'
XPerlCryptLib is an interface module to access cryptlib API.
X
XWWW:	http://search.cpan.org/dist/PerlCryptLib/
END-of-p5-PerlCryptLib/pkg-descr
echo x - p5-PerlCryptLib/Makefile
sed 's/^X//' >p5-PerlCryptLib/Makefile << 'END-of-p5-PerlCryptLib/Makefile'
X# New ports collection makefile for:	p5-PerlCryptLib
X# Date created:		2006-08-08
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	PerlCryptLib
XPORTVERSION=	1.03
XCATEGORIES=	security perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/A/AL/ALVAROL
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Perl interface to Peter Guttman cryptlib API
X
XLIB_DEPENDS=	cl:${PORTSDIR}/security/cryptlib
XRUN_DEPENDS=	${SITE_PERL}/enum.pm:${PORTSDIR}/devel/p5-enum
X
XPERL_CONFIGURE=	yes
X
XMAN3=		PerlCryptLib.3
X
Xpost-patch:
X	${PERL} -pi -e 's,^use 5\.008.*$$,,' ${WRKSRC}/Makefile.PL
X	${PERL} -pi -e 's,\.\./cryptlib322,${LOCALBASE}/include,' \
X		${WRKSRC}/PerlCryptLib.xs
X
Xpost-configure:
X	${PERL} -pi -e 's,-lpthread,${PTHREAD_LIBS},' ${WRKSRC}/Makefile
X
X.include <bsd.port.mk>
END-of-p5-PerlCryptLib/Makefile
echo x - p5-PerlCryptLib/pkg-plist
sed 's/^X//' >p5-PerlCryptLib/pkg-plist << 'END-of-p5-PerlCryptLib/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/PerlCryptLib.ph
X%%SITE_PERL%%/%%PERL_ARCH%%/PerlCryptLib.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/PerlCryptLib/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/PerlCryptLib/PerlCryptLib.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/PerlCryptLib/PerlCryptLib.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/PerlCryptLib/autosplit.ix
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PerlCryptLib
END-of-p5-PerlCryptLib/pkg-plist
echo x - p5-PerlCryptLib/distinfo
sed 's/^X//' >p5-PerlCryptLib/distinfo << 'END-of-p5-PerlCryptLib/distinfo'
XMD5 (PerlCryptLib-1.03.tar.gz) = 8d31fa1e33264bad600676e931402914
XSHA256 (PerlCryptLib-1.03.tar.gz) = bef682a9041ec4019aae43766e1e7ea467ee34ac247242b87730e7001d38cca0
XSIZE (PerlCryptLib-1.03.tar.gz) = 23834
END-of-p5-PerlCryptLib/distinfo
exit
--- p5-PerlCryptLib-1.03.shar ends here ---

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



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