aboutsummaryrefslogtreecommitdiff
path: root/security/libressl
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-16 13:22:58 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-16 13:22:58 +0000
commit769a9f1570ce818b49b6170bf5745363ffbe79e0 (patch)
tree92ed59a35542efac0144515d49a9237c6f9b3fb7 /security/libressl
parent2bcdb56fd2a8f09532301dc370589f6b829bfced (diff)
downloadports-769a9f1570ce818b49b6170bf5745363ffbe79e0.tar.gz
ports-769a9f1570ce818b49b6170bf5745363ffbe79e0.zip
Add DEFAULT_VERSIONS=ssl=XXX
Move the openssl detection routine to bsd.default-version.mk. Add warnings telling people to not use WITH_OPENSSL_PORT or WITH_OPENSSL_BASE. To ease maintainability, change the way the different ssl libraries version numbers are checked. PR: 210149 Submitted by: mat Exp-run by: antoine Sponsored by: The FreeBSD Foundation, Absolight Differential Revision: https://reviews.freebsd.org/D6577
Notes
Notes: svn path=/head/; revision=416965
Diffstat (limited to 'security/libressl')
-rw-r--r--security/libressl/version.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libressl/version.mk b/security/libressl/version.mk
new file mode 100644
index 000000000000..d71bc8fc0462
--- /dev/null
+++ b/security/libressl/version.mk
@@ -0,0 +1 @@
+OPENSSL_SHLIBVER?= 37