Subject: CVS commit: pkgsrc/devel/distcc
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 05/09/2003 08:43:11
Module Name: pkgsrc
Committed By: martti
Date: Fri May 9 08:43:11 UTC 2003
Modified Files:
pkgsrc/devel/distcc: Makefile distinfo
pkgsrc/devel/distcc/patches: patch-aa
Log Message:
Updated distcc to 2.2
* If $DISTCC_HOSTS is not set, the host list is taken from from
~/.distcc/hosts, if that exists, or otherwise $sysconfdir/distcc/hosts.
* Add --listen option to distccd, to control which IP address is
used to listen for connections. May be useful for access
control on dual-homed machines.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/distcc/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/distcc/distinfo
cvs rdiff -r1.2 -r1.3 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.