update to freeipmi-1.5.1
This commit is contained in:
parent
8301ed6cd9
commit
70864614b8
@ -1,15 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2015/10/30 14:43:22 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2015/12/02 14:33:06 sthen Exp $
|
||||
|
||||
# needs machine/sysarch.h & machine/pio.h
|
||||
ONLY_FOR_ARCHS= amd64 arm i386
|
||||
|
||||
COMMENT= IPMI library and tools (in- and out-of-band)
|
||||
|
||||
V= 1.4.11
|
||||
V= 1.5.1
|
||||
DISTNAME= freeipmi-${V}
|
||||
|
||||
SHARED_LIBS += freeipmi 5.1 # 16.6
|
||||
SHARED_LIBS += ipmiconsole 2.0 # 5.3
|
||||
SHARED_LIBS += freeipmi 6.0 # 17.0
|
||||
SHARED_LIBS += ipmiconsole 2.0 # 5.2
|
||||
SHARED_LIBS += ipmimonitoring 1.0 # 5.6
|
||||
SHARED_LIBS += ipmidetect 1.0 # 0.0
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (freeipmi-1.4.11.tar.gz) = dGDObG/Y38BnLbNt3LqFzfiTXAUvM9HrY33+INeFby4=
|
||||
SIZE (freeipmi-1.4.11.tar.gz) = 3203918
|
||||
SHA256 (freeipmi-1.5.1.tar.gz) = R5hauQKmLiOrpg4wqfulGQWZ7svBB9RC6LlIoiDtElI=
|
||||
SIZE (freeipmi-1.5.1.tar.gz) = 3239829
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.2 2015/08/11 21:12:45 sthen Exp $
|
||||
--- configure.orig Thu Jul 30 14:28:44 2015
|
||||
+++ configure Thu Jul 30 14:31:26 2015
|
||||
@@ -880,6 +880,7 @@ LIBFREEIPMI_VERSION_MINOR
|
||||
$OpenBSD: patch-configure,v 1.3 2015/12/02 14:33:06 sthen Exp $
|
||||
--- configure.orig Tue Dec 1 22:29:34 2015
|
||||
+++ configure Wed Dec 2 14:17:20 2015
|
||||
@@ -885,6 +885,7 @@ LIBFREEIPMI_VERSION_MINOR
|
||||
LIBFREEIPMI_VERSION_MAJOR
|
||||
LIBFREEIPMI_VERSION_INFO
|
||||
LIBFREEIPMI_VERSION
|
||||
@ -9,7 +9,7 @@ $OpenBSD: patch-configure,v 1.2 2015/08/11 21:12:45 sthen Exp $
|
||||
ISODATE
|
||||
am__untar
|
||||
am__tar
|
||||
@@ -10414,6 +10415,10 @@ newsos6)
|
||||
@@ -10428,6 +10429,10 @@ newsos6)
|
||||
;;
|
||||
|
||||
openbsd*)
|
||||
|
@ -1,9 +1,9 @@
|
||||
$OpenBSD: patch-etc_Makefile_in,v 1.1 2015/08/11 21:12:45 sthen Exp $
|
||||
--- etc/Makefile.in.orig Mon Jun 1 15:25:16 2015
|
||||
+++ etc/Makefile.in Thu Jul 30 11:26:45 2015
|
||||
@@ -414,13 +414,13 @@ uninstall-am: uninstall-local
|
||||
$OpenBSD: patch-etc_Makefile_in,v 1.2 2015/12/02 14:33:06 sthen Exp $
|
||||
--- etc/Makefile.in.orig Tue Dec 1 22:29:35 2015
|
||||
+++ etc/Makefile.in Wed Dec 2 14:17:20 2015
|
||||
@@ -426,13 +426,13 @@ uninstall-am: uninstall-local
|
||||
|
||||
install-data-local: $(INSTALL_INIT_SCRIPTS)
|
||||
install-data-local: $(INSTALL_DAEMON_SCRIPTS)
|
||||
$(INSTALL) -m 755 -d $(DESTDIR)$(FREEIPMI_SYSCONFDIR)
|
||||
- $(INSTALL) -m 644 $(srcdir)/freeipmi.conf $(DESTDIR)$(FREEIPMI_CONFIG_FILE_DEFAULT)
|
||||
- $(INSTALL) -m 644 $(srcdir)/freeipmi_interpret_sel.conf $(DESTDIR)$(INTERPRET_SEL_CONFIG_FILE_DEFAULT)
|
||||
@ -20,5 +20,5 @@ $OpenBSD: patch-etc_Makefile_in,v 1.1 2015/08/11 21:12:45 sthen Exp $
|
||||
+ $(INSTALL) -m 644 $(srcdir)/ipmiseld.conf $(DESTDIR)$(FREEIPMI_SYSCONFDIR)/
|
||||
+ $(INSTALL) -m 644 $(srcdir)/libipmiconsole.conf $(DESTDIR)$(FREEIPMI_SYSCONFDIR)/
|
||||
|
||||
install-init-scripts:
|
||||
install-init-scripts: install-sysconfig
|
||||
$(INSTALL) -m 755 -d $(DESTDIR)$(sysconfdir)/init.d
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-libfreeipmi_Makefile_in,v 1.2 2015/08/11 21:12:45 sthen Exp $
|
||||
--- libfreeipmi/Makefile.in.orig Mon Jun 1 15:25:18 2015
|
||||
+++ libfreeipmi/Makefile.in Thu Jul 30 14:31:58 2015
|
||||
@@ -362,7 +362,7 @@ LIBIPMIMONITORING_VERSION_MAJOR = @LIBIPMIMONITORING_V
|
||||
$OpenBSD: patch-libfreeipmi_Makefile_in,v 1.3 2015/12/02 14:33:06 sthen Exp $
|
||||
--- libfreeipmi/Makefile.in.orig Tue Dec 1 22:29:36 2015
|
||||
+++ libfreeipmi/Makefile.in Wed Dec 2 14:17:20 2015
|
||||
@@ -398,7 +398,7 @@ LIBIPMIMONITORING_VERSION_MAJOR = @LIBIPMIMONITORING_V
|
||||
LIBIPMIMONITORING_VERSION_MINOR = @LIBIPMIMONITORING_VERSION_MINOR@
|
||||
LIBIPMIMONITORING_VERSION_PATCH = @LIBIPMIMONITORING_VERSION_PATCH@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
@ -10,7 +10,7 @@ $OpenBSD: patch-libfreeipmi_Makefile_in,v 1.2 2015/08/11 21:12:45 sthen Exp $
|
||||
LIBTOOL = @LIBTOOL@
|
||||
LIPO = @LIPO@
|
||||
LN_S = @LN_S@
|
||||
@@ -462,7 +462,7 @@ libfreeipmi_la_CPPFLAGS = \
|
||||
@@ -501,7 +501,7 @@ libfreeipmi_la_CPPFLAGS = \
|
||||
-I$(top_builddir)/libfreeipmi/include \
|
||||
-I$(top_srcdir)/libfreeipmi/include \
|
||||
-I$(top_srcdir)/libfreeipmi \
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-libipmidetect_Makefile_in,v 1.1 2015/08/11 21:12:45 sthen Exp $
|
||||
--- libipmidetect/Makefile.in.orig Thu Jul 30 15:06:48 2015
|
||||
+++ libipmidetect/Makefile.in Thu Jul 30 15:06:58 2015
|
||||
@@ -183,7 +183,7 @@ LIBIPMIMONITORING_VERSION_MAJOR = @LIBIPMIMONITORING_V
|
||||
$OpenBSD: patch-libipmidetect_Makefile_in,v 1.2 2015/12/02 14:33:06 sthen Exp $
|
||||
--- libipmidetect/Makefile.in.orig Tue Dec 1 22:29:37 2015
|
||||
+++ libipmidetect/Makefile.in Wed Dec 2 14:17:20 2015
|
||||
@@ -189,7 +189,7 @@ LIBIPMIMONITORING_VERSION_MAJOR = @LIBIPMIMONITORING_V
|
||||
LIBIPMIMONITORING_VERSION_MINOR = @LIBIPMIMONITORING_VERSION_MINOR@
|
||||
LIBIPMIMONITORING_VERSION_PATCH = @LIBIPMIMONITORING_VERSION_PATCH@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-man_Makefile_in,v 1.1 2015/08/11 21:12:45 sthen Exp $
|
||||
--- man/Makefile.in.orig Thu Oct 9 22:43:00 2014
|
||||
+++ man/Makefile.in Thu Oct 9 22:43:37 2014
|
||||
@@ -885,7 +885,7 @@ uninstall-man: uninstall-man3 uninstall-man5 uninstall
|
||||
$OpenBSD: patch-man_Makefile_in,v 1.2 2015/12/02 14:33:06 sthen Exp $
|
||||
--- man/Makefile.in.orig Tue Dec 1 22:29:37 2015
|
||||
+++ man/Makefile.in Wed Dec 2 14:17:20 2015
|
||||
@@ -894,7 +894,7 @@ uninstall-man: uninstall-man3 uninstall-man5 uninstall
|
||||
|
||||
|
||||
$(MANS_CPP): $(MANS_CPP:%=%.pre)
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2015/08/11 21:12:45 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2015/12/02 14:33:06 sthen Exp $
|
||||
include/freeipmi/
|
||||
include/freeipmi/api/
|
||||
include/freeipmi/api/ipmi-api.h
|
||||
@ -74,9 +74,17 @@ include/freeipmi/record-format/ipmi-sdr-oem-record-format.h
|
||||
include/freeipmi/record-format/ipmi-sdr-record-format.h
|
||||
include/freeipmi/record-format/ipmi-sel-oem-record-format.h
|
||||
include/freeipmi/record-format/ipmi-sel-record-format.h
|
||||
include/freeipmi/record-format/oem/
|
||||
include/freeipmi/record-format/oem/ipmi-fru-wistron-oem-record-format.h
|
||||
include/freeipmi/record-format/oem/ipmi-sdr-oem-intel-node-manager-record-format.h
|
||||
include/freeipmi/record-format/oem/ipmi-sdr-oem-intel-record-format.h
|
||||
include/freeipmi/record-format/oem/ipmi-sel-oem-intel-record-format.h
|
||||
include/freeipmi/record-format/oem/ipmi-sel-oem-linux-kernel-record-format.h
|
||||
include/freeipmi/sdr/
|
||||
include/freeipmi/sdr/ipmi-sdr-oem.h
|
||||
include/freeipmi/sdr/ipmi-sdr.h
|
||||
include/freeipmi/sdr/oem/
|
||||
include/freeipmi/sdr/oem/ipmi-sdr-oem-intel-node-manager.h
|
||||
include/freeipmi/sel/
|
||||
include/freeipmi/sel/ipmi-sel.h
|
||||
include/freeipmi/sensor-read/
|
||||
@ -85,7 +93,6 @@ include/freeipmi/spec/
|
||||
include/freeipmi/spec/ipmi-authentication-type-spec.h
|
||||
include/freeipmi/spec/ipmi-channel-spec.h
|
||||
include/freeipmi/spec/ipmi-cmd-dcmi-spec.h
|
||||
include/freeipmi/spec/ipmi-cmd-oem-spec.h
|
||||
include/freeipmi/spec/ipmi-cmd-spec.h
|
||||
include/freeipmi/spec/ipmi-comp-code-dcmi-spec.h
|
||||
include/freeipmi/spec/ipmi-comp-code-oem-spec.h
|
||||
@ -128,6 +135,79 @@ include/freeipmi/spec/ipmi-system-info-parameters-oem-spec.h
|
||||
include/freeipmi/spec/ipmi-system-info-parameters-spec.h
|
||||
include/freeipmi/spec/ipmi-system-software-id-spec.h
|
||||
include/freeipmi/spec/ipmi-timestamp-spec.h
|
||||
include/freeipmi/spec/oem/
|
||||
include/freeipmi/spec/oem/ipmi-cmd-oem-dell-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-cmd-oem-fujitsu-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-cmd-oem-ibm-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-cmd-oem-intel-node-manager-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-cmd-oem-intel-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-cmd-oem-inventec-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-cmd-oem-quanta-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-cmd-oem-sun-microsystems-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-cmd-oem-supermicro-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-cmd-oem-wistron-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-comp-code-oem-dell-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-comp-code-oem-fujitsu-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-comp-code-oem-intel-node-manager-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-comp-code-oem-intel-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-comp-code-oem-wistron-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-event-reading-type-code-oem-dell-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-event-reading-type-code-oem-hp-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-event-reading-type-code-oem-intel-node-manager-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-event-reading-type-code-oem-intel-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-event-reading-type-code-oem-inventec-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-event-reading-type-code-oem-supermicro-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-lan-configuration-parameters-oem-inventec-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-lan-configuration-parameters-oem-wistron-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-netfn-oem-dell-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-netfn-oem-fujitsu-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-netfn-oem-ibm-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-netfn-oem-intel-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-netfn-oem-inventec-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-netfn-oem-quanta-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-netfn-oem-supermicro-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-netfn-oem-wistron-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-oem-dell-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-oem-fujitsu-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-oem-ibm-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-oem-intel-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-oem-inventec-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-oem-quanta-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-oem-sun-microsystems-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-oem-supermicro-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-oem-wistron-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-and-event-code-tables-oem-dell-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-and-event-code-tables-oem-fujitsu-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-and-event-code-tables-oem-hp-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-and-event-code-tables-oem-intel-node-manager-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-and-event-code-tables-oem-intel-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-and-event-code-tables-oem-inventec-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-and-event-code-tables-oem-quanta-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-and-event-code-tables-oem-supermicro-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-and-event-code-tables-oem-wistron-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-numbers-oem-dell-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-numbers-oem-intel-node-manager-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-numbers-oem-intel-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-numbers-oem-inventec-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-numbers-oem-quanta-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-numbers-oem-wistron-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-types-oem-dell-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-types-oem-fujitsu-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-types-oem-hp-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-types-oem-intel-node-manager-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-types-oem-intel-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-types-oem-inventec-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-types-oem-supermicro-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sensor-types-oem-wistron-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-slave-address-oem-intel-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-slave-address-oem-inventec-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-slave-address-oem-linux-kernel-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-slave-address-oem-quanta-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-slave-address-oem-wistron-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sol-configuration-parameters-oem-inventec-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-sol-configuration-parameters-oem-wistron-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-system-info-parameters-oem-dell-spec.h
|
||||
include/freeipmi/spec/oem/ipmi-system-info-parameters-oem-wistron-spec.h
|
||||
include/freeipmi/templates/
|
||||
include/freeipmi/templates/ipmi-bmc-watchdog-timer-cmds-templates.h
|
||||
include/freeipmi/templates/ipmi-chassis-cmds-templates.h
|
||||
@ -148,7 +228,6 @@ include/freeipmi/templates/ipmi-oem-intel-node-manager-cmds-templates.h
|
||||
include/freeipmi/templates/ipmi-pef-and-alerting-cmds-templates.h
|
||||
include/freeipmi/templates/ipmi-rmcpplus-interface-templates.h
|
||||
include/freeipmi/templates/ipmi-rmcpplus-support-and-payload-cmds-templates.h
|
||||
include/freeipmi/templates/ipmi-sdr-oem-record-format-templates.h
|
||||
include/freeipmi/templates/ipmi-sdr-record-format-templates.h
|
||||
include/freeipmi/templates/ipmi-sdr-repository-cmds-templates.h
|
||||
include/freeipmi/templates/ipmi-sel-cmds-templates.h
|
||||
@ -157,6 +236,8 @@ include/freeipmi/templates/ipmi-sensor-cmds-templates.h
|
||||
include/freeipmi/templates/ipmi-serial-modem-cmds-templates.h
|
||||
include/freeipmi/templates/ipmi-sol-cmds-templates.h
|
||||
include/freeipmi/templates/ipmi-sol-payload-templates.h
|
||||
include/freeipmi/templates/oem/
|
||||
include/freeipmi/templates/oem/ipmi-sdr-oem-intel-node-manager-record-format-templates.h
|
||||
include/freeipmi/templates/rmcp-cmds-templates.h
|
||||
include/freeipmi/templates/rmcp-interface-templates.h
|
||||
include/freeipmi/util/
|
||||
@ -183,7 +264,7 @@ include/ipmi_monitoring_bitmasks.h
|
||||
include/ipmi_monitoring_offsets.h
|
||||
include/ipmiconsole.h
|
||||
include/ipmidetect.h
|
||||
@info info/freeipmi-faq.info
|
||||
info/freeipmi-faq.info
|
||||
lib/libfreeipmi.a
|
||||
lib/libfreeipmi.la
|
||||
@lib lib/libfreeipmi.so.${LIBfreeipmi_VERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user