47 Commits

Author SHA1 Message Date
naddy
893e631df0 rename MASTER_SITES_GNUPG to MASTER_SITE_GNUPG, like all the others 2016-10-01 13:56:26 +00:00
jca
be8a942bfb Drop the gettext module from gnupg.org ports 2016-09-28 19:33:37 +00:00
sthen
647777dd4b gnupg2 needs a LIB_DEPENDS on databases/sqlite3, missed in previous run because
this didn't start pulling in sqlite until the 2.1.15 update.
2016-09-24 07:32:32 +00:00
edd
bd8ed90e4f Update gnupg2 to 2.1.15.
OK jca@
2016-09-19 17:09:37 +00:00
espie
1d55a231e7 add is-branch to all trivial ports that exist as multiple branches. 2016-06-29 16:14:38 +00:00
pea
038353d78b Update to 2.1.9
ok ajacoutot@, dcoppa@, edd@, nigel@
2015-10-20 09:20:50 +00:00
edd
193bfc669e Fix a crash in security/gnupg2.
Makes HKP pools work again in gpg2.

OK sthen@
2015-09-29 20:51:42 +00:00
pea
6630800c50 Update to 2.1.8
ok ajacoutot@
2015-09-11 10:02:03 +00:00
jca
0f2fe2e392 Update to gnupg-2.1.7; ok pea@ (maintainer)
Tested on i386 and amd64.
2015-09-06 18:43:46 +00:00
pea
824a38097a Update to 2.1.4
ok dcoppa@
2015-05-16 10:33:09 +00:00
espie
87154de247 fix fucked-up update. gnupg-1 and gnupg-2 are not allowed to conflict!
this breaks the bulk builds.
2015-02-19 18:18:30 +00:00
naddy
6bb8d0674b Drop USE_GROFF from ports where the formatting differences are acceptable
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
pea
333c017e18 Update to 2.1.2
ok ajacoutot@
2015-02-12 15:36:21 +00:00
pea
43dcc6361f Update to 2.1.1
help and ok jca@
2015-01-08 09:06:19 +00:00
pea
dcbb0d9cbf Update to 2.0.26
ok dcoppa@
2014-09-01 08:42:01 +00:00
pea
9c7f0f7478 Bugfix update to 2.0.25
ok sthen@
2014-07-08 10:36:03 +00:00
sthen
50e88f9946 Update to gnupg-2.0.24; various fixes including "infinite loop in uncompressing
garbled packets" (CVE-2014-4617). Fix capitalization in COMMENT while there
as was already done in security/gnupg (gpg1.x). OK pea@ (maintainer).
2014-06-26 13:38:06 +00:00
pea
5c2fa0acce Update to 2.0.23
ok pascal@
2014-06-06 08:14:07 +00:00
naddy
672ffe8ebb Don't pick up net/adns if it happens to be installed. ok pea@ 2013-10-27 13:47:50 +00:00
pascal
b919015e44 SECURITY update to GnuPG 2.0.22. Fixes CVE-2013-4402, see:
http://lists.gnupg.org/pipermail/gnupg-announce/2013q4/000333.html

ok pea@ (maintainer)
2013-10-07 11:54:28 +00:00
pascal
2db9b7d854 Update to GnuPG 2.0.21.
ok dcoppa@, maintainer timeout
2013-08-20 20:01:30 +00:00
jca
49d9c2c78e Introduce MASTER_SITES_GNUPG and reuse it for various GnuPG
(sub)projects.  http:// urls first, then the primary ftp
site for ''make peek-ftp'', as suggested by sthen@.
ok sthen@
2013-07-12 00:49:23 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
sthen
e502b3db04 Don't override an earlier CONFIGURE_ARGS at the bottom of the Makefile;
fixes a problem where gnupg2 was picking up openldap even for the non-ldap
build.  Build problem spotted by naddy, ok pea@
2012-10-31 10:26:12 +00:00
dcoppa
29d3b3280f Add a comment about why we need to link gnupg-pcsc-wrapper with
'-lpthread'.
2012-10-10 11:47:21 +00:00
dcoppa
1f77ee7a0e Do not refer to ports in the pkg/README.
While here, fix pthread related stuff.
2012-09-30 16:28:07 +00:00
dcoppa
fb334582c2 Enable pcsc-lite support
Diff looks good to pea@ (maintainer)

