From owner-freebsd-ports@FreeBSD.ORG Mon Dec 3 06:57:24 2007 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 4955816A419 for ; Mon, 3 Dec 2007 06:57:24 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 1521313C465 for ; Mon, 3 Dec 2007 06:57:23 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from laptop2.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.2/8.14.1) with ESMTP id lB36vKY6027828; Mon, 3 Dec 2007 00:57:21 -0600 (CST) (envelope-from stephen@math.missouri.edu) Message-ID: <4753A8D2.80008@math.missouri.edu> Date: Mon, 03 Dec 2007 00:57:22 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.9) Gecko/20071118 SeaMonkey/1.1.6 MIME-Version: 1.0 To: "Aryeh M. Friedman" References: <4752827F.20902@gmail.com> In-Reply-To: <4752827F.20902@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-chat@freebsd.org, freebsd-ports@freebsd.org Subject: Re: [RFC/P] Port System Re-Engineering 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: Mon, 03 Dec 2007 06:57:24 -0000 > 3. What is the single best aspect of the current system? Easy to write ports, or modify those created by others. > 4. What is the single worst aspect of the current system? Slowness of pkg_version and "make index."