pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/ups-nut-usb ups-nut-usb provides USB drivers ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/12e98e0d9837
branches: trunk
changeset: 517604:12e98e0d9837
user: ghen <ghen%pkgsrc.org@localhost>
date: Wed Aug 16 13:23:16 2006 +0000
description:
ups-nut-usb provides USB drivers from the Network UPS Tools.
Import them as a separate package because they require devel/libusb.
diffstat:
sysutils/ups-nut-usb/DESCR | 1 +
sysutils/ups-nut-usb/Makefile | 18 ++++++++++++++++++
sysutils/ups-nut-usb/PLIST | 7 +++++++
3 files changed, 26 insertions(+), 0 deletions(-)
diffs (38 lines):
diff -r 79a25e2dd736 -r 12e98e0d9837 sysutils/ups-nut-usb/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/ups-nut-usb/DESCR Wed Aug 16 13:23:16 2006 +0000
@@ -0,0 +1,1 @@
+ups-nut-usb provides USB drivers from the Network UPS Tools.
diff -r 79a25e2dd736 -r 12e98e0d9837 sysutils/ups-nut-usb/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/ups-nut-usb/Makefile Wed Aug 16 13:23:16 2006 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/08/16 13:23:16 ghen Exp $
+
+.include "../../sysutils/ups-nut/Makefile.common"
+
+PKGNAME= ${DISTNAME:S/nut/ups-nut-usb/}
+COMMENT= Network UPS Tools USB drivers
+
+DEPENDS+= ups-nut-2.*:../../sysutils/ups-nut
+
+BUILD_TARGET= all usb
+INSTALL_TARGET= install-usb
+
+BUILD_DEFS+= NUT_STATEDIR
+
+CONFIGURE_ARGS+= --with-drvpath=${NUT_DRVDIR:Q}
+
+.include "../../devel/libusb/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 79a25e2dd736 -r 12e98e0d9837 sysutils/ups-nut-usb/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/ups-nut-usb/PLIST Wed Aug 16 13:23:16 2006 +0000
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/08/16 13:23:16 ghen Exp $
+libexec/nut/bcmxcp_usb
+libexec/nut/newhidups
+libexec/nut/tripplite_usb
+man/man8/bcmxcp_usb.8
+man/man8/newhidups.8
+man/man8/tripplite_usb.8
Home |
Main Index |
Thread Index |
Old Index