summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2007-05-04 04:53:03 +0000
committergrant <grant@pkgsrc.org>2007-05-04 04:53:03 +0000
commit5b05872db5c14e2b23815f88764f9f7b98f5b1df (patch)
treeb6cf06b2344e27ac96a5462af7a7264b593e7fea /net
parentbc42001b985a274ff3c69c803369e83fa284c18d (diff)
downloadpkgsrc-5b05872db5c14e2b23815f88764f9f7b98f5b1df.tar.gz
don't bother building the sample 'helloworld' module, it doesn't get
installed, anyway, and was breaking the build on Solaris.
Diffstat (limited to 'net')
-rw-r--r--net/nagios-base/distinfo4
-rw-r--r--net/nagios-base/patches/patch-aa16
2 files changed, 11 insertions, 9 deletions
diff --git a/net/nagios-base/distinfo b/net/nagios-base/distinfo
index bc969c6d0d6..25b7c12e979 100644
--- a/net/nagios-base/distinfo
+++ b/net/nagios-base/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.4 2006/08/17 14:19:00 taca Exp $
+$NetBSD: distinfo,v 1.5 2007/05/04 04:53:03 grant Exp $
SHA1 (nagios-2.5.tar.gz) = 00e6bc45c5634649b6a1be2758ec181197d38f76
RMD160 (nagios-2.5.tar.gz) = a0f1890ed546ce026cf784ae3ca83119275bd529
Size (nagios-2.5.tar.gz) = 1736167 bytes
-SHA1 (patch-aa) = 1fe7ca7fd5b9aa5336daabdf02e8ca02411d857c
+SHA1 (patch-aa) = b6095ba8e0555d78dd1f857c6a12bc03d97ee602
SHA1 (patch-ab) = 5d9b0eecd2fdfa00e8412d61f9b54afaa71a97f3
SHA1 (patch-ac) = ae45c87966641bd3374ee77af7109f19f906d1c0
SHA1 (patch-ad) = f1b3979d977f78f5b02487809558693a963f2d40
diff --git a/net/nagios-base/patches/patch-aa b/net/nagios-base/patches/patch-aa
index 3ada13799a2..66401a3adab 100644
--- a/net/nagios-base/patches/patch-aa
+++ b/net/nagios-base/patches/patch-aa
@@ -1,6 +1,6 @@
-$NetBSD: patch-aa,v 1.2 2006/08/17 14:19:00 taca Exp $
+$NetBSD: patch-aa,v 1.3 2007/05/04 04:53:03 grant Exp $
---- Makefile.in.orig 2006-05-31 01:31:44.000000000 +0900
+--- Makefile.in.orig 2006-05-31 02:31:44.000000000 +1000
+++ Makefile.in
@@ -21,16 +21,17 @@ LDFLAGS=@LDFLAGS@ @LIBS@
@@ -23,10 +23,12 @@ $NetBSD: patch-aa,v 1.2 2006/08/17 14:19:00 taca Exp $
CGICFGDIR=$(CGIDIR)
PERLDIR=@PERLDIR@
-@@ -59,60 +60,6 @@ all:
+@@ -57,61 +58,7 @@ all:
+ cd $(SRC_BASE) && $(MAKE)
+ cd $(SRC_CGI) && $(MAKE)
cd $(SRC_HTM) && $(MAKE)
- cd $(SRC_MODULE) && $(MAKE)
-
+- cd $(SRC_MODULE) && $(MAKE)
+-
- @echo ""
- @echo "*** Compile finished ***"
- @echo ""
@@ -80,10 +82,10 @@ $NetBSD: patch-aa,v 1.2 2006/08/17 14:19:00 taca Exp $
- @echo ""
- @echo "Enjoy."
- @echo ""
--
++# cd $(SRC_MODULE) && $(MAKE)
+
nagios:
cd $(SRC_BASE) && $(MAKE)
-
@@ -183,12 +130,11 @@ install-unstripped:
$(MAKE) install-basic