head	1.12;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.11
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.11
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.10
	RELEASE_7_0_0:1.10
	RELEASE_6_3_0:1.10
	PRE_XORG_7:1.10
	RELEASE_4_EOL:1.10
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.8
	RELEASE_5_5_0:1.8
	RELEASE_6_0_0:1.8
	RELEASE_5_4_0:1.8
	RELEASE_4_11_0:1.8
	RELEASE_5_3_0:1.8
	RELEASE_4_10_0:1.7
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2
	RELEASE_4_0_0:1.1;
locks; strict;
comment	@# @;


1.12
date	2012.11.17.06.01.15;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2008.06.06.14.01.02;	author edwin;	state Exp;
branches;
next	1.10;

1.10
date	2006.12.22.02.51.15;	author kuriyama;	state Exp;
branches;
next	1.9;

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

1.8
date	2004.05.25.18.48.23;	author krion;	state Exp;
branches;
next	1.7;

1.7
date	2004.03.18.16.50.35;	author trevor;	state Exp;
branches;
next	1.6;

1.6
date	2004.02.06.13.12.18;	author trevor;	state Exp;
branches;
next	1.5;

1.5
date	2004.02.04.05.08.50;	author marcus;	state Exp;
branches;
next	1.4;

1.4
date	2003.02.21.13.26.53;	author knu;	state Exp;
branches;
next	1.3;

1.3
date	2003.02.15.12.13.05;	author arved;	state Exp;
branches;
next	1.2;

1.2
date	2000.04.09.18.30.19;	author cpiazza;	state Exp;
branches;
next	1.1;

1.1
date	99.12.27.01.58.10;	author steve;	state Exp;
branches;
next	;


desc
@@


1.12
log
@Switch exporter over
@
text
@# New ports collection makefile for:	pgpgpg
# Date created:				16 December 1999
# Whom:					Matt Behrens <matt@@zigg.com>
#
# $FreeBSD: head/security/pgpgpg/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	pgpgpg
PORTVERSION=	0.13
PORTREVISION=	4
CATEGORIES=	security
MASTER_SITES=	${MASTER_SITE_PACKETSTORM} \
		ftp://ftp.gnupg.org/gcrypt/historic/ \
		http://www.nessie.de/mroth/pgpgpg/
MASTER_SITE_SUBDIR=	crypt/pgpgpg

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Wrapper for GnuPG to simulate PGP 2.6.x

# BUILD_DEPENDS is necessary because the configure script will bomb out
# if it can't find gpg.  RUN_DEPENDS is necessary to make the package
# dependency register correctly.  Hence the apparent redundancy.

BUILD_DEPENDS=	${PREFIX}/bin/gpgv:${PORTSDIR}/security/gnupg1
RUN_DEPENDS=	${PREFIX}/bin/gpgv:${PORTSDIR}/security/gnupg1

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-gpg-path=${PREFIX}/bin/gpg
PLIST_FILES=	bin/pgpgpg

.include <bsd.port.mk>
@


1.11
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
@d5 1
a5 1
# $FreeBSD$
@


1.10
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
@d10 1
a10 1
PORTREVISION=	3
@


1.9
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=	2
d24 2
a25 2
BUILD_DEPENDS=	${PREFIX}/bin/gpg:${PORTSDIR}/security/gnupg1
RUN_DEPENDS=	${PREFIX}/bin/gpg:${PORTSDIR}/security/gnupg1
@


1.8
log
@- Fix MASTER_SITES

PR:		ports/67186
Submitted by:	Roman Neuhauser <neuhauser@@chello.cz>
@
text
@d10 1
a10 1
PORTREVISION=	1
d24 2
a25 2
BUILD_DEPENDS=	${PREFIX}/bin/gpg:${PORTSDIR}/security/gnupg
RUN_DEPENDS=	${PREFIX}/bin/gpg:${PORTSDIR}/security/gnupg
@


1.7
log
@Matt Behrens no longer wants to maintain this.
@
text
@d12 4
a15 3
MASTER_SITES=	${MASTER_SITE_GNUPG} \
		http://www.nessie.de/mroth/%SUBDIR%/
MASTER_SITE_SUBDIR=	pgpgpg
@


1.6
log
@Use PLIST_FILES (bento-tested, marcus-reviewed).
@
text
@d16 1
a16 1
MAINTAINER=	matt@@zigg.com
@


1.5
log
@Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
@
text
@d28 1
@


1.4
log
@De-pkg-comment.
@
text
@d10 1
@


1.3
log
@Use MASTER_SITE_GNUPG
@
text
@d16 1
@


1.2
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/pgpgpg/Makefile,v 1.1 1999/12/27 01:58:10 steve Exp $
d11 3
a13 2
MASTER_SITES=	http://www.nessie.de/mroth/pgpgpg/ \
		ftp://ftp.gnupg.org/pub/gcrypt/pgpgpg/
@


1.1
log
@Adding pgpgpg version 0.13.
A wrapper for GnuPG to simulate PGP 2.6.x.

PR:		15526
Submitted by:	Matt Behrens <matt@@zigg.com>
@
text
@a1 1
# Version required:			0.13
d5 1
a5 1
# $FreeBSD$
d8 2
a9 1
DISTNAME=	pgpgpg-0.13
@

