notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
distcc Distribute compilation of C(++) code across machines on a network
3.4_1 devel on this many watch lists=13 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.4Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-06-26 17:28:02
Last Update: 2024-02-23 11:25:04
Commit Hash: e3e4342
People watching this port, also watch:: expat, pcre, python, popt
License: GPLv2
WWW:
https://distcc.github.io/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (57 items)
Collapse this list.
  1. bin/distcc
  2. bin/distccmon-text
  3. bin/lsdistcc
  4. /usr/local/etc/distcc/clients.allow
  5. /usr/local/etc/distcc/commands.allow.sh
  6. /usr/local/etc/distcc/hosts
  7. libexec/distcc/CC
  8. libexec/distcc/c++
  9. libexec/distcc/cc
  10. libexec/distcc/gcc
  11. libexec/distcc/g++
  12. libexec/distcc/g++34
  13. libexec/distcc/g++42
  14. libexec/distcc/g++43
  15. libexec/distcc/g++44
  16. libexec/distcc/g++45
  17. libexec/distcc/g++46
  18. libexec/distcc/g++47
  19. libexec/distcc/g++48
  20. libexec/distcc/g++49
  21. libexec/distcc/g++5
  22. libexec/distcc/gcc34
  23. libexec/distcc/gcc42
  24. libexec/distcc/gcc43
  25. libexec/distcc/gcc44
  26. libexec/distcc/gcc45
  27. libexec/distcc/gcc46
  28. libexec/distcc/gcc47
  29. libexec/distcc/gcc48
  30. libexec/distcc/gcc49
  31. libexec/distcc/gcc5
  32. share/man/man1/distcc.1.gz
  33. share/man/man1/distccd.1.gz
  34. share/man/man1/distccmon-text.1.gz
  35. share/man/man1/include_server.1.gz
  36. share/man/man1/lsdistcc.1.gz
  37. share/man/man1/pump.1.gz
  38. sbin/distccd
  39. etc/default/distcc
  40. share/doc/distcc/protocol-1.txt
  41. share/doc/distcc/protocol-2.txt
  42. share/doc/distcc/protocol-3.txt
  43. share/doc/distcc/protocol-3-impl.txt
  44. share/doc/distcc/protocol-gssapi.txt
  45. share/doc/distcc/reporting-bugs.txt
  46. share/doc/distcc/status-1.txt
  47. share/doc/distcc/survey.txt
  48. share/doc/distcc/AUTHORS
  49. share/doc/distcc/COPYING
  50. share/doc/distcc/INSTALL
  51. share/doc/distcc/NEWS
  52. share/doc/distcc/README
  53. share/doc/distcc/README.pump
  54. share/doc/distcc/TODO
  55. /usr/local/share/licenses/distcc-3.4_1/catalog.mk
  56. /usr/local/share/licenses/distcc-3.4_1/LICENSE
  57. /usr/local/share/licenses/distcc-3.4_1/GPLv2
Collapse this list.
Dependency lines:
  • distcc>0:devel/distcc
To install the port:
cd /usr/ports/devel/distcc/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/distcc
  • pkg install distcc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: distcc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1685850528 SHA256 (distcc-distcc-v3.4_GH0.tar.gz) = 37a34c9555498a1168fea026b292ab07e7bb394715d87d8403e0c33b16d2d008 SIZE (distcc-distcc-v3.4_GH0.tar.gz) = 1001754

Packages (timestamps in pop-ups are UTC):
distcc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.4_13.4_13.3.3_23.4_13.4_1-3.3.3_2-
FreeBSD:13:quarterly3.43.43.43.43.43.43.43.4
FreeBSD:14:latest3.4_13.4_13.3.53.4_13.4_13.4-3.4
FreeBSD:14:quarterly3.43.4-3.43.43.43.43.4
FreeBSD:15:latest3.4_13.4_1n/a3.4n/a3.43.43.4_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libiberty.a : devel/gnulibiberty
  2. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. autoconf>=2.71 : devel/autoconf
  5. automake>=1.16.5 : devel/automake
  6. libtoolize : devel/libtool
