summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLisa M. Seelye <lisa@gentoo.org>2003-07-14 02:08:02 +0000
committerLisa M. Seelye <lisa@gentoo.org>2003-07-14 02:08:02 +0000
commitb87b5f22c3a7937f8091bab1f00a96aae5c288df (patch)
treeb7e1cd0015beba582433be2dc6453e41bfdc1ff7 /sys-devel
parentMoving -r3 through -r5 to -ppc. (diff)
downloadgentoo-2-b87b5f22c3a7937f8091bab1f00a96aae5c288df.tar.gz
gentoo-2-b87b5f22c3a7937f8091bab1f00a96aae5c288df.tar.bz2
gentoo-2-b87b5f22c3a7937f8091bab1f00a96aae5c288df.zip
Added an option to change port in the default conf, and added a link to the distcc info www page
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/distcc/ChangeLog8
-rw-r--r--sys-devel/distcc/Manifest6
-rw-r--r--sys-devel/distcc/distcc-2.8-r2.ebuild4
-rw-r--r--sys-devel/distcc/files/2.8/conf3
4 files changed, 15 insertions, 6 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog
index f7e0eb5a95b3..490b0a1a10a4 100644
--- a/sys-devel/distcc/ChangeLog
+++ b/sys-devel/distcc/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for sys-devel/distcc
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.54 2003/07/12 23:02:52 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.55 2003/07/14 02:07:53 lisa Exp $
*distcc-2.8 (09 Jul 2003)
10 Jul 2003: Lisa Marie Seelye <lisa@gentoo.org> :
@@ -14,6 +14,12 @@
Oops. :) `gtk' is preferred over `gtk2'. Thanks Spider for the
heads up!
+ 13 Jul 2003: Lisa Marie Seelye <lisa@gentoo.org> :
+ (files/2.8/conf) Added a --port to DISTCC_OPTS (/etc/conf.d/distccd) to
+ change the running port.
+ (distcc-2.8-r2.ebuild) Added a note to the backup distcc website
+
+
*distcc-2.7.1 (01 Jul 2003)
10 Jul 2003; Lisa Marie Seelye <lisa@gentoo.org> :
diff --git a/sys-devel/distcc/Manifest b/sys-devel/distcc/Manifest
index d3b215610a5d..407fa7a691dc 100644
--- a/sys-devel/distcc/Manifest
+++ b/sys-devel/distcc/Manifest
@@ -1,11 +1,11 @@
-MD5 f88e71a9f3df4a83c36838a36714d4ad distcc-2.8-r2.ebuild 3610
+MD5 32583e6035afbff17ca55506fd446219 distcc-2.8-r2.ebuild 3724
MD5 433082661e66dcd83cd0630ae2108503 distcc-2.8.ebuild 3623
MD5 7b08a44d08561a7ff5ddb161bc661419 distcc-2.5-r1.ebuild 3176
MD5 c958bfeb956960d4b15ebab2df7a6d86 distcc-2.5.ebuild 2702
MD5 b1dfe93f71045eb226d74ceb93959c65 distcc-2.8-r1.ebuild 3613
MD5 0b8da22979cd451f59bd17baabd4a121 distcc-2.7.ebuild 3451
MD5 ddb22cb3df08802286ef0139263ff899 distcc-2.7.1.ebuild 3870
-MD5 df1f6bd6f04c13d8b3e349a9e19ef13d ChangeLog 9483
+MD5 e51e4491dfad8fc8c2e189365d68c590 ChangeLog 9707
MD5 e1ecfcc1aad7c385cf3c41966277cda7 files/digest-distcc-2.5 63
MD5 5826ae3f83bd02bda94fa0e9343ef3fe files/digest-distcc-2.7 63
MD5 56fd1ac60c1b8402e1632da62f32a890 files/digest-distcc-2.8 63
@@ -13,7 +13,7 @@ MD5 2c4c5f6d6980e4b17d7daea1399292d8 files/digest-distcc-2.7.1 65
MD5 e1ecfcc1aad7c385cf3c41966277cda7 files/digest-distcc-2.5-r1 63
MD5 56fd1ac60c1b8402e1632da62f32a890 files/digest-distcc-2.8-r1 63
MD5 56fd1ac60c1b8402e1632da62f32a890 files/digest-distcc-2.8-r2 63
-MD5 34d20e7bf223ac2f2ec61c5a7a9b2e3c files/2.8/conf 314
+MD5 ee7751409b90e538899a2d8030f779e6 files/2.8/conf 388
MD5 3783a1abcbd33bc1d24e14012edeb696 files/2.8/init 484
MD5 ee4f0fde9d5e6fe88bf7f513cf12920c files/2.8/001_fix_tempfile.patch.gz 251
MD5 26e10491f8255c781cc0e33aa1ebe628 files/2.8/distcc-config 7387
diff --git a/sys-devel/distcc/distcc-2.8-r2.ebuild b/sys-devel/distcc/distcc-2.8-r2.ebuild
index 5ec18145cb88..10b9b62d811c 100644
--- a/sys-devel/distcc/distcc-2.8-r2.ebuild
+++ b/sys-devel/distcc/distcc-2.8-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.8-r2.ebuild,v 1.1 2003/07/12 23:02:53 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.8-r2.ebuild,v 1.2 2003/07/14 02:07:53 lisa Exp $
inherit eutils gcc flag-o-matic
[ `gcc-major-version` -eq 2 ] && filter-flags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
@@ -110,6 +110,8 @@ pkg_postinst() {
einfo "Portage 2.0.46-r11+ will take advantage of distcc if you put"
einfo "distcc into the FEATURES setting in make.conf and use"
einfo "distcc-config --set-hosts. Do NOT set CC=distcc or similar."
+ einfo "Tips on using distcc with Gentoo can be found at"
+ einfo "http://dev.gentoo.org/~lisa/distcc/distcc.html"
echo ""
einfo "To use the distccmon programs with Gentoo you should use this command:"
einfo " sudo -H -u portage distccmon-text OR sudo -H -u portage distccmon-gnome"
diff --git a/sys-devel/distcc/files/2.8/conf b/sys-devel/distcc/files/2.8/conf
index b775d7d09940..f4184e0cc158 100644
--- a/sys-devel/distcc/files/2.8/conf
+++ b/sys-devel/distcc/files/2.8/conf
@@ -8,5 +8,6 @@ DISTCCD_EXEC=/usr/bin/distccd
DISTCCD_PIDFILE=/var/run/distccd/distccd.pid
# set this option to run distccd with extra parameters
-# DISTCCD_OPTS="--nice 20"
+# Default port is 3632. For most people the default is okay.
+# DISTCCD_OPTS="--nice 20 --port 3632"