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-pool/Makefile

Number of commits found: 23

Wednesday, 21 Aug 2019
01:59 glewis search for other commits by this committer
Update to Apache Commons Pool 2.7.0

PR:		239983
Approved by:	ale@ (maintainer)
Original commitRevision:509482 
Monday, 20 Jun 2016
16:23 mat search for other commits by this committer
With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:417166 
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 
Monday, 12 May 2014
15:51 ale search for other commits by this committer
Stagify.
Original commitRevision:353847 
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 
Tuesday, 10 Jan 2012
12:18 ale search for other commits by this committer
Update to 1.6 release.
Original commit
Friday, 23 Dec 2011
09:36 ale search for other commits by this committer
Update to 1.5.7 release.
Original commit
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
Monday, 11 Apr 2011
18:31 ale search for other commits by this committer
Update to 1.5.6 release.
Original commit
Thursday, 11 Nov 2010
15:38 ale search for other commits by this committer
Update to 1.5.5 release.
Take maintainership.

Approved by:    maintainer (by email)
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
Thursday, 8 Jun 2006
16:52 stefan search for other commits by this committer
Update to 1.3.

PR:             97540
Submitted by:   Tian-Jian Jiang <tmjiang@iis.sinica.edu.tw>
Patch by:       stefan
Approved by:    maintainer timeout (18 days)
Original commit
Sunday, 21 May 2006
13:27 stefan search for other commits by this committer
Solve JDK 1.5 incompatibility.

PR:             96922
Submitted by:   Anton Yudin <toha@toha.org.ua> (maintainer)
Approved by:    arved (mentor)
Original commit
Saturday, 22 Apr 2006
22:20 kris search for other commits by this committer
BROKEN: Does not compile
Original commit
Tuesday, 18 Jan 2005
09:09 hq search for other commits by this committer
- Update to bsd.java.mk 2.0 [1]
- Use USE_ANT
- Remove unneeded PLIST_SUB entries
- Dynamic packing list
- Use JAVALIBDIR in BUILD_DEPENDS
- Use INSTALL_DATA to install documentation and JAR files
- Use ECHO_MSG rather than ECHO
- Use MASTER_SITE_APACHE_JAKARTA
- Remove DIST_SUBDIR
- Add 'devel' category

PR:             76036
Submitted by:   maintainer [1]
Approved by:    maintainer
Original commit
Monday, 26 Jul 2004
05:37 glewis search for other commits by this committer
. Update to 1.2 [1]
. Don't define local copies of JAVASHAREDIR and JAVAJARDIR.
. 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
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:21 glewis search for other commits by this committer
. Simplify the packing list [1]
. Add missing BUILD_DEPENDS entry.

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:27 znerd search for other commits by this committer
New port: Jakarta Commons Pool.

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

Number of commits found: 23