1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

sysutils/cfengine319: Mark IGNORE_SSL

- Fails to build with error: unknown type name 'RSA' which were
  deprecated in OpenSSL 3.0.0 and later
- Used IGNORE instead of BROKEN as this version has reached upstream EOL
- cfenging actually gets only 6 months of support on non-LTS release.
  See: https://cfengine.com/blog/2015/releases-after-3-7-0/
- Based on the previous mentioned link and cfengine 3.19.0 release notes
  from
  https://cfengine.com/blog/2021/cfengine-3-19-released-collaboration/
  this has already reached upstream EOL

Approved by:	portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2023-05-03 17:33:06 +02:00
parent 2d25563250
commit 2d71732ef7

View File

@ -10,6 +10,11 @@ WWW= https://cfengine.com/
LICENSE= GPLv3
IGNORE_SSL= openssl30 openssl31
IGNORE_SSL_REASON= error: unknown type name 'RSA' which were deprecated in OpenSSL 3.0.0 and later
DEPRECATED= Upstream EOL reached on 2022-06-30
EXPIRATION_DATE= 2023-06-03
CPE_VENDOR= gnu
CONFLICTS= cfengine cfengine3[0-9] cfengine3[0-9][0-9]