Tested with my O2 O2Micro CCID SC Reader
2012-08-08 15:10:02 +00:00
dcoppa
0fe34d24b6 Re-enable smartcard support: it works again with rthreads.
Internal CCID driver only, as it was before.

OK pea@ (maintainer)
2012-05-14 08:49:54 +00:00
pea
d151b2c72e Update to 2.0.19
ok ajacoutot@
2012-03-28 12:35:41 +00:00
dcoppa
cc4501904b Fix an error into configure wrt libcurl checking and regen WANTLIB
accordingly

ok pea@ (maintainer)
2012-03-09 12:11:23 +00:00
espie
0322fed35a properly re-conflict gpg1/2. Noticed by naddy@
okay ajacoutot@, pea@
2012-01-31 10:51:48 +00:00
dcoppa
1eed8714f8 clearer comment 2011-11-28 15:38:38 +00:00
dcoppa
caf4d0df5c Temporarily disable Smartcard support due to issues with mixing gnu pth
and libpthread. See: http://marc.info/?l=openbsd-ports&m=132197024628355

Ok pea@ (maintainer)
2011-11-27 12:48:30 +00:00
ajacoutot
fcbe5f3ae2 Sync dependencies after move from libusb to libusb-compat and fix a
couple of fallouts. Note that these ports are only the ones that used to
have a direct dependency on devel/libusb so there may be some other
hidden ports that may break because of the switch. If that's the case,
no need to start ranting all over but instead tell me which one(s)
break. Thanks.

Note: sysutils/nut hasn't been fixed yet but will be today.
2011-11-13 13:54:04 +00:00
pea
72d6838101 Update to 2.0.18.
ok ajacoutot@
2011-09-19 11:41:35 +00:00
ajacoutot
c6ba481169 Use FULLPKGNAME in REGRESS_DEPENDS, much less error-prone. 2011-03-09 06:23:35 +00:00
pea
ea8fc9039d Update to 2.0.17
ok jasper@
2011-01-17 15:42:08 +00:00
espie
4856ef07e8 missed some new depends 2010-11-22 09:34:10 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
dcoppa
ec11b4f449 - Disable the pcsc backend since it's screwed up with our current
threading implementation
- Backport a patch from upstream that allows using all the available
  hash algorithms with scdaemon
- Fix license marker
- Fix wrong REGRESS_DEPENDS
- Swith to new-style LIB_DEPENDS/WANTLIB
- Adjust spacing

OK sthen@, pea@ (MAINTAINER)
2010-11-12 11:58:36 +00:00
espie
60f17a941b more WANTLIB 2010-11-11 18:34:59 +00:00
espie
2ef1026971 USE_GROFF=Yes 2010-10-18 21:41:44 +00:00
pea
7059fe461d Update to 2.0.16
ok jasper@
2010-09-07 09:46:02 +00:00
jasper
b0de75d715 Security fix for CVE-2010-2547:
Patch from upstream CVS

ok pea@ (update for gnupg2 coming soon anyway)
2010-08-21 11:03:21 +00:00
ajacoutot
1acd18543b Remove uneeded V variable.
No pkg change.
2010-07-08 22:03:45 +00:00
pea
2ec26d3d0a Import gnupg2
GnuPG 2.0 is the new modularized version of GnuPG supporting OpenPGP 
and S/MIME

With tweaks from ajacoutot@ and jasper@
ok aja@, jasper@
2010-07-08 16:57:54 +00:00