The FreeBSD Ports Archive
FreeBSD net-mgmt : netsaint4>
Extremely powerful network monitoring system
NetSaint is a program that will monitor hosts and services on your
network. It has the ability to email or page you when a problem arises
and when it gets resolved. NetSaint is written in C and is designed to
run under Linux, although it should work under most other *NIX variants.
It can run either as a normal process or as a daemon, intermittently
running checks on various services that you specify. The actual service
checks are performed by external "plugins" which return service
information to NetSaint. Several CGI programs are included with NetSaint
in order to allow you to view the current service status, history, etc.
via a web browser.
http://www.netsaint.org/
|
netsaint history
v. 1.34
date: 2007/09/08 12:48:05; author: edwin; state: Exp; lines: +1 -0
Mark net-mgmt/netsaint and net-mgmt/netsaint-plugins expired
at the end of October 2007. It has been superseeded by net-mgmt/nagios
for two years now.
v. 1.33
date: 2007/05/19 20:19:49; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.32
date: 2006/05/11 22:49:41; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with N
v. 1.31
date: 2005/10/15 23:55:41; author: fenner; state: Exp; lines: +2 -0
Since netsaint hasn't been maintained since 2002, and development
moved to nagios, point to the nagios port with DEPRECATED.
v. 1.30
date: 2005/10/10 01:10:47; author: fenner; state: Exp; lines: +3 -3
Use groups to not try to fetch the wrong file from the wrong place.
v. 1.29
date: 2005/01/31 00:35:51; author: girgen; state: Exp; lines: +1 -2
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
v. 1.28
date: 2004/04/18 18:15:33; author: pav; state: Exp; lines: +8 -2
- Fix build with PostgreSQL (optional, default off)
PR: ports/65644
Submitted by: Krzysztof Stryjek
v. 1.27
date: 2004/02/23 04:42:04; author: wollman; state: Exp; lines: +2 -2
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
v. 1.26
date: 2003/08/28 12:57:51; author: edwin; state: Exp; lines: +1 -1
[orphaned ports]: use USE_MYSQL for various orphaned ports.
Make these ports use USE_MYSQL:
* databases/dbconnect
* net/netsaint
* www/mod_mp3
* www/mod_mylo
* www/phpnuke
* www/postnuke
* www/udmsearch
* mail/courier
PR: ports/56029
Submitted by: Clement Laforet
v. 1.25
date: 2003/08/18 16:15:10; author: nork; state: Exp; lines: +8 -13
o Main modification
graphics/gd(based on 1.8.4) -> graphics/gd1
graphics/gd2(based on 2.0.15) -> graphics/gd
graphics/p5-GD(based on 1.41) -> graphics/p5-GD1
graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
japanese/gd -> japanese/gd1
japanese/gd2 -> japanese/gd
o Include some feature
WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]
PR: ports/54540
Submitted by: Ports Fury
Approved by: maintainer (blanket)
Reported by: bento via kris [1]
v. 1.24
date: 2003/07/14 02:53:01; author: sf; state: Exp; lines: +6 -5
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
v. 1.23
date: 2003/04/07 00:39:09; author: edwin; state: Exp; lines: +15 -0
add-ons for netsaint and nagios
Add mysql/pgsql capabilities to netsaint.
PR: ports/48102
Submitted by: Krzysztof Stryjek
v. 1.22
date: 2003/02/20 18:51:00; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.21
date: 2002/11/10 16:47:26; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.20
date: 2002/11/06 22:46:24; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.19
date: 2002/11/03 21:04:06; author: edwin; state: Exp; lines: +1 -0
Port needs perl to build -> add USE_PERL5=yes
See http://bento.freebsd.org/errorlogs/5-latest/netsaint-0.0.7_2,1.log
v. 1.18
date: 2002/07/22 03:23:07; author: kuriyama; state: Exp; lines: +1 -1
Drop maintainership.
Requested by: Blaz Zupan
v. 1.17
date: 2002/06/24 05:27:48; author: kuriyama; state: Exp; lines: +2 -2
Bump PORTREVISION.
Apache runs as user "www" now, so nagios the nagios socket should be owned by
"www" instead of nobody.
Submitted by: David Douthitt via maintainer
v. 1.16
date: 2002/06/11 08:13:54; author: kuriyama; state: Exp; lines: +1 -0
Fix about check_by_ssh plugin and fcntl().
PR: ports/31352, ports/39018
Submitted by: Stanley.Hopcroft@IPAustralia.Gov.AU (via maintainer)
v. 1.15
date: 2002/03/13 21:26:20; author: demon; state: Exp; lines: +2 -1
Upgrade to version 0.0.7
PR: 35844
Submitted by: MAINTAINER
Bump PORTEPOCH due to malformed previous PORTVERSION (0.0.7b8 > 0.0.7)
v. 1.14
date: 2001/12/16 17:33:04; author: dwcjr; state: Exp; lines: +3 -10
Update netsaint to 0.0.7b8
backs out v. 1.3 of net/netsaint-plugins/scripts/configure which broke
the port.
Submitted by: maintainer
v. 1.13
date: 2001/09/23 17:41:34; author: dwcjr; state: Exp; lines: +3 -2
Use MASTER_SITE_LOCAL instead of hardcoding
Pointed out by: will
v. 1.12
date: 2001/09/23 02:06:41; author: dwcjr; state: Exp; lines: +18 -2
Add BSD graphics to this port and swap with linux graphics
Bump PORTREVISION
PR: 30621
Submitted by: Dan Langille
No reaponse: maintainer
v. 1.11
date: 2001/07/10 00:35:43; author: dwcjr; state: Exp; lines: +2 -2
Update to 0.0.7b6
PR: 28504
Submitted by: Phil Homewood
No response: maintainer (has been really busy at work)
v. 1.10
date: 2001/05/17 06:02:04; author: ijliao; state: Exp; lines: +5 -5
upgrade netsaint -> 0.0.7b4, netsaint-plugins -> 1.2.9.4
change maintainer email address
PR: 27012, 27013
Submitted by: MAINTAINER
v. 1.9
date: 2001/04/03 22:07:20; author: mharo; state: Exp; lines: +13 -8
- update to netsaint 0.0.7b3
- install configuration files with .dist suffix so that users configuration
files are not deleted on package removal
- create ${PREFIX}/var/netsaint/rw directory needed for correct operation
of CGI script
- fix netsaint.log file permission problem
- depend on netsaint-plugins port
PR: 26328
Submitted by: maintainer
v. 1.8
date: 2001/03/31 15:02:30; author: dirk; state: Exp; lines: +2 -2
Blaz Zupan wants to maintain this port in addition
to netsaint-plugins.
v. 1.7
date: 2001/03/09 21:06:32; author: sf; state: Exp; lines: +2 -3
update to 0.0.7b2.
PR: 25482
Submitted by: George Reid
v. 1.6
date: 2001/02/12 10:01:06; author: knu; state: Exp; lines: +3 -2
Chase graphics/gd's shlib version bump.
v. 1.5
date: 2001/01/12 23:36:31; author: mharo; state: Exp; lines: +14 -7
update to 0.0.6
v. 1.4
date: 2001/01/09 00:06:24; author: will; state: Exp; lines: +2 -2
Release to the world all of my ports that I don't use, excluding KDE 1,
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
v. 1.3
date: 2000/07/12 22:14:22; author: will; state: Exp; lines: +1 -2
Oops, revert last commit. In my rush to fix a "problem", I forgot to
actually check to see that this /bin/echo wasn't accounted for. 8)
v. 1.2
date: 2000/07/12 22:08:01; author: will; state: Exp; lines: +2 -1
Fix /bin/echo -> echo problem that is caused due to the lack of -e option
in the base system.
Submitted by: Dan Larsson
v. 1.1
date: 2000/07/12 18:43:31; author: will; state: Exp;
Add NetSaint 0.0.5-2, an extremely powerful network monitoring system.
Patches submitted by: Jim Sloan , to whom I am
extremely grateful! Thanks!
=============================================================================
v. 1.34
date: 2007/09/08 12:48:05; author: edwin; state: Exp; lines: +1 -0
Mark net-mgmt/netsaint and net-mgmt/netsaint-plugins expired
at the end of October 2007. It has been superseeded by net-mgmt/nagios
for two years now.
v. 1.33
date: 2007/05/19 20:19:49; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.32
date: 2006/05/11 22:49:41; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with N
v. 1.31
date: 2005/10/15 23:55:41; author: fenner; state: Exp; lines: +2 -0
Since netsaint hasn't been maintained since 2002, and development
moved to nagios, point to the nagios port with DEPRECATED.
v. 1.30
date: 2005/10/10 01:10:47; author: fenner; state: Exp; lines: +3 -3
Use groups to not try to fetch the wrong file from the wrong place.
v. 1.29
date: 2005/01/31 00:35:51; author: girgen; state: Exp; lines: +1 -2
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
v. 1.28
date: 2004/04/18 18:15:33; author: pav; state: Exp; lines: +8 -2
- Fix build with PostgreSQL (optional, default off)
PR: ports/65644
Submitted by: Krzysztof Stryjek
v. 1.27
date: 2004/02/23 04:42:04; author: wollman; state: Exp; lines: +2 -2
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
v. 1.26
date: 2003/08/28 12:57:51; author: edwin; state: Exp; lines: +1 -1
[orphaned ports]: use USE_MYSQL for various orphaned ports.
Make these ports use USE_MYSQL:
* databases/dbconnect
* net/netsaint
* www/mod_mp3
* www/mod_mylo
* www/phpnuke
* www/postnuke
* www/udmsearch
* mail/courier
PR: ports/56029
Submitted by: Clement Laforet
v. 1.25
date: 2003/08/18 16:15:10; author: nork; state: Exp; lines: +8 -13
o Main modification
graphics/gd(based on 1.8.4) -> graphics/gd1
graphics/gd2(based on 2.0.15) -> graphics/gd
graphics/p5-GD(based on 1.41) -> graphics/p5-GD1
graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
japanese/gd -> japanese/gd1
japanese/gd2 -> japanese/gd
o Include some feature
WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]
PR: ports/54540
Submitted by: Ports Fury
Approved by: maintainer (blanket)
Reported by: bento via kris [1]
v. 1.24
date: 2003/07/14 02:53:01; author: sf; state: Exp; lines: +6 -5
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
v. 1.23
date: 2003/04/07 00:39:09; author: edwin; state: Exp; lines: +15 -0
add-ons for netsaint and nagios
Add mysql/pgsql capabilities to netsaint.
PR: ports/48102
Submitted by: Krzysztof Stryjek
v. 1.22
date: 2003/02/20 18:51:00; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.21
date: 2002/11/10 16:47:26; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.20
date: 2002/11/06 22:46:24; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.19
date: 2002/11/03 21:04:06; author: edwin; state: Exp; lines: +1 -0
Port needs perl to build -> add USE_PERL5=yes
See http://bento.freebsd.org/errorlogs/5-latest/netsaint-0.0.7_2,1.log
v. 1.18
date: 2002/07/22 03:23:07; author: kuriyama; state: Exp; lines: +1 -1
Drop maintainership.
Requested by: Blaz Zupan
v. 1.17
date: 2002/06/24 05:27:48; author: kuriyama; state: Exp; lines: +2 -2
Bump PORTREVISION.
Apache runs as user "www" now, so nagios the nagios socket should be owned by
"www" instead of nobody.
Submitted by: David Douthitt via maintainer
v. 1.16
date: 2002/06/11 08:13:54; author: kuriyama; state: Exp; lines: +1 -0
Fix about check_by_ssh plugin and fcntl().
PR: ports/31352, ports/39018
Submitted by: Stanley.Hopcroft@IPAustralia.Gov.AU (via maintainer)
v. 1.15
date: 2002/03/13 21:26:20; author: demon; state: Exp; lines: +2 -1
Upgrade to version 0.0.7
PR: 35844
Submitted by: MAINTAINER
Bump PORTEPOCH due to malformed previous PORTVERSION (0.0.7b8 > 0.0.7)
v. 1.14
date: 2001/12/16 17:33:04; author: dwcjr; state: Exp; lines: +3 -10
Update netsaint to 0.0.7b8
backs out v. 1.3 of net/netsaint-plugins/scripts/configure which broke
the port.
Submitted by: maintainer
v. 1.13
date: 2001/09/23 17:41:34; author: dwcjr; state: Exp; lines: +3 -2
Use MASTER_SITE_LOCAL instead of hardcoding
Pointed out by: will
v. 1.12
date: 2001/09/23 02:06:41; author: dwcjr; state: Exp; lines: +18 -2
Add BSD graphics to this port and swap with linux graphics
Bump PORTREVISION
PR: 30621
Submitted by: Dan Langille
No reaponse: maintainer
v. 1.11
date: 2001/07/10 00:35:43; author: dwcjr; state: Exp; lines: +2 -2
Update to 0.0.7b6
PR: 28504
Submitted by: Phil Homewood
No response: maintainer (has been really busy at work)
v. 1.10
date: 2001/05/17 06:02:04; author: ijliao; state: Exp; lines: +5 -5
upgrade netsaint -> 0.0.7b4, netsaint-plugins -> 1.2.9.4
change maintainer email address
PR: 27012, 27013
Submitted by: MAINTAINER
v. 1.9
date: 2001/04/03 22:07:20; author: mharo; state: Exp; lines: +13 -8
- update to netsaint 0.0.7b3
- install configuration files with .dist suffix so that users configuration
files are not deleted on package removal
- create ${PREFIX}/var/netsaint/rw directory needed for correct operation
of CGI script
- fix netsaint.log file permission problem
- depend on netsaint-plugins port
PR: 26328
Submitted by: maintainer
v. 1.8
date: 2001/03/31 15:02:30; author: dirk; state: Exp; lines: +2 -2
Blaz Zupan wants to maintain this port in addition
to netsaint-plugins.
v. 1.7
date: 2001/03/09 21:06:32; author: sf; state: Exp; lines: +2 -3
update to 0.0.7b2.
PR: 25482
Submitted by: George Reid
v. 1.6
date: 2001/02/12 10:01:06; author: knu; state: Exp; lines: +3 -2
Chase graphics/gd's shlib version bump.
v. 1.5
date: 2001/01/12 23:36:31; author: mharo; state: Exp; lines: +14 -7
update to 0.0.6
v. 1.4
date: 2001/01/09 00:06:24; author: will; state: Exp; lines: +2 -2
Release to the world all of my ports that I don't use, excluding KDE 1,
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
v. 1.3
date: 2000/07/12 22:14:22; author: will; state: Exp; lines: +1 -2
Oops, revert last commit. In my rush to fix a "problem", I forgot to
actually check to see that this /bin/echo wasn't accounted for. 8)
v. 1.2
date: 2000/07/12 22:08:01; author: will; state: Exp; lines: +2 -1
Fix /bin/echo -> echo problem that is caused due to the lack of -e option
in the base system.
Submitted by: Dan Larsson
v. 1.1
date: 2000/07/12 18:43:31; author: will; state: Exp;
Add NetSaint 0.0.5-2, an extremely powerful network monitoring system.
Patches submitted by: Jim Sloan , to whom I am
extremely grateful! Thanks!
=============================================================================
v. 1.34
date: 2007/09/08 12:48:05; author: edwin; state: Exp; lines: +1 -0
Mark net-mgmt/netsaint and net-mgmt/netsaint-plugins expired
at the end of October 2007. It has been superseeded by net-mgmt/nagios
for two years now.
v. 1.33
date: 2007/05/19 20:19:49; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.32
date: 2006/05/11 22:49:41; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with N
v. 1.31
date: 2005/10/15 23:55:41; author: fenner; state: Exp; lines: +2 -0
Since netsaint hasn't been maintained since 2002, and development
moved to nagios, point to the nagios port with DEPRECATED.
v. 1.30
date: 2005/10/10 01:10:47; author: fenner; state: Exp; lines: +3 -3
Use groups to not try to fetch the wrong file from the wrong place.
v. 1.29
date: 2005/01/31 00:35:51; author: girgen; state: Exp; lines: +1 -2
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
v. 1.28
date: 2004/04/18 18:15:33; author: pav; state: Exp; lines: +8 -2
- Fix build with PostgreSQL (optional, default off)
PR: ports/65644
Submitted by: Krzysztof Stryjek
v. 1.27
date: 2004/02/23 04:42:04; author: wollman; state: Exp; lines: +2 -2
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
v. 1.26
date: 2003/08/28 12:57:51; author: edwin; state: Exp; lines: +1 -1
[orphaned ports]: use USE_MYSQL for various orphaned ports.
Make these ports use USE_MYSQL:
* databases/dbconnect
* net/netsaint
* www/mod_mp3
* www/mod_mylo
* www/phpnuke
* www/postnuke
* www/udmsearch
* mail/courier
PR: ports/56029
Submitted by: Clement Laforet
v. 1.25
date: 2003/08/18 16:15:10; author: nork; state: Exp; lines: +8 -13
o Main modification
graphics/gd(based on 1.8.4) -> graphics/gd1
graphics/gd2(based on 2.0.15) -> graphics/gd
graphics/p5-GD(based on 1.41) -> graphics/p5-GD1
graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
japanese/gd -> japanese/gd1
japanese/gd2 -> japanese/gd
o Include some feature
WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]
PR: ports/54540
Submitted by: Ports Fury
Approved by: maintainer (blanket)
Reported by: bento via kris [1]
v. 1.24
date: 2003/07/14 02:53:01; author: sf; state: Exp; lines: +6 -5
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
v. 1.23
date: 2003/04/07 00:39:09; author: edwin; state: Exp; lines: +15 -0
add-ons for netsaint and nagios
Add mysql/pgsql capabilities to netsaint.
PR: ports/48102
Submitted by: Krzysztof Stryjek
v. 1.22
date: 2003/02/20 18:51:00; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.21
date: 2002/11/10 16:47:26; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.20
date: 2002/11/06 22:46:24; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.19
date: 2002/11/03 21:04:06; author: edwin; state: Exp; lines: +1 -0
Port needs perl to build -> add USE_PERL5=yes
See http://bento.freebsd.org/errorlogs/5-latest/netsaint-0.0.7_2,1.log
v. 1.18
date: 2002/07/22 03:23:07; author: kuriyama; state: Exp; lines: +1 -1
Drop maintainership.
Requested by: Blaz Zupan
v. 1.17
date: 2002/06/24 05:27:48; author: kuriyama; state: Exp; lines: +2 -2
Bump PORTREVISION.
Apache runs as user "www" now, so nagios the nagios socket should be owned by
"www" instead of nobody.
Submitted by: David Douthitt via maintainer
v. 1.16
date: 2002/06/11 08:13:54; author: kuriyama; state: Exp; lines: +1 -0
Fix about check_by_ssh plugin and fcntl().
PR: ports/31352, ports/39018
Submitted by: Stanley.Hopcroft@IPAustralia.Gov.AU (via maintainer)
v. 1.15
date: 2002/03/13 21:26:20; author: demon; state: Exp; lines: +2 -1
Upgrade to version 0.0.7
PR: 35844
Submitted by: MAINTAINER
Bump PORTEPOCH due to malformed previous PORTVERSION (0.0.7b8 > 0.0.7)
v. 1.14
date: 2001/12/16 17:33:04; author: dwcjr; state: Exp; lines: +3 -10
Update netsaint to 0.0.7b8
backs out v. 1.3 of net/netsaint-plugins/scripts/configure which broke
the port.
Submitted by: maintainer
v. 1.13
date: 2001/09/23 17:41:34; author: dwcjr; state: Exp; lines: +3 -2
Use MASTER_SITE_LOCAL instead of hardcoding
Pointed out by: will
v. 1.12
date: 2001/09/23 02:06:41; author: dwcjr; state: Exp; lines: +18 -2
Add BSD graphics to this port and swap with linux graphics
Bump PORTREVISION
PR: 30621
Submitted by: Dan Langille
No reaponse: maintainer
v. 1.11
date: 2001/07/10 00:35:43; author: dwcjr; state: Exp; lines: +2 -2
Update to 0.0.7b6
PR: 28504
Submitted by: Phil Homewood
No response: maintainer (has been really busy at work)
v. 1.10
date: 2001/05/17 06:02:04; author: ijliao; state: Exp; lines: +5 -5
upgrade netsaint -> 0.0.7b4, netsaint-plugins -> 1.2.9.4
change maintainer email address
PR: 27012, 27013
Submitted by: MAINTAINER
v. 1.9
date: 2001/04/03 22:07:20; author: mharo; state: Exp; lines: +13 -8
- update to netsaint 0.0.7b3
- install configuration files with .dist suffix so that users configuration
files are not deleted on package removal
- create ${PREFIX}/var/netsaint/rw directory needed for correct operation
of CGI script
- fix netsaint.log file permission problem
- depend on netsaint-plugins port
PR: 26328
Submitted by: maintainer
v. 1.8
date: 2001/03/31 15:02:30; author: dirk; state: Exp; lines: +2 -2
Blaz Zupan wants to maintain this port in addition
to netsaint-plugins.
v. 1.7
date: 2001/03/09 21:06:32; author: sf; state: Exp; lines: +2 -3
update to 0.0.7b2.
PR: 25482
Submitted by: George Reid
v. 1.6
date: 2001/02/12 10:01:06; author: knu; state: Exp; lines: +3 -2
Chase graphics/gd's shlib version bump.
v. 1.5
date: 2001/01/12 23:36:31; author: mharo; state: Exp; lines: +14 -7
update to 0.0.6
v. 1.4
date: 2001/01/09 00:06:24; author: will; state: Exp; lines: +2 -2
Release to the world all of my ports that I don't use, excluding KDE 1,
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
v. 1.3
date: 2000/07/12 22:14:22; author: will; state: Exp; lines: +1 -2
Oops, revert last commit. In my rush to fix a "problem", I forgot to
actually check to see that this /bin/echo wasn't accounted for. 8)
v. 1.2
date: 2000/07/12 22:08:01; author: will; state: Exp; lines: +2 -1
Fix /bin/echo -> echo problem that is caused due to the lack of -e option
in the base system.
Submitted by: Dan Larsson
v. 1.1
date: 2000/07/12 18:43:31; author: will; state: Exp;
Add NetSaint 0.0.5-2, an extremely powerful network monitoring system.
Patches submitted by: Jim Sloan , to whom I am
extremely grateful! Thanks!
=============================================================================
|
| |

|