Commit graph

15 commits

Author SHA1 Message Date
dholland
3548e8249e Sort. 2015-12-29 06:23:20 +00:00
agc
5293710fb4 Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
	Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
	Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
	Package libidea: missing distfile libidea-0.8.2b.tar.gz
	Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
	Package uvscan: missing distfile vlp4510e.tar.Z

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:17:40 +00:00
joerg
93b1d7391c For amd64 builds, override the automatic CPU detection. It fails on
SmartOS for 64bit builds.
2015-10-21 21:29:14 +00:00
joerg
f710d601b9 Add missing stdexcept includes. Add missing libraries for socket
functions on Solaris. Check privileges for mlock use on Solaris before
trying to lock the resource buffer.
2015-09-13 02:31:22 +00:00
joerg
1ba86839fe Fix PLIST conditional for i386. 2015-09-13 02:29:48 +00:00
joerg
af0fee4c1c Add missing header. Patch up Python interpreter. Regen distinfo. 2015-05-20 21:57:10 +00:00
joerg
a1452f3bc2 Update to Botan 1.11.16:
- Switch to using IETF ALPN extension for negotiating application-level
  protocols for TLS in place of NPN extension.
- Optimizations for ECDSA
- Allow using OpenSSL's RSA implementation
- RC4 is deprecated and will be removed in the future
- Removed global state like the global PRNG.
- Cleaner registration for algorithm etc, potentially requires changes
  for statically linked programs.
- Simple C binding for common operations
- Optimized reductors for P-192, P-224, P-256, P-384, P-521
- Experimental OCB support for TLS
- Reduced memory footprint of CTR
- botan-config has been merged into botan
- Removal of SSLv3 support
- MCEIES, DTLS-STRP, SipHash, Curve25519, Poly1305, ChaCha20Poly1305
  supported
- Changed format of serialized TLS sessions
- TLS heartbeat messages support user-defined size of padding for PMTU
  discovery
- RFC 6979 support for deterministic nouns and signatures with DSA and ECDSA
- Support for TLS fallback signaling
2015-05-14 18:39:24 +00:00
adam
4606c07235 Revbump after updating devel/boost-libs 2015-04-17 15:52:56 +00:00
adam
8e3b70e314 Revbump after updating boost 2014-11-07 19:39:24 +00:00
adam
72ed0307eb Revbump after boost-libs update 2014-08-13 10:57:32 +00:00
joerg
61e754eb3a Forgotten mps. 2014-05-23 12:05:10 +00:00
joerg
b6801ac211 Fix build on NetBSD/evbarm. 2014-05-21 01:22:14 +00:00
wiz
3faf991a33 Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.

I probably bumped too many. I hope I got them all.
2014-05-17 16:10:41 +00:00
joerg
3bc52f66bd Fix build on NetBSD and with clang. 2014-03-05 21:22:38 +00:00
joerg
b86ac6eaa9 Add botan 1.11.8, the in-progress version of security/botan. It brings a
heavily changed x509 instructure and TLS support on top.
2014-02-24 20:49:14 +00:00