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.

non port: java/jakarta-commons-dbcp/Makefile

Number of commits found: 25

Thursday, 12 Dec 2019
09:52 ale search for other commits by this committer
Update commons-pool to 2.8.0 release and rename jakarta- to apache-
Original commitRevision:519858 
Wednesday, 21 Aug 2019
02:01 glewis search for other commits by this committer
Update to Apache Commons DBCP 2.7.0

PR:		239984
Approved by:	ale@ (maintainer)
Original commitRevision:509484 
Friday, 1 Apr 2016
14:08 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412347 
Monday, 11 May 2015
18:34 mat search for other commits by this committer
Cleanup DIST* variables.

When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386097 
Thursday, 5 Jun 2014
07:41 ale search for other commits by this committer
Force java 1.6 only.
Original commitRevision:356605 
Monday, 12 May 2014
15:50 ale search for other commits by this committer
Stagify.
Original commitRevision:353844 
Friday, 20 Sep 2013
19:48 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
java)
Original commitRevision:327738 
Monday, 10 Dec 2012
13:18 bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
Original commitRevision:308604 
Thursday, 21 Jul 2011
05:03 linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
Original commit
Thursday, 11 Nov 2010
15:39 ale search for other commits by this committer
Update to 1.4 release and unbreak.
Take maintainership.

Approved by:    maintainer (by email)
Original commit
Saturday, 19 Dec 2009
04:41 nemoliu search for other commits by this committer
- Change BROKEN message

PR:     ports/129435
Submitted by:   Lapo Luchini <lapo@lapo.it>
Approved by:    maintainer timeout (toha@toha.org.ua)
Original commit
Wednesday, 13 May 2009
03:33 glewis search for other commits by this committer
. Update to 1.2.2.

PR:             133282
Approved by:    maintainer timeout
Original commit
Saturday, 29 Nov 2008
22:41 pav search for other commits by this committer
- Mark BROKEN: does not build

Reported by:    pointyhat
Original commit
Friday, 5 Sep 2008
19:10 pav search for other commits by this committer
- JAVA_VERSION=1.4 1.5 is better style than 1.4-1.5

Reported by:    hq
Original commit
Thursday, 4 Sep 2008
17:45 pav search for other commits by this committer
- Limit to jdk 1.4-1.5, does not build with 1.6

Reported by:    pointyhat
Original commit
Friday, 6 Jun 2008
13:38 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Wednesday, 27 Feb 2008
15:10 ehaupt search for other commits by this committer
Apache Commons project are no longer hosted under MASTER_SITES_APACHE
jakarta/commons subdirectory, they have been moved one directory up.

Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.

PR:             121041
Submitted by:   Marcin Cieslak <saper@system.pl>
Approved by:    portmgr (linimon)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Monday, 26 Jul 2004
05:35 glewis search for other commits by this committer
. Update to 1.2.1 [1]
. Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk supports it.

PR:             69525 [1]
Submitted by:   Anton Yudin <toha@toha.org.ua> (maintainer) [1]
Original commit
Wednesday, 26 May 2004
10:27 pav search for other commits by this committer
- Add missed dependency on java/jakarta-commons-collections

PR:             ports/66982
Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Approved by:    maintainer
Original commit
Friday, 16 Apr 2004
15:26 glewis search for other commits by this committer
. Require JDK 1.4 or better (fixes bento build). [1, 2]
. Use MASTER_SITE_APACHE_JAKARTA. [1]
. bsd.java.mk 2.0 compliant. [1]
. Removed pkg-plist using PLIST_FILES. [1]
. Forced ANT to use the selected version of Java.

PR:             65617 [1], 65349 [2]
Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
                Anton Yudin <toha@toha.org.ua>
Approved by:    Anton Yudin <toha@toha.org.ua> (maintainer)
Original commit
Friday, 23 Jan 2004
06:26 glewis search for other commits by this committer
. Unbreak the build after the recent changes to ant.  I've done it slightly
  differently than the PR, using the ANT_INCLUDE_SHARED_JARS variable.

PR:             61711
Submitted by:   Anton Yudin <toha@toha.org.ua> (maintainer)
Original commit
Thursday, 20 Nov 2003
23:30 glewis search for other commits by this committer
. Simplify packing list [1]
. Minor simplification of BUILD_DEPENDS.

PR:             59179 [1]
Submitted by:   Anton Yudin <toha@toha.org.ua> (maintainer) [1]
Original commit
Tuesday, 11 Nov 2003
11:55 osa search for other commits by this committer
Update commons-[dbcp|pool] to 1.1.
Utilize DOCSDIR and PORTDOCS macros.

Submitted by:   Anton Yudin <toha@toha.org.ua> (maintainer)
PR:             59050
Original commit
Monday, 6 Oct 2003
08:28 znerd search for other commits by this committer
New port: Jakarta Commons DBCP.

PR:             57573
Submitted by:   Anton Yudin <toha@toha.org.ua>
Original commit

Number of commits found: 25