pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/58448: databases/sqlite3 is missing dbstat option
The following reply was made to PR pkg/58448; it has been noted by GNATS.
From: Taylor R Campbell <riastradh%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/58448: databases/sqlite3 is missing dbstat option
Date: Fri, 19 Jul 2024 19:27:24 +0000
> Date: Fri, 19 Jul 2024 19:05:01 +0000 (UTC)
> From: Thomas Klausner <wiz%NetBSD.org@localhost>
>
> Since NetBSD ships with sqlite3 too, and pkgsrc tries to use the
> builtin NetBSD version, all these points also apply to the NetBSD
> version of sqlite. Should that be a separate PR?
Actually I think it would be better for base sqlite3 not to be exposed
as a libsqlite3.so shlib, and pkgsrc should ignore the base sqlite3.
Base sqlite3 is used only for a couple of things:
- apropos
- a Lua module (not sure if anything uses that, maybe it should be
shipped separately in pkgsrc)
- formerly Heimdal but that was bad (PR 57406) so I nixed it
and nothing else that I know of. And it's lagged far behind pkgsrc
sqlite3 for a long time. It might be better to just bake it into
apropos and otherwise take it out of the NetBSD build.
Home |
Main Index |
Thread Index |
Old Index