pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: joerg
Date: Tue Jul 11 19:41:20 UTC 2017
Modified Files:
pkgsrc/cad/klayout: Makefile
pkgsrc/lang/qore: Makefile
pkgsrc/mk/compiler: clang.mk
pkgsrc/print/scribus-qt4: Makefile distinfo
pkgsrc/textproc/groonga: Makefile
pkgsrc/time/fet: Makefile
Removed Files:
pkgsrc/print/scribus-qt4/patches:
patch-scribus_plugins_fileloader_scribus134format_CMakeLists.txt
patch-scribus_plugins_fileloader_scribus13format_CMakeLists.txt
Log Message:
Retire CLANG_NO_VALUE_PROPAGATION_PASS. CVP has been fixed in LLVM to
require much less memory.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/cad/klayout/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/lang/qore/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/mk/compiler/clang.mk
cvs rdiff -u -r1.45 -r1.46 pkgsrc/print/scribus-qt4/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/print/scribus-qt4/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/print/scribus-qt4/patches/patch-scribus_plugins_fileloader_scribus134format_CMakeLists.txt \
pkgsrc/print/scribus-qt4/patches/patch-scribus_plugins_fileloader_scribus13format_CMakeLists.txt
cvs rdiff -u -r1.60 -r1.61 pkgsrc/textproc/groonga/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/time/fet/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cad/klayout/Makefile
diff -u pkgsrc/cad/klayout/Makefile:1.8 pkgsrc/cad/klayout/Makefile:1.9
--- pkgsrc/cad/klayout/Makefile:1.8 Sat Apr 8 13:48:52 2017
+++ pkgsrc/cad/klayout/Makefile Tue Jul 11 19:41:20 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/04/08 13:48:52 mef Exp $
+# $NetBSD: Makefile,v 1.9 2017/07/11 19:41:20 joerg Exp $
DISTNAME= klayout-0.24.10
CATEGORIES= cad
@@ -38,8 +38,6 @@ OTHER_BIN= \
strmcmp \
strmxor
-CXXFLAGS+= ${CLANG_NO_VALUE_PROPAGATION_PASS}
-
do-build:
cd ${WRKSRC} && ${PKGSRC_SETENV} ${MAKE_ENV} sh build.sh -python python${PYVERSSUFFIX} -qt ${PREFIX}/qt4
Index: pkgsrc/lang/qore/Makefile
diff -u pkgsrc/lang/qore/Makefile:1.12 pkgsrc/lang/qore/Makefile:1.13
--- pkgsrc/lang/qore/Makefile:1.12 Tue Jun 13 19:23:31 2017
+++ pkgsrc/lang/qore/Makefile Tue Jul 11 19:41:20 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2017/06/13 19:23:31 nros Exp $
+# $NetBSD: Makefile,v 1.13 2017/07/11 19:41:20 joerg Exp $
DISTNAME= qore-0.8.12.10
CATEGORIES= lang
@@ -45,9 +45,6 @@ post-install:
.include "application.mk"
.include "options.mk"
-_WRAP_EXTRA_ARGS.CXX+= ${CLANG_NO_VALUE_PROPAGATION_PASS}
-CWRAPPERS_APPEND.cxx+= ${CLANG_NO_VALUE_PROPAGATION_PASS}
-
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/pcre/buildlink3.mk"
Index: pkgsrc/mk/compiler/clang.mk
diff -u pkgsrc/mk/compiler/clang.mk:1.17 pkgsrc/mk/compiler/clang.mk:1.18
--- pkgsrc/mk/compiler/clang.mk:1.17 Thu May 18 08:14:08 2017
+++ pkgsrc/mk/compiler/clang.mk Tue Jul 11 19:41:20 2017
@@ -1,4 +1,4 @@
-# $NetBSD: clang.mk,v 1.17 2017/05/18 08:14:08 jperkin Exp $
+# $NetBSD: clang.mk,v 1.18 2017/07/11 19:41:20 joerg Exp $
#
# This is the compiler definition for the clang compiler.
#
@@ -79,6 +79,4 @@ CWRAPPERS_APPEND.cc+= -Qunused-arguments
_WRAP_EXTRA_ARGS.CXX+= -Qunused-arguments
CWRAPPERS_APPEND.cxx+= -Qunused-arguments
-CLANG_NO_VALUE_PROPAGATION_PASS= -O0
-
.endif # COMPILER_CLANG_MK
Index: pkgsrc/print/scribus-qt4/Makefile
diff -u pkgsrc/print/scribus-qt4/Makefile:1.45 pkgsrc/print/scribus-qt4/Makefile:1.46
--- pkgsrc/print/scribus-qt4/Makefile:1.45 Fri May 19 13:29:04 2017
+++ pkgsrc/print/scribus-qt4/Makefile Tue Jul 11 19:41:20 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2017/05/19 13:29:04 prlw1 Exp $
+# $NetBSD: Makefile,v 1.46 2017/07/11 19:41:20 joerg Exp $
DISTNAME= scribus-1.4.3
PKGREVISION= 9
@@ -24,11 +24,6 @@ PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 #
INSTALLATION_DIRS+= share/pixmaps
-.include "../../mk/compiler.mk"
-.if !empty(PKGSRC_COMPILER:Mclang)
-CMAKE_ARGS+= -DCLANG_NO_OPT=${CLANG_NO_VALUE_PROPAGATION_PASS:Q}
-.endif
-
post-install:
${INSTALL_DATA} ${WRKSRC}/resources/icons/scribus.png \
${DESTDIR}${PREFIX}/share/pixmaps
Index: pkgsrc/print/scribus-qt4/distinfo
diff -u pkgsrc/print/scribus-qt4/distinfo:1.11 pkgsrc/print/scribus-qt4/distinfo:1.12
--- pkgsrc/print/scribus-qt4/distinfo:1.11 Thu Apr 21 09:34:12 2016
+++ pkgsrc/print/scribus-qt4/distinfo Tue Jul 11 19:41:20 2017
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.11 2016/04/21 09:34:12 jperkin Exp $
+$NetBSD: distinfo,v 1.12 2017/07/11 19:41:20 joerg Exp $
SHA1 (scribus-1.4.3.tar.xz) = 30c111762790e4407c13236bbb4b06f04e907f71
RMD160 (scribus-1.4.3.tar.xz) = 0c3103536610ca1881d1b65b549886bf9f0d8650
@@ -10,5 +10,3 @@ SHA1 (patch-ai) = 6616ce472b9fa7d8aa9bc3
SHA1 (patch-ba) = ecddb2304b0ab37fbca41a662773107923df273b
SHA1 (patch-bb) = c39d78679e0cd17a0fe19a98ecabe7eadfc5b881
SHA1 (patch-bc) = 1b93d844b40ebe9b425ac7e6fb6b05189c194b6b
-SHA1 (patch-scribus_plugins_fileloader_scribus134format_CMakeLists.txt) = b0fa6cabcbcdc46d2a662df313b02f61f4926d2b
-SHA1 (patch-scribus_plugins_fileloader_scribus13format_CMakeLists.txt) = 5d7ee482d4afd8acf2c3741f2660539069c5d5cc
Index: pkgsrc/textproc/groonga/Makefile
diff -u pkgsrc/textproc/groonga/Makefile:1.60 pkgsrc/textproc/groonga/Makefile:1.61
--- pkgsrc/textproc/groonga/Makefile:1.60 Sun Sep 11 16:06:53 2016
+++ pkgsrc/textproc/groonga/Makefile Tue Jul 11 19:41:20 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2016/09/11 16:06:53 taca Exp $
+# $NetBSD: Makefile,v 1.61 2017/07/11 19:41:20 joerg Exp $
#
DISTNAME= groonga-6.0.8
@@ -25,8 +25,6 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSC
CONFIGURE_ARGS+= --localstatedir=${VARBASE}
CONFIGURE_ARGS+= --with-ruby=${RUBY}
-CFLAGS+= ${CLANG_NO_VALUE_PROPAGATION_PASS}
-
PKGCONFIG_OVERRIDE+= groonga.pc.in
PKG_SYSCONFSUBDIR= ${PKGBASE}
Index: pkgsrc/time/fet/Makefile
diff -u pkgsrc/time/fet/Makefile:1.21 pkgsrc/time/fet/Makefile:1.22
--- pkgsrc/time/fet/Makefile:1.21 Sat Apr 22 21:03:59 2017
+++ pkgsrc/time/fet/Makefile Tue Jul 11 19:41:20 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2017/04/22 21:03:59 adam Exp $
+# $NetBSD: Makefile,v 1.22 2017/07/11 19:41:20 joerg Exp $
DISTNAME= fet-5.25.0
PKGREVISION= 15
@@ -12,7 +12,6 @@ COMMENT= Automatically schedule timetabl
LICENSE= gnu-gpl-v2
.include "../../mk/bsd.prefs.mk"
-CFLAGS+= ${CLANG_NO_VALUE_PROPAGATION_PASS}
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index