From owner-freebsd-ports@FreeBSD.ORG Wed May 10 18:53:29 2006 Return-Path: X-Original-To: freebsd-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 1908F16AE3D for ; Wed, 10 May 2006 18:53:29 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2C4443D77 for ; Wed, 10 May 2006 18:53:26 +0000 (GMT) (envelope-from freebsd-ports@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Fdtnx-0005eM-5c for freebsd-ports@freebsd.org; Wed, 10 May 2006 20:53:01 +0200 Received: from r5j60.chello.upc.cz ([86.49.9.60]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 May 2006 20:53:01 +0200 Received: from martinkov by r5j60.chello.upc.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 May 2006 20:53:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: martinko Date: Wed, 10 May 2006 20:52:41 +0200 Lines: 15 Message-ID: References: <20060508200926.GA6005@daemons.gr> <20060508212441.GB767@picobyte.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: r5j60.chello.upc.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.2) Gecko/20060506 SeaMonkey/1.0.1 In-Reply-To: <20060508212441.GB767@picobyte.net> Sender: news Subject: Re: ports structure and improvement suggestions 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, 10 May 2006 18:53:32 -0000 Shaun Amott wrote: > > There is also no space for detailed descriptions of what knobs do inside > the OPTIONS dialog. It is often easier to make the user look at the > Makefile for a description and/or print out a message before installing. > the problem with messages is imho that they are basically all the same level and once you run make or portupgrade you won't usually have a chance to read any of them. many times i noticed something only because of pure luck and then often i had to stop the installation process so that i could read the message. :( > Most of these issues have been discussed on the lists in the past. >