summaryrefslogtreecommitdiff
path: root/net/dhcpcd-dbus
diff options
context:
space:
mode:
authorroy <roy>2009-03-05 23:43:08 +0000
committerroy <roy>2009-03-05 23:43:08 +0000
commitb389dc2aea63a898367fd16108a2b89883a6d883 (patch)
tree063431b8acb0f04c06464a510ad28bd40a1e3031 /net/dhcpcd-dbus
parent1f6313bfc245699f50b732822da82453a6eee117 (diff)
downloadpkgsrc-b389dc2aea63a898367fd16108a2b89883a6d883.tar.gz
Import dhcpcd-dbus-0.3.0
dhcpcd-dbus provides DBus bindings for dhcpcd. It also provides a DBus interface for wpa_supplicant if wpa_supplicant has been configured to use /var/run/wpa_supplicant as it's socket directory. This means that wpa_supplicant does not have to be built with DBus support.
Diffstat (limited to 'net/dhcpcd-dbus')
-rw-r--r--net/dhcpcd-dbus/DESCR1
-rw-r--r--net/dhcpcd-dbus/Makefile28
-rw-r--r--net/dhcpcd-dbus/PLIST5
-rw-r--r--net/dhcpcd-dbus/distinfo5
4 files changed, 39 insertions, 0 deletions
diff --git a/net/dhcpcd-dbus/DESCR b/net/dhcpcd-dbus/DESCR
new file mode 100644
index 00000000000..0826036eb1a
--- /dev/null
+++ b/net/dhcpcd-dbus/DESCR
@@ -0,0 +1 @@
+DBus bindings for dhcpcd.
diff --git a/net/dhcpcd-dbus/Makefile b/net/dhcpcd-dbus/Makefile
new file mode 100644
index 00000000000..3d2d37da8a6
--- /dev/null
+++ b/net/dhcpcd-dbus/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/03/05 23:43:08 roy Exp $
+#
+
+DISTNAME= dhcpcd-dbus-0.3.0
+CATEGORIES= net
+MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
+MASTER_SITES+= http://roy.aydogan.net/dhcpcd/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= roy@marples.name
+HOMEPAGE= http://roy.marples.name/projects/dhcpcd/
+COMMENT= DBus binding for dhcpcd
+
+PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= c99
+
+EGDIR= ${PREFIX}/share/examples/dhcpcd-dbus
+INSTALL_MAKE_FLAGS+= SYSCONFDIR=${EGDIR}
+
+# Install the configuration file
+CONF_FILES+= ${EGDIR}/dhcpcd-dbus.conf \
+ ${PKG_SYSCONFDIR}/dbus-1/system.d/dhcpcd-dbus.conf
+
+DEPENDS+= dhcpcd>=4.99.14:../../net/dhcpcd
+DEPENDS+= dbus>=1.1:../../sysutils/dbus
+
+.include "../../sysutils/dbus/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/dhcpcd-dbus/PLIST b/net/dhcpcd-dbus/PLIST
new file mode 100644
index 00000000000..9343e4387bb
--- /dev/null
+++ b/net/dhcpcd-dbus/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/05 23:43:08 roy Exp $
+libexec/dhcpcd-dbus
+share/dbus-1/system-services/name.marples.roy.dhcpcd.service
+share/examples/dhcpcd-dbus/dhcpcd-dbus.conf
+@dirrm share/examples/dhcpcd-dbus
diff --git a/net/dhcpcd-dbus/distinfo b/net/dhcpcd-dbus/distinfo
new file mode 100644
index 00000000000..4ffabdbc11c
--- /dev/null
+++ b/net/dhcpcd-dbus/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/03/05 23:43:08 roy Exp $
+
+SHA1 (dhcpcd-dbus-0.3.0.tar.bz2) = 917d55d5f462ca54bce899cfdce1b462f387bbfe
+RMD160 (dhcpcd-dbus-0.3.0.tar.bz2) = 04d6380df9a40a8cc5aa6956277c2337dd2afadc
+Size (dhcpcd-dbus-0.3.0.tar.bz2) = 18906 bytes