Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2001 11:00:56 -0700
From:      Eric Melville <eric@FreeBSD.org>
To:        Josef Karthauser <joe@tao.org.uk>
Cc:        Murray Stokely <murray@FreeBSD.org>, binup@FreeBSD.org
Subject:   Re: design issues
Message-ID:  <20011016110056.E4211@FreeBSD.org>
In-Reply-To: <20011015023057.A31066@tao.org.uk>; from joe@tao.org.uk on Mon, Oct 15, 2001 at 02:30:57AM %2B0100
References:  <20011014170515.B39749@FreeBSD.org> <20011014180507.D2654@windriver.com> <20011015020834.Y31066@tao.org.uk> <20011014181709.E2654@windriver.com> <20011015023057.A31066@tao.org.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
> * Use an SQL database to record info on installed packages instead of
>   using /var/db/pkg entries.
> 
> * Plug new groups of ports in via a plug in module, like the bsdpan
>   (CPAN) for installed perl modules.  Package tools shouldn't be using
>   /usr/ports/INDEX natively.  They should be going through the API so
>   that other modules can advertise what they're able to install also.
>   There are loads of things that would benefit from this.  Ruby, Latex,
>   CPAN, etc.
> 
> All of this whilst still using the package tools that we know and love.

An SQL database is a pretty steep dependancy for something as simple as
this. What limitations do we have with a simple filesystem-based means of
storage?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-binup" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011016110056.E4211>