head	1.36;
access;
symbols
	RELEASE_6_2_0:1.32
	RELEASE_6_1_0:1.30
	RELEASE_5_5_0:1.30
	RELEASE_6_0_0:1.27
	RELEASE_5_4_0:1.23
	RELEASE_4_11_0:1.21
	RELEASE_5_3_0:1.18
	old_RELEASE_4_10_0:1.14
	old_RELEASE_5_2_1:1.10
	old_RELEASE_5_2_0:1.10
	old_RELEASE_4_9_0:1.10
	old_RELEASE_5_1_0:1.7
	old_RELEASE_4_8_0:1.6;
locks; strict;
comment	@# @;


1.36
date	2006.12.21.15.40.47;	author lofi;	state dead;
branches;
next	1.35;

1.35
date	2006.12.21.15.13.48;	author lofi;	state Exp;
branches;
next	1.34;

1.34
date	2006.12.21.13.31.54;	author kuriyama;	state Exp;
branches;
next	1.33;

1.33
date	2006.11.28.12.39.38;	author lofi;	state Exp;
branches;
next	1.32;

1.32
date	2006.09.13.21.11.40;	author lofi;	state Exp;
branches;
next	1.31;

1.31
date	2006.05.13.04.15.03;	author edwin;	state Exp;
branches;
next	1.30;

1.30
date	2005.12.21.14.43.36;	author lofi;	state Exp;
branches;
next	1.29;

1.29
date	2005.12.20.16.39.54;	author lofi;	state Exp;
branches;
next	1.28;

1.28
date	2005.09.12.14.37.32;	author lofi;	state Exp;
branches;
next	1.27;

1.27
date	2005.06.28.17.58.44;	author lofi;	state Exp;
branches;
next	1.26;

1.26
date	2005.06.24.20.21.09;	author lofi;	state Exp;
branches;
next	1.25;

1.25
date	2005.04.21.19.22.55;	author lofi;	state Exp;
branches;
next	1.24;

1.24
date	2005.04.15.23.44.40;	author lofi;	state Exp;
branches;
next	1.23;

1.23
date	2005.03.23.08.40.21;	author lofi;	state Exp;
branches;
next	1.22;

1.22
date	2005.01.11.14.53.11;	author arved;	state Exp;
branches;
next	1.21;

1.21
date	2004.12.22.23.50.08;	author lofi;	state Exp;
branches;
next	1.20;

1.20
date	2004.12.04.16.13.40;	author lofi;	state Exp;
branches;
next	1.19;

1.19
date	2004.10.12.00.40.23;	author lofi;	state Exp;
branches;
next	1.18;

1.18
date	2004.08.04.15.16.21;	author lofi;	state Exp;
branches;
next	1.17;

1.17
date	2004.05.10.00.10.54;	author lofi;	state Exp;
branches;
next	1.16;

1.16
date	2004.05.09.22.21.38;	author lofi;	state Exp;
branches;
next	1.15;

1.15
date	2004.05.03.19.18.44;	author lofi;	state Exp;
branches;
next	1.14;

1.14
date	2004.03.30.19.56.41;	author krion;	state Exp;
branches;
next	1.13;

1.13
date	2004.03.14.06.17.21;	author ade;	state Exp;
branches;
next	1.12;

1.12
date	2004.02.04.04.36.24;	author marcus;	state Exp;
branches;
next	1.11;

1.11
date	2004.01.23.18.12.20;	author trevor;	state Exp;
branches;
next	1.10;

1.10
date	2003.08.28.16.41.52;	author lofi;	state Exp;
branches;
next	1.9;

1.9
date	2003.08.26.20.25.54;	author marcus;	state Exp;
branches;
next	1.8;

1.8
date	2003.08.25.05.41.35;	author marcus;	state Exp;
branches;
next	1.7;

1.7
date	2003.05.07.14.59.54;	author arved;	state Exp;
branches;
next	1.6;

