Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.61 2013/06/13 13:00:34 wiz Exp $
# $NetBSD: Makefile,v 1.65 2013/11/03 16:09:03 wiz Exp $
DISTNAME= dbus-1.6.12
DISTNAME= dbus-1.6.18
CATEGORIES= sysutils
MASTER_SITES= http://dbus.freedesktop.org/releases/dbus/

View File

@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.15 2012/08/01 17:52:21 drochner Exp $
@comment $NetBSD: PLIST,v 1.16 2014/03/11 14:05:15 jperkin Exp $
bin/dbus-cleanup-sockets
bin/dbus-daemon
bin/dbus-launch
@@ -41,6 +41,3 @@ share/doc/dbus/diagram.svg
share/doc/dbus/system-activation.txt
share/examples/dbus/session.conf
share/examples/dbus/system.conf
share/examples/rc.d/dbus
${PLIST.linux}share/examples/rc.d/messagebus.redhat
${PLIST.linux}share/examples/rc.d/rc.messagebus.slackware

View File

@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.14 2009/06/14 22:58:09 joerg Exp $
# $NetBSD: buildlink3.mk,v 1.16 2014/01/29 13:01:53 ryoon Exp $
BUILDLINK_TREE+= dbus
@@ -8,6 +8,13 @@ DBUS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.dbus+= dbus>=0.91
BUILDLINK_PKGSRCDIR.dbus?= ../../sysutils/dbus
.if defined(USE_DBUS-ARCH-DEPS_H)
. if !empty(USE_DBUS-ARCH-DEPS_H:M[yY][eE][sS])
BUILDLINK_INCDIRS.dbus+= lib/dbus-1.0/include/dbus
BUILDLINK_FNAME_TRANSFORM.dbus+= -e "s|lib/dbus-1.0/||"
. endif
.endif
.include "../../textproc/expat/buildlink3.mk"
.endif # DBUS_BUILDLINK3_MK

View File

@@ -1,11 +1,11 @@
$NetBSD: distinfo,v 1.44 2013/06/13 13:00:34 wiz Exp $
$NetBSD: distinfo,v 1.47 2013/11/03 16:09:03 wiz Exp $
SHA1 (dbus-1.6.12.tar.gz) = 96f7ae2edb8711fe4fb42718d03fdb00a90416d5
RMD160 (dbus-1.6.12.tar.gz) = 2ffda0a66ac457ee77c498a95b85d04a147906d6
Size (dbus-1.6.12.tar.gz) = 1933805 bytes
SHA1 (dbus-1.6.18.tar.gz) = d9eefcb533a9afbec96b0548925af4d88ea544e7
RMD160 (dbus-1.6.18.tar.gz) = a0b934e3c959ece92e5c84edbdcbcc5e48e41acc
Size (dbus-1.6.18.tar.gz) = 1916553 bytes
SHA1 (patch-aa) = 0c3d145979e3b2358261c9f7f34701d02eb6ecd4
SHA1 (patch-ab) = 77eb92f31e849789448ae80990caf9f573aa87a7
SHA1 (patch-ak) = fcb0cad1b6e306db03d538d4ca65f4a18d4726ab
SHA1 (patch-al) = 3f9f793b0c1455bf2bf079cc27b841c22f42c276
SHA1 (patch-al) = 57d08196e9daf49eb6bda2b30f019ce2cad77c6f
SHA1 (patch-am) = 8c794ff8b0981e90243ee20c26ae1ecc72e68de8
SHA1 (patch-ba) = ceb8e0c424c57410f8c3775087e4cae1b44da4c5

View File

@@ -1,8 +1,8 @@
$NetBSD: patch-al,v 1.2 2012/08/01 17:52:22 drochner Exp $
$NetBSD: patch-al,v 1.3 2013/09/12 13:25:47 wiz Exp $
--- tools/Makefile.in.orig 2012-07-26 16:45:13.000000000 +0000
--- tools/Makefile.in.orig 2013-09-05 15:37:16.000000000 +0000
+++ tools/Makefile.in
@@ -358,7 +358,7 @@ AM_CPPFLAGS = \
@@ -412,7 +412,7 @@ AM_CPPFLAGS = \
$(DBUS_STATIC_BUILD_CPPFLAGS) \
$(DBUS_X_CFLAGS) \
-DDBUS_COMPILATION \
@@ -11,8 +11,8 @@ $NetBSD: patch-al,v 1.2 2012/08/01 17:52:22 drochner Exp $
$(NULL)
@@ -756,9 +756,9 @@ uninstall-am: uninstall-binPROGRAMS
uninstall-binPROGRAMS
@@ -818,9 +818,9 @@ uninstall-am: uninstall-binPROGRAMS
uninstall-am uninstall-binPROGRAMS
-# create the /var/lib/dbus directory for dbus-uuidgen