Chase CONFLICTS after addition of security/openssl111

- While here mark OpenSSL 1.1.0 deprecated
   see: https://www.openssl.org/policies/releasestrat.html
This commit is contained in:
Bernard Spil 2018-09-12 11:36:17 +00:00
parent 668b573326
commit e2fe7cdea3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479595
4 changed files with 11 additions and 4 deletions

View File

@ -22,7 +22,8 @@ NC_DESC= Install TLS-enabled netcat
CONFLICTS_INSTALL= libressl-[0-9]* \
openssl-[0-9]* \
openssl-devel-[0-9]*
openssl-devel-[0-9]* \
openssl111-[0-9]*
NC_CONFIGURE_ENABLE= nc

View File

@ -21,7 +21,8 @@ NC_DESC= Install TLS-enabled netcat
CONFLICTS_INSTALL= libressl-devel-[0-9]* \
openssl-[0-9]* \
openssl-devel-[0-9]*
openssl-devel-[0-9]* \
openssl111-[0-9]*
NC_CONFIGURE_ENABLE= nc

View File

@ -16,7 +16,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
CONFLICTS_INSTALL= libressl-[0-9]* \
libressl-devel-[0-9]* \
openssl-[0-9]*
openssl-[0-9]* \
openssl111-[0-9]*
DEPRECATED= Upstream support ends 2019-09-11
EXPIRATION_DATE= 2019-09-11
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= config

View File

@ -18,7 +18,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
CONFLICTS_INSTALL= libressl-[0-9]* \
libressl-devel-[0-9]* \
openssl-devel-[0-9]*
openssl-devel-[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