NagVis is a visualization addon for the well known
network managment system Nagios.
NagVis can be used to visualize Nagios Data, e.g. to display IT
processes like a mail system or a network infrastructure.
Key features
* Display of single Hosts and Services
* Visualize a complete Host- or Servicegroup with one icon
* Display the summary state of a Host and all its services
* Display only the real problems
* Sub-map icons which represent a complete NagVis Map in one icon
* Visualization of complete IT processes using self drawn graphics
* Online documentation of IT environments including current states
* Multilingual capabilities
* Web configuration interface (WUI)
WWW: http://www.nagvis.org/
PR: 151452
Submitted by: Andrew Sidorov <derfi _at_ vei.ru>
Approved by: glarkin (mentor, implicit)
repocopied as amanda26-{server,client}. Please stay in 2.6.x branch
if you are conservative. Yes, you should so for important
infrastructre like as backup system :-).
New 3.2.0 port includes:
- Use misc/amanda-perl-wrapper as perl5 interpreter which is linked
with libthr.so to avoid thread problem.
- Unique UID, GID assigned and use it by default. amanda user/group
will be added automatically when not exist.
- Deprecate AMANDA_{CONFIG,TAPE} port knobs. They can be set in
runtime config easily.
References: http://wiki.zmanda.com/index.php/3.2_features
Submitted by: Eitan Adler <lists _at_ eitanadler.com>
Approved by: glarkin (mentor, implicit)
reversible hexdump is a hexdump/hex2bin-toolkit that dumps to a special
readable and reversible hexadecimal byte-dump,where you can not only change
bytes, but also insert or delete bytes. It has a flush-switch, where it will
output hexbytes for each single char it reads. This is especially useful for
watching output from slow devices (e.g., serial devices like mice). The
hex2bin-utility (the reverse-hexdump) not only accepts hexbytes for input,
but also double-quoted strings with most of the escape-chars known
from C and makes good attempts at undumping even hexdumps with repetition-lines
(a "*" on its own line). It's written in ANSI C.
WWW: http://gnuwin32.sourceforge.net/packages/hextools.htm
OK from maintainer per PM mail
No version bump, since no defaults are changed
Approved by: Alexandre Snarskii <snar _at_ snar.spb.ru> (maintainer), glarkin (mentor, implicit)
* update MASTER_SITES to follow SF syntax
* connect to LICENSE framework
* USE_LDCONFIG was added, since shared library is installed
* OPTIONS was removed
* BUILD_DEPENDS was corrected
* additional extend MAKE_ENV so port can be tested with genplist
Build tested on 6.4-RELEASE-p7 amd64
PR: 151001
Submitted by: Andrey Simonenko <simon _at_ comsys.ntu-kpi.kiev.ua> (maintainer)
Approved by: glarkin (mentor, implicit)
multiple regions based on customisable definition lists.
It also extends Ruby's built-in Date class.
Author: Alex Dunae
WWW: http://code.dunae.ca/holidays/
PR: ports/151835
Submitted by: Eric Freeman <freebsdports@chillibear.com>
Bug Fixes
=========
1. Properly handle +IGNOREME files again
2. In safe_exit() only print the restart hint if -n PM_NEEDS_UPDATE
Enhancements
============
1. For -F, a better message for spawned children, and continue the campaign
to do less irrelevant stuff.
2. Add some whitespace to the "All ports are up to date" message for -a
3. Make it clear in the docs that -e only handles single ports, and
use the enhanced features of find_glob_dirs() to return better error
messages if a glob doesn't match one and only one port. (Problem
mentioned in PR.)
PR: ports/151824
Submitted by: Ben Grimm <freebsd-pr@bengrimm.net>
- Use ${WRKSRC}/googletest_backup instead of /var/tmp as a temporary backup
directory if dealing with an googletest installed from ports
- Add a stacks directory, which will be used as a destination for other
ROS packages
- Improve pkg-message
- Bump PORTREVISION
- Cleanups
Changelog:
* Fixes problem where disabling all active hosts/services was not taking effect
* Fixes for compiler warnings (code cleanup by Stephen Gran)
* Fixes for format errors in event handler logging (Guillaume Rousse)
* Fixed incorrect info in sample nagios.cfg file for state_retention_file (Michael Friedrich)
* Fixed broker_event_handler() to return ERR if data is NULL (Michael Friedrich)
PR: 151661
Submitted by: Alexander Wittig <alexander _at_ wittig.name>
Approved by: maintainer, glarkin(mentor, implicit)
- update spamd to match OpenBSD 4.8 + OpenBSD pr/6467
- remove support for FreeBSD_version < 601000
(strtonum.c no longer provided in the spamd sources)
- change my mail address
Approved by: glarkin (mentor, implicit)