Date: Wed, 12 Jan 2005 04:31:33 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/distcc Makefile distinfo pkg-message ports/devel/distcc/files distccd.sh.sample Message-ID: <200501120431.j0C4VX4s032781@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2005-01-12 04:31:33 UTC
FreeBSD ports repository
Modified files:
devel/distcc Makefile distinfo pkg-message
devel/distcc/files distccd.sh.sample
Log:
Maintainer Update: devel/distcc
devel/distcc 2.16 -> 2.18.3
http://distcc.samba.org/ftp/distcc/distcc-2.18.3.NEWS
Consists mostly of bug fixes. Only one change in the way distcc
works. You must specify a network on which connections are
allowed, connections from all networks will still be admitted
but connections outside the specified network will be logged
and dropped.
The 127.0.0.0/8 network is the default for the port. All
existing users and all new users will need to update/add a
distccd_flags variable in /etc/rc.conf, a template for which
can be found in the rc.d script.
Perhaps a new variable, which simply contained the trusted
network address would be better, like
distccd_network="192.168.10.2/24"
PR: ports/75718
Submitted by: Dominic Marks <dom@helenmarks.co.uk>
Revision Changes Path
1.44 +1 -1 ports/devel/distcc/Makefile
1.31 +2 -2 ports/devel/distcc/distinfo
1.4 +2 -2 ports/devel/distcc/files/distccd.sh.sample
1.3 +19 -1 ports/devel/distcc/pkg-message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501120431.j0C4VX4s032781>
