3853 Commits

Author SHA1 Message Date
landry
e7df1f7194 Mark BROKEN-alpha a bunch of ports that reliably failed (!) to build in
the past 3 bulks, or forever.

Various reasons: no d^Hrecent compiler available, base gcc generating
nice internal compiler errors, no atomic ops, etc, etc.

While here, mark all webkits as BROKEN-hppa, since this also requires
clang or g++ 4.7. Our g++ 4.8 port only builds on
i386|amd64|powerpc|sparc64 anyway...

if you're interested^Wbored to death, full past logs at
http://build-failures.rhaalovely.net/alpha/...
2014-12-30 21:50:24 +00:00
kili
210c38c740 Mark as broken, because an update would require more new hs- ports
(hs-cipher-aes and hs-crypto-random), and I'm not sure wether all
those security/hs-* ports are safe to use anyways.
This also disables the build of depending ports hs-snap and
hs-clientsession.
2014-12-28 12:45:40 +00:00
sthen
f0efd17e1a patch yubiserve to handle yubikey OTPs in upper case (capslock) 2014-12-22 14:10:57 +00:00
sthen
fdf377fc72 add patches to yubiserve: use TLS not SSLv3, allow use of chain certificates 2014-12-22 13:22:39 +00:00
benoit
c4b5dbe8e5 Update to py-paramiko-1.15.2. 2014-12-20 07:52:32 +00:00
kili
b0a4a2c130 Fix plist and bump 2014-12-20 01:43:17 +00:00
kili
dc55ca6890 Fix plist and bump 2014-12-20 01:41:20 +00:00
bluhm
a3742b92d3 update p5-IO-Socket-SSL to 2.008 2014-12-19 17:45:10 +00:00
benoit
f646dc090d +p5-Digest-Perl-MD5
ok ajacoutot@ to import
2014-12-19 17:38:52 +00:00
benoit
d3ea90b22a Import p5-Digest-Perl-MD5.
Perl implementation of Ron Rivests MD5 Algorithm.
2014-12-19 17:35:02 +00:00
kili
58fe149d02 Update to hs-skein-1.0.9.2. 2014-12-18 21:13:21 +00:00
kili
f28deab4aa Update to hs-cryptohash-0.7.10. 2014-12-18 21:12:54 +00:00
kili
2c137114f1 Update plist and bump. 2014-12-18 21:12:12 +00:00
benoit
7514ef33e2 Update to p5-Crypt-SaltedHash-0.09.
remove maintainer, ok ajacoutot@
2014-12-18 09:03:30 +00:00
bluhm
bbfab972a6 Do not depend on net/p5-IO-Socket-IP. The module IO::Socket::IP
0.29 is included in Perl 5.20.1 and installed in base.  The port
will be removed soon.
OK giovanni@ nigel@
2014-12-17 00:15:24 +00:00
pea
d021d4e460 Update to 1.3.2
ok jasper@, jca@
2014-12-16 10:05:27 +00:00
kili
d7d28aaa83 Update to hs-crypto-api-0.13.2. 2014-12-15 20:19:37 +00:00
kili
6a8198db92 Fix plist and bump. 2014-12-15 16:02:14 +00:00
kili
e81b62f22f Fix plists and bump. 2014-12-15 15:14:34 +00:00
sthen
44779848c6 update to sslsplit 0.4.10 2014-12-12 21:51:59 +00:00
ajacoutot
86f0b4db19 Update to gnutls-3.2.21. 2014-12-12 07:05:59 +00:00
ajacoutot
2d6dc45b60 Only setup minimal MODHEIMDAL_WANTLIB. 2014-12-09 15:55:10 +00:00
landry
ffae1f351f bugfix update to nss 3.17.3
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.17.3_release_notes
Passes all regress tests on amd64.
2014-12-06 08:33:29 +00:00
bluhm
12f8662554 update p5-IO-Socket-SSL to 2.007 2014-12-03 22:39:15 +00:00
brad
b70345e22c Eliminate the use of the malloc.h header and/or replace
with stdlib.h.
2014-11-30 05:41:34 +00:00
sthen
2a88fb796c Oops, missed bumping -libs in previous, as spotted by naddy@.
Bumping -main as well just in case it's needed.
2014-11-28 22:34:18 +00:00
sthen
f0e4216e5c update to yubikey-personalization-gui-3.1.18
changelog: "Image and correct features for plus" ... appears to fix the
libqtaccessiblewidgets issue.
2014-11-28 14:34:27 +00:00
sthen
d961473626 Disable linker script (and thus symbol versioning), strange linker errors have
been seen on i386 which appear to go away when this is done. Similar behaviour
was seen previously in graphics/jpeg resulting in the same change being made
there.  ok ajacoutot@
2014-11-27 11:10:05 +00:00
kili
ad6ebe9b7d Update dependencies and plists and bump. 2014-11-25 22:11:02 +00:00
ajacoutot
8be992c406 NO_TEST. 2014-11-25 09:41:27 +00:00
robert
e15581192e sync with the recent freebsd pam code 2014-11-25 09:29:46 +00:00
bluhm
4449a69d2d update p5-IO-Socket-SSL to 2.006 2014-11-24 13:22:36 +00:00
benoit
a09df8e9be Update RUN_DEPENDS, bump REVISION
ok ajacoutot@
2014-11-23 14:40:40 +00:00
benoit
68dabccc9e Update to p5-Crypt-OpenSSL-X509-1.805.
ok ajacoutot@
2014-11-23 14:37:14 +00:00
benoit
6a006f924d Update to pgpdump-0.29.
ok ajacoutot@
2014-11-23 09:45:56 +00:00
naddy
68901558ab dependency change from math/p5-Math-BigInt-Pari to p5-Math-BigInt-GMP 2014-11-22 00:10:50 +00:00
sthen
ad5defa998 update to libsodium 1.0.1
- sodium_bin2hex() is now constant-time.
 - crypto_secretbox_detached() now supports overlapping input and output
