Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Sep 2005 19:33:39 +0200 (CEST)
From:      Johan van Selst <johans@stack.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/86077: new port: security/signing-party (OpenPGP tools)
Message-ID:  <20050913173339.BCB35172A3@mud.stack.nl>
Resent-Message-ID: <200509131740.j8DHe1lf066933@freefall.freebsd.org>

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

>Number:         86077
>Category:       ports
>Synopsis:       new port: security/signing-party (OpenPGP tools)
>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 Sep 13 17:40:00 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Johan van Selst
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD mud.stack.nl 5.4-STABLE FreeBSD 5.4-STABLE #5: Wed Jul 13 12:15:37 CEST 2005 johans@mud.stack.nl:/usr/obj/usr/src/sys/mud i386


	
>Description:
	
	signing-party is a collection for all kinds of PGP/GnuPG related things,
	including signing scripts, party preparation scripts, etc.

	This port is based on the Debian package with the same name.

>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:
#
#	signing-party
#	signing-party/Makefile
#	signing-party/distinfo
#	signing-party/pkg-descr
#
echo c - signing-party
mkdir -p signing-party > /dev/null 2>&1
echo x - signing-party/Makefile
sed 's/^X//' >signing-party/Makefile << 'END-of-signing-party/Makefile'
X# New ports collection makefile for:	signing-party
X# Date created:				13 September 2005
X# Whom:					johans
X#
X# $FreeBSD$
X#
X
XPORTNAME=	signing-party
XPORTVERSION=	0.4.4.2
XCATEGORIES=	security
XMASTER_SITES=	${MASTER_SITE_DEBIAN}
XMASTER_SITE_SUBDIR=	pool/main/s/signing-party
XDISTNAME=	${PORTNAME}_${PORTVERSION:R}.orig
X
XPATCH_SITES=	${MASTER_SITES}
XPATCH_SITE_SUBDIR=	${MASTER_SITE_SUBDIR}
XPATCHFILES=	${PORTNAME}_${PORTVERSION:R}-${PORTVERSION:E}.diff.gz
XPATCH_DIST_STRIP=	-p1
X
XMAINTAINER=	johans@stack.nl
XCOMMENT=	Various OpenPGP related tools
X
XRUN_DEPENDS=	gpg:${PORTSDIR}/security/gnupg \
X		${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \
X		${SITE_PERL}/Mail/Util.pm:${PORTSDIR}/mail/p5-Mail-Tools \
X		${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \
X		${SITE_PERL}/Text/Template.pm:${PORTSDIR}/textproc/p5-Text-Template
X
XWRKSRC=		${WRKDIR}/${DISTNAME:S/_/-/:S/.orig//}
X
XUSE_GMAKE=	yes
XUSE_PERL5=	yes
X
XEXEC=		caff/caff caff/pgp-clean caff/pgp-fixkey \
X		gpglist/gpglist gpgsigs/gpgsigs \
X		gpg-key2ps/gpg-key2ps gpg-mailkeys/gpg-mailkeys \
X		keylookup/keylookup
X
XDOCS=		caff/README caff/README.gpg-agent \
X		caff/README.many-keys caff/README.v3-keys \
X		caff/caffrc.sample
X
XPORTDOCS=	caff
XPLIST_FILES=	${EXEC:C-[^/]*-bin-}
XMAN1=		${EXEC:C-[^/]*/--:S/$/.1/}
X
Xdo-install:
X.for file in ${EXEC}
X	${INSTALL_SCRIPT} ${WRKSRC}/${file} ${PREFIX}/bin/${file:C-[^/]*--}
X	${INSTALL_MAN} ${WRKSRC}/${file}.1 ${MAN1PREFIX}/man/man1
X.endfor
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}/caff
X	cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}/caff
X.endif
X
X.include <bsd.port.mk>
END-of-signing-party/Makefile
echo x - signing-party/distinfo
sed 's/^X//' >signing-party/distinfo << 'END-of-signing-party/distinfo'
XMD5 (signing-party_0.4.4.orig.tar.gz) = 1cf7a1e0bcf58fad4270477f767d91e7
XSIZE (signing-party_0.4.4.orig.tar.gz) = 42499
XMD5 (signing-party_0.4.4-2.diff.gz) = d22fdae6381e80800388aab1f82e00b1
XSIZE (signing-party_0.4.4-2.diff.gz) = 6247
END-of-signing-party/distinfo
echo x - signing-party/pkg-descr
sed 's/^X//' >signing-party/pkg-descr << 'END-of-signing-party/pkg-descr'
Xsigning-party is a collection for all kinds of PGP/GnuPG related things,
Xincluding signing scripts, party preparation scripts, etc.
X
X * caff: CA - Fire and Forget signs and mails a key
X * pgp-clean: removes all non-self signatures from key
X * pgp-fixkey: removes broken packets from keys
X * gpg-mailkeys: simply mail out a signed key to its owner
X * gpg-key2ps: generate PostScript file with fingerprint paper strips
X * gpglist: show who signed which of your UIDs
X * gpgsigs: annotates list of GnuPG keys with already done signatures
X * keylookup: ncurses wrapper around gpg --search
X
XWWW: http://pgp-tools.alioth.debian.org/
END-of-signing-party/pkg-descr
exit

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



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