From owner-freebsd-ports@FreeBSD.ORG Thu Oct 14 11:32:27 2004 Return-Path: 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 654B016A4CE; Thu, 14 Oct 2004 11:32:27 +0000 (GMT) Received: from smtp2.jazztel.es (smtp2.jazztel.es [62.14.3.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1541143D31; Thu, 14 Oct 2004 11:32:27 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from antivirus by smtp2.jazztel.es with antivirus id 1CI3qI-0001LP-00 Thu, 14 Oct 2004 13:32:22 +0200 Received: from [212.106.239.73] (helo=rguez.homeunix.net) by smtp2.jazztel.es with esmtp id 1CI3qH-0001Iz-00 Thu, 14 Oct 2004 13:32:21 +0200 Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) by rguez.homeunix.net (8.13.1/8.13.1) with ESMTP id i9EBWQpu000770; Thu, 14 Oct 2004 13:32:26 +0200 (CEST) (envelope-from josemi@freebsd.jazztel.es) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.1/8.13.1/Submit) id i9EBWRgg000971; Thu, 14 Oct 2004 13:32:27 +0200 (CEST) (envelope-from josemi@freebsd.jazztel.es) X-Authentication-Warning: orion.redesjm.local: freebsd set sender to josemi@freebsd.jazztel.es using -f From: Jose M Rodriguez To: freebsd-ports@freebsd.org Date: Thu, 14 Oct 2004 13:32:24 +0200 User-Agent: KMail/1.7 References: <416C0DE8.3000004@struchtrup.com> <20041014095355.GA61134@elendil.ru> <200410141321.00808.josemi@freebsd.jazztel.es> In-Reply-To: <200410141321.00808.josemi@freebsd.jazztel.es> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200410141332.27469.josemi@freebsd.jazztel.es> X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.27.0.12; VDF 6.27.0.81 (host: antares.redesjm.local) X-Virus-Scanned: by antivirus cc: Sergei Kolobov Subject: Re: alternative options for ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 11:32:27 -0000 El Jueves, 14 de Octubre de 2004 13:20, Jose M Rodriguez escribi=F3: > El Jueves, 14 de Octubre de 2004 11:53, Sergei Kolobov escribi=F3: > > On 2004-10-14 at 00:54 +0200, Sebastian Schulze Struchtrup wrote: > > > I thought of a way to specify configurations to build several [ ... ] > > > > FLAVOURS=3D gtk kde athena > > > > which produces the corresponding vim-gtk, vim-kde, and vim-athena > > packages from a *signle* port, without a need to create a multitude > > of slave ports. > > > > Is there anybody working to bring this feature in our bsd.port.mk? > > > > Sergei > > It not so esay. OpenBSD port system is binary oriented (And I think > NetBSD pkgsrc also). Even installing from ports, they make first de > package and then install. > It must say: It's not so easy. OpenBSD ports system is binary oriented (like rpm and=20 NetBSD pkgsrc, I think). Even installing from ports, they make first a=20 package and then install from that. Well, seems that caffeine in not enought. Time to bed. =2D- josemi