Library dependencies:
  1. libpopt.so : devel/popt
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for distcc-3.4_1: AVAHI=off: Zeroconf support via Avahi CLANGLINK=off: Create clang compiler links if clang is installed DOCS=on: Build and/or install documentation GUI=off: Build GUI distcc monitor IPV6=on: IPv6 protocol support LLVMLINK=off: Create llvm compiler links if llvm is installed PUMP=off: Distribute compilation as well as preprocessing to distcc servers ===> Use 'make config' to modify these settings
Options name:
devel_distcc
USES:
alias autoreconf cpe gmake libtool localbase pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/distcc/distcc/tar.gz/v3.4?dummy=/
Collapse this list.

Number of commits found: 127 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.4_1
23 Feb 2024 11:25:04
commit hash: e3e4342dcd9a2b2da40d379f5ed9680bc7b79be8commit hash: e3e4342dcd9a2b2da40d379f5ed9680bc7b79be8commit hash: e3e4342dcd9a2b2da40d379f5ed9680bc7b79be8commit hash: e3e4342dcd9a2b2da40d379f5ed9680bc7b79be8 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/distcc: Moved man to share/man

Approved by:    portmgr (blanket)
3.4
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
3.4
04 Jun 2023 08:59:37
commit hash: 2ca940d0bcb962826d5d0cb7d6ed75cd213f1e1bcommit hash: 2ca940d0bcb962826d5d0cb7d6ed75cd213f1e1bcommit hash: 2ca940d0bcb962826d5d0cb7d6ed75cd213f1e1bcommit hash: 2ca940d0bcb962826d5d0cb7d6ed75cd213f1e1b files touched by this commit
Wen Heping (wen) search for other commits by this committer
devel/distcc: Update to 3.4
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.3.5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.3.5
20 Jul 2022 19:44:12
commit hash: 11049e36cb8c3f7820a5bded4689b693416bb091commit hash: 11049e36cb8c3f7820a5bded4689b693416bb091commit hash: 11049e36cb8c3f7820a5bded4689b693416bb091commit hash: 11049e36cb8c3f7820a5bded4689b693416bb091 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
cleanup: remove '$MCom' tag

gnome@ no longer uses Marcusom as their staging ground.

Approved by:		gnome (nc)
Differential Revision:	https://reviews.freebsd.org/D35866
3.3.5
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.3.5
08 Oct 2021 07:06:34
commit hash: e37834c1e43f2f02469f0bb73311927c185301ffcommit hash: e37834c1e43f2f02469f0bb73311927c185301ffcommit hash: e37834c1e43f2f02469f0bb73311927c185301ffcommit hash: e37834c1e43f2f02469f0bb73311927c185301ff files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
devel/distcc: Fix packaging with PUMP option

PR:		258861
Reported by:	Stéphane D'Alu
Tested by:	Stéphane D'Alu
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32328
3.3.5
29 Aug 2021 19:00:04
commit hash: f210064b7b958d924bf7c8604609d36e7369ae92commit hash: f210064b7b958d924bf7c8604609d36e7369ae92commit hash: f210064b7b958d924bf7c8604609d36e7369ae92commit hash: f210064b7b958d924bf7c8604609d36e7369ae92 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
devel/distcc: Add CPE information

Approved by:	portmgr (blanket)
3.3.5
01 May 2021 12:42:30
commit hash: c399c4d12f6462f1d535e9a3143fe0e679a63eb8commit hash: c399c4d12f6462f1d535e9a3143fe0e679a63eb8commit hash: c399c4d12f6462f1d535e9a3143fe0e679a63eb8commit hash: c399c4d12f6462f1d535e9a3143fe0e679a63eb8 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
Prepare removal for libgnomeui

Remove the GNOME option for all ports depending on libgnomeui
3.3.5
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
3.3.5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.3.5
12 Mar 2021 13:48:27
Revision:568176Original commit files touched by this commit
bland search for other commits by this committer
Update to 3.3.5
3.3.3_2
28 Aug 2020 19:15:47
Revision:546803Original commit files touched by this commit
tcberner search for other commits by this committer
devel/distcc: fix build on recent current

Obtained
from:	https://github.com/distcc/distcc/commit/307f6cfe58ff3fb7e4b3ef1044a5dfc2006f95f5
3.3.3_2
20 Aug 2020 11:15:07
Revision:545528Original commit files touched by this commit
0mp search for other commits by this committer
devel/distcc: Clean up using portfmt
3.3.3_2
20 Aug 2020 11:09:39
Revision:545527Original commit files touched by this commit
0mp search for other commits by this committer
devel/distcc: Add an entry to pkg-message for those upgrading from pre-3.3

