pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Need pthread support, make sure a substitue is present...
details: https://anonhg.NetBSD.org/pkgsrc/rev/04001c0c2b4a
branches: trunk
changeset: 326508:04001c0c2b4a
user: sevan <sevan%pkgsrc.org@localhost>
date: Sun Dec 09 03:04:34 2018 +0000
description:
Need pthread support, make sure a substitue is present if OS lacks support
natively, e.g Minix at present.
diffstat:
databases/lmdb/Makefile | 3 ++-
databases/sqlite3/Makefile | 3 ++-
devel/userspace-rcu/Makefile | 3 ++-
graphics/babl/Makefile | 3 ++-
graphics/exiv2/Makefile | 3 ++-
multimedia/xvidcore/Makefile | 3 ++-
net/libfilezilla/Makefile | 3 ++-
7 files changed, 14 insertions(+), 7 deletions(-)
diffs (110 lines):
diff -r f6ccd3bd978e -r 04001c0c2b4a databases/lmdb/Makefile
--- a/databases/lmdb/Makefile Sat Dec 08 23:18:54 2018 +0000
+++ b/databases/lmdb/Makefile Sun Dec 09 03:04:34 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/11/25 15:50:13 fhajny Exp $
+# $NetBSD: Makefile,v 1.7 2018/12/09 03:04:34 sevan Exp $
DISTNAME= LMDB-0.9.18
PKGNAME= ${DISTNAME:tl}
@@ -27,4 +27,5 @@
INSTALLATION_DIRS+= lib
INSTALLATION_DIRS+= ${PKGMANDIR}/man1
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r f6ccd3bd978e -r 04001c0c2b4a databases/sqlite3/Makefile
--- a/databases/sqlite3/Makefile Sat Dec 08 23:18:54 2018 +0000
+++ b/databases/sqlite3/Makefile Sun Dec 09 03:04:34 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.126 2018/09/17 16:14:07 adam Exp $
+# $NetBSD: Makefile,v 1.127 2018/12/09 03:04:34 sevan Exp $
.include "Makefile.common"
@@ -51,6 +51,7 @@
LDFLAGS.SCO_SV+= -lpthread
.endif
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/readline.buildlink3.mk"
.include "../../mk/dlopen.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r f6ccd3bd978e -r 04001c0c2b4a devel/userspace-rcu/Makefile
--- a/devel/userspace-rcu/Makefile Sat Dec 08 23:18:54 2018 +0000
+++ b/devel/userspace-rcu/Makefile Sun Dec 09 03:04:34 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/05/26 14:32:57 pettai Exp $
+# $NetBSD: Makefile,v 1.12 2018/12/09 03:04:34 sevan Exp $
#
DISTNAME= userspace-rcu-0.8.7
@@ -26,4 +26,5 @@
PKGCONFIG_OVERRIDE+= liburcu-signal.pc.in
PKGCONFIG_OVERRIDE+= liburcu.pc.in
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r f6ccd3bd978e -r 04001c0c2b4a graphics/babl/Makefile
--- a/graphics/babl/Makefile Sat Dec 08 23:18:54 2018 +0000
+++ b/graphics/babl/Makefile Sun Dec 09 03:04:34 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2018/11/22 12:59:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2018/12/09 03:04:34 sevan Exp $
DISTNAME= babl-0.1.60
CATEGORIES= graphics
@@ -26,5 +26,6 @@
#CONFIGURE_ARGS+= --disable-sse
#.endif
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/dlopen.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r f6ccd3bd978e -r 04001c0c2b4a graphics/exiv2/Makefile
--- a/graphics/exiv2/Makefile Sat Dec 08 23:18:54 2018 +0000
+++ b/graphics/exiv2/Makefile Sun Dec 09 03:04:34 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2015/10/05 08:42:25 richard Exp $
+# $NetBSD: Makefile,v 1.39 2018/12/09 03:04:34 sevan Exp $
# Race condition between exiv2.cpp and creation of exv_conf.h
MAKE_JOBS_SAFE= no
@@ -11,6 +11,7 @@
LDFLAGS.Linux+= -ldl
LIBS.SunOS+= -lsocket -lnsl
+.include "../../mk/pthread.buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
diff -r f6ccd3bd978e -r 04001c0c2b4a multimedia/xvidcore/Makefile
--- a/multimedia/xvidcore/Makefile Sat Dec 08 23:18:54 2018 +0000
+++ b/multimedia/xvidcore/Makefile Sun Dec 09 03:04:34 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2018/05/27 15:22:55 tsutsui Exp $
+# $NetBSD: Makefile,v 1.47 2018/12/09 03:04:34 sevan Exp $
DISTNAME= xvidcore-1.3.3
PKGREVISION= 1
@@ -51,4 +51,5 @@
${LN} -sf ${DESTDIR}${PREFIX}/lib/libxvidcore.4.dylib ${DESTDIR}${PREFIX}/lib/libxvidcore.dylib
.endif
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r f6ccd3bd978e -r 04001c0c2b4a net/libfilezilla/Makefile
--- a/net/libfilezilla/Makefile Sat Dec 08 23:18:54 2018 +0000
+++ b/net/libfilezilla/Makefile Sun Dec 09 03:04:34 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2018/12/01 11:15:42 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2018/12/09 03:04:34 sevan Exp $
DISTNAME= libfilezilla-0.15.1
CATEGORIES= devel
@@ -22,4 +22,5 @@
BUILDLINK_API_DEPENDS.nettle+= nettle>=3.1
.include "../../security/nettle/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index