Commit graph

4 commits

Author SHA1 Message Date
Pav Lucistnik
dbfaf66b03 - Fix typo
PR:		ports/87075
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-10-07 17:17:46 +00:00
Edwin Groothuis
1729b094e7 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>
2005-01-12 04:31:32 +00:00
Tilman Keskinoz
cc51e978e2 Update to 1.0
PR:		47154
Submitted by:	Dominic Marks <dom@cus.org.uk>
Approved by:	maintainer
2003-01-18 17:06:23 +00:00
Patrick Li
82367010fc Add new port distcc: Distribute compilation of C(++) code acrosss machines
on a network

PR:		ports/39879
Submitted by:	Frerich Raabe <frerich.raabe@gmx.de>
2002-06-26 17:20:21 +00:00