From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 03:11:46 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7D8416A418 for ; Sat, 12 Jan 2008 03:11:46 +0000 (UTC) (envelope-from chrcoluk@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id 61F2413C442 for ; Sat, 12 Jan 2008 03:11:46 +0000 (UTC) (envelope-from chrcoluk@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so793415uge.37 for ; Fri, 11 Jan 2008 19:11:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=TKsvZzxeLLfvgv/VqTW/PpSfO1PXDkeGh146DLis5FU=; b=Sd7UsQC1Une4BRVo7GTmTMcSbgJu8TJ1ipxXpHYfsLJzWcLbY1JGBRKjX+Bez/sC+B/H/LTPqSMTfYTWxcPfummdUUDJTRDtaw0m+3M8XaRSgwMdEqVI7yQ1na1ly7OxhciIvrc4jThp36QhChzUsYVC5HsEuya4hP/zt+qy0Dw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KrIU/sY7cU4eFxweNEatFihiUB6oNOgPucNIIv92P4Tsbx4ri/ZhAL3c6RJunfU/3GxrtQn08rEyWSV3J7MpkSRCYpguUUCmK1FMvuAkfqFV8m1j+CvvDJJKLLEdE+p5PyWx6ZvbxuDQbN1ecfNEf7/Gxn6LFMyiLGOlS5Mib2c= Received: by 10.67.30.3 with SMTP id h3mr1054361ugj.35.1200105994205; Fri, 11 Jan 2008 18:46:34 -0800 (PST) Received: by 10.66.219.18 with HTTP; Fri, 11 Jan 2008 18:46:34 -0800 (PST) Message-ID: <3aaaa3a0801111846g2e14adcei3e27ea0370262dc4@mail.gmail.com> Date: Sat, 12 Jan 2008 02:46:34 +0000 From: Chris To: Brian In-Reply-To: <4761A2DE.4000502@brianwhalen.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <475F7390.9090509@gmail.com> <1022BEDA-8641-4686-AB1A-3FE2D688F47F@FreeBSD.org> <475FAC1F.1010401@gmail.com> <19341C6C-BF3A-4DFD-B8DF-87F4E92B0335@FreeBSD.org> <0F330142-A3CA-4E6E-84BD-FDE55A8E3AEE@yahoo.com> <47619D3D.1070804@math.missouri.edu> <4761A2DE.4000502@brianwhalen.net> Cc: freebsd-ports@freebsd.org, Stephen Montgomery-Smith , Steven Kreuzer , Ade Lovett Subject: Re: Limitations of Ports System 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: Sat, 12 Jan 2008 03:11:46 -0000 On 13/12/2007, Brian wrote: > I just wonder if you asked the general population, whether they'd rather > have ports or packages, I bet most would vote for packages, aside from > those that actually like watching the compilation output fly by. I do like to watch it but in addition I always like to compile my own binaries etc. rather than using something thats precompiled and limited to how the compiler compiled it. Chris