diff options
| author | Lars Engels <lme@FreeBSD.org> | 2013-12-20 16:05:51 +0000 |
|---|---|---|
| committer | Lars Engels <lme@FreeBSD.org> | 2013-12-20 16:05:51 +0000 |
| commit | f43e9201fa283b5cde906dbfd29baf7a4d3039f8 (patch) | |
| tree | 068683e50c89384fcc8a5d03ace5f37f5c15315c /net-mgmt/icinga/files/patch-module-idoutils-src-Makefile.in | |
| parent | - Update to 0.6.5 (diff) | |
Big cleanup for the icinga port:
- Update to 1.10.2
- Stagify
- Use new LIB_DEPENDS syntax
- Add USES gmake
- Remove a lot of no longer needed variables and logic from the old nagios port
- Install Apache 2.x configuration examples by default, no longer provide an
option to depend on www/apache22 to be more flexible
- Use ports system's own way to add and remove users and groups. Remove pkg-{de,}install
- Don't use the install-commandmode make target. ICINGADIR and ICINGALOGDIR are now created
from the icinga rc-script
- Remove embedded Perl option which is considered broken by the developers
- Remove UNHANDLED_HACK option - another relict from the old nagios port.
Diffstat (limited to 'net-mgmt/icinga/files/patch-module-idoutils-src-Makefile.in')
| -rw-r--r-- | net-mgmt/icinga/files/patch-module-idoutils-src-Makefile.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/icinga/files/patch-module-idoutils-src-Makefile.in b/net-mgmt/icinga/files/patch-module-idoutils-src-Makefile.in index 2980baf56a2f..09373831abe9 100644 --- a/net-mgmt/icinga/files/patch-module-idoutils-src-Makefile.in +++ b/net-mgmt/icinga/files/patch-module-idoutils-src-Makefile.in @@ -1,6 +1,6 @@ ---- module/idoutils/src/Makefile.in.orig 2013-05-10 10:17:03.000000000 +0200 -+++ module/idoutils/src/Makefile.in 2013-05-10 10:17:26.000000000 +0200 -@@ -112,8 +112,8 @@ install: +--- module/idoutils/src/Makefile.in.orig 2013-12-05 12:51:35.000000000 +0100 ++++ module/idoutils/src/Makefile.in 2013-12-06 17:20:50.031138208 +0100 +@@ -116,8 +116,8 @@ install: @echo "Going to uninstall old idomod.o in $(DESTDIR)$(BINDIR)/idomod.o ..." rm -f $(DESTDIR)$(BINDIR)/idomod.o @echo "Resuming with install..." |
