diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-02-11 04:56:00 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-02-11 04:56:00 +0000 |
commit | 294bf5a13f2dbf7b1a440170ba6841d8bcd7a758 (patch) | |
tree | aab76a9067e5d3592002aaca7004e93fc2af2e16 /net-mgmt/nagios12/files/patch-aj | |
parent | Use the latest XFree86-devel RPM. Advisories are at (diff) |
Update to 1.2: mostly bugfixes, but also configuration for other OSes.
See Changelog for details.
Details about the changes to the port (as differntiated from the source):
- we depend on perl5 on build
- remove nagmin support as the nagmin port was never commited
- add rc.subr support
- document supported tunables
- add post-install documentation that documents the remaining
steps the user needs to take to finish the installation
- add deinstallation script the reminds the user to remove
the username, group and directory
PR: ports/62537
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=100628
Diffstat (limited to 'net-mgmt/nagios12/files/patch-aj')
-rw-r--r-- | net-mgmt/nagios12/files/patch-aj | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net-mgmt/nagios12/files/patch-aj b/net-mgmt/nagios12/files/patch-aj deleted file mode 100644 index 06a28e042bdf..000000000000 --- a/net-mgmt/nagios12/files/patch-aj +++ /dev/null @@ -1,13 +0,0 @@ ---- cgi/tac.c.orig Mon May 12 06:18:56 2003 -+++ cgi/tac.c Sat Aug 2 16:24:23 2003 -@@ -1220,10 +1220,8 @@ - printf("</table>\n"); - printf("</td>\n"); - -- /* - printf("</tr>\n"); - printf("</table>\n"); -- */ - - printf("</td>\n"); - |