From owner-freebsd-ports@FreeBSD.ORG Mon Dec 3 20:14:28 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 D9D5316A417 for ; Mon, 3 Dec 2007 20:14:28 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (thingy.kcilink.com [74.92.149.59]) by mx1.freebsd.org (Postfix) with ESMTP id C949813C458 for ; Mon, 3 Dec 2007 20:14:23 +0000 (UTC) (envelope-from vivek@khera.org) Received: from host-121.int.kcilink.com (host-121.int.kcilink.com [192.168.7.121]) by yertle.kcilink.com (Postfix) with ESMTP id F384EC943A for ; Mon, 3 Dec 2007 15:14:22 -0500 (EST) Message-Id: <1794EE8F-CA79-4D80-ACA2-0D2EFE814B5F@khera.org> From: Vivek Khera To: freebsd ports In-Reply-To: <4753A48E.6000000@gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Mon, 3 Dec 2007 15:14:22 -0500 References: <4752827F.20902@gmail.com> <4753A48E.6000000@gmail.com> X-Mailer: Apple Mail (2.915) 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 20:14:28 -0000 On Dec 3, 2007, at 1:39 AM, Aryeh M. Friedman wrote: > I am purposelly not looking at any previous solutions right now... If > and when it is determined that changes to the current system are > needed I will look at them then for ideas of what has not worked. > (like the Internet or other large complex systems we don't know "how" > to make it we only know what doesn't work) Take a look at MacPorts and see how they install + activate software and run away as fast as you can. It makes life very hard for upgrades, etc.