1.6
date	2003.03.02.03.08.46;	author leeym;	state Exp;
branches;
next	1.5;

1.5
date	2003.02.21.13.26.48;	author knu;	state Exp;
branches;
next	1.4;

1.4
date	2003.02.17.18.14.00;	author marcus;	state Exp;
branches;
next	1.3;

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

1.2
date	2003.01.30.22.44.55;	author will;	state Exp;
branches;
next	1.1;

1.1
date	2003.01.30.22.40.03;	author will;	state Exp;
branches;
next	;


desc
@@


1.36
log
@Retire gnupg-devel after three years of porting, patching and bugging
gnupg-developers to include freebsd-fixes in what is now the all new and
shiny gnupg 2.0. Thanks to everyone who contributed.
@
text
@# New ports collection makefile for:	newpg
# Date created:		29 Jan 2003
# Whom:			michaelnottebrock@@gmx.net
#
# $FreeBSD: ports/security/gnupg-devel/Makefile,v 1.35 2006/12/21 15:13:48 lofi Exp $
#

PORTNAME=	gnupg
PORTVERSION=	1.9.22
PORTREVISION=	2
CATEGORIES=	security
MASTER_SITES=	${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR=	alpha/gnupg
PKGNAMESUFFIX=	-devel

MAINTAINER=	lofi@@freebsd.org
COMMENT=	Prerelease package of GnuPG extensions for GnuPG 2.0

BUILD_DEPENDS=	${LOCALBASE}/lib/libassuan.a:${PORTSDIR}/security/libassuan
LIB_DEPENDS=	gcrypt.13:${PORTSDIR}/security/libgcrypt \
		ksba.17:${PORTSDIR}/security/libksba \
		pth.20:${PORTSDIR}/devel/pth \
		usb-0.1:${PORTSDIR}/devel/libusb
RUN_DEPENDS=	gpg:${PORTSDIR}/security/gnupg1 \
		dirmngr:${PORTSDIR}/security/dirmngr

CONFLICTS=	gnupg-2.*

USE_BZIP2=	yes
GNU_CONFIGURE=	yes
CONFIGURE_TARGET=# empty
USE_GMAKE=	yes
USE_ICONV=	yes
INSTALLS_SHLIB=	yes
INFO=		gnupg

CONFIGURE_ENV+=	CFLAGS="${CFLAGS} -I${LOCALBASE}/include/pth" \
		LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib/pth"

.include <bsd.port.pre.mk>

.if defined(WITHOUT_NLS)
CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+=	NLS="@@comment "
.else
USE_GETTEXT=	yes
PLIST_SUB+=	NLS=""
.endif

pre-configure:
	${REINPLACE_CMD} -e "s@@-lpthread@@${PTHREAD_LIBS}@@g" \
		${WRKSRC}/acinclude.m4 ${WRKSRC}/aclocal.m4 ${WRKSRC}/configure

post-install:
	${CAT} ${PKGMESSAGE}

.include <bsd.port.post.mk>
@


1.35
log
@gnupg-devel and gnupg-2.x conflict.
@
text
@d5 1
a5 1
# $FreeBSD$
@


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

Thanks to:	dougb, lofi
@
text
@d27 2
@


1.33
log
@Fix buffer overflow.

Security: https://bugs.g10code.com/gnupg/issue728
@
text
@d10 1
a10 1
PORTREVISION=	1
d24 1
a24 1
RUN_DEPENDS=	gpg:${PORTSDIR}/security/gnupg \
@


1.32
log
@Update to 1.9.22
@
text
@d10 1
@


1.31
log
@Remove USE_REINPLACE from all categories starting with S
@
text
@d9 1
a9 2
PORTVERSION=	1.9.20
PORTREVISION=	1
d20 1
a20 1
		ksba.15:${PORTSDIR}/security/libksba \
@


1.30
log
@Fix plist.
@
text
@a32 1
USE_REINPLACE=	yes
@


1.29
log
@- Update libksba to 0.9.13
- Chase shared library bumps
- Update gnupg-devel to 1.9.20
@
text
@d10 1
@


1.28
log
@Update to 1.9.19
@
text
@d9 1
a9 1
PORTVERSION=	1.9.19
d20 1
a20 1
		ksba.14:${PORTSDIR}/security/libksba \
@


1.27
log
@Change dependency pattern for libusb to usb-0.1
@
text
@d9 1
a9 1
PORTVERSION=	1.9.17
@


1.26
log
@Update to 1.9.17
@
text
@d22 1
a22 1
		usb:${PORTSDIR}/devel/libusb
@


1.25
log
@Update libksba to version 0.9.11.
Update gnupg-devel to 1.9.16.
Update dirmngr to 0.9.2.
Bump PORTREVISION for pinentry (for libksba shared library bump).
@
text
@d9 1
a9 1
PORTVERSION=	1.9.16
d21 2
a22 1
		pth.20:${PORTSDIR}/devel/pth
a39 12
.if exists(${LOCALBASE}/bin/opensc-config)
WITH_OPENSC=	yes
.endif

.if defined(WITH_OPENSC)
BUILD_DEPENDS+=	opensc-config:${PORTSDIR}/security/opensc
PLIST_SUB+=	WITH_OPENSC=""
.else
CONFIGURE_ARGS+=	--disable-scdaemon
PLIST_SUB+=	WITH_OPENSC="@@comment "
.endif

@


1.24
log
@Update to 1.9.15
@
text
@d9 1
a9 1
PORTVERSION=	1.9.15
d20 1
a20 1
		ksba.13:${PORTSDIR}/security/libksba \
d25 1
@


1.23
log
@Fix a bug that prevents gpgsm from opening pinentry.

Reported by: Jie Gao <gaoj@@cpsc.ucalgary.ca>
Obtained from: gnupg CVS
Approved by: portmgr (K.P.)
@
text
@d9 1
a9 2
PORTVERSION=	1.9.14
PORTREVISION=	2
@


1.22
log
@Update libgcrypt to 1.2.1. Changes:
        * made the code try to lock secure memory pool not only when running as
          root,
        * fixed type usage in Serpent,
        * made the code mix the PID into the entropy pool for better protection
          after a fork,
        * fixed memory leak in RSA.
        * fixed alignment problems in Rijndael,
        * fixed memory leak in gcry_pk_sign(),
        * fixed broken pointer access in gcry_ac_open(),
        * updated the documentation,
        * fixed several other bugs.
Chase Shared library version and bump PORTREVISION of affected ports.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.21
log
@Update to 1.9.14
@
text
@d10 1
d20 1
a20 1
LIB_DEPENDS=	gcrypt.12:${PORTSDIR}/security/libgcrypt \
@


1.20
log
@Update to 1.9.13
@
text
@d9 1
a9 1
PORTVERSION=	1.9.13
d33 3
@


1.19
log
@Update to 1.9.11

PR: ports/72535
Submitted by: Jose M Rodriguez <josemi@@freebsd.jazztel.es>
@
text
@d9 1
a9 1
PORTVERSION=	1.9.11
@


1.18
log
@Update to 1.9.10
@
text
@d9 1
a9 1
PORTVERSION=	1.9.10
@


1.17
log
@Bump PORTREVISION for additional dependency.
@
text
@d9 1
a9 2
PORTVERSION=	1.9.3
PORTREVISION=	1
d20 1
a20 1
		ksba.11:${PORTSDIR}/security/libksba \
a26 1
USE_GETTEXT=	yes
d45 8
@


1.16
log
@Add missing dependency on libassuan.

Submitted by: Matt Lancereau <matt@@bsd-blax.org>
@
text
@d10 1
@


1.15
log
@security/newpg -> security/gnupg-devel
@
text
@d18 1
@


1.14
log
@- Use USE_ICONV knob

Approved by:	portmgr
@
text
@d8 2
a9 3
PORTNAME=	newpg
PORTVERSION=	0.9.4
PORTREVISION=	4
d12 2
a13 1
MASTER_SITE_SUBDIR=	alpha/aegypten
d18 2
a19 2
LIB_DEPENDS=	gcrypt.6:${PORTSDIR}/security/libgcrypt \
		ksba.7:${PORTSDIR}/security/libksba \
a21 1
		pinentry-curses:${PORTSDIR}/security/pinentry \
d23 3
a25 3
		
USE_AUTOCONF_VER=253
USE_LIBTOOL_VER=13
a30 5
CFLAGS+=	-I${LOCALBASE}/include -L${LOCALBASE}/lib
LDFLAGS+=	-L${LOCALBASE}/lib
CPPFLAGS+=	-I${LOCALBASE}/include
CONFIGURE_ENV+=	CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}"
CONFIGURE_ARGS+=--with-included-gettext=no
d50 3
a52 1
	cd ${WRKSRC}; autoconf
