head	1.32;
access;
symbols
	RELEASE_8_3_0:1.27
	RELEASE_9_0_0:1.27
	RELEASE_7_4_0:1.26
	RELEASE_8_2_0:1.26
	RELEASE_6_EOL:1.25
	RELEASE_8_1_0:1.25
	RELEASE_7_3_0:1.24
	RELEASE_8_0_0:1.20
	RELEASE_7_2_0:1.19
	RELEASE_7_1_0:1.18
	RELEASE_6_4_0:1.18
	RELEASE_5_EOL:1.17
	RELEASE_7_0_0:1.12
	RELEASE_6_3_0:1.12
	PRE_XORG_7:1.9
	RELEASE_4_EOL:1.9
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.32
date	2012.11.17.06.01.20;	author svnexp;	state Exp;
branches;
next	1.31;

1.31
date	2012.06.29.10.07.34;	author johans;	state Exp;
branches;
next	1.30;

1.30
date	2012.06.15.10.13.28;	author johans;	state Exp;
branches;
next	1.29;

1.29
date	2012.06.01.05.24.08;	author dinoex;	state Exp;
branches;
next	1.28;

1.28
date	2012.04.06.12.17.28;	author johans;	state Exp;
branches;
next	1.27;

1.27
date	2011.11.07.21.56.50;	author johans;	state Exp;
branches;
next	1.26;

1.26
date	2010.12.16.02.34.03;	author glarkin;	state Exp;
branches;
next	1.25;

1.25
date	2010.03.28.06.43.30;	author dinoex;	state Exp;
branches;
next	1.24;

1.24
date	2010.02.23.18.07.12;	author johans;	state Exp;
branches;
next	1.23;

1.23
date	2010.02.12.13.16.14;	author johans;	state Exp;
branches;
next	1.22;

1.22
date	2010.02.05.11.43.53;	author dinoex;	state Exp;
branches;
next	1.21;

1.21
date	2009.10.09.13.21.01;	author johans;	state Exp;
branches;
next	1.20;

1.20
date	2009.09.22.17.02.47;	author johans;	state Exp;
branches;
next	1.19;

1.19
date	2009.02.26.19.10.22;	author johans;	state Exp;
branches;
next	1.18;

1.18
date	2008.06.06.14.01.05;	author edwin;	state Exp;
branches;
next	1.17;

1.17
date	2008.05.22.12.25.13;	author johans;	state Exp;
branches;
next	1.16;

1.16
date	2008.03.17.18.53.05;	author johans;	state Exp;
branches;
next	1.15;

1.15
date	2008.02.04.21.41.31;	author johans;	state Exp;
branches;
next	1.14;

1.14
date	2008.02.02.10.01.13;	author johans;	state Exp;
branches;
next	1.13;

1.13
date	2007.12.15.17.17.55;	author johans;	state Exp;
branches;
next	1.12;

1.12
date	2007.08.26.11.50.07;	author johans;	state Exp;
branches;
next	1.11;

1.11
date	2007.06.20.15.29.20;	author johans;	state Exp;
branches;
next	1.10;

1.10
date	2007.06.07.09.24.44;	author johans;	state Exp;
branches;
next	1.9;

1.9
date	2006.12.22.02.51.16;	author kuriyama;	state Exp;
branches;
next	1.8;

1.8
date	2006.12.21.13.31.56;	author kuriyama;	state Exp;
branches;
next	1.7;

1.7
date	2006.11.05.17.31.27;	author johans;	state Exp;
branches;
next	1.6;

1.6
date	2006.09.20.19.12.04;	author johans;	state Exp;
branches;
next	1.5;

1.5
date	2006.05.26.13.37.04;	author johans;	state Exp;
branches;
next	1.4;

1.4
date	2006.05.08.18.41.30;	author johans;	state Exp;
branches;
next	1.3;

1.3
date	2006.03.27.20.25.15;	author thierry;	state Exp;
branches;
next	1.2;

