Index: head/sysutils/ipmitool/Makefile =================================================================== --- head/sysutils/ipmitool/Makefile (revision 415634) +++ head/sysutils/ipmitool/Makefile (revision 415635) @@ -1,57 +1,58 @@ # Created by: Dmitry Frolov # $FreeBSD$ PORTNAME= ipmitool -PORTVERSION= 1.8.15 -PORTREVISION= 1 +PORTVERSION= 1.8.17 CATEGORIES= sysutils MASTER_SITES= SF MAINTAINER= zi@FreeBSD.org COMMENT= CLI to manage IPMI systems LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe tar:bzip2 gmake readline +USE_GCC= yes CPE_VENDOR= sun USE_OPENSSL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-intf-lan --enable-intf-lanplus \ - --disable-intf-imb --disable-intf-lipmi --disable-intf-bmc + --disable-intf-imb --disable-intf-lipmi --disable-intf-bmc \ + --disable-intf-usb PLIST_FILES= bin/ipmitool man/man1/ipmitool.1.gz man/man8/ipmievd.8.gz \ sbin/ipmievd share/ipmitool/oem_ibm_sel_map \ ${PERIODIC_DIR}/400.status-ipmi SUB_FILES= status-ipmi.sh PORTDOCS= AUTHORS COPYING ChangeLog README PERIODIC_DIR= etc/periodic/daily OPTIONS_DEFINE= FREEIPMI DOCS FREEIPMI_DESC= Enable support for freeipmi CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} .if defined(WITH_DEBUG) CFLAGS+= -ggdb -Wall .endif .if exists(/usr/include/sys/ipmi.h) CONFIGURE_ARGS+= --enable-intf-open .else CONFIGURE_ARGS+= --disable-intf-open .endif DOCS_EXTRA_PATCHES_OFF= ${PATCHDIR}/extra-patch-Makefile.in FREEIPMI_LIB_DEPENDS= libfreeipmi.so:sysutils/freeipmi FREEIPMI_CPPFLAGS= -I${LOCALBASE}/include FREEIPMI_LDFLAGS= -L${LOCALBASE}/lib FREEIPMI_CONFIGURE_ENABLE= intf-free post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${PERIODIC_DIR} ${INSTALL_SCRIPT} ${WRKDIR}/status-ipmi.sh ${STAGEDIR}${PREFIX}/${PERIODIC_DIR}/400.status-ipmi .include Index: head/sysutils/ipmitool/distinfo =================================================================== --- head/sysutils/ipmitool/distinfo (revision 415634) +++ head/sysutils/ipmitool/distinfo (revision 415635) @@ -1,2 +1,2 @@ -SHA256 (ipmitool-1.8.15.tar.bz2) = 4acd2df5f8740fef5c032cebee0113ec4d3bbef04a6f4dbfaf7fcc7f3eb08c40 -SIZE (ipmitool-1.8.15.tar.bz2) = 747174 +SHA256 (ipmitool-1.8.17.tar.bz2) = 97fa20efd9c87111455b174858544becae7fcc03a3cb7bf5c19b09065c842d02 +SIZE (ipmitool-1.8.17.tar.bz2) = 772570 Index: head/sysutils/ipmitool/files/patch-ipmi_chassis.c =================================================================== --- head/sysutils/ipmitool/files/patch-ipmi_chassis.c (revision 415634) +++ head/sysutils/ipmitool/files/patch-ipmi_chassis.c (nonexistent) @@ -1,10 +0,0 @@ ---- lib/ipmi_chassis.c.orig 2012-10-15 07:38:19.000000000 +0000 -+++ lib/ipmi_chassis.c 2012-10-15 07:38:46.000000000 +0000 -@@ -41,6 +41,7 @@ - #include - #include - #include -+#include - - extern int verbose; - Property changes on: head/sysutils/ipmitool/files/patch-ipmi_chassis.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/ipmitool/files/patch-ipmi_intf.c =================================================================== --- head/sysutils/ipmitool/files/patch-ipmi_intf.c (revision 415634) +++ head/sysutils/ipmitool/files/patch-ipmi_intf.c (nonexistent) @@ -1,9 +0,0 @@ ---- src/plugins/ipmi_intf.c.orig 2014-05-30 19:18:08.346626784 -0400 -+++ src/plugins/ipmi_intf.c 2014-05-30 19:18:43.537804678 -0400 -@@ -45,6 +45,7 @@ - #include - #include - #include -+#define s6_addr16 __u6_addr.__u6_addr16 - #endif - Property changes on: head/sysutils/ipmitool/files/patch-ipmi_intf.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/ipmitool/files/patch-ipmi_pef.c =================================================================== --- head/sysutils/ipmitool/files/patch-ipmi_pef.c (revision 415634) +++ head/sysutils/ipmitool/files/patch-ipmi_pef.c (nonexistent) @@ -1,10 +0,0 @@ ---- lib/ipmi_pef.c.orig 2012-10-15 07:41:07.000000000 +0000 -+++ lib/ipmi_pef.c 2012-10-15 07:41:36.000000000 +0000 -@@ -39,6 +39,7 @@ - #include - #include - #include -+#include - - extern int verbose; - /* Property changes on: head/sysutils/ipmitool/files/patch-ipmi_pef.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/ipmitool/files/patch-lib_ipmi__chassis.c =================================================================== --- head/sysutils/ipmitool/files/patch-lib_ipmi__chassis.c (nonexistent) +++ head/sysutils/ipmitool/files/patch-lib_ipmi__chassis.c (revision 415635) @@ -0,0 +1,10 @@ +--- lib/ipmi_chassis.c.orig 2016-05-06 14:48:54 UTC ++++ lib/ipmi_chassis.c +@@ -44,6 +44,7 @@ + #include + #include + #include ++#include + + extern int verbose; + Property changes on: head/sysutils/ipmitool/files/patch-lib_ipmi__chassis.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/sysutils/ipmitool/files/patch-lib_ipmi__pef.c =================================================================== --- head/sysutils/ipmitool/files/patch-lib_ipmi__pef.c (nonexistent) +++ head/sysutils/ipmitool/files/patch-lib_ipmi__pef.c (revision 415635) @@ -0,0 +1,10 @@ +--- lib/ipmi_pef.c.orig 2016-05-06 14:48:54 UTC ++++ lib/ipmi_pef.c +@@ -40,6 +40,7 @@ + #include + #include + #include ++#include + + extern int verbose; + /* Property changes on: head/sysutils/ipmitool/files/patch-lib_ipmi__pef.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/sysutils/ipmitool/files/patch-src_plugins_ipmi__intf.c =================================================================== --- head/sysutils/ipmitool/files/patch-src_plugins_ipmi__intf.c (nonexistent) +++ head/sysutils/ipmitool/files/patch-src_plugins_ipmi__intf.c (revision 415635) @@ -0,0 +1,18 @@ +--- src/plugins/ipmi_intf.c.orig 2016-05-06 14:48:54 UTC ++++ src/plugins/ipmi_intf.c +@@ -32,6 +32,7 @@ + #define _XOPEN_SOURCE 700 + #define _GNU_SOURCE 1 + #define _DARWIN_C_SOURCE 1 ++#define __BSD_VISIBLE 1 + + #include + #include +@@ -48,6 +49,7 @@ + #include + #include + #include ++#define s6_addr16 __u6_addr.__u6_addr16 + #endif + + Property changes on: head/sysutils/ipmitool/files/patch-src_plugins_ipmi__intf.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/sysutils/ipmitool/files/patch-src_plugins_open_open.c =================================================================== --- head/sysutils/ipmitool/files/patch-src_plugins_open_open.c (nonexistent) +++ head/sysutils/ipmitool/files/patch-src_plugins_open_open.c (revision 415635) @@ -0,0 +1,11 @@ +--- src/plugins/open/open.c.orig 2016-05-06 14:48:54 UTC ++++ src/plugins/open/open.c +@@ -29,8 +29,6 @@ + * LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE, + * EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + */ +-#define _POSIX_SOURCE +- + #include + #include + #include Property changes on: head/sysutils/ipmitool/files/patch-src_plugins_open_open.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/sysutils/ipmitool/files/patch-src_plugins_serial_serial__basic.c =================================================================== --- head/sysutils/ipmitool/files/patch-src_plugins_serial_serial__basic.c (nonexistent) +++ head/sysutils/ipmitool/files/patch-src_plugins_serial_serial__basic.c (revision 415635) @@ -0,0 +1,10 @@ +--- src/plugins/serial/serial_basic.c.orig 2016-05-06 14:48:54 UTC ++++ src/plugins/serial/serial_basic.c +@@ -33,7 +33,6 @@ + + /* Serial Interface, Basic Mode plugin. */ + +-#include + #include + #include + #include Property changes on: head/sysutils/ipmitool/files/patch-src_plugins_serial_serial__basic.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/sysutils/ipmitool/files/patch-src_plugins_serial_serial__terminal.c =================================================================== --- head/sysutils/ipmitool/files/patch-src_plugins_serial_serial__terminal.c (nonexistent) +++ head/sysutils/ipmitool/files/patch-src_plugins_serial_serial__terminal.c (revision 415635) @@ -0,0 +1,10 @@ +--- src/plugins/serial/serial_terminal.c.orig 2016-05-06 14:48:54 UTC ++++ src/plugins/serial/serial_terminal.c +@@ -33,7 +33,6 @@ + + /* Serial Interface, Terminal Mode plugin. */ + +-#include + #include + #include + #include Property changes on: head/sysutils/ipmitool/files/patch-src_plugins_serial_serial__terminal.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property