The message is based on the one from the release notes:
https://github.com/distcc/distcc/releases/tag/v3.3.3
3.3.3_1
20 Aug 2020 10:56:47
Revision:545525Original commit files touched by this commit
0mp search for other commits by this committer
devel/distcc: Update WWW and lint with portclippy
3.3.3
20 Aug 2020 10:30:58
Revision:545521Original commit files touched by this commit
fernape search for other commits by this committer
devel/distcc: update to 3.3.3

Update to 3.3.2 in r475448 was wrong because GH_TAGNAME was not updated
accordingly.

This was spotted by ngie@ who provided the first version to move to 3.3.3

See https://github.com/distcc/distcc/releases for changes from 3.1 to 3.3.3

Submitted by:	ngie@
Reported by:	ngie@
Reviewed by:	0mp, fernape@, mat@
Approved by:	0mp
Differential Revision:	https://reviews.freebsd.org/D21259
3.3.2
14 Nov 2019 12:39:42
Revision:517560Original commit files touched by this commit
tobik search for other commits by this committer
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round
3.3.2
13 Aug 2019 16:01:59
Revision:508835Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories d)
3.3.2
27 Jul 2018 17:16:15
Revision:475448Original commit files touched by this commit
fernape search for other commits by this committer
devel/distcc: update to 3.3.2

Reported by:	portscout
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16460
3.1_6
12 Oct 2017 15:57:51
Revision:451901Original commit files touched by this commit
mat search for other commits by this committer
Remove WANT_GNOME and HAVE_GNOME.

Approved by:	bapt kwm
Sponsored by:	Absolight
Differential Revision:	  https://reviews.freebsd.org/D12643
3.1_6
01 Dec 2016 13:08:59
Revision:427495Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Switch to options helpers
3.1_6
24 Nov 2016 10:21:42
Revision:427000Original commit files touched by this commit
pi search for other commits by this committer
devel/distcc: Update MASTER_SITES to make fetchable, unbreak, regen patches

PR:		213875
MFH:		2016Q4
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
3.1_6
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
3.1_6
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
3.1_6
01 Apr 2015 17:42:44
Revision:382931Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix library depend for avahi

PR:		198737
Submitted by:	fidaj@ukr.net
3.1_6
10 Jan 2015 01:07:01
Revision:376667Original commit files touched by this commit
jkim search for other commits by this committer
Remove obsolete pkg-install.
3.1_6
10 Jan 2015 00:49:35
Revision:376666Original commit files touched by this commit
jkim search for other commits by this committer
- Reset maintainership per skreuzer.
- Install desktop and icon files when GNOME or GTK option is set. [1]
- Fix pidfile when 'distccd_flags' variable is not set by the user.
- Replace COMPILER_LINKS option with CLANGLINK and LLVMLINK options.  Note
these are turned off by default unlike COMPILER_LINKS.  Actually, these are
equivalent to options for devel/ccache as they are often jointly used.
- Modernize and clean up the port.

PR:		185426 [1]
3.1_5
20 Dec 2014 18:06:22
Revision:375029Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
3.1_5
27 Oct 2014 10:10:59
Revision:371544Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
3.1_5
20 Oct 2014 09:03:10
Revision:371244Original commit files touched by this commit
marino search for other commits by this committer
Add USES=alias to several ports

Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
3.1_5
15 Jul 2014 14:36:13
Revision:361929Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
3.1_5
11 Jun 2014 22:19:31
Revision:357545Original commit files touched by this commit
skreuzer search for other commits by this committer
Add staging support
Convert to new USES framework
Convert to new LIB_DEPENDS framework
Add support for gcc47 and gcc48
3.1_4
10 Feb 2014 01:39:25
Revision:343570Original commit files touched by this commit
skreuzer search for other commits by this committer
Add rc option to set DISTCCD_PATH

PR:		ports/185977
Submitted by:	David Shane Holden <dpejesh@yahoo.com>
3.1_4
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
3.1_4
15 Jan 2014 11:49:43
Revision:339774Original commit files touched by this commit
marino search for other commits by this committer
devel/distcc: Fix mistake made during optionsNG conversion

