Hi,

This is a port for gnupg2
All the tarball must be untarred in security/
Libksba and pinentry are necessary dependancies for gnupg2.
The following diff for gnupg1 is needed to permit the installation 
of both 1 & 2 at the same time.
It could be fun if someone could test this port with a gnupg smartcard.

Regards,

-- 
Pierre-Emmanuel André <pea at raveland.org>
GPG key: 0x7AE329DC

Attachment: libksba-1.0.7.tgz
Description: application/tar-gz

Attachment: pinentry-0.8.0.tgz
Description: application/tar-gz

Attachment: gnupg-2.0.15.tgz
Description: application/tar-gz

Index: Makefile
===================================================================
RCS file: /cvs/ports/security/gnupg/Makefile,v
retrieving revision 1.71
diff -u -p -r1.71 Makefile
--- Makefile    15 Sep 2009 13:44:41 -0000      1.71
+++ Makefile    17 May 2010 12:41:00 -0000
@@ -3,6 +3,7 @@
 COMMENT=       GNU privacy guard - a free PGP replacement
 
 DISTNAME=      gnupg-1.4.10
+PKGNAME=       ${DISTNAME}p0
 CATEGORIES=    security
 
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/gnupg/ \
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/security/gnupg/pkg/PLIST,v
retrieving revision 1.23
diff -u -p -r1.23 PLIST
--- pkg/PLIST   15 Sep 2009 13:44:41 -0000      1.23
+++ pkg/PLIST   17 May 2010 12:41:00 -0000
@@ -1,4 +1,5 @@
 @comment $OpenBSD: PLIST,v 1.23 2009/09/15 13:44:41 dhill Exp $
+...@option no-default-conflict
 @bin bin/gpg
 bin/gpg-zip
 @bin bin/gpgsplit

Reply via email to