4044 Commits

Author SHA1 Message Date
millert
ea17cc5f14 Install sudoers sampe mode 0440. From Tim van der Molen. 2015-07-04 13:54:49 +00:00
sthen
d1e2572c6a update HOMEPAGE/MASTER_SITES (polarssl -> tls.mbed.org) 2015-06-29 20:33:28 +00:00
sthen
f2510dc6dc update to oath-toolkit 2.6.0, sync wantlib and build the pam module.
From Bjorn Ketelaars, plus bump liboath minor.
2015-06-29 20:21:47 +00:00
jca
ddbc697958 Update HOMEPAGE, bump rev. 2015-06-29 16:43:10 +00:00
landry
6cc463cdec Update to nss 3.19.2 - will be required by upcoming fx 39, now at rc4.
Fixes a regression introduced in 3.19.1, see
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.19.2_release_notes
and https://bugzilla.mozilla.org/show_bug.cgi?id=1172128
2015-06-26 07:42:27 +00:00
landry
b8c337836e +py-test-cov,py-oauthlib,py-jwt 2015-06-26 07:40:03 +00:00
landry
84551ddc67 Import py-oauthlib 0.20150523, needed py upcoming py-discogs-client update, from
Johan Huldtgren.

A generic, spec-compliant, thorough implementation of the OAuth
request-signing logic.

ok sthen@
2015-06-26 07:37:13 +00:00
bluhm
f9a4eb4d93 - Update p5-Net-SSLeay to 1.70.
- Remove patch, it has been applied upstream.
2015-06-26 06:18:44 +00:00
gsoares
420c7d8871 - update to 3.19;
- switch threading model to pthread since that it is the default process model in stunnel;
- fix stunnel.pem path in pkg/MESSAGE;
- add patches to make it build with libressl;
- fix some hardcoding paths in tools/stunnel.conf-sample.in.

Tweaks and Feedback:
jca@ yasuoka@ jasper@ brad@ and Markus Lude, thanks !

