3664 Commits

Author SHA1 Message Date
jturner
983fb41953 Update reop to 1.1.1 2014-08-15 00:53:51 +00:00
ajacoutot
bf716a7943 +py-keyring
+py-secretstorage
2014-08-14 20:00:22 +00:00
ajacoutot
01bafd8ab1 Import py-keyring-3.8.
The Python keyring lib provides a easy way to access the system keyring
service from python. It can be used in any application that needs safe
password storage.
<...>

ok jasper@
2014-08-14 19:59:01 +00:00
ajacoutot
4d61fd5cc7 Import py-secretstorage-2.1.1.
This module provides a way for securely storing passwords and other
secrets. It uses D-Bus Secret Service API that is supported by GNOME
Keyring and KSecretsService.

ok jasper@
2014-08-14 19:57:49 +00:00
henning
68d032a28f SUBDIR += p5-File-Scan-ClamAV 2014-08-14 14:37:37 +00:00
henning
523f31e770 perl client lib for clamav's clamd; help & ok sthen 2014-08-14 14:36:49 +00:00
ajacoutot
9f7b16e48d Tweaks, no pkg change. 2014-08-14 06:40:00 +00:00
ajacoutot
b5996d34b0 Update to libpwquality-1.2.4. 2014-08-14 06:38:51 +00:00
dcoppa
8c4616a36b Fix: onepin-opensc-pkcs11.so belongs to PFRAG.shared 2014-08-13 11:22:39 +00:00
dcoppa
6ff7d2ab3c Update to opensc-0.14.0 2014-08-13 06:18:47 +00:00
espie
fba99f4fde more appropriate uses of INSTALL_PROGRAM.
Unhardcode chown.
2014-08-10 10:11:47 +00:00
espie
92816cd8fc use more specific version of SUBST_* where appropriate 2014-08-10 09:58:04 +00:00
ajacoutot
940b20c6a7 +heimdal
ok sthen@
2014-08-10 07:44:57 +00:00
ajacoutot
67675a29fe Unbreak build.
ok sthen@ jasper@
2014-07-28 09:49:44 +00:00
ajacoutot
9d087a11f1 Tweak documentation according to recent rc changes.
ok jasper@
2014-07-22 10:55:40 +00:00
sthen
3be99fdb63 fix following removal of compression from LibReSSL 2014-07-17 21:06:16 +00:00
espie
3a63bb9046 trivial fix for the removal of comp_methods in ssl. 2014-07-17 08:36:55 +00:00
sthen
be75f6d283 update to libsodium-0.6.1, adding suport for detached ed25519 signatures
and fixing a bug introduced in 0.5.0 (not updated in ports until post-5.5):

   "when crypto_sign_open() was given a signed message too short to even
   contain a signature, it was putting an unlimited amount of zeros into
   the target buffer instead of immediately returning -1."
2014-07-16 13:45:01 +00:00
sthen
b3ed889b36 +openssl 2014-07-15 22:23:19 +00:00
sthen
ccd7379d11 Add a port for openssl-1.0.1h, carefully installing files outside of
standard paths searched for by third-party software to ensure that it's
not picked up by autoconf-type programs. This is not intended for general
use, but allows us to continue using specific software relying on APIs
which have been removed from LibReSSL, and for test/comparison purposes.

Various feedback from zhuk@ and jca@, earlier version ok zhuk@ (with only
minor file/path shuffling since then).
2014-07-15 22:23:16 +00:00
bluhm
993a028414 update p5-Net-SSLeay to 1.65
All local patches to support LibreSSL have been applied upstream.
2014-07-14 11:27:36 +00:00
ajacoutot
4308a01205 Import heimdal-1.5.3; aka resurrect security/heimdal.
Heimdal is an implementation of Kerberos 5 (and some more stuff) largely
written in Sweden.

ok sthen@

