From c258379b194b7bb3ac7eecc6f878941ebf1a7dfd Mon Sep 17 00:00:00 2001 From: martti Date: Mon, 16 Jun 2003 10:24:13 +0000 Subject: Updated distcc to 2.7 * New program distccmon-text shows the state of any distcc processes run by the current user. It can be run by hand or read by a shell script. Should be popular with vmstat fans. * The standalone daemon now "preforks" before accepting connections to reduce per-request overhead. Can be disabled by --no-prefork, which restores the standard Unix behaviour. * Bug fixes * And much more.. --- devel/distcc/patches/patch-aa | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'devel/distcc/patches') diff --git a/devel/distcc/patches/patch-aa b/devel/distcc/patches/patch-aa index f3bcf8df2dd..ef868c2bfac 100644 --- a/devel/distcc/patches/patch-aa +++ b/devel/distcc/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.3 2003/05/09 08:43:11 martti Exp $ +$NetBSD: patch-aa,v 1.4 2003/06/16 10:24:13 martti Exp $ ---- Makefile.in.orig 2003-05-05 08:13:59.000000000 +0300 -+++ Makefile.in 2003-05-09 11:39:06.000000000 +0300 -@@ -474,7 +474,7 @@ +--- Makefile.in.orig Mon Jun 16 09:48:10 2003 ++++ Makefile.in Mon Jun 16 13:17:43 2003 +@@ -530,7 +530,7 @@ # install-sh can't handle multiple arguments, but we don't need any # tricky features so mkinstalldirs and cp will do -- cgit v1.2.3