From owner-freebsd-questions@FreeBSD.ORG Wed Feb 8 08:27:36 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4C9B16A420 for ; Wed, 8 Feb 2006 08:27:36 +0000 (GMT) (envelope-from martinkov@pobox.sk) Received: from mail.pipni.cz (mail.pipni.cz [193.86.238.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AC4E43D48 for ; Wed, 8 Feb 2006 08:27:35 +0000 (GMT) (envelope-from martinkov@pobox.sk) Received: from [193.86.238.3] (port=60885 helo=gamato.org) id 1F6kfl-0005tH-MK; Wed, 08 Feb 2006 09:27:33 +0100 From: "martinko" To: Parv Date: Wed, 8 Feb 2006 09:27:33 +0100 Message-Id: <20060208082710.M61034@pobox.sk> In-Reply-To: <20060207221026.GC2946@holestein.holy.cow> References: <200602071149.31772.mailings.freebsd@o0l0o.org> <43E88C64.40007@xs4all.nl> <43E8A7B3.3090707@meijome.net> <20060207221026.GC2946@holestein.holy.cow> X-Mailer: Open WebMail 2.51 20050627 X-OriginatingIP: 165.72.200.10 (m@gamato.org) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD Ports vs. Gentoo Portage (a matter of concept) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2006 08:27:36 -0000 On Tue, 7 Feb 2006 17:10:26 -0500, Parv wrote > in message , wrote martinko thusly... > > > > Norberto Meijome wrote: > > > Hans Nieser wrote: > > > > > >>FreeBSD Prospect wrote: > ... > > >>What I am especially fond of in portage is the USE-flags and the > > >>way you can specify then globally and individually for each > > >>package and how you can get a nice, short overview of which > > >>USE-flags a package uses and which of them are enabled with > > >>"emerge -pv port". > ... > > there are global USE-flags in FreeBSD too and you also can > > configure ports individually, but i'd agree that Gentoo way is > > more transparent. > > Those USE_* flags are for port creators/maintainers not > users/installers; user use of, well, USE_* flags may get you in a > trouble. OTOH, WITH_* & WITHOUT_* flags lie in user domain. > > - Parv > > -- sorry, i had WITH[OUT] flags on my mind, of course.. :o) m.