1.2
date	2006.03.16.15.07.37;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2005.09.14.00.06.49;	author jylefort;	state Exp;
branches;
next	;


desc
@@


1.32
log
@Switch exporter over
@
text
@# New ports collection makefile for:	signing-party
# Date created:				13 September 2005
# Whom:					johans
#
# $FreeBSD: head/security/signing-party/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	signing-party
PORTVERSION=	1.1.4
PORTREVISION=	3
CATEGORIES=	security
MASTER_SITES=	ftp://ftp.stack.nl/pub/users/johans/signing-party/ \
		${MASTER_SITE_DEBIAN}
MASTER_SITE_SUBDIR=	pool/main/s/signing-party
DISTNAME=	${PORTNAME}_${PORTVERSION}.orig

MAINTAINER=	johans@@FreeBSD.org
COMMENT=	Various OpenPGP related tools

RUN_DEPENDS=	gpg:${PORTSDIR}/security/gnupg \
		p5-Class-MethodMaker>=0:${PORTSDIR}/devel/p5-Class-MethodMaker \
		p5-GnuPG-Interface>=0:${PORTSDIR}/security/p5-GnuPG-Interface \
		p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \
		p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \
		p5-Convert-Recode>=0:${PORTSDIR}/converters/p5-Convert-Recode \
		p5-Text-Template>=0:${PORTSDIR}/textproc/p5-Text-Template \
		p5-GD>=0:${PORTSDIR}/graphics/p5-GD