Not only is it not necessary to include both bsd.port.pre.mk and
bsd.port.options.mk, it actually causes problems like double inclusion
when other ".include" keywords are encountered.  While here, convert
USE_GMAKE too, both under the "Just fix it" blanket.
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
3.1_4
02 May 2013 13:10:23
Revision:317109Original commit files touched by this commit
bapt search for other commits by this committer
Fix syntax error introduced by conversion to new options framework
3.1_4
29 Apr 2013 18:47:58
Revision:316837Original commit files touched by this commit
jgh search for other commits by this committer
- adoption of optionsNG

Approved by:	portmgr (bapt)
3.1_4
14 Feb 2013 09:42:13
Revision:312209Original commit files touched by this commit
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
3.1_4
02 Jan 2013 23:15:32
Revision:309848Original commit files touched by this commit
skreuzer search for other commits by this committer
Install lsdistcc

PR:		ports/174314
Submitted by:	4721@hushmail.com
3.1_3
05 Aug 2012 23:19:40
Original commit files touched by this commit
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
3.1_3
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
3.1_3
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
3.1_3
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
3.1_3
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
3.1_3
26 Sep 2010 03:23:39
Original commit files touched by this commit
skreuzer search for other commits by this committer
Add license information
3.1_3
25 Sep 2010 02:00:49
Original commit files touched by this commit
skreuzer search for other commits by this committer
Patch configure script to honor --disable-rfc2553

PR:             ports/149924
Submitted by:   Denny Lin <dennylin93@hs.ntnu.edu.tw>
3.1_2
24 Sep 2010 22:01:30
Original commit files touched by this commit
skreuzer search for other commits by this committer
Provide more compiler links

PR:             ports/150612
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
3.1_1
24 Sep 2010 21:59:20
Original commit files touched by this commit
skreuzer search for other commits by this committer
Install distccmon-text man page

PR:             ports/149938
Submitted by:   Denny Lin <dennylin93@hs.ntnu.edu.tw>
3.1_1
16 Sep 2010 01:46:27
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Oops, revert previous commit - I meant to do a send-pr
3.1_2
16 Sep 2010 01:45:00
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Provide symlinks for clang and llvm-gcc compilers as well
- Provede links for latest gcc versions
- While here, use GOOGLE_CODE abbreviation for eye candy
3.1_1
09 Aug 2010 13:57:26
Original commit files touched by this commit
skreuzer search for other commits by this committer
Modify the rc script to run after ldconfig has been run due to a dependency
on libpopt.0.so

PR:             ports/149068
Submitted by:   Carsten Bäcker <carbaecker@gmx.de>
3.1
08 Jun 2010 14:15:07
Original commit files touched by this commit
skreuzer search for other commits by this committer
Fix RFC2553 option

PR:             ports/147494
Submitted by:   Denny Lin <dennylin93@hs.ntnu.edu.tw>
3.1
27 Apr 2010 13:20:59
Original commit files touched by this commit
skreuzer search for other commits by this committer
Unbreak on i386

PR:             ports/145891
Submitted by:   Carsten Bäcker <carbaecker@gmx.de>
Reviewed by:    Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
3.1
19 Apr 2010 20:04:23
Original commit files touched by this commit
skreuzer search for other commits by this committer
Set the distcc user's shell to /usr/sbin/nologin

PR:             ports/132096
Submitted by:   Oleg Ginzburg <oleg.ginzburg@nevosoft.ru>
Approved by:    Steven Kreuzer <skreuzer@FreeBSD.org>
3.1
19 Apr 2010 19:58:44
Original commit files touched by this commit
skreuzer search for other commits by this committer
Adopt port

Approved by:    Mark Linimon <linimon@FreeBSD.org>
3.1
19 Apr 2010 19:58:01
Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to 3.1

PR:             ports/145249
Submitted by:   Steven Kreuzer <skreuzer@FreeBSD.org>
Approved by:    maintainer timeout
2.18.3_11
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2.18.3_11
08 Aug 2009 02:51:09
Original commit files touched by this commit
ahze search for other commits by this committer
Remove gcc 295 32 33 40 support

