pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/virtuoso
Module Name: pkgsrc
Committed By: nia
Date: Fri Apr 24 12:03:53 UTC 2020
Modified Files:
pkgsrc/databases/virtuoso: Makefile
Log Message:
virtuoso: BROKEN due to OpenSSL 1.1
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/databases/virtuoso/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/virtuoso/Makefile
diff -u pkgsrc/databases/virtuoso/Makefile:1.27 pkgsrc/databases/virtuoso/Makefile:1.28
--- pkgsrc/databases/virtuoso/Makefile:1.27 Tue Mar 10 22:09:33 2020
+++ pkgsrc/databases/virtuoso/Makefile Fri Apr 24 12:03:53 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2020/03/10 22:09:33 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2020/04/24 12:03:53 nia Exp $
#
DISTNAME= virtuoso-opensource-6.1.6
@@ -11,6 +11,8 @@ HOMEPAGE= https://virtuoso.openlinksw.co
COMMENT= Universal SQL/Application server
LICENSE= gnu-gpl-v2 # with exemptions
+BROKEN= "Fails to build with OpenSSL 1.1"
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-jdk2 --without-jdk3 --without-jdk4 \
--with-iodbc=${PREFIX} \
Home |
Main Index |
Thread Index |
Old Index