From owner-freebsd-ports@FreeBSD.ORG Sun Oct 30 22:03:50 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 DD88616A41F for ; Sun, 30 Oct 2005 22:03:50 +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 65F2343D45 for ; Sun, 30 Oct 2005 22:03:50 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id x3so766227nzd for ; Sun, 30 Oct 2005 14:03:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qI+L2Fva1hYBWBnnKVnEuAJ2LUi4SazSQvKOk9t/NeIRXeu/qiYw2bW0noVq/RfiJFG2XbWmZm3h+/BCfjEfOaFgBpN2jc38cGiCt+xBagLQ1I/9Vn6tIdHrbSjeSReNGQlwONHF3m0S2GcIbYTTrgQKWKp1ncao3klZvmD9lN4= Received: by 10.36.75.17 with SMTP id x17mr2722400nza; Sun, 30 Oct 2005 14:03:49 -0800 (PST) Received: by 10.37.20.34 with HTTP; Sun, 30 Oct 2005 14:03:49 -0800 (PST) Message-ID: Date: Mon, 31 Oct 2005 01:03:49 +0300 From: "Andrew P." To: vd@datamax.bg In-Reply-To: <20051027053011.GA79684@qlovarnika.bg.datamax> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051027053011.GA79684@qlovarnika.bg.datamax> Cc: ports@freebsd.org, dom@helenmarks.co.uk Subject: Re: 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: Sun, 30 Oct 2005 22:03:51 -0000 On 10/27/05, Vasil Dimov wrote: > On Wed, Oct 26, 2005 at 10:33:14PM +0400, Andrew P. wrote: > > 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. > > _______________________________________________ > > I suggest that you create a patch and submit it with send-pr(1) > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D88254