distcc is a program to distribute compilation of 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 significantly faster than a local compile. Unlike other distributed build systems, distcc does not require all machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. Machines can be running different operating systems, as long as they have compatible binary formats or cross-compilers. distcc sends the complete preprocessed source code across the network for each job, so all it requires of the volunteer machines is that they be running the distccd daemon, and that they have an appropriate compiler installed. This version also comes with a text-based as well as a GNOME-based monitor to inspect the load on the cluster, and how it is distributed among the various distcc nodes. WWW: http://distcc.samba.org/ - Frerich Raabe frerich.raabe@gmx.de logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/java/netcomponents
Commit message (Expand)AuthorAgeFilesLines
* Remove libexpat.so.6 compatibility link that was added in r374303 totijl2016-12-091-1/+1
* Add staging supportpawel2014-05-311-4/+1
* Convert j* to USES=zipbapt2014-03-101-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Remove bogus conditional IGNORE for PACKAGE_BUILDING; these shouldbdrewery2013-08-291-6/+2
* - Update MASTER_SITESmiwi2013-02-231-1/+1
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Mark RESTRICTED and require manual fetching (netcomponents may not belawrance2006-05-071-2/+11
* - Add SHA256pav2005-11-251-0/+1
* - Update to bsd.java.mk 2.0hq2005-02-031-11/+5
* Reset znerd's ports maintainership:hq2004-12-03