From owner-freebsd-ports@FreeBSD.ORG Wed Oct 26 18:33:16 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00AC316A41F for ; Wed, 26 Oct 2005 18:33:15 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C5C643D48 for ; Wed, 26 Oct 2005 18:33:15 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id x3so160790nzd for ; Wed, 26 Oct 2005 11:33:15 -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=JRyWKVLaVaarVDmKTMQ0HipEc6a/VW2w8GN4RNuvpVXYdLlhKD8aFcrk3XbwYJG1Gr2s2fcnPXH4j1dP4ubAjC/a6VbYUeIgNhQsv/tW2PxLqcedWL88XAU1xdVEnmlOFvkJ6LobdLX32kG7O40sl2QD1dnWn/BJdBzzzsNt3fE= Received: by 10.36.74.8 with SMTP id w8mr274668nza; Wed, 26 Oct 2005 11:33:14 -0700 (PDT) Received: by 10.37.20.34 with HTTP; Wed, 26 Oct 2005 11:33:14 -0700 (PDT) Message-ID: Date: Wed, 26 Oct 2005 22:33:14 +0400 From: "Andrew P." To: ports@freebsd.org, dom@helenmarks.co.uk MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: distcc compiler links X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2005 18:33:16 -0000 It would be very nice to have distcc installation create a very same dir with links, just as ccache port does ($prefix/libexec/distcc). It only requires copying a few lines of code.