Subject: CVS commit: pkgsrc/devel/distcc
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 06/16/2003 10:24:14
Module Name: pkgsrc
Committed By: martti
Date: Mon Jun 16 10:24:14 UTC 2003
Modified Files:
pkgsrc/devel/distcc: Makefile PLIST distinfo
pkgsrc/devel/distcc/patches: patch-aa
Log Message:
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..
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/distcc/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/distcc/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/distcc/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/distcc/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.