Port details on branch 2024Q1 |
- rubygem-sqlite3 Ruby interface to the SQLite DB engine version 3
- 2.5.0 databases =7 2.4.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2007-02-08 09:54:09
- Last Update: 2024-12-31 15:51:12
- Commit Hash: 195aeec
- People watching this port, also watch:: sqlite3, iso8879, libXdamage, xorg-fonts-truetype, libxml2
- 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-sqlite3>0:databases/rubygem-sqlite3
- To install the port:
- cd /usr/ports/databases/rubygem-sqlite3/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/rubygem-sqlite3
- pkg install rubygem-sqlite3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-sqlite3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1735227998
SHA256 (rubygem/sqlite3-2.5.0.gem) = 87fa0036e6369c3f3cfeca749865c2b2b63649d3b17b223d1939a8eed4841a6b
SIZE (rubygem/sqlite3-2.5.0.gem) = 3394048
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 Build
-
Deleted ports which required this port:
- for Run
-
- databases/rubygem-sqlite3-ruby
- devel/rubygem-app_config
- lang/rubygem-ruby_language_server
- security/metasploit
- www/rubygem-rails4
- www/rubygem-rails5
- www/rubygem-rails50
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- databases_rubygem-sqlite3
- USES:
- gem sqlite
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|