Version: 3.3.5, Package name: distcc-3.3.5 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description-gtk GTK+ monitor for distcc a distributed client and server. Description-main 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. Description-server distccd is the server for the distcc(1) distributed compiler. It accepts and runs compilation jobs for network clients. |
Filesize: 1176.348 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-01-31 13:47:25 by Stuart Henderson | Files touched by this commit (1) |
Log message: reinstate accidentally deleted line; reported by naddy |
2021-01-31 12:28:02 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to distcc-3.3.5 |
2021-01-04 07:06:39 by Stuart Henderson | Files touched by this commit (242) |
Log message: regen PLISTs for python ports with .so files that end up renamed due to the EXT_SUFFIX change in Python 3.8.7 |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-06-12 08:19:11 by Stuart Henderson | Files touched by this commit (8) |
Log message: update to distcc-3.3.3, sync WANTLIB, update HOMEPAGE, install the update-distcc-symlinks script which works ok as long as you have the -main subpackage installed, move --daemon from daemon_flags in the rc script to daemon. |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-04-26 10:25:15 by Jasper Lievisse Adriaanse | Files touched by this commit (11) |
Log message: update to distcc-3.3 |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-05-06 09:10:18 by Marc Espie | Files touched by this commit (68) |
Log message: adjust distinfo post DISTFILES change |
2017-05-03 02:55:23 by Marc Espie | Files touched by this commit (1) |
Log message: obvious fix for clang |
2017-04-16 13:29:27 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to distcc-3.2.0-rc1, the last tag before googlecode went belly-up |
2015-12-28 08:15:36 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: submitted upstream |
2015-12-28 01:16:44 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: snuck in; no bump as not hooked up yet |