diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-04-03 22:07:20 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-04-03 22:07:20 +0000 |
commit | 05b2ac3b5bf74e8785ab71e635bd6a8958f1d003 (patch) | |
tree | e36cd221d15592f885c75a70cd44966658896373 /net-mgmt/nagios/files/patch-ad | |
parent | Update netsaint-plugins to 1.2.9.3. Don't depend on netsaint port as (diff) |
- 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
Notes
Notes:
svn path=/head/; revision=40820
Diffstat (limited to 'net-mgmt/nagios/files/patch-ad')
-rw-r--r-- | net-mgmt/nagios/files/patch-ad | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/net-mgmt/nagios/files/patch-ad b/net-mgmt/nagios/files/patch-ad index 5342c3e21f0f..6d8038c4bd21 100644 --- a/net-mgmt/nagios/files/patch-ad +++ b/net-mgmt/nagios/files/patch-ad @@ -9,24 +9,6 @@ ac_help="$ac_help --with-netsaint-user=<user> sets user name to run netsaint" ac_help="$ac_help -@@ -117,12 +117,12 @@ - x_includes=NONE - x_libraries=NONE - bindir='${exec_prefix}/bin' --sbindir='${exec_prefix}/sbin' --libexecdir='${exec_prefix}/libexec' --datadir='${prefix}/share' --sysconfdir='${prefix}/etc' -+sbindir='${exec_prefix}/share/netsaint/sbin' -+libexecdir='${exec_prefix}/libexec/netsaint' -+datadir='${prefix}/share/netsaint' -+sysconfdir='${prefix}/etc/netsaint' - sharedstatedir='${prefix}/com' --localstatedir='${prefix}/var' -+localstatedir='${prefix}/var/netsaint' - libdir='${exec_prefix}/lib' - includedir='${prefix}/include' - oldincludedir='/usr/include' @@ -562,9 +562,9 @@ # Prefer explicitly selected file to automatically selected ones. if test -z "$CONFIG_SITE"; then |