K 10 svn:author V 5 brnrd K 8 svn:date V 27 2016-03-03T14:36:51.137886Z K 7 svn:log V 917 security/openssl-devel: Create OpenSSL 1.1.0 Alpha port - Repo-copy of security/openssl - Remove unneeded USE_OPENSSL check - Add and normalize CONFLICTS - Put OPTIONS into GROUPS for ciphers, hashes, protocols and optimizations - Add more configurable ciphers, hashes and protocols - Sort _DESC alphabetically - Reword _DESC after grouping, add (comment) - Rewrite ${PORT_OPTIONS:M} to __* where possible - Rewrite ${PORT_OPTIONS:M} to target--on where possible - Rewrite do-configure target to HAS_CONFIGURE/CONFIGURE_SCRIPT - Rewrite (regression-)test target to TEST_TARGET - Add NPN support patch from [1] - Remove 1.0.2 specific patches (Padlock and EVP_MD_CTX_FLAG_ONESHOT) - Disable obsolete, broken and obscure features [1] https://github.com/openssl/openssl/pull/757 Reviewed by: koobs (mentor) Approved by: koobs (mentor) Differential Revision: D5484 END