ports/104611: [NEW PORT] sysutils/xsi: System monitoring daemon replies with XML information and statistics
Cheng-Lung Sung
clsung at FreeBSD.org
Fri Oct 20 08:40:19 UTC 2006
>Number: 104611
>Category: ports
>Synopsis: [NEW PORT] sysutils/xsi: System monitoring daemon replies with XML information and statistics
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Oct 20 08:40:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Cheng-Lung Sung
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #21: Wed Sep 13 17:54:15 CST 2006
>Description:
XMLSysInfo (XSI) is a system monitoring daemon that replies to network
queries with XML-encoded system information and statistics. This data
can then be analyzed, graphed or otherwise presented by a front-end.
It is BSD-licensed and free for anyone to use for any purpose.
XSI is an agile, vertical XML application for mission-critical enterprise
environments that leverages collective synergy to drive
"outside of the box" thinking and formulate key objectives into a win-win
game plan with a quality-driven approach that focuses on empowering key
players to drive-up their core competencies and increase expectations with
an all-around initiative to drive up the bottom-line.
It is currently under heavy development and in its "alpha" stage.
The XML output grammar may still change a bit, but all in all, "beta"
is approaching fast.
WWW: http://xsi.kolabore.ath.cx/
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- xsi-0.98.18.shar begins here ---
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# xsi
# xsi/pkg-descr
# xsi/Makefile
# xsi/pkg-plist
# xsi/distinfo
#
echo c - xsi
mkdir -p xsi > /dev/null 2>&1
echo x - xsi/pkg-descr
sed 's/^X//' >xsi/pkg-descr << 'END-of-xsi/pkg-descr'
XXMLSysInfo (XSI) is a system monitoring daemon that replies to network
Xqueries with XML-encoded system information and statistics. This data
Xcan then be analyzed, graphed or otherwise presented by a front-end.
XIt is BSD-licensed and free for anyone to use for any purpose.
X
XXSI is an agile, vertical XML application for mission-critical enterprise
Xenvironments that leverages collective synergy to drive
X"outside of the box" thinking and formulate key objectives into a win-win
Xgame plan with a quality-driven approach that focuses on empowering key
Xplayers to drive-up their core competencies and increase expectations with
Xan all-around initiative to drive up the bottom-line.
X
XIt is currently under heavy development and in its "alpha" stage.
XThe XML output grammar may still change a bit, but all in all, "beta"
Xis approaching fast.
X
XWWW: http://xsi.kolabore.ath.cx/
END-of-xsi/pkg-descr
echo x - xsi/Makefile
sed 's/^X//' >xsi/Makefile << 'END-of-xsi/Makefile'
X# New ports collection makefile for: xsi
X# Date created: 2006-10-20
X# Whom: Cheng-Lung Sung <clsung at FreeBSD.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= xsi
XPORTVERSION= 0.98.18
XCATEGORIES= sysutils textproc
XMASTER_SITES= http://xsi.kolabore.ath.cx/download/
X
XMAINTAINER= clsung at FreeBSD.org
XCOMMENT= System monitoring daemon replies with XML information and statistics
X
XBUILD_DEPENDS= ${LOCALBASE}/bin/xml2-config:${PORTSDIR}/textproc/libxml2
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XGNU_CONFIGURE= yes
XCONFIGURE_ARGS+= --mandir=${MANPREFIX}/man
XUSE_GMAKE= yes
X
XMAN8= xsi.8
X
Xpost-configure:
X.if defined(NOPORTDOCS)
X ${REINPLACE_CMD} -e 's,-exec-am install-data-am,-exec-am,' ${WRKSRC}/Makefile
X.endif
X
X.include <bsd.port.pre.mk>
X
X.if (${OSVERSION} < 600007)
XIGNORE= is not supported on FreeBSD < 6.0
X.endif
X
X.include <bsd.port.post.mk>
END-of-xsi/Makefile
echo x - xsi/pkg-plist
sed 's/^X//' >xsi/pkg-plist << 'END-of-xsi/pkg-plist'
X at comment $FreeBSD$
Xbin/xsi
X%%PORTDOCS%%%%DOCSDIR%%/xmlsysinfo-1.0.xsd
X%%PORTDOCS%%%%DOCSDIR%%/xsi-output.xml
X%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG
X%%PORTDOCS%%%%DOCSDIR%%/COPYING
X%%PORTDOCS%%%%DOCSDIR%%/FRONTENDS
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-xsi/pkg-plist
echo x - xsi/distinfo
sed 's/^X//' >xsi/distinfo << 'END-of-xsi/distinfo'
XMD5 (xsi-0.98.18.tar.gz) = dc72950e8634f26b63af221c29bf61de
XSHA256 (xsi-0.98.18.tar.gz) = 9b30f6a6627d2ab12f5c6006904876a346810ea7593b74bbd37bfa03621832b9
XSIZE (xsi-0.98.18.tar.gz) = 437773
END-of-xsi/distinfo
exit
--- xsi-0.98.18.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list