From owner-freebsd-questions@FreeBSD.ORG Sun Aug 7 10:23:58 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12FE316A422 for ; Sun, 7 Aug 2005 10:23:58 +0000 (GMT) (envelope-from robert.spam.me.senseless@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 411F644181 for ; Sun, 7 Aug 2005 10:02:29 +0000 (GMT) (envelope-from robert.spam.me.senseless@gmail.com) Received: by wproxy.gmail.com with SMTP id i5so613117wra for ; Sun, 07 Aug 2005 03:02:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=TdME0YOAXUtgGo04jXC8zFr6Y0xI14MRMUu/PAnt5Hb2snUjziGnJ+/XXm1f++V6mKWQxBqQC9h+3s2EugSrGuKqE28HBmnvynZcjRz8hW5wogQif1UbqfXdIAf2yy2mNI/ro81aSU8/35JK2xhnKP+oLO13yVPDgR+ytl0FRWE= Received: by 10.54.49.17 with SMTP id w17mr4079320wrw; Sun, 07 Aug 2005 03:02:28 -0700 (PDT) Received: by 10.54.34.24 with HTTP; Sun, 7 Aug 2005 03:02:28 -0700 (PDT) Message-ID: <7093dffb050807030255a2dbdd@mail.gmail.com> Date: Sun, 7 Aug 2005 10:02:28 +0000 From: Robert S To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: How do I use ccache and ports? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Aug 2005 10:23:58 -0000 A freebsd n00b question. How do I set ports up to use ccache (and distcc for that matter)? Presumably I put something into /etc/make.conf. Haven't managed to find anything on list archives or goog.