@


1.13
log
@Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
@
text
@a18 1
		iconv.3:${PORTSDIR}/converters/libiconv \
d29 1
@


1.12
log
@Add USE_GETTEXT and bump PORTREVISION.

Submitted by:	trevor
Tested by:	bento
@
text
@d27 1
a27 1
USE_LIBTOOL=	yes
@


1.11
log
@Now gettext 0.12.1 is gettext-old.
@
text
@d10 1
a10 1
PORTREVISION=	3
a19 1
		intl.5:${PORTSDIR}/devel/gettext-old \
d28 1
@


1.10
log
@Use INFO macro, change maintainer address.

Approved by:	arved (Mentor)
@
text
@d20 1
a20 1
		intl.5:${PORTSDIR}/devel/gettext \
@


1.9
log
@Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:	kris
@
text
@d15 1
a15 1
MAINTAINER=	michaelnottebrock@@gmx.net
d37 1
@


1.8
log
@Chase the libintl.so shared lib version.
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.7
log
@Add dirmngr to RUN_DEPENDS. Bump PORTREVISION

PR:		51576
Submitted by:	maintainer
@
text
@d20 1
a20 1
		intl.4:${PORTSDIR}/devel/gettext \
@


1.6
log
@- Add dependency on gnupg
- Utilize USE_AUTOCONF_VER
- Bump PORTREVISION

