FreshPorts -- The Place For Ports Fri, 16 May 2008 12:22 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
distcc 2.18.3_9 devel on this many watch lists=14 search for ports that depend on this port An older version of this port was marked as vulnerable.
Distribute compilation of C(++) code acrosss machines on a network
Maintained by: ahze@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 Jun 2002 18:28:02


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
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake
Required Libraries: devel/popt

To install the port: cd /usr/ports/devel/distcc/ && make install clean
To add the package: pkg_add -r distcc


Configuration Options
===> The following configuration options are available for distcc-2.18.3_9:
     AVAHI=Off (default) "Enable Avahi Zeroconf/mDNS/Bonjour support"
     GNOME=Off (default) "Build GUI monitor based on GNOME"
     GTK=Off (default) "Build GUI monitor based on GTK"
     COMPILER_LINKS=On (default) "Create symlinks to distcc"
===> Use 'make config' to modify these settings

Master Sites:
http://distcc.samba.org/ftp/distcc/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 63

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
11 Jan 2008 17:29:07
Original commit files touched by this commit  2.18.3_9
ahze search for other commits by this committer
Pass PTHREAD_LIBS to configure script to fix segfault when used with avahi

PR:             ports/117849
Submitted by:   Robert Noland
01 Jan 2008 14:31:35
Original commit files touched by this commit  2.18.3_8
ahze search for other commits by this committer
- We only need avahi-app not the entire suite [*]
- Update to latest avahi patch

PR:             ports/119034 [*]
Submitted by:   Dima Panov   [*]
25 Oct 2007 00:37:25
Original commit files touched by this commit  2.18.3_7
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
23 Sep 2007 12:09:16
Original commit files touched by this commit  2.18.3_5
edwin search for other commits by this committer
devel/distcc remove references to FreeBSD 4.x

        remove references to FreeBSD 4.x

PR:             ports/115937
Submitted by:   David Yeske <dyeske@gmail.com>
Approved by:    maintainer timeout
19 Nov 2006 07:26:54
Original commit files touched by this commit  2.18.3_5
ahze search for other commits by this committer
Add links to gcc43
11 Nov 2006 16:36:23
Original commit files touched by this commit  2.18.3_4
ahze search for other commits by this committer
- Reserve UID and GID 561 for distcc

Requested by:   Stefan Thurner <thurners@nicsys.de>
06 Oct 2006 00:40:40
Original commit files touched by this commit  2.18.3_4
ahze search for other commits by this committer
- Add gcc42 link
06 Oct 2006 00:40:09
Original commit files touched by this commit  2.18.3_4
ahze search for other commits by this committer
- Remove gcc35 link
- Grab MAINTAINER
09 Jun 2006 22:08:45
Original commit files touched by this commit  2.18.3_3
linimon search for other commits by this committer
Reset maintainer at his request due to lack of time.  We appreciate all the
help in the past.
20 Feb 2006 20:47:50
Original commit files touched by this commit  2.18.3_3
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
22 Jan 2006 08:30:12
Original commit files touched by this commit  2.18.3_3
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
17 Nov 2005 18:55:01
Original commit files touched by this commit  2.18.3_3
mnag search for other commits by this committer
Add OPTIONS to create symlinks
Bump PORTREVISION

PR:             88254
Submitted by:   Andrew Pantyukhin <sat@proxy.gubkin.ru>
Approved by:    dom@helenmarks.co.uk (maintainer timeout, 17 days)
06 Nov 2005 00:07:20
Original commit files touched by this commit  2.18.3_2
mnag search for other commits by this committer
Fix creation of pif file by distccd
Use script name instead of USE_RC_SUBR=yes
Bump PORTREVISION

PR:             87512
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    dom@helenmarks.co.uk (maintainer timeout, 20 days)
05 Nov 2005 05:22:06
Original commit files touched by this commit  2.18.3_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
07 Oct 2005 18:17:46
Original commit files touched by this commit  2.18.3
pav search for other commits by this committer
- Fix typo

