notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
Port details
R-cran-pool Object pooling for DBI database connections
1.0.4 databasesnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/R-cran-pool-1.0.4/catalog.mk
  2. /usr/local/share/licenses/R-cran-pool-1.0.4/LICENSE
  3. /usr/local/share/licenses/R-cran-pool-1.0.4/MIT
Collapse this list.
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):
R-cran-pool
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest----1.0.4n/an/an/a
FreeBSD:13:quarterly-1.0.4--1.0.4n/an/an/a
FreeBSD:14:latest1.0.41.0.4--1.0.4---
FreeBSD:14:quarterly1.0.41.0.4--1.0.4---
FreeBSD:15:latest1.0.41.0.4n/a-n/an/a--
FreeBSD:15:quarterly1.0.41.0.4n/a-n/an/a--
FreeBSD:16:latest-1.0.4n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. R : math/R
Runtime dependencies:
  1. R-cran-DBI>=1.2.1 : databases/R-cran-DBI
  2. R-cran-later>=1.0.0 : devel/R-cran-later
  3. R-cran-R6>0 : devel/R-cran-R6
  4. R-cran-rlang>=1.0.0 : devel/R-cran-rlang
  5. 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:
Expand this list (14 items)
Collapse this list.
  1. http://cran.utstat.utoronto.ca/src/contrib/
  2. http://cran.utstat.utoronto.ca/src/contrib/Archive/pool/
  3. https://cloud.r-project.org/src/contrib/
  4. https://cloud.r-project.org/src/contrib/Archive/pool/
  5. https://cran.csiro.au/src/contrib/
  6. https://cran.csiro.au/src/contrib/Archive/pool/
  7. https://cran.ma.imperial.ac.uk/src/contrib/
  8. https://cran.ma.imperial.ac.uk/src/contrib/Archive/pool/
  9. https://mirror.las.iastate.edu/CRAN/src/contrib/
  10. https://mirror.las.iastate.edu/CRAN/src/contrib/Archive/pool/
  11. https://mirrors.tuna.tsinghua.edu.cn/CRAN/src/contrib/
  12. https://mirrors.tuna.tsinghua.edu.cn/CRAN/src/contrib/Archive/pool/
  13. https://stat.ethz.ch/CRAN/src/contrib/
  14. https://stat.ethz.ch/CRAN/src/contrib/Archive/pool/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.4
29 Mar 2026 17:04:26
commit hash: 81e8e4590234eb38099ce6bb916648d9f205777dcommit hash: 81e8e4590234eb38099ce6bb916648d9f205777dcommit hash: 81e8e4590234eb38099ce6bb916648d9f205777dcommit hash: 81e8e4590234eb38099ce6bb916648d9f205777d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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