From owner-freebsd-arch Wed Jul 10 3:18:46 2002 Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3858737B401 for ; Wed, 10 Jul 2002 03:18:42 -0700 (PDT) Received: from mailout09.sul.t-online.com (mailout09.sul.t-online.com [194.25.134.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id C520243E31 for ; Wed, 10 Jul 2002 03:18:37 -0700 (PDT) (envelope-from nicolas@dauerreden.de) Received: from fwd04.sul.t-online.de by mailout09.sul.t-online.com with smtp id 17SEHc-000787-0C; Wed, 10 Jul 2002 12:01:16 +0200 Received: from pc5.abc (520067998749-0001@[217.233.115.221]) by fmrl04.sul.t-online.com with esmtp id 17SEHT-1lXmxkC; Wed, 10 Jul 2002 12:01:07 +0200 Received: from pc5.abc (localhost.abc [127.0.0.1]) by pc5.abc (8.12.3/8.12.3) with ESMTP id g6AA16XP079075 for ; Wed, 10 Jul 2002 12:01:06 +0200 (CEST) (envelope-from nicolas@pc5.abc) Received: (from nicolas@localhost) by pc5.abc (8.12.3/8.12.3/Submit) id g6AA165I079074 for arch@FreeBSD.ORG; Wed, 10 Jul 2002 12:01:06 +0200 (CEST) Date: Wed, 10 Jul 2002 12:01:06 +0200 From: Nicolas Rachinsky To: arch@FreeBSD.ORG Subject: Re: Package system wishlist Message-ID: <20020710100106.GJ42073@narr.dauerreden.de> Mail-Followup-To: arch@FreeBSD.ORG References: <3D2BE142.E25CA9BC@mindspring.com> <20020710151459.A20701@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020710151459.A20701@regency.nsu.ru> User-Agent: Mutt/1.3.28i X-Powered-by: FreeBSD X-Homepage: http://www.rachinsky.de X-PGP-Keyid: C11ABC0E X-PGP-Fingerprint: 19DB 8392 8FE0 814A 7362 EEBD A53B 526A C11A BC0E X-PGP-Key: http://www.rachinsky.de/nicolas/nicolas_rachinsky.asc X-Sender: 520067998749-0001@t-dialin.net Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Alexey Dokuchaev [2002-07-10 15:14 +0700]: > On Wed, Jul 10, 2002 at 12:24:50AM -0700, Terry Lambert wrote: > > o I want to answer all the questions at once, in a marathon > > session, and then have everything "just work" afterwards > > (front loading user configuration) > > True. I'll also add: > > o I don't want to less through Makefile in order to find out what > possible options (-DWITH[OUT]_SOMETHING) a port might accept. > The idea of using /usr/bin/dialog, like used in net/samba and > graphics/mplayer-skins ports, seems neat to me. But it should be possible to install (with any set of options) without having to use /usr/bin/dialog. This does not seem to be the case with samba (at least the last time I did it, I was unable to find ist). > > o I want the "installed components" list to be accurate after an > > initial system install ("/bin/ls" is a comonent). > > > > o I want the "installed components" list to be accurate after a > > "make installworld". > > While on these, I'd like to mention that it would be really nice if, > after installing the world, I could be sure that any file that was > removed from installation (that is, it would not appear in a clean > DESTDIR), could be removed from original (/) as well (since it's a > left-over from previous world). It would be nice if, after pkg_delete -f and reinstall of a package, the dependency lists can be complete. Nicolas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message