pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail mail: Mark packages that fail with OpenSSL 1.1 BR...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b17760dfdb2a
branches: trunk
changeset: 428067:b17760dfdb2a
user: nia <nia%pkgsrc.org@localhost>
date: Fri Apr 24 11:23:07 2020 +0000
description:
mail: Mark packages that fail with OpenSSL 1.1 BROKEN
diffstat:
mail/cyrus-imapd/Makefile | 4 +++-
mail/cyrus-imapd23/Makefile | 4 +++-
mail/opensmtpd/Makefile | 4 +++-
mail/re-alpine/Makefile | 4 +++-
4 files changed, 12 insertions(+), 4 deletions(-)
diffs (72 lines):
diff -r 7dab6395f401 -r b17760dfdb2a mail/cyrus-imapd/Makefile
--- a/mail/cyrus-imapd/Makefile Fri Apr 24 11:07:06 2020 +0000
+++ b/mail/cyrus-imapd/Makefile Fri Apr 24 11:23:07 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.114 2020/01/18 21:49:47 jperkin Exp $
+# $NetBSD: Makefile,v 1.115 2020/04/24 11:23:07 nia Exp $
DISTNAME= cyrus-imapd-2.2.13p1
PKGREVISION= 20
@@ -10,6 +10,8 @@
HOMEPAGE= https://www.cyrusimap.org/
COMMENT= Cyrus IMAP server
+BROKEN= "Fails to build with OpenSSL 1.1"
+
MAKE_JOBS_SAFE= no
USE_TOOLS+= perl
diff -r 7dab6395f401 -r b17760dfdb2a mail/cyrus-imapd23/Makefile
--- a/mail/cyrus-imapd23/Makefile Fri Apr 24 11:07:06 2020 +0000
+++ b/mail/cyrus-imapd23/Makefile Fri Apr 24 11:23:07 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2020/04/12 08:28:55 adam Exp $
+# $NetBSD: Makefile,v 1.59 2020/04/24 11:23:08 nia Exp $
DISTNAME= cyrus-imapd-2.3.18
PKGREVISION= 33
@@ -11,6 +11,8 @@
COMMENT= Cyrus IMAP server
#LICENSE= original-bsd # like license
+BROKEN= "Fails to build with OpenSSL 1.1"
+
BUILD_DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
USE_TOOLS+= perl makedepend
diff -r 7dab6395f401 -r b17760dfdb2a mail/opensmtpd/Makefile
--- a/mail/opensmtpd/Makefile Fri Apr 24 11:07:06 2020 +0000
+++ b/mail/opensmtpd/Makefile Fri Apr 24 11:23:07 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2020/01/30 10:37:14 leot Exp $
+# $NetBSD: Makefile,v 1.16 2020/04/24 11:23:08 nia Exp $
VERSION= 5.7.3p2
DISTNAME= opensmtpd-${VERSION}
@@ -11,6 +11,8 @@
COMMENT= The OpenSMTPD mail transfer agent, a replacement for sendmail
LICENSE= isc AND modified-bsd AND 2-clause-bsd
+BROKEN= "Fails to build with OpenSSL 1.1"
+
CONFLICTS+= courier-mta-[0-9]* fastforward>=0.51nb2 sendmail-[0-9]*
CONFLICTS+= esmtp>=1.2 nullmailer-[0-9]* postfix-[0-9]*
BROKEN_FOR_PLATFORM= OpenBSD-*-*
diff -r 7dab6395f401 -r b17760dfdb2a mail/re-alpine/Makefile
--- a/mail/re-alpine/Makefile Fri Apr 24 11:07:06 2020 +0000
+++ b/mail/re-alpine/Makefile Fri Apr 24 11:23:07 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2020/01/18 21:49:53 jperkin Exp $
+# $NetBSD: Makefile,v 1.20 2020/04/24 11:23:08 nia Exp $
#
DISTNAME= re-alpine-2.03
@@ -14,6 +14,8 @@
CONFLICTS= alpine-[0-9]*
+BROKEN= "Fails to build with OpenSSL 1.1"
+
.include "options.mk"
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index