IABSD.fr/ports/databases/sqlite3/pkg

Branch :


Log

Author Commit Date CI Message
546cb53b 2016-09-23 09:13:39 Re-enable the main sqlite3 library/binary in ports and update to 3.14.2. Tcl support will move to databases/sqlite3-tcl, other ports will be adjusted in a set of upcoming commits.
d25bfe13 2016-03-12 16:45:57 get rid of NO_SHARED_ARCHS and PFRAG.shared
a183b755 2015-05-22 11:31:10 "/usr/local/lib/pkgconfig/" is part of mtree(8). Packages should not own this dir to prevent its deletion or a warning that it cannot be removed because it's not empty at pkg_delete(1) time.
c36ada4f 2015-03-19 20:25:26 fold lib-only PFRAG.shared into PLIST, and some related cleanups
cb805e2e 2011-01-05 16:39:44 Update to newer Tcl layout. ok landry@, sebastia@
bc05c6ae 2010-04-20 10:00:17 Install the manpage; from Patrick Keshishian
c21e051b 2009-01-26 14:44:37 Add subpackage for the lemon LALR(1) parser generator. ok martynas@, simon@ (some time ago)
a176a4a6 2008-10-27 23:20:39 switch to use tcl 8.5. inputs from and looks good to bernd and simon
d55bea2e 2008-07-23 17:31:17 - update to sqlite-3.5.9 - merge espie's patches - fix apps such as p5-DBD-SQLite, by adding weak pthread functions. also include some bug fixes from kurt@. the work has been done by kurt@, and espie@. thanks! ok kurt@, espie@, bernd@
917e42e1 2007-01-16 23:24:32 update to 3.3.10 (recommended update), speeds up some operations, fixes some fringe cases, and passes all its regression tests now. okay robert@