PR:		48628
Submitted by:	Michael Nottebrock <michaelnottebrock@@gmx.net>
@
text
@d10 1
a10 1
PORTREVISION=	1
d24 3
a26 2
		pinentry-curses:${PORTSDIR}/security/pinentry

@


1.5
log
@De-pkg-comment.
@
text
@d10 1
a17 1
BUILD_DEPENDS=	autoconf:${PORTSDIR}/devel/autoconf
d23 2
a24 1
RUN_DEPENDS=	pinentry-curses:${PORTSDIR}/security/pinentry
d26 1
@


1.4
log
@Chase pth's shared lib version.
@
text
@d15 1
@


1.3
log
@Use MASTER_SITE_GNUPG
@
text
@d21 1
a21 1
		pth.14:${PORTSDIR}/devel/pth
@


1.2
log
@These ports were:
(a) Necessary for egypten support in KMail (KDE 3.1), along with the
    upgrade earlier of security/gpgme to 0.3.14.  This provides PGP/MIME
    support to KMail (in addition to inline PGP signatures).
(b) ...:

Submitted by:	Michael Nottebrock <michaelnottebrock@@gmx.net>
@
text
@d11 2
a12 1
MASTER_SITES=	ftp://ftp.gnupg.org/gcrypt/alpha/aegypten/
@


1.1
log
@Add newpg 0.9.4, a prerelease package of GnuPG extensions for GnuPG 2.0.
@
text
@@

