sysutils: Mark packages that fail with OpenSSL 1.1 BROKEN

This commit is contained in:
nia 2020-04-24 11:46:55 +00:00
parent 4901c33b83
commit a96e310968
4 changed files with 12 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.50 2020/01/18 21:50:52 jperkin Exp $
# $NetBSD: Makefile,v 1.51 2020/04/24 11:46:55 nia Exp $
DISTNAME= cfengine-2.2.10
PKGREVISION= 12
@ -12,6 +12,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Automate configuration and administration of large systems
LICENSE= gnu-gpl-v2
BROKEN= "Fails to build with OpenSSL 1.1"
BUILD_DEFS+= IPV6_READY
BDB_ACCEPTED= db4

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.20 2020/01/18 21:50:52 jperkin Exp $
# $NetBSD: Makefile,v 1.21 2020/04/24 11:46:55 nia Exp $
DISTNAME= cfengine-3.7.3
PKGREVISION= 2
@ -10,6 +10,8 @@ HOMEPAGE= https://cfengine.com/product/community/
COMMENT= Tool for automating system administration
LICENSE= gnu-gpl-v3
BROKEN= "Fails to build with OpenSSL 1.1"
USE_LANGUAGES= c c++ c99
USE_LIBTOOL= yes
USE_TOOLS+= gmake pax

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.27 2020/03/08 16:48:10 wiz Exp $
# $NetBSD: Makefile,v 1.28 2020/04/24 11:46:55 nia Exp $
DISTNAME= efreet-1.7.7
PKGREVISION= 18
@ -11,6 +11,8 @@ HOMEPAGE= https://enlightenment.org/
COMMENT= Interface Abstraction Library and Toolset
LICENSE= 2-clause-bsd
BROKEN= "Fails to build with OpenSSL 1.1"
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS= pkg-config

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2020/01/18 21:50:56 jperkin Exp $
# $NetBSD: Makefile,v 1.9 2020/04/24 11:46:55 nia Exp $
DISTNAME= Attic-0.16
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/A/a/}
@ -11,6 +11,8 @@ HOMEPAGE= https://attic-backup.org/
COMMENT= Deduplicating backup program
LICENSE= modified-bsd
BROKEN= "Fails to build with OpenSSL 1.1"
DEPENDS+= ${PYPKGPREFIX}-msgpack-[0-9]*:../../devel/py-msgpack
PYTHON_VERSIONS_INCOMPATIBLE= 27