tested by yasuoka@ and Markus Lude on @sparc64(markus's tests against 3.18 version, but no many changes to 3.19, assuming that should work too...)...

full changelog at:
https://www.stunnel.org/sdf_ChangeLog.html
2015-06-25 14:44:30 +00:00
jasper
60ebf83f4f - install into MODERL_LIBROOT
- bump
2015-06-25 13:17:55 +00:00
gonzalo
5881941627 Update for Lynis to 2.1.0:
https://github.com/CISOfy/Lynis/blob/master/CHANGELOG

OK benoit@
2015-06-24 16:39:29 +00:00
sthen
b81ea0b148 unbreak py2.7 flavour. oops, pasted in a few too many lines when I was
manually fixing up the plists for multi-flavour, reported by espie
2015-06-23 20:13:12 +00:00
ajacoutot
3d87c1a9f7 +py-libnacl 2015-06-23 19:26:05 +00:00
ajacoutot
7ea1da9dfc Import py-libnacl-1.4.3.
This library is used to gain direct access to the functions exposed by Daniel J.
Bernstein’s nacl library via libsodium or tweetnacl. It has been constructed to
maintain extensive documentation on how to use nacl as well as being completely
portable. The file in libnacl/__init__.py can be pulled out and placed directly
in any project to give a single file binding to all of nacl.

ok jasper@
2015-06-23 19:25:29 +00:00
sthen
59c52e3114 update to py-cryptography 0.91, and patch to permit building with recent
libressl (py-cryptography was providing its own implementation of
EC_curve_nid2nist for libressl and for old openssl versions, this was
broken when libressl added it - since LIBRESSL_VERSION doesn't provide
anything useful for recognising this, simply delete the libressl check
from the ifdef).
2015-06-23 16:18:45 +00:00
jca
eb24c53b0d +softhsm 2015-06-23 11:27:46 +00:00
jca
c8c2d1510d Import softhsm-1.3.7, ok sthen@
Work done by Patrick Lundin (maintainer), p11-kit tweaks by sthen@.

DESCR:
SoftHSM is an implementation of a cryptographic store accessible through a
PKCS#11 interface, using Botan for its cryptographic operations. You can use
it to explore PKCS#11 without having a Hardware Security Module.
2015-06-23 11:26:05 +00:00
bentley
ee15d76ef8 Prune dead mirror. 2015-06-23 08:02:06 +00:00
millert
f741a96d93 Add sudo 2015-06-23 02:24:29 +00:00
jca
21123635fd Fix license marker (lgplv2.1 -> apache 2) 2015-06-22 22:40:59 +00:00
millert
81582a0152 Import sudo-1.8.13, OK jca@
This will replace the ancient version of sudo in base (1.7.2p8).
2015-06-22 15:52:16 +00:00
jasper
61be70211e bump after MODERL_RUN_DEPENDS change 2015-06-22 13:08:20 +00:00
bentley
4c1d9b1660 Update homepage and mirrors.
ok benoit@ (MAINTAINER)
2015-06-18 02:55:37 +00:00
jasper
b075c94912 update to xca-1.2.0 2015-06-17 20:04:14 +00:00
bentley
a5dde47901 Remove MAINTAINER per request. 2015-06-17 06:16:51 +00:00
dcoppa
5e235b8691 Upstream rerolled their tarball; bump. 2015-06-15 09:36:42 +00:00
bentley
b3d1077859 Update mirrors, as this comment no longer applies. 2015-06-15 07:02:52 +00:00
benoit
5431040f43 Update to libssh2-1.6.0. 2015-06-13 15:41:13 +00:00
sthen
a97ffba88f update to openssl-1.0.1o, restoring ABI 2015-06-13 11:30:00 +00:00
sthen
6cb657f283 update to openssl-1.0.1n; http://www.openssl.org/news/secadv_20150611.txt 2015-06-11 15:30:17 +00:00
sthen
a7e991254f add missing WANTLIB 2015-06-10 22:06:01 +00:00
jca
60c9c68c76 Remove unresponsive maintainer. 2015-06-10 11:05:02 +00:00
sthen
fbd92509fc bump REVISIONs following DIOCGETSTATUS ABI change 2015-06-10 10:43:29 +00:00
benoit
0b11a88e14 Update to mbedtls-1.3.11.
ok sthen@
2015-06-10 09:28:08 +00:00
benoit
cd8222c166 Update to p5-Crypt-RIPEMD160-0.06. 2015-06-10 06:48:36 +00:00
benoit
d19f0f05a2 Update to p5-Crypt-Rijndael-1.13. 2015-06-09 07:18:57 +00:00
sthen
d3a2d56c1c hook up py-cryptography[,python3] 2015-06-08 10:35:21 +00:00
sthen
f13f218a7d import py-cryptography (aka cryptography.io), ok czarkoff@
"cryptography" is a Python library which exposes cryptographic recipes and
primitives, with the goal of it being a "cryptographic standard library".
It aims to address various problems seen with other Python cryptography
libraries, including lack of PyPy and Python 3 support, lack of maintenance.
use of poor implementations of algorithms, lack of high-level APIs, absence
of important algorithms, error prone APIs and bad defaults.
2015-06-08 10:34:43 +00:00
bentley
aa2cdee0df Update some more FreeBSD mirrors. 2015-06-06 04:49:47 +00:00
bluhm
c423f9209c - update p5-Net-SSLeay to 1.69
- old LibreSSL patches have been applied upstream
- new patch to disable OpenSSL 1.0.2 X509_check_* functions
2015-06-05 14:31:10 +00:00
ajacoutot
1e919e0ba0 Sync PLIST for share/applications/. 2015-06-05 12:20:38 +00:00
jasper
35e622f5ab update to p5-Net-SSL-ExpireDate-1.13 2015-06-04 07:10:54 +00:00
bluhm
ffa6a05a0d update p5-IO-Socket-SSL to 2.016 2015-06-03 20:17:34 +00:00
landry
7ef2704721 Update to nss 3.19.1, will be required by firefox 39 anyway. Bump minor.
Fixes for logjam attack, among other things, see
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.19.1_release_notes
and https://bugzilla.mozilla.org/show_bug.cgi?id=1138554

Commited over urndis0 in a hytte in Å, Lofoten :)
2015-05-30 21:33:59 +00:00
jca
a7bd8ae60e Include blowfish.h from /usr/include/openssl 2015-05-29 15:57:29 +00:00
bluhm
a7f5ec6782 Check for existing LibreSSL in the regression test the same way as
current upstream does.  This works with both LibreSSL and OpenSSL.
2015-05-27 19:55:48 +00:00
ajacoutot
8fdb26887a HOMEPAGE is dead.
Mirror distfile.

prodded by jasper@
2015-05-25 15:33:28 +00:00
jasper
5c884092b6 remove a whole bunch more @rm -f cases 2015-05-25 07:54:27 +00:00
czarkoff
b497014adc Remove HOMEPAGE for ports where the one auto-generated from GH_* variables is
completely identical.

OK sthen@
2015-05-23 16:34:40 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00