From owner-freebsd-ports@FreeBSD.ORG Wed Mar 26 14:43:42 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8BE91065673 for ; Wed, 26 Mar 2008 14:43:42 +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 955F28FC28 for ; Wed, 26 Mar 2008 14:43:42 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JeWqk-00027l-GD for freebsd-ports@freebsd.org; Wed, 26 Mar 2008 14:43:34 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 Mar 2008 14:43:34 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 Mar 2008 14:43:34 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Ivan Voras Date: Wed, 26 Mar 2008 15:43:27 +0100 Lines: 35 Message-ID: References: <20080326131800.GA75243@lpthe.jussieu.fr> <20080326135806.M17639@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig73FF18692143097579228E75" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.6 (X11/20071022) In-Reply-To: <20080326135806.M17639@FreeBSD.org> X-Enigmail-Version: 0.95.0 Sender: news Subject: Re: ports system woes 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, 26 Mar 2008 14:43:43 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig73FF18692143097579228E75 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Pav Lucistnik wrote: > Solution is to use tools that are available in our base system. SQLite = is not. Yet :) Compared to some of the (huge) things that are maintained in the base, maintaining sqlite would be trivial :) But it's not as if the question is "sqlite or bust" - as OP noted, restructuring the system a bit and using better algorithms could fix many problems. The thing is - using something like sqlite is (at least for people used to SQL) much easier than rolling your own file system database (including locking and atomic ops). --------------enig73FF18692143097579228E75 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH6mEPldnAQVacBcgRAmL0AJ4zBHXQC6PwzbEYzgPzOOjJTKbY/gCgxuiF 1Np6GwlIOweSYJF7q/YLz/8= =M3++ -----END PGP SIGNATURE----- --------------enig73FF18692143097579228E75--