From owner-freebsd-ports Thu Feb 21 1:35:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 5698737B400 for ; Thu, 21 Feb 2002 01:35:18 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id LAA75152; Thu, 21 Feb 2002 11:35:10 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h88.229.dialup.iptcom.net [212.9.229.88]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id LAA84952; Thu, 21 Feb 2002 11:35:08 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g1L9Ybs01083; Thu, 21 Feb 2002 11:34:37 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C74BF4E.480E1D39@FreeBSD.org> Date: Thu, 21 Feb 2002 11:35:10 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Christian Weisgerber , freebsd-ports@FreeBSD.org Subject: Re: Speeding up bsd.ports.mk References: <3C73F34F.D9A58E8B@FreeBSD.org> <3C74B745.9D57D6A9@FreeBSD.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Maxim Sobolev wrote: > > Christian Weisgerber wrote: > > > > Maxim Sobolev wrote: > > > > > Recently NetBSD team removed all .USE macros from their bsd.pkg.mk > > > (see http://mail-index.netbsd.org/tech-pkg/2001/11/08/0001.html) - > > > which should make operations (most notably dependency resolution and > > > registration) 3 times faster. What do people think about integrating > > > those changes into our bsd.port.mk? > > > > OpenBSD's bsd.port.mk is substantially faster than ours. I notice > > that Marc Espie also removed .USE. I also believe that bsd.port.mk > > would become generally clearer with this change. > > Yes, it really become more clear with this change, at least in my > somewhat biased view. I'm currently putting final changes and cleanups > into it - expect patch be available RSN. BTW, my patch also makes bsd.ports.mk more compact: +137 lines, -149 lines, without the loss of clarity or functionality. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message