4 Commits

Author SHA1 Message Date
pea
88819b206c Update to 1.6
ok sthen@
2018-09-18 10:08:23 +00:00
edd
9e5d4748f6 Update devel/npth to 1.5 and make security/gnupg2 use it.
The last update to gnupg2 broke `gpg2 --refresh` and `gpg2 --send-keys`. The
root is a bug in npthr, which appears to be fixed in 1.5.

OK giovanni@ and pea@ (MAINTAINER of both ports). Many thanks.
2017-08-22 21:07:45 +00:00
pea
bcdccc43c2 Update to 1.2
ok jca@ dcoppa@
2015-09-18 10:41:05 +00:00
pea
fa4c815e80 Import npth
nPth is a non-preemptive threads implementation using an API very similar to
the one known from GNU Pth. It has been designed as a replacement of GNU Pth
for non-ancient operating systems. In contrast to GNU Pth is is based on the
system's standard threads implementation. Thus nPth allows the use of
libraries which are not compatible to GNU Pth.

ok ajacoutot@
2012-10-17 11:56:22 +00:00