PR:             ports/87075
Submitted by:   Vasil Dimov <vd@datamax.bg>
12 Jan 2005 04:31:33
Original commit files touched by this commit  2.18.3
edwin search for other commits by this committer
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>
18 Aug 2004 08:41:13
Original commit files touched by this commit  2.16
vs search for other commits by this committer
Add option to enable ipv6 on 5.X

PR:             ports/70059
Submitted by:   Michael Johnson
Approved by:    maintainer
28 Jul 2004 21:54:39
Original commit files touched by this commit  2.16
pav search for other commits by this committer
- Conform to latest rc.d framework

Reported by:    marcus
Pointy hat to:  pav
28 Jul 2004 19:32:05
Original commit files touched by this commit  2.16
pav search for other commits by this committer
- Update to 2.16
- RCng rc script

PR:             ports/69081
Submitted by:   Michael Johnson <ahze@ahze.net>
Approved by:    maintainer
26 May 2004 21:46:30
Original commit files touched by this commit  2.14
 This port version is marked as vulnerable.
eik search for other commits by this committer
- update to version 2.14
  http://distcc.samba.org/ftp/distcc/distcc-2.14.NEWS

PR:             67230
Submitted by:   Dominic Marks <dom@helenmarks.co.uk> (maintainer)
31 Mar 2004 09:23:22
Original commit files touched by this commit  2.13
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Assign maintainership to Dominic Marks <dom@helenmarks.co.uk>

PR:             ports/64965
Submitted by:   Dominic Marks <dom@helenmarks.co.uk>
30 Mar 2004 13:45:01
Original commit files touched by this commit  2.13
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Update to 2.13
- release maintainership
  Hope someone gonna take care of it
07 Feb 2004 16:46:44
Original commit files touched by this commit  2.12.1_1
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Use OPTIONS
- SIZEify distinfo
04 Feb 2004 06:55:43
Original commit files touched by this commit  2.12.1_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Add WANT_GNOME to fix make index.
04 Feb 2004 05:21:48
Original commit files touched by this commit  2.12.1_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
09 Jan 2004 10:35:31
Original commit files touched by this commit  2.12.1
 This port version is marked as vulnerable.
clement search for other commits by this committer
Update to 2.12.1

Approved by:    erwin (mentor) (implicitly)
19 Dec 2003 11:53:23
Original commit files touched by this commit  2.12
 This port version is marked as vulnerable.
clement search for other commits by this committer
Update to 2.12

Approved by:            erwin (mentor)
23 Oct 2003 14:14:35
Original commit files touched by this commit  2.11.2
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Update to 2.11.2

PR:             58419
Submitted by:   maintainer
18 Oct 2003 01:16:31
Original commit files touched by this commit  2.11.1
 This port version is marked as vulnerable.
naddy search for other commits by this committer
In same cases (e.g. gnome 1.4 installed), if you don't want to have
the gnome monitor, the install failed due to remaining auto detection
stuff.

Reported by:    Andrew Heybey <ath@niksun.com>
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
08 Oct 2003 15:28:34
Original commit files touched by this commit  2.11.1
 This port version is marked as vulnerable.
roam search for other commits by this committer
Update to 2.11.1.

PR:             57743
Submitted by:   maintainer
28 Sep 2003 20:48:32
Original commit files touched by this commit  2.11
 This port version is marked as vulnerable.
naddy search for other commits by this committer
Fix build on -stable.

PR:             57311
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
Reported by:    Adriaan de Groot <adridg@cs.kun.nl>
27 Sep 2003 16:56:26
Original commit files touched by this commit  2.11
 This port version is marked as vulnerable.
naddy search for other commits by this committer
Update to 2.11
Take maintainership.

PR:             57263
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
24 Sep 2003 09:37:39
Original commit files touched by this commit  2.9
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Cease FreeBSD port maintainerships

        I don't have the time to give to many of the ports I maintain at
        the moment. I wasn't expecting to be so busy this summer ...

        Please set all my ports back to ports@freebsd.org.

PR:             ports/56935
Submitted by:   Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet
<sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
10 Aug 2003 04:49:48
Original commit files touched by this commit  2.9
 This port version is marked as vulnerable.