PR:             ports/136683
Submitted by:   uqs@spoerlein.net
2.18.3_10
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.18.3_10
20 Aug 2008 00:57:32
Original commit files touched by this commit
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
2.18.3_10
06 Jun 2008 13:21:59
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2.18.3_9
11 Jan 2008 17:29:07
Original commit files touched by this commit
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
2.18.3_8
01 Jan 2008 14:31:35
Original commit files touched by this commit
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   [*]
2.18.3_7
24 Oct 2007 23:37:25
Original commit files touched by this commit
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)
2.18.3_5
23 Sep 2007 11:09:16
Original commit files touched by this commit
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
2.18.3_5
19 Nov 2006 07:26:54
Original commit files touched by this commit
ahze search for other commits by this committer
Add links to gcc43
2.18.3_4
11 Nov 2006 16:36:23
Original commit files touched by this commit
ahze search for other commits by this committer
- Reserve UID and GID 561 for distcc

Requested by:   Stefan Thurner <thurners@nicsys.de>
2.18.3_4
05 Oct 2006 23:40:40
Original commit files touched by this commit
ahze search for other commits by this committer
- Add gcc42 link
2.18.3_4
05 Oct 2006 23:40:09
Original commit files touched by this commit
ahze search for other commits by this committer
- Remove gcc35 link
- Grab MAINTAINER
2.18.3_3
09 Jun 2006 21:08:45
Original commit files touched by this commit
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.
2.18.3_3
20 Feb 2006 20:47:50
Original commit files touched by this commit
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.
2.18.3_3
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
2.18.3_3
17 Nov 2005 18:55:01
Original commit files touched by this commit
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)
2.18.3_2
06 Nov 2005 00:07:20
Original commit files touched by this commit
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)
2.18.3_1
05 Nov 2005 05:22:06
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
2.18.3
07 Oct 2005 17:17:46
Original commit files touched by this commit
pav search for other commits by this committer
- Fix typo

PR:             ports/87075
Submitted by:   Vasil Dimov <vd@datamax.bg>
2.18.3
12 Jan 2005 04:31:33
Original commit files touched by this commit
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>
2.16
18 Aug 2004 07:41:13
Original commit files touched by this commit
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
2.16
28 Jul 2004 20:54:39
Original commit files touched by this commit
pav search for other commits by this committer
- Conform to latest rc.d framework

Reported by:    marcus
Pointy hat to:  pav
2.16
28 Jul 2004 18:32:05
Original commit files touched by this commit
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
2.14
26 May 2004 20:46:30
Original commit files touched by this commit 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)
2.13
31 Mar 2004 08:23:22
Original commit files touched by this commit 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>
2.13
30 Mar 2004 12:45:01
Original commit files touched by this commit 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
2.12.1_1
07 Feb 2004 16:46:44
Original commit files touched by this commit This port version is marked as vulnerable.
clement search for other commits by this committer
- Use OPTIONS
- SIZEify distinfo
2.12.1_1
04 Feb 2004 06:55:43
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Add WANT_GNOME to fix make index.
2.12.1_1
04 Feb 2004 05:21:48
Original commit files touched by this commit 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)
2.12.1
09 Jan 2004 10:35:31
Original commit files touched by this commit 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)
2.12
19 Dec 2003 11:53:23
Original commit files touched by this commit This port version is marked as vulnerable.
clement search for other commits by this committer
Update to 2.12

Approved by:            erwin (mentor)
2.11.2
23 Oct 2003 13:14:35
Original commit files touched by this commit 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
2.11.1
18 Oct 2003 00:16:31
Original commit files touched by this commit 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>
2.11.1
08 Oct 2003 14:28:34
Original commit files touched by this commit 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
2.11
28 Sep 2003 19:48:32
Original commit files touched by this commit 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>
2.11
27 Sep 2003 15:56:26
Original commit files touched by this commit 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>
2.9
24 Sep 2003 08:37:39
Original commit files touched by this commit 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>
2.9
10 Aug 2003 03:49:48
Original commit files touched by this commit 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>
2.7
26 Jun 2003 13:39:51
Original commit files touched by this commit 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)
2.7
25 Jun 2003 08:13:32
Original commit files touched by this commit 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>

Number of commits found: 127 (showing only 100 on this page)

1 | 2  »