summaryrefslogtreecommitdiff
path: root/net-mgmt/nagios12/files/patch-xdddb.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2009-04-22 audio/snowstar: tcl8.0 support is going to be droppedMartin Wilke2009-05-011-11/+0
| | | | | | | | | | | | | | 2009-04-29 devel/cppadvio: abandoned upstream, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-04-22 irc/olirc: project is discontinued and tcl82 support is going to be dropped 2009-04-12 multimedia/toxine: has been inactive for almost 5 years 2009-04-17 net-mgmt/nagios12: Obsolete version, consider migration to net-mgmt/nagios 2009-04-28 sysutils/bbsmount: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-04-30 sysutils/puppet-devel: Use sysutils/puppet instead 2009-04-28 sysutils/tua: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-04-28 x11/qrash: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months Notes: svn path=/head/; revision=233077
* - Re-add old patches.Florent Thoumie2005-04-061-0/+11
| | | | | | | - Remove recent patches. Notes: svn path=/head/; revision=132626
* - Update to 2.0b2Pav Lucistnik2005-02-141-11/+0
| | | | | | | | | | WARNING: This version removes MySQL and PostgreSQL support. PR: ports/77478 Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer) Notes: svn path=/head/; revision=128860
* MAINTAINER UPDATE: net/nagiosEdwin Groothuis2003-04-071-0/+11
- move nagios workfile directory from /usr/local/var/nagios to /var/spool/nagios. /usr/local is read-only on some NFS booted systems. - remove scripts/checkps, everybody should have a working /bin/ps by now. - add new switches WITH_MYSQL and WITH_PGSQL which enable support for putting configuration files into a MySQL or PostgreSQL database, based on a patch submitted in PR 48102 by Krzysztof Stryjek <wtp@mud.pl> PR: ports/48988 Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> Notes: svn path=/head/; revision=78478