From 74feb01ba0fc763344d31498c5f9948bc2111e1d Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 7 Apr 2003 01:16:37 +0000 Subject: MAINTAINER UPDATE: net/nagios - 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 PR: ports/48988 Submitted by: Blaz Zupan --- net-mgmt/nagios2/files/patch-xeddb.c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 net-mgmt/nagios2/files/patch-xeddb.c (limited to 'net-mgmt/nagios2/files/patch-xeddb.c') diff --git a/net-mgmt/nagios2/files/patch-xeddb.c b/net-mgmt/nagios2/files/patch-xeddb.c new file mode 100644 index 000000000000..2aaaa7db9043 --- /dev/null +++ b/net-mgmt/nagios2/files/patch-xeddb.c @@ -0,0 +1,11 @@ +--- xdata/xeddb.c.orig Tue Feb 26 05:04:09 2002 ++++ xdata/xeddb.c Thu Mar 6 23:16:01 2003 +@@ -44,7 +44,7 @@ + #endif + + #ifdef USE_XEDPGSQL +-#include ++#include + #endif + + -- cgit v1.2.3