- /USE_APACHE/USE_APACHE_RUN/
- make usage of ETCDIR, WWWDIR instead PREFIX/(etc|www)/PORTNAME
- add pkg-install script to adjust directory file mode,
else they differ when installed by package
- use @dirrmtry to preserve existing stats ...
- bump PORTREVISION
PR: 171475
Submitted by: ohauer
Approved by: (old) maintainer timeout (port was moved today to ports@)
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
* It will monitor nearly anything you ask it to monitor (TCP + UDP
applications, IP connectivity, SNMP OIDS, Programs, Databases,
etc).
* It presents a nice clean, easy to view web interface that will keep both the
managers happy (Red Bad. Green Good.) and the techs happy ("Ah! that's what
the problem is").
* It can send alerts numerous ways (such as via pager) and can automatically
escalate if someone falls asleep.
WWW: http://argus.tcp4me.com/
PR: ports/105837
Submitted by: Brock Williams <brock@gringo.cotcomsol.com>