Note that it is not enabled yet because none of the requesters for this
port stood up to give me any feedback nor OK. Also this is still a WIP, it
may not even build with all the recent changes in base.
2014-07-13 14:10:13 +00:00
bluhm
6fa5b224a6 update p5-IO-Socket-SSL to 1.997 2014-07-13 01:52:22 +00:00
bluhm
7197827415 Patch p5-Net-SSLeay to compile and test with LibreSSL. Now the
version check in the configure script also matches on LibreSSL, the
#if in the XS code got a additional defined(LIBRESSL_VERSION_NUMBER)
and Net::SSLeay::LIBRESSL_VERSION_NUMBER is exported into the perl
name space.
OK giovanni@
2014-07-12 21:52:25 +00:00
sthen
fddeb4d0e2 add an http MASTER_SITES first, ok pascal 2014-07-12 11:28:23 +00:00
sthen
4badb3163a don't use "echo 'pkg_scripts="${pkg_scripts} icinga' >> /etc/rc.conf.local"
examples
2014-07-12 11:25:00 +00:00
pascal
7828d997b8 Update to newer snapshot, delete some patches which were committed upstream. 2014-07-11 22:41:03 +00:00
dcoppa
6951e501e2 fix whitespace problem with previous 2014-07-11 16:56:36 +00:00
dcoppa
ab670a7216 Update to ccid-1.4.17 2014-07-11 16:49:56 +00:00
dcoppa
31af2965e0 upstream has a Gandi certificate now, No need to mirror the distfile
anymore.

spotted by sthen@
2014-07-11 16:44:05 +00:00
sthen
2a503e3ef5 missing REVISION bump with HOMEPAGE change 2014-07-11 13:33:29 +00:00
espie
4afa811dc8 fix HOMEPAGE to the same, you guys suck 2014-07-11 07:34:23 +00:00
rpe
b0fefb1d19 Move ports that used filename{url}sufx to fetch DISTFILES from
Github to GH_ACCOUNT, GH_PROJECT, GH_TAGNAME, GH_COMMIT.

OK sthen@ jasper@ aja@
2014-07-10 11:06:37 +00:00
jasper
ddbbde83f6 - remove unreachable homepages on berlios and add a working one where applicable
- move master sites to the berliosbot created sourceforge projects
2014-07-09 16:49:35 +00:00
landry
52fd890687 Bugfix update to 3.16.2, required by upcoming gecko 31 releases.
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.16.2_release_notes
2014-07-08 20:07:53 +00:00
pea
9c7f0f7478 Bugfix update to 2.0.25
ok sthen@
2014-07-08 10:36:03 +00:00
ajacoutot
067408556f Update to libtasn1-4.0. 2014-07-06 09:33:19 +00:00
ajacoutot
df237a5da6 Update to p11-kit-0.20.3. 2014-07-06 09:21:32 +00:00
sthen
4b3cc61c0f update to libsodium-0.6.0 2014-07-02 08:49:42 +00:00
sthen
040d487684 cleanup includes, ok benoit@ 2014-07-01 12:15:10 +00:00
sthen
0e0b010ad2 Set J in MAKE_FLAGS (to MAKE_JOBS). john-jumbo make infrastructure passes
this as -j$(J) to child processes, so if undefined this results in "gmake -j".
As gmake(1) says, "If the -j option is given without an argument, gmake
will not limit the number of jobs that can run simultaneously."

Hopefully this fixes a weird build failure that naddy saw and I was able
to replicate after a bunch of build attempts.
2014-06-26 22:10:33 +00:00
sthen
b1b06532b4 call cl_initialize_crypto() from cl_init(), to unbreak HAVP following update
to clamav 0.98.4

https://bugzilla.clamav.net/show_bug.cgi?id=11037
2014-06-26 15:36:11 +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
sthen
ea3247717b update to gnupg-1.4.17
http://lists.gnupg.org/pipermail/gnupg-announce/2014q2/000344.html

CVE-2014-4617: DoS due to garbled compressed data packets
2014-06-26 00:30:15 +00:00
sthen
65bd7d3cd9 update to p5-Authen-SASL 2.16 2014-06-23 13:40:15 +00:00
bluhm
e5805f57e0 update p5-IO-Socket-SSL to 1.994 2014-06-22 14:19:31 +00:00
bluhm
861c374caf update p5-IO-Socket-SSL to 1.993 2014-06-20 13:34:56 +00:00
bluhm
c03eb1968b update p5-Net-SSLeay to 1.64 2014-06-19 23:07:31 +00:00
sthen
89e3a3abaa forced whitespace-only commit to test a theory about cvsync 2014-06-19 15:21:53 +00:00
sthen
b5aa8b37a3 update to clamav 0.98.4, fixes infinite loop in clamdscan when clamd
is not running (the fix for buffer underruns with multipart MIME was
already patched locally)
2014-06-17 09:12:45 +00:00