On Mon, Nov 22, 2010 at 1:43 PM, Jiri B. <[email protected]> wrote: > On Mon, Nov 22, 2010 at 02:39:56PM +0000, Federico G. Schwindt wrote: >>On Mon, Nov 22, 2010 at 09:05:46AM -0500, Ted Unangst wrote: >>> On Mon, Nov 22, 2010 at 1:35 AM, patrick keshishian <[email protected]> >>> wrote: >>> >> As usual firefox want to tweak things, so it's intentionally using its >>> >> own copy... I don't like these library conflicts though. >>> > >>> > I believe firefox is to use its own sqlite3. There was a discussion >>> > about this a while ago[1]. firefox is trying to fix an issue (IIRC) >>> > where deleting personal info (cookies or browse history maybe?) wasn't >>> > really getting deleted it from the sqlite3's database file. firefox >>> > was changed to require sqlite3 to be built with SQLITE_SECURE_DELETE >>> > (details and more links[1]). >>> >>> moztards are moztarded. secure delete can be enabled at run time via >>> pragma. why don't they do that? >> >> because the world is full of morons? >> See https://bugzilla.mozilla.org/show_bug.cgi?id=546162 > > Well I getting annoyed by firefoxe more and more everyday. It's slow on > OpenBSD, > it's huge... > > What about jumanji or uzbl? jumanji runs on openbsd somehow for me, but uzbl > probably needs some modification of the code (I'm not programmer). > > jirib > >
I worked a _lot_ of time ago with the uzbl developers to make it run nicely on OpenBSD, it did worked, but the code was nasty and full of GNUisms (it depended on a bunch of GNU Bash shell scripts), so I never posted a working port... I have not checked it in a long time, maybe it's different... Saludos.