WRKSRC=		${WRKDIR}/${DISTNAME:S/_/-/:S/.orig//}

CONFLICTS_INSTALL=sig2dot-[0-9]* springgraph-[0-9]*

REINPLACE_ARGS=	-i ''
USE_GMAKE=	yes
USE_PERL5=	yes

SCRIPTS=	caff/caff caff/pgp-clean caff/pgp-fixkey gpglist/gpglist \
		gpgsigs/gpgsigs gpg-key2ps/gpg-key2ps \
		gpg-mailkeys/gpg-mailkeys keylookup/keylookup \
		sig2dot/sig2dot springgraph/springgraph \
		gpgparticipants/gpgparticipants \
		keyanalyze/keyanalyze keyanalyze/process_keys \
		keyanalyze/pgpring/pgppubring
MANUALS1=	${SCRIPTS:S/$/.1/}
EXAMPLES=	caff/caffrc.sample gpg-mailkeys/example.gpg-mailkeysrc

PLIST_FILES=	${SCRIPTS:T:S|^|bin/|} ${EXAMPLES:T:S|^|%%EXAMPLESDIR%%/|}
PLIST_DIRS=	%%EXAMPLESDIR%%
PORTDOCS=	*
MAN1=		${MANUALS1:T}

post-patch:
	@@${REINPLACE_CMD} -e 's|/usr/share/doc/signing-party/caff/caffrc\.sample|${EXAMPLESDIR}/caffrc.sample|' \
		${WRKSRC}/caff/caff
	@@${REINPLACE_CMD} -e 's|/usr/bin/pinentry-gtk-2|${LOCALBASE}/bin/pinentry-gtk-2|' \
		${WRKSRC}/caff/README.gpg-agent
	@@${REINPLACE_CMD} -e 's|make|${GMAKE}|' \
			-e 's|make pgpring|make|' \
		${WRKSRC}/gpgwrap/Makefile \
		${WRKSRC}/keyanalyze/Makefile
	# Rename pgpring to pgppubring to avoid conflict with mail/mutt
	@@${REINPLACE_CMD} -e 's|pgpring|pgppubring|g' \
		${WRKSRC}/keyanalyze/pgpring/Makefile.in
	@@cd ${WRKSRC}/keyanalyze/pgpring && ${MV} pgpring.1 pgppubring.1

do-install:
	${INSTALL_SCRIPT} ${SCRIPTS:S|^|${WRKSRC}/|} ${PREFIX}/bin
	${INSTALL_MAN} ${MANUALS1:S|^|${WRKSRC}/|} ${MAN1PREFIX}/man/man1
	${MKDIR} ${EXAMPLESDIR}
	${INSTALL_DATA} ${EXAMPLES:S|^|${WRKSRC}/|} ${EXAMPLESDIR}
.if !defined(NOPORTDOCS)
	${MKDIR} ${DOCSDIR}/caff
	${INSTALL_DATA} ${WRKSRC}/caff/README* ${DOCSDIR}/caff
.endif

.include <bsd.port.mk>
@


1.31
log
@Remove SITE_PERL from RUN_DEPENDS

Submitted by:	az
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.30
log
@- Register conflicts between signing-party/sig2dot/springgraph
- Rename pgpring to pgppubring to avoid singing-party conflict with mail/mutt
- Bump portrevision

Submitted by:	Sulev-Madis 'ketas' Silber <madis555@@hot.ee>
@
text
@d21 7
a27 7
		${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker \
		${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \
		${SITE_PERL}/Mail/Util.pm:${PORTSDIR}/mail/p5-Mail-Tools \
		${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \
		${SITE_PERL}/Convert/Recode.pm:${PORTSDIR}/converters/p5-Convert-Recode \
		${SITE_PERL}/Text/Template.pm:${PORTSDIR}/textproc/p5-Text-Template \
		${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
@


1.29
log
@- update png to 1.5.10
@
text
@d10 1
a10 1
PORTREVISION=	2
d31 2
d43 1
a43 1
		keyanalyze/pgpring/pgpring
d58 1
d61 4
@


1.28
log
@- Change GnuPG dependency from gpg1 to gpg2 (already required indirectly)
  to avoid depending on two conflicting ports
- Bump portrevision

Reported by:	bapt
Feature safe:	yes
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.27
log
@Update signing-party to 1.1.4
@
text
@d10 1
d20 1
a20 1
RUN_DEPENDS=	gpgv:${PORTSDIR}/security/gnupg1 \
@


1.26
log
@- Chase security/libksba shlib version bump

Requested by:	kwm
Pointyhat to:	glarkin
@
text
@d9 1
a9 2
PORTVERSION=	1.1.3
PORTREVISION=	2
a15 5
PATCH_SITES=	${MASTER_SITES}
PATCH_SITE_SUBDIR=	${MASTER_SITE_SUBDIR}
PATCHFILES=	${PORTNAME}_${PORTVERSION}-1.diff.gz
PATCH_DIST_STRIP=	-p1

@


1.25
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.24
log
@Update my mail address to @@FreeBSD.org

Feature safe:   yes
@
text
@d10 1
@


1.23
log
@Update to 1.1.3
@
text
@d21 1
a21 1
MAINTAINER=	johans@@stack.nl
@


1.22
log
@- update to jpeg-8
@
text
@d9 1
a9 2
PORTVERSION=	1.1.2
PORTREVISION=	2
@


1.21
log
@- Update to 1.1.2
- No longer include Debian version suffix in PORTVERSION to avoid confusion
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.20
log
@Add a temporarily mirror site; to be removed soon when package is upgraded

Feature safe:	yes
@
text
@d10 1
d15 1
a15 1
DISTNAME=	${PORTNAME}_${PORTVERSION:R}.orig
d19 1
a19 1
PATCHFILES=	${PORTNAME}_${PORTVERSION:R}-${PORTVERSION:E}.diff.gz
@


1.19
log
@- Update to 1.1.2
- Add keyanalyze scripts
@
text
@d11 2
a12 1
MASTER_SITES=	${MASTER_SITE_DEBIAN}
@


1.18
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d9 1
a9 2
PORTVERSION=	1.0.2
PORTREVISION=	1
d42 3
a44 1
		gpgparticipants/gpgparticipants
d58 3
@


1.17
log
@Update to 1.0.2
@
text
@d10 1
@


1.16
log
@Update to 1.0 release
@
text
@d9 1
a9 1
PORTVERSION=	1.0.1
@


1.15
log
@Fix dependency check

Reported by:	pointyhat via pav
@
text
@d9 1
a9 2
PORTVERSION=	0.4.13.1
PORTREVISION=	1
d29 2
a30 1
		${SITE_PERL}/Text/Template.pm:${PORTSDIR}/textproc/p5-Text-Template
d40 3
a42 1
		gpg-mailkeys/gpg-mailkeys keylookup/keylookup
@


1.14
log
@Add missing runtime dependency (p5-Class-MethodMaker)

Submitted by:	philip
@
text
@d25 1
a25 1
		${SITE_PERL}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker \
@


1.13
log
@- Update to 0.4.13
@
text
@d10 1
d25 1
@


1.12
log
@Update to 0.4.12
@
text
@d9 1
a9 1
PORTVERSION=	0.4.12.1
@


1.11
log
@Update to 0.4.11
@
text
@d9 1
a9 1
PORTVERSION=	0.4.11.1
@


1.10
log
@Update to 0.4.10
@
text
@d9 1
a9 1
PORTVERSION=	0.4.10.1
@


1.9
log
@- Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
  depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
  correct.  To work around this, change dependency line from bin/gpg
  to bin/gpgv which exists in security/gnupg1 port only.

Spotted by:	ume
@
text
@d9 1
a9 2
PORTVERSION=	0.4.9.1
PORTREVISION=	2
@


1.8
log
@- Upgrade gnupg to 2.0.1.  Old stable version (1.4.6) was repocopied
  to security/gnupg1.

Thanks to:	dougb, lofi
@
text
@d10 1
a10 1
PORTREVISION=	1
d24 1
a24 1
RUN_DEPENDS=	gpg:${PORTSDIR}/security/gnupg1 \
@


1.7
log
@- Update to 0.4.9.1
@
text
@d10 1
d24 1
a24 1
RUN_DEPENDS=	gpg:${PORTSDIR}/security/gnupg \
@


1.6
log
@- Update to 0.4.7.1
@
text
@d9 1
a9 1
PORTVERSION=	0.4.7.1
@


1.5
log
@- Update to (fetchable) version 4.6.2

Approved by:	flz (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.4.6.2
@


1.4
log
@- Update to latest release, 0.4.6.1

Submitted by:	Marcus Frings
Reviewed by:	maintainer (self)
Approved by:	flz (mentor)
Obtained from:	Debian
@
text
@d9 1
a9 1
PORTVERSION=	0.4.6.1
@


1.3
log
@Upgrade to 0.4.5.1.

PR:		94973
Submitted by:	Johan van Selst <johans (at) stack.nl> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.4.5.1
@


1.2
log
@- Add missed runtime dependency on recode

PR:		ports/93749
Submitted by:	Johan van Selst <johans@@stack.nl> (maintainer)
@
text
@d9 1
a9 2
PORTVERSION=	0.4.4.2
PORTREVISION=	1
@


1.1
log
@Add signing-party.

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

 * caff: CA - Fire and Forget signs and mails a key
 * pgp-clean: removes all non-self signatures from key
 * pgp-fixkey: removes broken packets from keys
 * gpg-mailkeys: simply mail out a signed key to its owner
 * gpg-key2ps: generate PostScript file with fingerprint paper strips
 * gpglist: show who signed which of your UIDs
 * gpgsigs: annotates list of GnuPG keys with already done signatures
 * keylookup: ncurses wrapper around gpg --search

WWW: http://pgp-tools.alioth.debian.org/

PR:		ports/86077
Submitted by:	Johan van Selst <johans@@stack.nl>
@
text
@d10 1
d28 1
a32 1
USE_REINPLACE=	yes
@

