./devel/distcc-pump, Accelerated remote compilation with distcc

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.4nb2, Package name: distcc-pump-3.4nb2, Maintainer: pkgsrc-users

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.

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.

This package provides pump - accelerated remote compilation with distcc.


Required to run:
[devel/popt] [devel/distcc] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 1210.468 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524)
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
   2022-06-04 20:54:38 by Adam Ciarcinski | Files touched by this commit (8) | Package updated
Log message:
distcc: updated to 3.4

3.4

distccmon-gnome ported from gtk2 to gtk3

Remove debug lag in spawning new threads. (better multi-core performance)

Bug fixes.
   2022-03-29 20:16:25 by Thomas Klausner | Files touched by this commit (2)
Log message:
distcc-pump: use setuptools, fix PLIST, bump PKGREVISION.
   2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456)
Log message:
Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.
   2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620)
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.
   2018-09-27 23:36:12 by Tobias Nygren | Files touched by this commit (1)
Log message:
distcc-pump: invert PYTHON_VERSIONS_INCOMPATIBLE

checking whether /usr/pkg/bin/python2.7 version is >= 3.1... no
configure: error: Python interpreter is too old