Commit Graph

30 Commits

Author SHA1 Message Date
volker 7b81ff2f62 databases/sqlite3: Update to 3.50.2
ok landry@
2025-07-16 18:43:47 +00:00
volker 160ca46ea2 databases/sqlite3: Update to 3.49.1
+ adjust port to autosetup-based build

feedback, tweaks and ok jca@, sthen@, jturner@
2025-03-03 16:49:27 +00:00
landry a55627fcf9 databases/sqlite3: update to 3.47.0.
see https://www.sqlite.org/releaselog/3_47_0.html
(and https://www.sqlite.org/releaselog/3_45_0.html and
https://www.sqlite.org/releaselog/3_46_0.html and other minors..)
2024-10-27 16:09:03 +00:00
landry cad6bb6524 databases/sqlite3: update to 3.44.2.
see https://sqlite.org/releaselog/3_44_2.html
2024-01-05 09:30:53 +00:00
landry c1139bfde5 databases/sqlite3: update to 3.43.2.
see https://www.sqlite.org/releaselog/3_43_2.html
2023-10-31 11:21:46 +00:00
landry 26611a0396 databases/sqlite3: readd sqlite3_io_methods.3 now that sqlite2mdoc has been fixed 2023-05-13 07:01:26 +00:00
landry 3f613ca67e databases/sqlite3: update to 3.41.0.
see https://www.sqlite.org/releaselog/3_41_0.html &
https://www.sqlite.org/releaselog/3_40_0.html
2023-03-05 07:53:44 +00:00
landry 4f035a984e databases/sqlite3: update to 3.39.2.
See https://www.sqlite.org/releaselog/3_39_2.html
Fixes CVE-2022-35737.
From Tim van der Molen, thanks !
2022-08-02 18:40:26 +00:00
landry 7bf2922cad databases/sqlite3: update to 3.38.2
see https://www.sqlite.org/releaselog/3_37_2.html &
https://www.sqlite.org/releaselog/3_38_2.html

went in an amd64 bulk without issues, thanks naddy@
2022-04-03 06:23:01 +00:00
naddy 7a958849ed drop RCS Ids 2022-03-11 18:31:17 +00:00
landry dc8ca73072 databases/sqlite3: update to 3.35.5.
See https://sqlite.org/releaselog/3_35_5.html
2021-04-27 05:44:42 +00:00
landry 25db15b360 databases/sqlite3: update to 3.34.0.
https://sqlite.org/releaselog/3_32_0.html
https://sqlite.org/releaselog/3_32_1.html
https://sqlite.org/releaselog/3_32_2.html
https://sqlite.org/releaselog/3_32_3.html
https://sqlite.org/releaselog/3_33_0.html
https://sqlite.org/releaselog/3_34_0.html

went in a bulk build without fallout, ok ajacoutot@
2020-12-15 09:03:27 +00:00
landry 8c30ca56ad Update to sqlite 3.26.0, required by gecko 65.
See https://www.sqlite.org/releaselog/3_26_0.html
2019-01-16 20:09:12 +00:00
landry 8991b3f7ec BUILDçDEPENDS on sqlite2mdoc and ship API manpages.
ok sthen@ jturner@
2018-06-29 19:51:00 +00:00
sthen 546cb53b4c 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.
2016-09-23 09:13:39 +00:00
naddy d25bfe130b get rid of NO_SHARED_ARCHS and PFRAG.shared 2016-03-12 16:45:57 +00:00
ajacoutot a183b75553 "/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.
2015-05-22 11:31:10 +00:00
naddy c36ada4f79 fold lib-only PFRAG.shared into PLIST, and some related cleanups 2015-03-19 20:25:26 +00:00
stu cb805e2ebe Update to newer Tcl layout.
ok landry@, sebastia@
2011-01-05 16:39:44 +00:00
sthen bc05c6aec0 Install the manpage; from Patrick Keshishian 2010-04-20 10:00:17 +00:00
bernd c21e051b62 Add subpackage for the lemon LALR(1) parser generator.
ok martynas@, simon@ (some time ago)
2009-01-26 14:44:37 +00:00
steven a176a4a606 switch to use tcl 8.5.
inputs from and looks good to bernd and simon
2008-10-27 23:20:39 +00:00
martynas d55bea2e4b - 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@
2008-07-23 17:31:17 +00:00
espie 917e42e18b update to 3.3.10 (recommended update), speeds up some operations, fixes
some fringe cases, and passes all its regression tests now.

okay robert@
2007-01-16 23:24:32 +00:00
espie a82bd3404c new MULTI_PACKAGES 2006-11-24 22:53:03 +00:00
jolan ba7ee47af0 update to 3.3.4 2006-03-22 01:36:11 +00:00
sturm e0d4ddb902 SHARED_LIBS, USE_LIBTOOl 2005-12-26 21:32:00 +00:00
espie 0031945c6e Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.

Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
jolan 6cf0b94f72 - update to 3.2.1 + patch for invalid array access (sent & accepted
upstream)
- subpackage tcl stuff & add no_tcl pseudo flavor

ok djm@
2005-04-28 22:58:28 +00:00
djm ed904462a9 Import of sqlite3, a public-domain in-process SQL engine:
SQLite is a C library that implements an embeddable SQL database engine.
    Programs that link with the SQLite library can have SQL database access
    without running a separate RDBMS process. The distribution comes with a
    standalone command-line access program (sqlite) that can be used to
    administer an SQLite database and which serves as an example of how to
    use the SQLite library. SQLite is not a client library used to connect to
    a big database server. SQLite is the server. The SQLite library reads and
    writes directly to and from the database files on disk.

Note that sqlite3 is not backwards compatible with sqlite2, but they can be 
installed in parallel (thus the separate port). ok jolan@
2004-11-07 00:10:17 +00:00