Port details |
- rubygem-sqlite31 Ruby interface to the SQLite DB engine version 3
- 1.7.3 databases =2 1.7.3Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-05-28 10:24:13
- Last Update: 2024-05-28 10:21:22
- Commit Hash: 083eb0a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: BSD3CLAUSE
- WWW:
- https://github.com/sparklemotion/sqlite3-ruby
- Description:
- sqlite3-ruby provides an interface for the SQLite DB engine version 3.
This differs from the DBD::SQLite module in that it is more complete,
and from the ruby DBI version of SQLite in that it is SQLite specific,
so you can do things that would otherwise be more difficult via DBI.
If you want portability between backends, use DBI. If you want ease
of use with SQLite, use this.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-sqlite31>0:databases/rubygem-sqlite31
- To install the port:
- cd /usr/ports/databases/rubygem-sqlite31/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/rubygem-sqlite31
- pkg install rubygem-sqlite31
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-sqlite31
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1716448632
SHA256 (rubygem/sqlite3-1.7.3.gem) = fa77f63c709548f46d4e9b6bb45cda52aa3881aa12cc85991132758e8968701c
SIZE (rubygem/sqlite3-1.7.3.gem) = 3307008
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Library dependencies:
-
- libsqlite3.so : databases/sqlite3
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- mail/rubygem-vmail
- sysutils/rubygem-smart_proxy_dynflow
Configuration Options:
- No options to configure
- Options name:
- databases_rubygem-sqlite31
- USES:
- gem sqlite
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|