leeym search for other commits by this committer
devel/distcc 2.7 -> 2.9

Change Log:
http://distcc.samba.org/download.html

Port Change Log:
o Install distccd.sh.sample script
o Create distcc user and group
o Generally bring closer to the packaging guidelines:

http://distcc.samba.org/ftp/unpacked/distcc/README.packaging

PR:             55416
Submitted by:   Dominic Marks <dom@wirespeed.org.uk>
26 Jun 2003 14:39:51
Original commit files touched by this commit  2.7
 This port version is marked as vulnerable.
daichi search for other commits by this committer
bug fix: devel/distcc
fix a bug in the devel/distcc which becomes obvious when
the port gets built without WITHOUT_GNOME, but when
HAVE_GNOME returns ""

PR:             53705
Submitted by:   Frerich Raabe <frerich.raabe@gmx.de> (maintainer)
25 Jun 2003 09:13:32
Original commit files touched by this commit  2.7
 This port version is marked as vulnerable.
erwin search for other commits by this committer
Hand maintainership to Dominic Marks

PR:             53708
Submitted by:   Dominic Marks <dom@cus.org.uk>
25 Jun 2003 05:27:38
Original commit files touched by this commit  2.7
 This port version is marked as vulnerable.
will search for other commits by this committer
Frerich doesn't use FreeBSD anymore.  Preemptively assign two of his ports
to a new maintainer (kpopup and rc5pipe).

Submitted by:   Frerich Raabe <frerich.raabe@gmx.de>,
                Brad Davis <so14k@so14k.com>
23 Jun 2003 16:07:47
Original commit files touched by this commit  2.7
 This port version is marked as vulnerable.
osa search for other commits by this committer
Note the "disabled", which should be "disable".

Submitted by:   maintainer
PR:             53638
Approved by:    fjoe (mentor) (implicit)
18 Jun 2003 05:25:37
Original commit files touched by this commit  2.7
 This port version is marked as vulnerable.
adamw search for other commits by this committer
Add patch forgotten with last commit.

Reminded by:    Frerich Raabe <frerich@hex.athame.co.uk>
17 Jun 2003 22:29:45
Original commit files touched by this commit  2.7
 This port version is marked as vulnerable.
adamw search for other commits by this committer
Update to 2.7. Now with GNOME GUI.

PR:             ports/53374
Submitted by:   Frerich Raabe <frerich.raabe@gmx.de>
12 Jun 2003 16:45:06
Original commit files touched by this commit  2.6
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to 2.6

PR:             53255
Submitted by:   maintainer
05 Jun 2003 12:15:22
Original commit files touched by this commit  2.5.1
 This port version is marked as vulnerable.
erwin search for other commits by this committer
Update to 2.5.1

PR:             52963
Submitted by:   maintainer
Approved by:    edwin (mentor)
02 Jun 2003 13:51:49
Original commit files touched by this commit  2.5
 This port version is marked as vulnerable.
arved search for other commits by this committer
Update to 2.5

PR:             52854
Submitted by:   maintainer
23 May 2003 01:43:51
Original commit files touched by this commit  2.4.1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
        This PR updates the devel/distcc port to honour the recent
        distcc 2.4.1 release.

PR:             ports/52597
Submitted by:   Frerich Raabe <frerich.raabe@gmx.de>
16 May 2003 20:52:18
Original commit files touched by this commit  2.3
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to 2.3
06 May 2003 14:09:06
Original commit files touched by this commit  2.2
 This port version is marked as vulnerable.
perky search for other commits by this committer
Update to 2.2

PR:             51844
Submitted by:   maintainer
03 May 2003 18:19:04
Original commit files touched by this commit  2.1
 This port version is marked as vulnerable.
petef search for other commits by this committer
Update to 2.1.

PR:             51720
Submitted by:   maintainer
31 Mar 2003 00:53:32
Original commit files touched by this commit  2.0.1
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Update to 2.0.1

PR:             50460
Submitted by:   maintainer
02 Mar 2003 16:05:34
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
naddy search for other commits by this committer
Fix build on 4.x-STABLE.

