jca
3c535d1ca0
Remove security/cfs. Unmaintained code, broken on 64 bits archs.
...
softraid CRYPTO, vnconfig and security/encfs provide much saner
alternatives.
ok tedu@ steven@ ajacoutot@ sthen@
2015-08-25 11:16:27 +00:00
jeremy
ae4149b76b
Switch from using ruby 1.9 to ruby 1.8, as 1.9 will probably be going
...
away before 1.8.
2015-08-25 00:50:39 +00:00
sthen
1e842fdfa1
sync WANTLIB
2015-08-21 19:17:10 +00:00
sthen
a617e7ba14
sync WANTLIB
2015-08-17 20:34:20 +00:00
sthen
628445e140
sync WANTLIB
2015-08-17 20:04:16 +00:00
sthen
0f4034be36
sync WANTLIB
2015-08-17 19:10:11 +00:00
dcoppa
b4eb47f10d
Update to ccid-1.4.20
2015-08-17 13:37:48 +00:00
dcoppa
1c429ccf85
Update to pcsc-lite-1.8.14
2015-08-17 13:36:38 +00:00
benoit
02d64fabf5
Update to p5-Crypt-OpenSSL-PKCS10-0.15.
2015-08-14 14:30:05 +00:00
benoit
61c08152a2
Update to p5-Crypt-CipherSaber-1.01.
2015-08-14 14:22:12 +00:00
sthen
a626ee54a0
sync WANTLIB
2015-08-12 22:27:31 +00:00
ajacoutot
dd7abdadaa
SECURITY update to gnutls-3.3.17.1.
2015-08-12 07:05:12 +00:00
ajacoutot
417069317d
Needs devel/gettext-tools.
2015-08-12 06:13:56 +00:00
sthen
0b8b529228
update to oath-toolkit 2.6.1
2015-08-11 20:54:01 +00:00
sthen
ba3f252385
force -DOPENSSL_NO_STATIC_ENGINE to unbreak opensc, problem found by dcoppa,
...
define suggested by miod, ok naddy@ dcoppa@
2015-08-06 22:09:39 +00:00
kirby
fb647d1f23
+ qtkeychain
2015-07-30 06:09:38 +00:00
kirby
813f77d8a0
qtkeychain is a dependency for newer versions of owncloudclient
...
(former mirall).
Discussed with ajacoutot@, sthen@ and zhuk@
OK ajacoutot@ and jasper@
QtKeychain is a Qt API to store passwords and other secret data
securely. If running, GNOME Keyring is used, otherwise qtkeychain tries
to use KWallet (via D-Bus), if available.
2015-07-30 06:07:09 +00:00
jturner
7551cc0582
Update HOMEPAGE, MASTER_SITES and bump. ok sthen@
2015-07-29 17:39:49 +00:00
nigel
152ee8e791
Switch from perl to sed inline edit.
...
No changes to package
Ok aja@
2015-07-28 10:07:59 +00:00
gonzalo
23c13b9cde
Little update for Lynis to 2.1.1:
...
https://raw.githubusercontent.com/CISOfy/lynis/master/CHANGELOG
OK benoit@
2015-07-26 22:21:20 +00:00
landry
15b17e0dae
Add missing RDEP on p5-Clone, spotted by Daniel Jakots.
2015-07-26 21:31:50 +00:00
jeremy
7d0b697d5c
Update to bcrypt 3.1.10
2015-07-26 01:15:55 +00:00
steven
6f537b7833
update to 4.03.06 and take maintainer
...
input from sthen@, ok giovanni@
2015-07-25 08:00:05 +00:00
ajacoutot
095f788c4c
Update to py-secretstorage-2.1.2.
2015-07-24 09:20:28 +00:00
ajacoutot
1095470f5e
Update to libpwquality-1.3.0.
2015-07-24 06:18:21 +00:00
millert
9f9b2088c3
Update to sudo-1.8.14p3
2015-07-23 20:51:10 +00:00
benoit
31def3c5dd
Update to cracklib-2.9.5.
2015-07-22 11:05:15 +00:00
sthen
14209856eb
update to pyOpenSSL-0.14 (switch to py-cryptography as a backend), and take
...
maintainer, ok eric@
2015-07-20 07:02:58 +00:00
jca
a2e83c8660
Don't for the use of PIE, cc knows better.
2015-07-20 03:13:47 +00:00
jasper
8370029792
use install -D and drop ginstall dependency where applicable
2015-07-19 21:44:07 +00:00
kili
d4bbf3a428
Welcome to the attic, hs-certificate and hs-tls.
2015-07-19 21:02:37 +00:00
kili
a37aaa1ba4
Welcome to the attic, hs-certificate and hs-tls.
2015-07-19 21:01:55 +00:00
kili
99410cec90
Remove hs-asn1-data, no longer used by other ports,
...
and in the way of an update of hs-attoparsec and
hs-aeson.
2015-07-19 20:53:46 +00:00
kili
470585be1b
Unhook hs-asn1-data.
2015-07-19 20:50:59 +00:00
jca
38bb2a5db3
autoconf 2.65->2.68
2015-07-19 08:18:52 +00:00
sthen
29d2b02fdc
tweak port
2015-07-19 00:39:01 +00:00
sthen
f3a2d47f3b
use openssl from ports, allows scanning for things which have been removed from
...
libressl
2015-07-19 00:07:15 +00:00
sthen
b3937349db
Reenable crappy old protocols, mainly for use with sslscan (which connects
...
to a server to identify supported SSL/TLS methods) - note that this port is
not used generally within OpenBSD, only for testing and special cases.
2015-07-19 00:06:42 +00:00
sthen
af0ba3a62f
update to yubikey-personalization-gui-3.1.21
2015-07-18 23:42:54 +00:00
sthen
eef512d337
guard SSLv3_method
2015-07-18 23:17:37 +00:00
jca
0e72929020
TLSv1_client_method -> SSLv23_client_method
...
Requested by and ok zhuk@ (maintainer)
2015-07-18 22:52:43 +00:00
jca
0189ea5534
guard sslv3 method; ok zhuk@ (maintainer)
2015-07-18 22:50:47 +00:00
jca
0ae326cde0
guard sslv3 method; ok gsoares@ (maintainer)
2015-07-18 21:57:43 +00:00
ajacoutot
a70e72cca7
Stop mentioning sudo(8).
2015-07-18 21:05:38 +00:00
jca
9709c0b633
Kill py-sslwrapper. Broken since ages (RC5, SSLv2, etc).
...
ok ajacoutot@ sthen@
2015-07-18 19:55:13 +00:00
jca
3acdfb8d63
guard sslv3 methods
2015-07-18 18:31:23 +00:00
sthen
0250c2981f
guard SSLv3_method
2015-07-18 15:53:08 +00:00
sthen
66135704aa
revert diff which changed SSLv23_METHOD to TLSv1_METHOD, the former is better
...
as it allows detecting the best version to use (include TLS 1.0, 1.1, 1.2)
whereas TLSv1_METHOD forces 1.0 only.
2015-07-18 04:09:27 +00:00
millert
193a965c57
Update to sudo 1.8.14
2015-07-17 15:51:32 +00:00
ajacoutot
2889a1d16f
Remove the perl bullshit.
2015-07-16 23:57:18 +00:00