| Port details |
- R-cran-pool Object pooling for DBI database connections
- 1.0.4 databases
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: chris.longros@gmail.com
 - Port Added: 2026-03-29 17:12:08
- Last Update: 2026-03-29 17:04:26
- Commit Hash: 81e8e45
- License: MIT
- WWW:
- https://cran.r-project.org/package=pool
- Description:
- Enables the creation of object pools for various types of objects in R,
with a primary focus on DBI database connections. It provides a DBI
backend that manages a shared pool of connections, automatically
validating, creating, and destroying connections as needed. This is
particularly useful for Shiny applications and other multi-user R
services that need efficient database access.
¦ ¦ ¦ ¦ 
- 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:
-
- R-cran-pool>0:databases/R-cran-pool
- To install the port:
- cd /usr/ports/databases/R-cran-pool/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/R-cran-pool
- pkg install R-cran-pool
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-pool
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728950400
SHA256 (pool_1.0.4.tar.gz) = 0c4390fa98a76a42a2ccecc1af84d06ac6da4aa3920aee2003cae9e5d9ced677
SIZE (pool_1.0.4.tar.gz) = 40154
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:
-
- R : math/R
- Runtime dependencies:
-
- R-cran-DBI>=1.2.1 : databases/R-cran-DBI
- R-cran-later>=1.0.0 : devel/R-cran-later
- R-cran-R6>0 : devel/R-cran-R6
- R-cran-rlang>=1.0.0 : devel/R-cran-rlang
- R : math/R
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_R-cran-pool
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0.4 29 Mar 2026 17:04:26
    |
Yuri Victorovich (yuri)  Author: Christos Longros |
databases/R-cran-pool: New port: Object pooling for DBI database connections
Differential Revision: https://reviews.freebsd.org/D56081 |
Number of commits found: 1
|