1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

SBLIM (pronounced "sublime"), the Standards Based Linux

Instrumentation for Manageability is an IBM-initiated Open Source
project, intended to enhance the manageability of GNU/Linux
systems. It does so by enabling WBEM, Web Based Enterprise Management.

# I use this for VMware ESXi to obtain CIM info.
This commit is contained in:
Jun Kuriyama 2009-01-05 11:36:25 +00:00
parent 506c1802d8
commit 08ef12ca71
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225269
7 changed files with 74 additions and 0 deletions

View File

@ -232,6 +232,7 @@
SUBDIR += rrdbot
SUBDIR += rubygem-snmp
SUBDIR += satellite
SUBDIR += sblim-wbemcli
SUBDIR += scdp
SUBDIR += scli
SUBDIR += scotty3

View File

@ -0,0 +1,25 @@
# New ports collection makefile for: sblim-wbemcli
# Date created: 20 Dec 2008
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= sblim-wbemcli
PORTVERSION= 1.6.0
CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,sblim,}
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= CLI for Web Based Enterprise Management by SBLIM
BUILD_DEPENDS= libwww-config:${PORTSDIR}/www/libwww
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
USE_BZIP2= YES
GNU_CONFIGURE= YES
CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib"
MAKE_ARGS= RM="${RM} -f"
MAN1= wbemcli.1
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (sblim-wbemcli-1.6.0.tar.bz2) = 422cf80bcc812f9cfb03d43e7213641d
SHA256 (sblim-wbemcli-1.6.0.tar.bz2) = 839f36d284cb7787409ec88f0f68201a4033c731f916c898eb2237f46c8c7c85
SIZE (sblim-wbemcli-1.6.0.tar.bz2) = 173135

View File

@ -0,0 +1,8 @@
--- CimCurl.cpp.orig 2008-12-22 00:28:14.000000000 +0900
+++ CimCurl.cpp 2008-12-22 00:30:15.000000000 +0900
@@ -1,4 +1,5 @@
/*
+
* $Id: CimCurl.cpp,v 1.11 2008/08/07 18:25:40 tyreld Exp $
*
* CimCurl.cpp

View File

@ -0,0 +1,11 @@
--- CimXml.h.orig 2008-12-22 00:31:07.000000000 +0900
+++ CimXml.h 2008-12-22 00:31:36.000000000 +0900
@@ -33,7 +33,7 @@
#include <vector>
#include <iostream>
-#if defined __GNUC__
+#if defined __GNUC__ && !defined(__FreeBSD__)
#include <ansidecl.h>
#endif

View File

@ -0,0 +1,6 @@
SBLIM (pronounced "sublime"), the Standards Based Linux
Instrumentation for Manageability is an IBM-initiated Open Source
project, intended to enhance the manageability of GNU/Linux
systems. It does so by enabling WBEM, Web Based Enterprise Management.
WWW: http://sourceforge.net/projects/sblim/

View File

@ -0,0 +1,20 @@
bin/wbemai
bin/wbemain
bin/wbemci
bin/wbemcli
bin/wbemcm
bin/wbemcmx
bin/wbemdc
bin/wbemdi
bin/wbemec
bin/wbemecn
bin/wbemei
bin/wbemein
bin/wbemgc
bin/wbemgcd
bin/wbemgi
bin/wbemgp
bin/wbemmi
bin/wbemri
bin/wbemrin
bin/wbemsp