From croyle@gelemna.ft-wayne.in.us  Sun May  3 17:54:09 1998
Received: from emerson.gelemna.ft-wayne.in.us (fw-line-36.fwi.com [209.84.172.41])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07101
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 3 May 1998 17:54:06 -0700 (PDT)
          (envelope-from croyle@gelemna.ft-wayne.in.us)
Received: (from croyle@localhost)
	by emerson.gelemna.ft-wayne.in.us (8.8.8/8.8.8) id TAA03846;
	Sun, 3 May 1998 19:53:59 -0500 (EST)
	(envelope-from croyle)
Message-Id: <199805040053.TAA03846@emerson.gelemna.ft-wayne.in.us>
Date: Sun, 3 May 1998 19:53:59 -0500 (EST)
From: Don Croyle <croyle@gelemna.ft-wayne.in.us>
Reply-To: croyle@gelemna.ft-wayne.in.us
To: FreeBSD-gnats-submit@freebsd.org
Subject: new port: p5-PGP-Sign 
X-Send-Pr-Version: 3.2

>Number:         6498
>Category:       ports
>Synopsis:       new port: p5-PGP-Sign
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mph
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May  3 18:00:01 PDT 1998
>Closed-Date:    Sun May 3 23:51:41 EDT 1998
>Last-Modified:  Sun May  3 23:52:38 EDT 1998
>Originator:     Don Croyle
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
Minimal at best 
>Environment:

	

>Description:
PGP::Sign is a perl5 module for creating detached signatures.
	

>How-To-Repeat:

	

>Fix:
	
	
Commit this archive:

# 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:
#
#       Makefile
#       files/md5
#       pkg/COMMENT
#       pkg/DESCR
#       pkg/PLIST
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# New ports collection makefile for: p5-PGP-Sign
X# Version required: 0.08
X# Date created: January 2, 1998
X# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
X#
X#   $Id: Makefile,v 1.1.1.1 1998/02/14 05:11:38 croyle Exp $
X#
X
XDISTNAME=      PGP-Sign-0.08
XPKGNAME=       p5-PGP-Sign-0.08
XCATEGORIES=    security perl5
XMASTER_SITES=   ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=     PGP
X
XMAINTAINER=    croyle@gelemna.ft-wayne.in.us
X
XRUN_DEPENDS=   ${PREFIX}/bin/pgp:${PORTSDIR}/security/pgp
X
XUSE_PERL5=     yes
X
XMAN3=          PGP::Sign.3
XMANPREFIX=      ${PREFIX}/lib/perl5
X
Xdo-configure:
X       @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
X
X.include <bsd.port.mk>
END-of-Makefile
echo x - files/md5
sed 's/^X//' >files/md5 << 'END-of-files/md5'
XMD5 (PGP-Sign-0.08.tar.gz) = c749930a6e36c97eedee14e27185d062
END-of-files/md5
echo x - pkg/COMMENT
sed 's/^X//' >pkg/COMMENT << 'END-of-pkg/COMMENT'
XCreate detached PGP signatures for data.
END-of-pkg/COMMENT
echo x - pkg/DESCR
sed 's/^X//' >pkg/DESCR << 'END-of-pkg/DESCR'
XPGP::Sign is a special purpose module designed to create and check
Xdetached signatures for data.  It's mainly intended to be used for
Xthings like reimplementing PGPMoose, signcontrol and pgpverify.
END-of-pkg/DESCR
echo x - pkg/PLIST
sed 's/^X//' >pkg/PLIST << 'END-of-pkg/PLIST'
Xlib/perl5/man/man3/PGP::Sign.3.gz
Xlib/perl5/site_perl/PGP/Sign.pm
Xlib/perl5/site_perl/i386-freebsd/auto/PGP/Sign/.packlist
X@dirrm lib/perl5/site_perl/i386-freebsd/auto/PGP/Sign
END-of-pkg/PLIST
exit


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mph 
State-Changed-When: Sun May 3 23:51:41 EDT 1998 
State-Changed-Why:  
Imported, thanks.  Please note that the shar file had tab damage 
(i.e. tabs in the Makefile were turned to spaces, and the distinction 
is important). 


Responsible-Changed-From-To: freebsd-ports->mph 
Responsible-Changed-By: mph 
Responsible-Changed-When: Sun May 3 23:51:41 EDT 1998 
Responsible-Changed-Why:  
>Unformatted:
