| Port details |
- rubygem-sequel Database Toolkit for Ruby
- 5.98.0 devel
=2 5.95.1Version of this port present on the latest quarterly branch. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2008-12-25 00:26:10
- Last Update: 2025-11-09 16:32:40
- Commit Hash: d40801d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- 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 = 1762587556
SHA256 (rubygem/sequel-5.98.0.gem) = 4fe49107a136311ca447686d941a19057e69121d6a322549e02723a269942b47
SIZE (rubygem/sequel-5.98.0.gem) = 652800
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:
|