pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: adam
Date: Fri Apr 25 16:13:32 UTC 2014
Modified Files:
pkgsrc/devel/distcc: Makefile Makefile.common distinfo
pkgsrc/devel/distcc-pump: Makefile
pkgsrc/devel/distccmon-gnome: Makefile
pkgsrc/devel/distccmon-gtk: Makefile
Removed Files:
pkgsrc/devel/distcc/patches: patch-ad patch-src_dotd.c
patch-src_emaillog.c
Log Message:
distcc-3.2 "Back in black" 2011-10-11
FEATURES:
* IPv6 support
* Optional support for GSS-API authentication
* Added an environment variable DISTCC_SKIP_LOCAL_RETRY for skipping
the local retry in case of a remote compilation failure
* Some constants that were previously hard-coded in the
sources are now configurable via environment variables:
DISTCC_MAX_DISCREPANCY, DISTCC_IO_TIMEOUT
BUG FIXES:
* Fixed the following 20 issues <http://code.google.com/p/distcc/issues/list>:
30: 3.0 on OSX: ValueError: Expected absolute path, but got '(framework'.
33: distcc --scan-includes dumps core
34: Zeroconf fails if avahi supports IPv6
35: Include server internal error: '<class 'sre_constants.error'>: ('bogus
escape (end of line)',)'
36: distcc-mon-gnome displays multiple rows for same host/slot
39: build with gcc 4.1 snprintf.h error "expected declaration specifiers"
42: distcc --show-hosts fails when using Avahi with IPv6 support and
+zeroconf for distcc.
43: Remove duplicate hosts from zeroconf list
44: Failed tests on make check (gentoo gcc-4.3.3)
46: Add TAGS target to Makefile.in
49: make check fails on PreprocessAsm_Case
57: Fix warnings
58: PUMP mode can`t PARSE the HOSTS
60: CPlusPlus test case fails with GCC 4.4.1
61: Gdb tests fail in pumped mode on Ubuntu 9.10 amd64
66: pump mode fails to compile certain KDE-4 packages, finds/looks for
incorrect headers
70: variable overlapping causing errors..
75: include_server documentation, distcc_fallback flag incorrect
81: distcc 3.1 will not compile correctly with current version of gcc
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/distcc/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/distcc/Makefile.common
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/distcc/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/distcc-pump/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/distcc/patches/patch-ad
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/distcc/patches/patch-src_dotd.c \
pkgsrc/devel/distcc/patches/patch-src_emaillog.c
cvs rdiff -u -r1.49 -r1.50 pkgsrc/devel/distccmon-gnome/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/distccmon-gtk/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index