mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
security/openssl: Notify users of upcoming 1.1.1
This commit is contained in:
parent
c7e5c107b8
commit
e2f95db0b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515770
1 changed files with 5 additions and 1 deletions
|
@ -15,11 +15,15 @@ COMMENT= SSL and crypto library
|
||||||
LICENSE= OpenSSL
|
LICENSE= OpenSSL
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
DEPRECATED= OpenSSL 1.0.2 is End-of-Life 2019-12-31 at which \
|
||||||
|
time this port will update to 1.1.1 branch
|
||||||
|
EXPIRATION_DATE= 2019-12-31
|
||||||
|
|
||||||
|
OPTIONS_DEFINE= DOCS MAN3 PADLOCK RFC3779 SHARED THREADS ZLIB
|
||||||
CONFLICTS_INSTALL= libressl-[0-9]* \
|
CONFLICTS_INSTALL= libressl-[0-9]* \
|
||||||
libressl-devel-[0-9]* \
|
libressl-devel-[0-9]* \
|
||||||
openssl111-[0-9]*
|
openssl111-[0-9]*
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS MAN3 PADLOCK RFC3779 SHARED THREADS ZLIB
|
|
||||||
OPTIONS_DEFAULT= ASM MD2 MAN3 SCTP SHARED SSE2 SSL2 SSL3 THREADS
|
OPTIONS_DEFAULT= ASM MD2 MAN3 SCTP SHARED SSE2 SSL2 SSL3 THREADS
|
||||||
OPTIONS_DEFINE_amd64= EC
|
OPTIONS_DEFINE_amd64= EC
|
||||||
OPTIONS_DEFAULT_amd64= EC
|
OPTIONS_DEFAULT_amd64= EC
|
||||||
|
|
Loading…
Add table
Reference in a new issue