Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2001 00:03:38 -0400 (EDT)
From:      Pete Fritchman <petef@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29658: New port: security/p5-GPG
Message-ID:  <20010813040338.32022D91C@electron.databits.net>

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

>Number:         29658
>Category:       ports
>Synopsis:       New port: security/p5-GPG
>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:   Sun Aug 12 21:10:21 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD entropy.databits.net 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Wed Aug 8 12:51:05 EDT 2001 root@entropy.databits.net:/usr/obj/usr/src/sys/ENTROPY i386

>Description:

GPG.pm is a Perl5 interface for using GnuPG. GPG works with $scalar
(string), as opposed to the existing Perl5 modules (GnuPG.pm and
GnuPG::Interface, which communicate with gnupg through filehandles
or filenames).

WWW: http://gpg.sourceforge.net/

>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-GPG
#	p5-GPG/pkg-descr
#	p5-GPG/distinfo
#	p5-GPG/pkg-plist
#	p5-GPG/Makefile
#	p5-GPG/pkg-comment
#
echo c - p5-GPG
mkdir -p p5-GPG > /dev/null 2>&1
echo x - p5-GPG/pkg-descr
sed 's/^X//' >p5-GPG/pkg-descr << 'END-of-p5-GPG/pkg-descr'
XGPG.pm is a Perl5 interface for using GnuPG. GPG works with $scalar
X(string), as opposed to the existing Perl5 modules (GnuPG.pm and
XGnuPG::Interface, which communicate with gnupg through filehandles
Xor filenames).
X
XWWW: http://gpg.sourceforge.net/
X
X- Pete
Xpetef@databits.net
END-of-p5-GPG/pkg-descr
echo x - p5-GPG/distinfo
sed 's/^X//' >p5-GPG/distinfo << 'END-of-p5-GPG/distinfo'
XMD5 (GPG-0.06.tar.gz) = be78c7a9f0235bcd7d3d1391c8900cf6
END-of-p5-GPG/distinfo
echo x - p5-GPG/pkg-plist
sed 's/^X//' >p5-GPG/pkg-plist << 'END-of-p5-GPG/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/GPG.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GPG/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GPG
END-of-p5-GPG/pkg-plist
echo x - p5-GPG/Makefile
sed 's/^X//' >p5-GPG/Makefile << 'END-of-p5-GPG/Makefile'
X# New ports collection makefile for:	p5-GPG
X# Date created:				12 August 2001
X# Whom:					Pete Fritchman <petef@databits.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	GPG
XPORTVERSION=	0.06
XCATEGORIES=	security perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../../authors/id/M/MI/MILES
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	petef@databits.net
X
XBUILD_DEPENDS=	gpg:${PORTSDIR}/security/gnupg
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=	GPG.3
X
Xpost-patch:
X	@${PERL} -pi -e 's,/usr/local,${LOCALBASE},' ${WRKSRC}/Makefile.PL
X
X.include <bsd.port.mk>
END-of-p5-GPG/Makefile
echo x - p5-GPG/pkg-comment
sed 's/^X//' >p5-GPG/pkg-comment << 'END-of-p5-GPG/pkg-comment'
XA Perl2GnuPG interface
END-of-p5-GPG/pkg-comment
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?20010813040338.32022D91C>