diff options
| author | Bernard Spil <brnrd@FreeBSD.org> | 2016-03-03 14:36:51 +0000 |
|---|---|---|
| committer | Bernard Spil <brnrd@FreeBSD.org> | 2016-03-03 14:36:51 +0000 |
| commit | 7f1c9663428b34b2c4be92755d1fb0dc58377b9b (patch) | |
| tree | 9f81450a536a21818af37688dc1b7abe60d4b253 /security/openssl-devel/files/patch-Makefile | |
| parent | Update port to 20016-02-18. (diff) | |
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 <OPT>_DESC alphabetically
- Reword <OPT>_DESC after grouping, add (comment)
- Rewrite ${PORT_OPTIONS:M<OPT>} to <OPT>_<FEATURE>_* where possible
- Rewrite ${PORT_OPTIONS:M<OPT>} to target-<OPT>-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
Diffstat (limited to 'security/openssl-devel/files/patch-Makefile')
| -rw-r--r-- | security/openssl-devel/files/patch-Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openssl-devel/files/patch-Makefile b/security/openssl-devel/files/patch-Makefile new file mode 100644 index 000000000000..71779d2cab25 --- /dev/null +++ b/security/openssl-devel/files/patch-Makefile @@ -0,0 +1 @@ +deleted |