regions.
 - NaCl's donna_c64 implementation of curve25519 was reading an extra byte
past the end of the buffer containing the base point. This has been
fixed.
2014-11-21 14:30:05 +00:00
sthen
1772b8590f revert this part which shouldn't have been in previous commit 2014-11-19 20:48:51 +00:00
sthen
40ef208661 unbreak following removal of unistd.h include from sys/file.h
this commit does nothing to improve the crappiness of these ports, just
lets them build again.
2014-11-19 20:48:00 +00:00
sthen
9661f0eb5d ensure -current version > -stable version 2014-11-19 11:40:53 +00:00
sthen
167593e9ae SECURITY update to clamav 0.98.5 (crash fixes for various maliciously crafted
files, improved detection of malicious PE files, new file formats)
2014-11-19 00:18:01 +00:00
sthen
5191e28f8a @comment 0-byte .bs file 2014-11-16 19:52:09 +00:00
sthen
a7ed735b35 @comment 0-byte .bs file 2014-11-16 19:51:17 +00:00
bluhm
ae035f9bbf update p5-IO-Socket-SSL to 2.005 2014-11-16 19:42:30 +00:00
sthen
99554087e6 update to pear-Auth-SASL 1.06 2014-11-15 22:13:46 +00:00
benoit
f6f10fdff9 Update to p5-Crypt-Rijndael-1.12.
ok ajacoutot@
2014-11-15 15:15:16 +00:00
benoit
ef51c0c4e4 Update to xmlsec-1.2.20.
ok ajacoutot@
2014-11-15 12:20:55 +00:00
benoit
e660f261cb Update to p5-Crypt-CBC-2.33.
ok ajacoutot@
2014-11-15 10:05:28 +00:00
benoit
d6733fa42b Update to p5-Crypt-OpenSSL-X509-1.804.
ok ajacoutot@
2014-11-15 10:01:51 +00:00
benoit
a1fb6cb350 Update to p5-Digest-MD2-2.04.
ok ajacoutot@
2014-11-15 09:54:43 +00:00