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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
apache-commons-dbcp Apache Commons Database Connection Pool
2.12.0 java 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 2.9.0Version of this port present on the latest quarterly branch.
Maintainer: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-12-30 09:15:35
Last Update: 2024-03-05 07:05:24
Commit Hash: 033a130
Also Listed In: databases
License: APACHE20
WWW:
https://commons.apache.org/dbcp/
Description:
The DBCP Component Many Jakarta projects support interaction with a relational database. Creating a new connection for each user can be time consuming (often requiring multiple seconds of clock time), in order to perform a database transaction that might take milliseconds. Opening a connection per user can be unfeasible in a publicly-hosted Internet application where the number of simultaneous users can be very large. Accordingly, developers often wish to share a "pool" of open connections between all of the application's current users. The number of users actually performing a request at any given time is usually a very small percentage of the total number of active users, and during request processing is the only time that a database connection is required. The application itself logs into the DBMS, and handles any user account issues internally. There are several Database Connection Pools already available, both within Jakarta products and elsewhere. This Commons package provides an opportunity to coordinate the efforts required to create and maintain an efficient, feature-rich package under the ASF license. The commons-dbcp package relies on code in the commons-pool package to provide the underlying object pool mechanisms that it utilizes.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. /usr/local/share/java/classes/commons-dbcp.jar
  2. /usr/local/share/java/classes/commons-dbcp2-2.12.0.jar
  3. /usr/local/share/licenses/apache-commons-dbcp-2.12.0/catalog.mk
  4. /usr/local/share/licenses/apache-commons-dbcp-2.12.0/LICENSE
  5. /usr/local/share/licenses/apache-commons-dbcp-2.12.0/APACHE20
Collapse this list.
Dependency lines:
  • apache-commons-dbcp>0:java/apache-commons-dbcp
To install the port:
cd /usr/ports/java/apache-commons-dbcp/ && make install clean
To add the package, run one of these commands:
  • pkg install java/apache-commons-dbcp
  • pkg install apache-commons-dbcp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: apache-commons-dbcp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709622183 SHA256 (commons-dbcp2-2.12.0-bin.tar.gz) = 54f7444f899980cadf83bdc4220d132bdfdce88e44856f1fb3f459513a58b264 SIZE (commons-dbcp2-2.12.0-bin.tar.gz) = 2486619

Packages (timestamps in pop-ups are UTC):
apache-commons-dbcp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.12.02.12.0-2.12.02.12.0---
FreeBSD:13:quarterly2.9.02.9.02.9.02.9.02.9.0-2.9.02.9.0
FreeBSD:14:latest2.12.02.12.02.9.0-2.12.0--2.9.0
FreeBSD:14:quarterly2.9.02.9.0--2.9.0-2.9.02.9.0
FreeBSD:15:latest2.12.02.12.0n/a-n/a-2.9.02.9.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. commons-pool.jar : java/apache-commons-pool
  2. java : java/openjdk8
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for apache-commons-dbcp-2.12.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
java_apache-commons-dbcp
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://archive.apache.org/dist/commons/dbcp/binaries/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.12.0
05 Mar 2024 07:05:24
commit hash: 033a130e284424d6d877b76fda0728678d677bebcommit hash: 033a130e284424d6d877b76fda0728678d677bebcommit hash: 033a130e284424d6d877b76fda0728678d677bebcommit hash: 033a130e284424d6d877b76fda0728678d677beb files touched by this commit
Alex Dupre (ale) search for other commits by this committer
java/apache-commons-dbcp: update to 2.12.0 release.
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.9.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.9.0
20 Jul 2022 14:22:12
commit hash: 526869d8dc02563825a24d394e1d087334d654cccommit hash: 526869d8dc02563825a24d394e1d087334d654cccommit hash: 526869d8dc02563825a24d394e1d087334d654cccommit hash: 526869d8dc02563825a24d394e1d087334d654cc files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
java: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alexander Yerenkow <yerenkow@gmail.com>
  *  Anton Yudin (<contact@toha.org.ua>)
  *  Anton Yudin <toha@toha.org.ua>
  *  Benjamin Close <benjsc@FreeBSD.org>
  *  Björn König <bkoenig@alpha-tierchen.de>
  *  Conor McDermottroe <ports@mcdermottroe.com>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org
  *  Dave Glowacki <dglo@ssec.wisc.edu>
  *  Ernst de Haan <znerd@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.9.0
31 Jan 2022 12:22:46
commit hash: 858747829cef02a7884eddb0f5f0bedd94b8ac9dcommit hash: 858747829cef02a7884eddb0f5f0bedd94b8ac9dcommit hash: 858747829cef02a7884eddb0f5f0bedd94b8ac9dcommit hash: 858747829cef02a7884eddb0f5f0bedd94b8ac9d files touched by this commit
Alex Dupre (ale) search for other commits by this committer
java/apache-commons-dbcp: update to 2.9.0 release
2.8.0
11 Oct 2021 18:52:45
commit hash: 8456ff169d840fa3c21c9e5f7efdc15e8fb2baf6commit hash: 8456ff169d840fa3c21c9e5f7efdc15e8fb2baf6commit hash: 8456ff169d840fa3c21c9e5f7efdc15e8fb2baf6commit hash: 8456ff169d840fa3c21c9e5f7efdc15e8fb2baf6 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
java/apache-commons-dbcp: Update MASTER_SITES

Use a direct URL to Apache's release archive site as it's not mirrored
by upstream mirror sites

Approved by:	ale (port maintainer), arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32426
2.8.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.8.0
28 Sep 2020 11:06:30
Revision:550418Original commit files touched by this commit
ale search for other commits by this committer
Update to 2.8.0 release.
2.7.0
30 Dec 2019 09:15:29
Revision:521475Original commit files touched by this commit
ale search for other commits by this committer
Rename my jakarta- ports to apache-

Number of commits found: 9