summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorotis <otis@pkgsrc.org>2020-11-03 20:51:25 +0000
committerotis <otis@pkgsrc.org>2020-11-03 20:51:25 +0000
commit25f1277d365c91f914b6fb13c227e0b16e0a3dfe (patch)
treeb8b31fe169a01685a6c2a96b24335dce90b3ceb1
parent8a56c661a561c60c831da6ed296e8b3a1ceeb999 (diff)
downloadpkgsrc-25f1277d365c91f914b6fb13c227e0b16e0a3dfe.tar.gz
sysutils/openipmi: Import OpenIPMI 2.0.29
The Open IPMI project aims to develop an open code base to allow access to platform information using Intelligent Platform Management Interface (IPMI).
-rw-r--r--sysutils/Makefile3
-rw-r--r--sysutils/smartmontools/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 78a01dfcf75..8b44dc13669 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.905 2020/10/24 22:40:01 wiz Exp $
+# $NetBSD: Makefile,v 1.906 2020/11/03 20:51:25 otis Exp $
#
COMMENT= System utilities
@@ -427,6 +427,7 @@ SUBDIR+= nvnet
SUBDIR+= nvramtool
SUBDIR+= oak
SUBDIR+= onefetch
+SUBDIR+= openipmi
SUBDIR+= open-vm-tools
SUBDIR+= openstack_init
SUBDIR+= openxenmanager
diff --git a/sysutils/smartmontools/Makefile b/sysutils/smartmontools/Makefile
index 718a18a81cf..f0b4cb92cc0 100644
--- a/sysutils/smartmontools/Makefile
+++ b/sysutils/smartmontools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2020/08/15 08:28:48 tnn Exp $
+# $NetBSD: Makefile,v 1.42 2020/11/03 20:51:25 otis Exp $
DISTNAME= smartmontools-7.1
CATEGORIES= sysutils
@@ -30,6 +30,7 @@ RCD_SCRIPTS= smartd
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --docdir=${PREFIX}/share/doc/smartmontools
CONFIGURE_ARGS+= --with-scriptpath=${PREFIX}/bin:${PREFIX}/sbin:/usr/bin:/usr/sbin:/bin:/sbin
+CONFIGURE_ARGS+= --with-nvme-devicescan
INSTALL_MAKE_FLAGS= ${MAKE_FLAGS} sysconfdir=${EGDIR}
INSTALLATION_DIRS= ${EGDIR}