openbsd-ports/devel/distcc/pkg/DESCR-server
jasper d09d380526 import distcc-3.1 (git head)
distcc is a program to distribute compilation of C or C++ code across
several machines on a network. distcc should always generate the same
results as a local compile, is simple to install and use, and is often
two or more times faster than a local compile.

feedback/ok sthen@
2015-12-28 08:15:31 +00:00

3 lines
120 B
Plaintext

distccd is the server for the distcc(1) distributed compiler. It
accepts and runs compilation jobs for network clients.