Path to this page:
./
databases/ruby-sqlite3,
Ruby interface for the SQLite database engine
Branch: CURRENT,
Version: 2.9.1,
Package name: ruby33-sqlite3-2.9.1,
Maintainer: pkgsrc-usersThis module allows Ruby programs to interface with the SQLite3
database engine (http://www.sqlite.org). You must have the
SQLite engine installed in order to build this module.
Note that this module is NOT compatible with SQLite 2.x.
Required to run:[
misc/ruby-mini_portile2] [
lang/ruby31-base]
Master sites:
Filesize: 3199 KB
Version history: (Expand)
- (2026-03-01) Updated to version: ruby33-sqlite3-2.9.1
- (2026-01-13) Updated to version: ruby32-sqlite3-2.9.0
- (2026-01-07) Updated to version: ruby32-sqlite3-2.8.1nb1
- (2025-12-14) Updated to version: ruby32-sqlite3-2.8.1
- (2025-09-23) Updated to version: ruby32-sqlite3-2.7.4
- (2025-07-27) Updated to version: ruby32-sqlite3-2.7.3
CVS history: (Expand)
2026-03-01 08:11:48 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
databases/ruby-sqlite3: update to 2.9.1
2.9.1 (2026-02-28)
* Vendored sqlite is updated to v3.51.2 (from v3.51.1). #683 @flavorjones
|
2026-01-13 15:54:59 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
databases/ruby-sqlite3: update to 2.9.0
2.9.0 (2025-12-27)
Ruby
* Introduce native gem packages for Ruby 4.0. @flavorjones
* Drop support for Ruby 3.1. @flavorjones
Added
* Introduce Statement#named_params to introspect on a parameterized SQL
statement. #627 #642 @captn3m0
Improved
* Small improvements to docstrings and comments. @flavorjones @houyuanjie
New Contributors
* @captn3m0 made their first contribution in #642
* @houyuanjie made their first contribution in #671
|
| 2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525) |
Log message:
*: recursive bump for icu 78.1
|
2025-12-14 04:31:37 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
databases/ruby-sqlite3: update to 2.8.1
2.8.0 (2025-11-05)
* Vendored sqlite is updated to v3.51.0 (from v3.50.4). #652 @flavorjones
2.8.1 / 2025-11-29
* Vendored sqlite is updated to v3.51.1 (from v3.51.0). #659 @flavorjones
* Precompiled native gems are built with rake-compiler-dock v1.10.0
(previously v1.9.1).
|
2025-09-23 05:19:32 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
databases/ruby-sqlite3: update to 2.7.4
2.7.4 (2025-09-19)
* Vendored sqlite is updated to v3.50.4 (from v3.50.3). #644 @flavorjones
|
2025-07-27 17:23:22 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
databases/ruby-sqlite3: update to 2.7.3
2.7.1 (2025-06-30)
* Vendored sqlite is updated to v3.50.2 (from v3.50.1). #633 @flavorjones
2.7.2 (2025-07-05)
* Backport a fix to the vendored SQLite to support compilation on Rocky
Linux. See the SQLite forum post for more details. #634, #635
@flavorjones
2.7.3 (2025-07-18)
* Vendored sqlite is updated to v3.50.3 (from v3.50.2). #638 @flavorjones
|
2025-06-14 16:16:45 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
databases/ruby-sqlite3: update to 2.7.0
2.7.0 (2025-06-09)
* Vendored sqlite is updated to v3.50.1 (from v3.49.1). #630 @flavorjones
|
| 2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449) |
Log message:
*: recursive bump for icu 77 and libxml2 2.14
|