Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Oct 2000 10:52:34 -0700 (PDT)
From:      kaoru@kaisei.org
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/22218: New port: pgpdump
Message-ID:  <20001022175234.3F2C037B4FE@hub.freebsd.org>

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

>Number:         22218
>Category:       ports
>Synopsis:       New port: pgpdump
>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 Oct 22 11:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     TAKAHASHI Kaoru
>Release:        
>Organization:
>Environment:
>Description:
This is PGP packet visualizer "pgpdump". Displays the pgp packet
format of OpenPGP (RFC2440) and PGP version 2 (RFC 1991).

WWW: http://pgp.iijlab.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:
#
#	pgpdump
#	pgpdump/distinfo
#	pgpdump/pkg-comment
#	pgpdump/pkg-descr
#	pgpdump/pkg-plist
#	pgpdump/Makefile
#
echo c - pgpdump
mkdir -p pgpdump > /dev/null 2>&1
echo x - pgpdump/distinfo
sed 's/^X//' >pgpdump/distinfo << 'END-of-pgpdump/distinfo'
XMD5 (pgpdump-0.04.tar.gz) = 7c693ad27228640223caac2ef0e9a004
END-of-pgpdump/distinfo
echo x - pgpdump/pkg-comment
sed 's/^X//' >pgpdump/pkg-comment << 'END-of-pgpdump/pkg-comment'
XPGP packet visualizer
END-of-pgpdump/pkg-comment
echo x - pgpdump/pkg-descr
sed 's/^X//' >pgpdump/pkg-descr << 'END-of-pgpdump/pkg-descr'
XThis is PGP packet visualizer "pgpdump". Displays the pgp packet
Xformat of OpenPGP (RFC2440) and PGP version 2 (RFC 1991).
X
XWWW: http://pgp.iijlab.net/
END-of-pgpdump/pkg-descr
echo x - pgpdump/pkg-plist
sed 's/^X//' >pgpdump/pkg-plist << 'END-of-pgpdump/pkg-plist'
Xbin/pgpdump
END-of-pgpdump/pkg-plist
echo x - pgpdump/Makefile
sed 's/^X//' >pgpdump/Makefile << 'END-of-pgpdump/Makefile'
X# New ports collection makefile for:	pgpdump
X# Date created:				19 Jul 2000
X# Whom:					TAKAHASHI Kaoru
X#
X# $FreeBSD$
X#
X
XPORTNAME=	pgpdump
XPORTVERSION=	0.04
XCATEGORIES=	security
XMASTER_SITES=	ftp://pgp.iijlab.net/pub/tools/
XDISTNAME=	${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	kaoru@kaisei.org
X
XHAS_CONFIGURE=  yes
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/pgpdump ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-pgpdump/Makefile
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?20001022175234.3F2C037B4FE>