ports/111720: [NEW PORT] www/nagvis - NagVis is a visualization for the network managment system.
Marcelo Araujo (araujo@bsdmail.org)
araujo at bsdmail.org
Mon Apr 16 19:20:05 UTC 2007
>Number: 111720
>Category: ports
>Synopsis: [NEW PORT] www/nagvis - NagVis is a visualization for the network managment system.
>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: Mon Apr 16 19:20:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Marcelo Araujo (araujo at bsdmail.org)
>Release: FreeBSD 6.2-RELEASE i386
>Organization:
FreeBSD
>Environment:
System: FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
>Description:
- new port request.
NagVis can be used to visualize Nagios Data, e.g. to display IT processes like a mail system or a network infrastructure.
>How-To-Repeat:
>Fix:
--- nagvis.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:
#
# nagvis
# nagvis/Makefile
# nagvis/distinfo
# nagvis/pkg-descr
# nagvis/pkg-plist
#
echo c - nagvis
mkdir -p nagvis > /dev/null 2>&1
echo x - nagvis/Makefile
sed 's/^X//' >nagvis/Makefile << 'END-of-nagvis/Makefile'
X# New ports collection makefile for: phpsyslogng
X# Date created: 2007-04-14
X# Whom: araujo <araujo at bsdmail.org>
X#
X# $FreeBSD: ports/www/phpsyslogng/Makefile,v 1.24 2007/02/26 15:48:13 miwi Exp $
X#
X
XPORTNAME= nagvis
XPORTVERSION= 0.9
XCATEGORIES= www net-mgmt
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= ${PORTNAME}
XDISTNAME= ${PORTNAME}-0-9-final
XEXTRACT_SUFX= .tgz
X
XMAINTAINER= araujo at bsdmail.org
XCOMMENT= NagVis is a visualization for the network managment system.
X
XWRKSRC= nagvis
XUSE_PHP= gd
XNO_BUILD= YES
XWANT_PHP_WEB= YES
X
XNAGVIS?= www/${PORTNAME}
XPLIST_SUB+= NAGVIS=${NAGVIS}
X
Xdo-install:
X @${MKDIR} ${PREFIX}/${NAGVIS}
X @${CP} -R ${WRKDIR}/${WRKSRC}/ ${PREFIX}/${NAGVIS}
X @${CHMOD} -R 755 ${PREFIX}/${NAGVIS}
X
X.include <bsd.port.mk>
END-of-nagvis/Makefile
echo x - nagvis/distinfo
sed 's/^X//' >nagvis/distinfo << 'END-of-nagvis/distinfo'
XMD5 (nagvis-0-9-final.tgz) = 6c5023067cc3c683b362c65eb68000e9
XSHA256 (nagvis-0-9-final.tgz) = c023a7acbbf68225259557c8b733e4139876ba26c63c4d9a174bbbe198fb6168
XSIZE (nagvis-0-9-final.tgz) = 266503
END-of-nagvis/distinfo
echo x - nagvis/pkg-descr
sed 's/^X//' >nagvis/pkg-descr << 'END-of-nagvis/pkg-descr'
Xnagvis - NagVis is a visualization addon for the well known network system.
X
XNagVis can be used to visualize Nagios Data, e.g. to display IT processes
Xlike a mail system or a network infrastructure.
X
XWWW: http://www.nagvis.org/
END-of-nagvis/pkg-descr
echo x - nagvis/pkg-plist
sed 's/^X//' >nagvis/pkg-plist << 'END-of-nagvis/pkg-plist'
X%%NAGVIS%%/CHANGELOG
X%%NAGVIS%%/INSTALL
X%%NAGVIS%%/LICENCE
X%%NAGVIS%%/README
X%%NAGVIS%%/config.php
X%%NAGVIS%%/draw.php
X%%NAGVIS%%/etc/.htaccess
X%%NAGVIS%%/etc/config.ini.php
X%%NAGVIS%%/etc/header.nagvis.inc
X%%NAGVIS%%/etc/index.nagvis.inc
X%%NAGVIS%%/etc/languages/config_english.txt
X%%NAGVIS%%/etc/languages/config_french.txt
X%%NAGVIS%%/etc/languages/config_german.txt
X%%NAGVIS%%/etc/languages/english.txt
X%%NAGVIS%%/etc/languages/french.txt
X%%NAGVIS%%/etc/languages/german.txt
X%%NAGVIS%%/etc/languages/wui_english.txt
X%%NAGVIS%%/etc/languages/wui_french.txt
X%%NAGVIS%%/etc/languages/wui_german.txt
X%%NAGVIS%%/etc/maps/autobackup.status
X%%NAGVIS%%/etc/maps/demo.cfg
X%%NAGVIS%%/etc/maps/demo2.cfg
X%%NAGVIS%%/iconsets/20x20.gif
X%%NAGVIS%%/iconsets/configerror_large.png
X%%NAGVIS%%/iconsets/configerror_medium.png
X%%NAGVIS%%/iconsets/configerror_small.png
X%%NAGVIS%%/iconsets/critical_animated.gif
X%%NAGVIS%%/iconsets/critical_animated_large.gif
X%%NAGVIS%%/iconsets/error.png
X%%NAGVIS%%/iconsets/folder_acknowledge.png
X%%NAGVIS%%/iconsets/folder_critical.png
X%%NAGVIS%%/iconsets/folder_down.png
X%%NAGVIS%%/iconsets/folder_ok.png
X%%NAGVIS%%/iconsets/folder_unknown.png
X%%NAGVIS%%/iconsets/folder_up.png
X%%NAGVIS%%/iconsets/folder_warning.png
X%%NAGVIS%%/iconsets/std_big_ack.png
X%%NAGVIS%%/iconsets/std_big_critical.png
X%%NAGVIS%%/iconsets/std_big_down.png
X%%NAGVIS%%/iconsets/std_big_error.png
X%%NAGVIS%%/iconsets/std_big_ok.png
X%%NAGVIS%%/iconsets/std_big_sack.png
X%%NAGVIS%%/iconsets/std_big_unknown.png
X%%NAGVIS%%/iconsets/std_big_up.png
X%%NAGVIS%%/iconsets/std_big_warning.png
X%%NAGVIS%%/iconsets/std_medium_ack.png
X%%NAGVIS%%/iconsets/std_medium_critical.png
X%%NAGVIS%%/iconsets/std_medium_down.png
X%%NAGVIS%%/iconsets/std_medium_error.png
X%%NAGVIS%%/iconsets/std_medium_ok.png
X%%NAGVIS%%/iconsets/std_medium_sack.png
X%%NAGVIS%%/iconsets/std_medium_unknown.png
X%%NAGVIS%%/iconsets/std_medium_up.png
X%%NAGVIS%%/iconsets/std_medium_warning.png
X%%NAGVIS%%/iconsets/std_meduim_ack.png
X%%NAGVIS%%/iconsets/std_small_ack.png
X%%NAGVIS%%/iconsets/std_small_critical.png
X%%NAGVIS%%/iconsets/std_small_down.png
X%%NAGVIS%%/iconsets/std_small_error.png
X%%NAGVIS%%/iconsets/std_small_ok.png
X%%NAGVIS%%/iconsets/std_small_sack.png
X%%NAGVIS%%/iconsets/std_small_unknown.png
X%%NAGVIS%%/iconsets/std_small_up.png
X%%NAGVIS%%/iconsets/std_small_warning.png
X%%NAGVIS%%/images/10x10.gif
X%%NAGVIS%%/images/greendot.gif
X%%NAGVIS%%/images/img_debug.png
X%%NAGVIS%%/images/img_error.png
X%%NAGVIS%%/images/img_permission.png
X%%NAGVIS%%/images/img_warning.png
X%%NAGVIS%%/images/orangedot.gif
X%%NAGVIS%%/images/pixel.gif
X%%NAGVIS%%/images/wui.gif
X%%NAGVIS%%/includes/classes/class.CheckIt.php
X%%NAGVIS%%/includes/classes/class.CheckState_html.php
X%%NAGVIS%%/includes/classes/class.CheckState_ndomy.php
X%%NAGVIS%%/includes/classes/class.Common.php
X%%NAGVIS%%/includes/classes/class.Debug.php
X%%NAGVIS%%/includes/classes/class.Graphic.php
X%%NAGVIS%%/includes/classes/class.MapCfg.php
X%%NAGVIS%%/includes/classes/class.NagVis.php
X%%NAGVIS%%/includes/classes/class.NagVisConfig.php
X%%NAGVIS%%/includes/classes/class.NagVisLanguage.php
X%%NAGVIS%%/includes/css/style.css
X%%NAGVIS%%/includes/js/nagvis.js
X%%NAGVIS%%/includes/js/overlib.js
X%%NAGVIS%%/includes/js/overlib_shadow.js
X%%NAGVIS%%/index.php
X%%NAGVIS%%/maps/nagvis-demo.png
X%%NAGVIS%%/wui/addmodify.php
X%%NAGVIS%%/wui/classes.wui.php
X%%NAGVIS%%/wui/css/addmodify.css
X%%NAGVIS%%/wui/css/management.css
X%%NAGVIS%%/wui/css/office_xp/Thumbs.db
X%%NAGVIS%%/wui/css/office_xp/icon1.png
X%%NAGVIS%%/wui/css/office_xp/icon2.png
X%%NAGVIS%%/wui/css/office_xp/icon3.png
X%%NAGVIS%%/wui/css/office_xp/office_xp.css
X%%NAGVIS%%/wui/css/office_xp/office_xp_arrow.png
X%%NAGVIS%%/wui/css/office_xp/office_xp_arrow_o.png
X%%NAGVIS%%/wui/css/office_xp/office_xp_divider.png
X%%NAGVIS%%/wui/css/office_xp/office_xp_menu_left.png
X%%NAGVIS%%/wui/edit_config.php
X%%NAGVIS%%/wui/help_icon.png
X%%NAGVIS%%/wui/jsdomenu.inc.js
X%%NAGVIS%%/wui/jsdomenu.js
X%%NAGVIS%%/wui/map_management.php
X%%NAGVIS%%/wui/wui.function.inc.php
X%%NAGVIS%%/wui/wuilogo.jpg
X%%NAGVIS%%/wui/wz_dragdrop.js
X%%NAGVIS%%/wui/wz_jsgraphics.js
X%%NAGVIS%%/wui/wz_tooltip.js
X
X at dirrm %%NAGVIS%%/wui/css/office_xp
X at dirrm %%NAGVIS%%/wui/css
X at dirrm %%NAGVIS%%/wui
X at dirrm %%NAGVIS%%/maps
X at dirrm %%NAGVIS%%/includes/js
X at dirrm %%NAGVIS%%/includes/css
X at dirrm %%NAGVIS%%/includes/classes
X at dirrm %%NAGVIS%%/includes
X at dirrm %%NAGVIS%%/images
X at dirrm %%NAGVIS%%/iconsets
X at dirrm %%NAGVIS%%/etc/maps
X at dirrm %%NAGVIS%%/etc/languages
X at dirrm %%NAGVIS%%/etc
X at dirrm %%NAGVIS%%
END-of-nagvis/pkg-plist
exit
--- nagvis.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list