Reported by:    kris (bento)
28 Feb 2003 13:21:31
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
naddy search for other commits by this committer
Update to 1.2.1.  Notable changes in this release:
- A new authentication system for allowing distccd IP-based access
  control.
- A new scheduler which can give an up to 10% improvement of
  performance of a cluster.

PR:             48665
Submitted by:   Frerich Raabe <frerich.raabe@gmx.de>
21 Feb 2003 11:23:04
Original commit files touched by this commit  1.1
 This port version is marked as vulnerable.
knu search for other commits by this committer
De-pkg-comment.
30 Jan 2003 16:16:53
Original commit files touched by this commit  1.1
 This port version is marked as vulnerable.
will search for other commits by this committer
Update to 1.1.

Submitted by:   MAINTAINER
18 Jan 2003 17:06:23
Original commit files touched by this commit  1.0
 This port version is marked as vulnerable.
arved search for other commits by this committer
Update to 1.0

PR:             47154
Submitted by:   Dominic Marks <dom@cus.org.uk>
Approved by:    maintainer
13 Oct 2002 00:05:10
Original commit files touched by this commit  0.12
 This port version is marked as vulnerable.
dannyboy search for other commits by this committer
Update to 0.12.

PR:             43972
Submitted by:   maintainer
05 Oct 2002 20:18:11
Original commit files touched by this commit  0.11
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Update to 0.11
o Remove patches merged back into the distribution

PR:             43360
Submitted by:   maintainer
23 Sep 2002 15:17:35
Original commit files touched by this commit  0.10.1_1
 This port version is marked as vulnerable.
lioux search for other commits by this committer
distcc was not working with group id 0

PR:             42980
Noticed by:     Juan Salaverria <rael@vectorstar.net>
Submitted by:   maintainer
Obtained from:  distcc CVS
17 Sep 2002 02:01:01
Original commit files touched by this commit  0.10.1
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to 0.10.1

Submitted by:   maintainer
26 Aug 2002 03:39:05
Original commit files touched by this commit  0.8_1
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Problem: "libstdc++-v3's configure script (and others) execute
commands such as .../xgcc -B.../ conftest.C -c -S. Assuming that
xgcc invokes the distcc client, this makes the distcc client write
the assembly output to conftest.o even though it should go into
conftest.s. The cause of this is that distcc currently does not
honour the fact that -S supersedes -c. Interestingly, if you add
"-o conftest.s" to the command line, it's the distcc server that
fails, claiming it couldn't find conftest.C."

o The attached patch fixes this behaviour. Courtesy of [1]

PR:             42019
Submitted by:   MAINTAINER,
                Alexandre Oliva <aoliva@redhat.com> [1]
16 Aug 2002 02:02:49
Original commit files touched by this commit  0.8
 This port version is marked as vulnerable.
perky search for other commits by this committer
Update to 0.8.

PR:             41698
Submitted by:   maintainer
10 Aug 2002 21:54:31
Original commit files touched by this commit  0.7
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to 0.7

PR:             40873
Submitted by:   maintainer
15 Jul 2002 03:42:08
Original commit files touched by this commit  0.6
 This port version is marked as vulnerable.
kevlo search for other commits by this committer
Update to version 0.6

PR: 40578
Submitted by: MAINTAINER
01 Jul 2002 00:50:05
Original commit files touched by this commit  0.5
 This port version is marked as vulnerable.
pat search for other commits by this committer
Update to 0.5

PR:             39948
Submitted by:   maintainer
26 Jun 2002 18:20:21
Original commit files touched by this commit  0.4
 This port version is marked as vulnerable.
pat search for other commits by this committer
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>

Number of commits found: 63

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-djangoMay 14
py-django-develMay 14
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03

8 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18467
Broken 177
Deprecated 58
Ignore 585
Forbidden 4
Restricted 412
No CDROM 126
Vulnerable 53
Expired 33
Set to expire 37
Interactive 76
new 24 hours 5
new 48 hours8
new 7 days18
new fortnight53
new month160

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 1.85 seconds.