The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net-mgmt : netsaint-plugins

Plugins for netsaint

 This is a plugin package for Netsaint.  Quoting from the
main Netsaint package:

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-plugins history


v. 1.34
date: 2007/09/08 12:48:05;  author: edwin;  state: Exp;  lines: +4 -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: 2006/05/11 22:49:41; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.32 date: 2005/11/15 06:50:44; author: ade; state: Exp; lines: +1 -2 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.31 date: 2005/10/24 08:36:03; author: vs; state: Exp; lines: +0 -1 Does not really require GNU make
v. 1.30 date: 2004/11/21 00:41:56; author: linimon; state: Exp; lines: +1 -7 Kris reports that the build failure was a local problem on pointyhat.
v. 1.29 date: 2004/11/18 22:48:19; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: Does not compile
v. 1.28 date: 2004/08/18 02:31:37; author: kris; state: Exp; lines: +0 -2 Remove BROKEN, problem was lack of /dev/mem in my test system
v. 1.27 date: 2004/08/16 00:34:30; author: kris; state: Exp; lines: +2 -0 BROKEN: Broken pkg-plist
v. 1.26 date: 2004/06/04 17:29:29; author: ade; state: Exp; lines: +1 -0 Sync with new bsd.autotools.mk
v. 1.25 date: 2004/05/24 20:40:04; author: pav; state: Exp; lines: +1 -1 - Fix argument parsing in check_mrtg PR: ports/67056 Submitted by: Michael Wayne
v. 1.24 date: 2004/03/14 06:17:11; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.23 date: 2004/02/23 04:42:04; author: wollman; state: Exp; lines: +1 -1 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.22 date: 2004/02/04 05:08:15; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.21 date: 2003/12/21 04:55:12; author: petef; state: Exp; lines: +9 -1 Fix the path to some base utilities in plugin scripts. PR: 57476 Submitted by: Krzysztof Stryjek
v. 1.20 date: 2003/02/20 18:51:00; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.19 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.18 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.17 date: 2002/07/22 03:23:08; author: kuriyama; state: Exp; lines: +1 -1 Drop maintainership. Requested by: Blaz Zupan
v. 1.16 date: 2002/06/24 01:59:54; author: kuriyama; state: Exp; lines: +1 -0 Bump PORTREVISION. check_snmp calls snmpget without '-c' parameter, which is mandatory with NetSNMP 5.x. Add '-c' to the command line to make it work with both NetSNMP 4.x and 5.x. check_by_ssh dumps core with called without -C, also usage help output does not document -C and -v. check_ssh plugin incorrectly parses the SSH banner. check_ntp does not work with NTP v2. Add -n option to be able to select NTP version. Submitted by: David Douthitt , Jens Trzaska (check_snmp) via maintainer
v. 1.15 date: 2002/03/25 09:19:19; author: sobomax; state: Exp; lines: +1 -0 Add USE_SUBMAKE, where it might be necessary.
v. 1.14 date: 2001/12/18 13:20:26; author: kuriyama; state: Exp; lines: +2 -1 Use $MASTER_SITE_SOURCEFORGE. Approved by: maintainer
v. 1.13 date: 2001/12/17 23:29:42; author: kuriyama; state: Exp; lines: +2 -0 Add $SCRIPTS_ENV for $WRKDIRPREFIX and $MKDIR.
v. 1.12 date: 2001/12/16 17:33:04; author: dwcjr; state: Exp; lines: +2 -2 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.11 date: 2001/05/17 06:02:15; author: ijliao; state: Exp; lines: +4 -8 upgrade netsaint -> 0.0.7b4, netsaint-plugins -> 1.2.9.4 change maintainer email address PR: 27012, 27013 Submitted by: MAINTAINER
v. 1.10 date: 2001/04/16 11:42:06; author: dirk; state: Exp; lines: +9 -40 - Enable OpenLDAP and PostgreSQL support. - Enable option selection using nice menu interface. PR: ports/26611 Submitted by: Blaz Zupan (maintainer)
v. 1.9 date: 2001/04/10 09:32:37; author: dirk; state: Exp; lines: +2 -1 Fix check_ntp (FreeBSD has /usr/sbin/ntpdc instead of /usr/sbin/xntpdc). Approved by: maintainer
v. 1.8 date: 2001/04/03 22:29:43; author: mharo; state: Exp; lines: +2 -2 portlint3: FATAL: Makefile 60: variable LIB_DEPENDS is redefined.
v. 1.7 date: 2001/04/03 21:43:28; author: mharo; state: Exp; lines: +6 -7 Update netsaint-plugins to 1.2.9.3. Don't depend on netsaint port as netsaint port depends on us and this creates a circular dependency. Instead create the netsaint user/group ourselves (which is the only reason for the netsaint dependency). PR: 26327 Submitted by: maintainer
v. 1.6 date: 2001/03/30 19:08:16; author: dirk; state: Exp; lines: +45 -9 - upgrade to 1.2.9.2 - Blaz Zupan is the new maintainer - add radius and mysql support PR: ports/25883 Submitted by: Blaz Zupan
v. 1.5 date: 2001/03/29 14:37:28; author: dirk; state: Exp; lines: +3 -2 Netsaint-plugins needs automake to build.
v. 1.4 date: 2001/03/14 11:59:02; author: roam; state: Exp; lines: +3 -3 Update to 1.2.9.1. PR: 25484 Submitted by: George Reid
v. 1.3 date: 2001/01/12 23:10:58; author: mharo; state: Exp; lines: +2 -2 distfile moved
v. 1.2 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.1 date: 2000/07/12 18:57:25; author: will; state: Exp; Add NetSaint-plugins 1.2.8-4, a plugin package for Netsaint. 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: +4 -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: 2006/05/11 22:49:41; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.32 date: 2005/11/15 06:50:44; author: ade; state: Exp; lines: +1 -2 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.31 date: 2005/10/24 08:36:03; author: vs; state: Exp; lines: +0 -1 Does not really require GNU make
v. 1.30 date: 2004/11/21 00:41:56; author: linimon; state: Exp; lines: +1 -7 Kris reports that the build failure was a local problem on pointyhat.
v. 1.29 date: 2004/11/18 22:48:19; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: Does not compile
v. 1.28 date: 2004/08/18 02:31:37; author: kris; state: Exp; lines: +0 -2 Remove BROKEN, problem was lack of /dev/mem in my test system
v. 1.27 date: 2004/08/16 00:34:30; author: kris; state: Exp; lines: +2 -0 BROKEN: Broken pkg-plist
v. 1.26 date: 2004/06/04 17:29:29; author: ade; state: Exp; lines: +1 -0 Sync with new bsd.autotools.mk
v. 1.25 date: 2004/05/24 20:40:04; author: pav; state: Exp; lines: +1 -1 - Fix argument parsing in check_mrtg PR: ports/67056 Submitted by: Michael Wayne
v. 1.24 date: 2004/03/14 06:17:11; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.23 date: 2004/02/23 04:42:04; author: wollman; state: Exp; lines: +1 -1 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.22 date: 2004/02/04 05:08:15; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.21 date: 2003/12/21 04:55:12; author: petef; state: Exp; lines: +9 -1 Fix the path to some base utilities in plugin scripts. PR: 57476 Submitted by: Krzysztof Stryjek
v. 1.20 date: 2003/02/20 18:51:00; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.19 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.18 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.17 date: 2002/07/22 03:23:08; author: kuriyama; state: Exp; lines: +1 -1 Drop maintainership. Requested by: Blaz Zupan
v. 1.16 date: 2002/06/24 01:59:54; author: kuriyama; state: Exp; lines: +1 -0 Bump PORTREVISION. check_snmp calls snmpget without '-c' parameter, which is mandatory with NetSNMP 5.x. Add '-c' to the command line to make it work with both NetSNMP 4.x and 5.x. check_by_ssh dumps core with called without -C, also usage help output does not document -C and -v. check_ssh plugin incorrectly parses the SSH banner. check_ntp does not work with NTP v2. Add -n option to be able to select NTP version. Submitted by: David Douthitt , Jens Trzaska (check_snmp) via maintainer
v. 1.15 date: 2002/03/25 09:19:19; author: sobomax; state: Exp; lines: +1 -0 Add USE_SUBMAKE, where it might be necessary.
v. 1.14 date: 2001/12/18 13:20:26; author: kuriyama; state: Exp; lines: +2 -1 Use $MASTER_SITE_SOURCEFORGE. Approved by: maintainer
v. 1.13 date: 2001/12/17 23:29:42; author: kuriyama; state: Exp; lines: +2 -0 Add $SCRIPTS_ENV for $WRKDIRPREFIX and $MKDIR.
v. 1.12 date: 2001/12/16 17:33:04; author: dwcjr; state: Exp; lines: +2 -2 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.11 date: 2001/05/17 06:02:15; author: ijliao; state: Exp; lines: +4 -8 upgrade netsaint -> 0.0.7b4, netsaint-plugins -> 1.2.9.4 change maintainer email address PR: 27012, 27013 Submitted by: MAINTAINER
v. 1.10 date: 2001/04/16 11:42:06; author: dirk; state: Exp; lines: +9 -40 - Enable OpenLDAP and PostgreSQL support. - Enable option selection using nice menu interface. PR: ports/26611 Submitted by: Blaz Zupan (maintainer)
v. 1.9 date: 2001/04/10 09:32:37; author: dirk; state: Exp; lines: +2 -1 Fix check_ntp (FreeBSD has /usr/sbin/ntpdc instead of /usr/sbin/xntpdc). Approved by: maintainer
v. 1.8 date: 2001/04/03 22:29:43; author: mharo; state: Exp; lines: +2 -2 portlint3: FATAL: Makefile 60: variable LIB_DEPENDS is redefined.
v. 1.7 date: 2001/04/03 21:43:28; author: mharo; state: Exp; lines: +6 -7 Update netsaint-plugins to 1.2.9.3. Don't depend on netsaint port as netsaint port depends on us and this creates a circular dependency. Instead create the netsaint user/group ourselves (which is the only reason for the netsaint dependency). PR: 26327 Submitted by: maintainer
v. 1.6 date: 2001/03/30 19:08:16; author: dirk; state: Exp; lines: +45 -9 - upgrade to 1.2.9.2 - Blaz Zupan is the new maintainer - add radius and mysql support PR: ports/25883 Submitted by: Blaz Zupan
v. 1.5 date: 2001/03/29 14:37:28; author: dirk; state: Exp; lines: +3 -2 Netsaint-plugins needs automake to build.
v. 1.4 date: 2001/03/14 11:59:02; author: roam; state: Exp; lines: +3 -3 Update to 1.2.9.1. PR: 25484 Submitted by: George Reid
v. 1.3 date: 2001/01/12 23:10:58; author: mharo; state: Exp; lines: +2 -2 distfile moved
v. 1.2 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.1 date: 2000/07/12 18:57:25; author: will; state: Exp; Add NetSaint-plugins 1.2.8-4, a plugin package for Netsaint. 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: +4 -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: 2006/05/11 22:49:41; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.32 date: 2005/11/15 06:50:44; author: ade; state: Exp; lines: +1 -2 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.31 date: 2005/10/24 08:36:03; author: vs; state: Exp; lines: +0 -1 Does not really require GNU make
v. 1.30 date: 2004/11/21 00:41:56; author: linimon; state: Exp; lines: +1 -7 Kris reports that the build failure was a local problem on pointyhat.
v. 1.29 date: 2004/11/18 22:48:19; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: Does not compile
v. 1.28 date: 2004/08/18 02:31:37; author: kris; state: Exp; lines: +0 -2 Remove BROKEN, problem was lack of /dev/mem in my test system
v. 1.27 date: 2004/08/16 00:34:30; author: kris; state: Exp; lines: +2 -0 BROKEN: Broken pkg-plist
v. 1.26 date: 2004/06/04 17:29:29; author: ade; state: Exp; lines: +1 -0 Sync with new bsd.autotools.mk
v. 1.25 date: 2004/05/24 20:40:04; author: pav; state: Exp; lines: +1 -1 - Fix argument parsing in check_mrtg PR: ports/67056 Submitted by: Michael Wayne
v. 1.24 date: 2004/03/14 06:17:11; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.23 date: 2004/02/23 04:42:04; author: wollman; state: Exp; lines: +1 -1 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.22 date: 2004/02/04 05:08:15; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.21 date: 2003/12/21 04:55:12; author: petef; state: Exp; lines: +9 -1 Fix the path to some base utilities in plugin scripts. PR: 57476 Submitted by: Krzysztof Stryjek
v. 1.20 date: 2003/02/20 18:51:00; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.19 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.18 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.17 date: 2002/07/22 03:23:08; author: kuriyama; state: Exp; lines: +1 -1 Drop maintainership. Requested by: Blaz Zupan
v. 1.16 date: 2002/06/24 01:59:54; author: kuriyama; state: Exp; lines: +1 -0 Bump PORTREVISION. check_snmp calls snmpget without '-c' parameter, which is mandatory with NetSNMP 5.x. Add '-c' to the command line to make it work with both NetSNMP 4.x and 5.x. check_by_ssh dumps core with called without -C, also usage help output does not document -C and -v. check_ssh plugin incorrectly parses the SSH banner. check_ntp does not work with NTP v2. Add -n option to be able to select NTP version. Submitted by: David Douthitt , Jens Trzaska (check_snmp) via maintainer
v. 1.15 date: 2002/03/25 09:19:19; author: sobomax; state: Exp; lines: +1 -0 Add USE_SUBMAKE, where it might be necessary.
v. 1.14 date: 2001/12/18 13:20:26; author: kuriyama; state: Exp; lines: +2 -1 Use $MASTER_SITE_SOURCEFORGE. Approved by: maintainer
v. 1.13 date: 2001/12/17 23:29:42; author: kuriyama; state: Exp; lines: +2 -0 Add $SCRIPTS_ENV for $WRKDIRPREFIX and $MKDIR.
v. 1.12 date: 2001/12/16 17:33:04; author: dwcjr; state: Exp; lines: +2 -2 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.11 date: 2001/05/17 06:02:15; author: ijliao; state: Exp; lines: +4 -8 upgrade netsaint -> 0.0.7b4, netsaint-plugins -> 1.2.9.4 change maintainer email address PR: 27012, 27013 Submitted by: MAINTAINER
v. 1.10 date: 2001/04/16 11:42:06; author: dirk; state: Exp; lines: +9 -40 - Enable OpenLDAP and PostgreSQL support. - Enable option selection using nice menu interface. PR: ports/26611 Submitted by: Blaz Zupan (maintainer)
v. 1.9 date: 2001/04/10 09:32:37; author: dirk; state: Exp; lines: +2 -1 Fix check_ntp (FreeBSD has /usr/sbin/ntpdc instead of /usr/sbin/xntpdc). Approved by: maintainer
v. 1.8 date: 2001/04/03 22:29:43; author: mharo; state: Exp; lines: +2 -2 portlint3: FATAL: Makefile 60: variable LIB_DEPENDS is redefined.
v. 1.7 date: 2001/04/03 21:43:28; author: mharo; state: Exp; lines: +6 -7 Update netsaint-plugins to 1.2.9.3. Don't depend on netsaint port as netsaint port depends on us and this creates a circular dependency. Instead create the netsaint user/group ourselves (which is the only reason for the netsaint dependency). PR: 26327 Submitted by: maintainer
v. 1.6 date: 2001/03/30 19:08:16; author: dirk; state: Exp; lines: +45 -9 - upgrade to 1.2.9.2 - Blaz Zupan is the new maintainer - add radius and mysql support PR: ports/25883 Submitted by: Blaz Zupan
v. 1.5 date: 2001/03/29 14:37:28; author: dirk; state: Exp; lines: +3 -2 Netsaint-plugins needs automake to build.
v. 1.4 date: 2001/03/14 11:59:02; author: roam; state: Exp; lines: +3 -3 Update to 1.2.9.1. PR: 25484 Submitted by: George Reid
v. 1.3 date: 2001/01/12 23:10:58; author: mharo; state: Exp; lines: +2 -2 distfile moved
v. 1.2 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.1 date: 2000/07/12 18:57:25; author: will; state: Exp; Add NetSaint-plugins 1.2.8-4, a plugin package for Netsaint. Patches submitted by: Jim Sloan , to whom I am extremely grateful! Thanks! =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm