| Port details |
- rubygem-sequel Database Toolkit for Ruby
- 5.100.0 devel
=0 5.99.0Version of this port present on the latest quarterly branch. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2008-12-25 00:26:10
- Last Update: 2026-01-31 14:19:38
- Commit Hash: 16832b2
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://sequel.jeremyevans.net/
- https://github.com/jeremyevans/sequel
- Description:
- Sequel is a database toolkit for Ruby.
* Sequel provides thread safety, connection pooling and a concise
DSL for constructing database queries and table schemas.
* Sequel also includes a lightweight but comprehensive ORM layer for
mapping records to Ruby objects and handling associated records.
* Sequel supports advanced database features such as prepared
statements, bound variables, master/slave configurations, and database
sharding.
* Sequel makes it easy to deal with multiple records without having
to break your teeth on SQL.
* Sequel currently has adapters for ADO, DB2, DBI, Informix, JDBC,
MySQL, ODBC, OpenBase, Oracle, PostgreSQL and SQLite3.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rubygem-sequel>0:devel/rubygem-sequel
- To install the port:
- cd /usr/ports/devel/rubygem-sequel/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-sequel
- pkg install rubygem-sequel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-sequel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1768626883
SHA256 (rubygem/sequel-5.100.0.gem) = cb0329b62287a01db68eead46759c14497a3fae01b174e2c41da108a9e9b4a12
SIZE (rubygem/sequel-5.100.0.gem) = 654336
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:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-bigdecimal>=0 : math/rubygem-bigdecimal
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- devel/rubygem-dynflow
- mail/rubygem-vmail
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-sequel
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|