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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
jakarta-commons-collections Classes that extend/augment the Java Collections Framework
3.2.1 java Deleted on this many watch lists=5 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 3.2.1Version of this port present on the latest quarterly branch.
Maintainer: makc@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-10-18 20:38:48
Last Update: 2019-10-06 19:08:14
SVN Revision: 513899
People watching this port, also watch:: javamail, apache-ant, nmap, t1lib
Also Listed In: devel
License: not specified in port
WWW:
http://jakarta.apache.org/commons/collections/
Description:
A suite of classes that extend or augment the Java Collections Framework. There are certain holes left unfilled by Sun's implementations, and the Jakarta-Commons Collections Component strives to fulfill them. Among the features of this package are: Special-purpose implementations of Lists and Maps for fast access Adapter classes from Java1-style containers (arrays, enumerations) to Java 2-style collections. Methods to test or create typical set-theory properties of collections such as union, intersection, and closure. WWW: http://jakarta.apache.org/commons/collections/
Homepage    cgit ¦ GitHub ¦ 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 (1 items)
Collapse this list.
  1. share/java/classes/commons-collections.jar
Collapse this list.
Dependency lines:
  • jakarta-commons-collections>0:java/jakarta-commons-collections
No installation instructions:
This port has been deleted.
PKGNAME: jakarta-commons-collections
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (commons-collections-3.2.1-src.tar.gz) = 9a4a800cb7ecdaf3b6f608cd608682b88b506f1b1c4b727d15471ae3329fc63d SIZE (commons-collections-3.2.1-src.tar.gz) = 609930

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. java : java/openjdk8
  2. ant : devel/apache-ant
Runtime dependencies:
  1. java : java/openjdk8
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. textproc/jakarta-commons-digester*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. textproc/jakarta-commons-digester*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for jakarta-commons-collections-3.2.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
dos2unix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.forthnet.gr/pub/www/apache/commons/collections/source/
  2. ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/commons/collections/source/
  3. ftp://mir1.ovh.net/ftp.apache.org/dist/commons/collections/source/
  4. ftp://xenia.sote.hu/pub/mirrors/www.apache.org/commons/collections/source/
  5. http://apache.mirror.uber.com.au/commons/collections/source/
  6. http://apache.spd.co.il/commons/collections/source/
  7. http://archive.apache.org/dist/commons/collections/source/
  8. http://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.apache.org/dist/commons/collections/source/
  9. http://ftp.mirrorservice.org/sites/ftp.apache.org/commons/collections/source/
  10. http://ftp.twaren.net/Unix/Web/apache/commons/collections/source/
  11. http://mirrors.ircam.fr/pub/apache/commons/collections/source/
  12. http://www.apache.org/dist/commons/collections/source/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.1
06 Oct 2019 19:08:14
Revision:513899Original commit files touched by this commit
pfg search for other commits by this committer
rename most cases of jakarta- to apache-

The Apache Softare Foundation used to maintain an umbrella project named
Jakarta but it was retired on 2011. This name now conflicts with the new
name for Java EE under the Eclipse Foundation.

Rename most of the packages to be more consistent. Some other packages remain
but they will require intervention by their corresponding maintainers.

Approved by:	thierry (mentor), makc
Differential Revision:	https://reviews.freebsd.org/D21902
3.2.1
02 Nov 2016 11:15:40
Revision:425137Original commit files touched by this commit
makc search for other commits by this committer
java/jakarta-commons-collections:
- Add patch from Fedora to fix build with OpenJDK8
  https://issues.apache.org/jira/browse/COLLECTIONS-587

Submitted by:	soralx at cydem.org via e-mail
3.2.1
20 Oct 2016 15:58:13
Revision:424339Original commit files touched by this commit
rakuco search for other commits by this committer
Reassign makc's ports back to the pool.

See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).

I also emailed him 2 weeks ago and have received no response so far.
3.2.1
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
3.2.1
25 Aug 2015 10:03:09
Revision:395231Original commit files touched by this commit
makc search for other commits by this committer
Convert my ports to new options helpers
3.2.1
17 Jul 2015 02:35:03
Revision:392329Original commit files touched by this commit
glewis search for other commits by this committer
. Interfaces like MultiMap in version 3.2.1 of Jakarta Commons Collections
  define a remove() operation which takes two arguments and clashes with
  the new remove() operation defined in Map for Java 8.  Hence, restrict
  to Java 6 and 7.

PR:		201335
3.2.1
11 May 2015 18:34:58
Revision:386097Original commit files touched by this commit
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
3.2.1
01 May 2014 16:49:42
Revision:352760Original commit files touched by this commit
makc search for other commits by this committer
Grab unmaintained dependencies for math/scilab
3.2.1
29 Apr 2014 06:48:03
Revision:352579Original commit files touched by this commit
makc search for other commits by this committer
java/jakarta-commons-collections:
- Add stage support
- Drop unneeded JAVA_VERSION
- Convert NOPORTDOCS to option
- Clean up Makefile
3.2.1
02 Mar 2014 05:22:26
Revision:346734Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign ports to the heap
- Thank you hq@ for your years of service!
3.2.1
20 Sep 2013 19:48:32
Revision:327738Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
java)
3.2.1
02 May 2013 14:34:30
Revision:317123Original commit files touched by this commit
bapt search for other commits by this committer
Please bmake(1) as well as make(1)
3.2.1
10 Dec 2012 13:18:29
Revision:308604Original commit files touched by this commit
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)
3.2.1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
3.2.1
26 Aug 2008 07:26:16
Original commit files touched by this commit
hq search for other commits by this committer
Update to 3.2.1

PR:             125722
Submitted by:   Wen heping <wenheping@gmail.com>
3.2_2
06 Jun 2008 13:38:51
Original commit files touched by this commit
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)
3.2_1
27 Feb 2008 15:10:54
Original commit files touched by this commit
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)
3.2_1
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
3.2
16 May 2006 15:46:49
Original commit files touched by this commit
hq search for other commits by this committer
Update to 3.2
3.1
22 Jan 2006 12:39:58
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
3.1
03 Dec 2004 01:01:34
Original commit files touched by this commit
hq search for other commits by this committer
Reset znerd's ports maintainership:

- All JDK ports (and JDK documentation ports) that were formerly maintained by
  znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
  and xmlenc)
- Everything else is reset to ports@FreeBSD.org

Approved by:    znerd (maintainer)
3.1
01 Dec 2004 02:33:56
Original commit files touched by this commit
hq search for other commits by this committer
Link API documentation with JDK API documentation, if installed.
3.0
14 Aug 2004 16:09:15
Original commit files touched by this commit
hq search for other commits by this committer
- Update to 3.1
- Use USE_ANT
- Use %%JAVAJARDIR%%
- Use ${INSTALL_DATA} and ${CPIO} rather than ${CP} [1]
- ECHO_CMD -> ECHO_MSG
- Fix homepage in pkg-descr (and arrange the text a little)
- Add 'devel' category

PR:             70213
Submitted by:   me
Reviewed by:    glewis [1]
Approved by:    glewis (mentor), znerd (maintainer)
3.0
15 Apr 2004 20:53:59
Original commit files touched by this commit
znerd search for other commits by this committer
- Update to version 3.0
- Now using PORTDOCS macro for automated PLIST build (should fix the deinstall
  issue)
- Now using MASTER_SITE_APACHE_JAKARTA
- Now installs various additional docs: e.g. DEVELOPERS-GUIDE.html
- Now using JAVAJARDIR instead of JAVASHAREDIR/classes
- bsd.java.mk 2.0 compliant
- ECHO_CMD instead of ECHO
- Make JAVAJARDIR
- Echo doc files as they are installed
- Removed pkg-plist entirely (use PLIST_FILES)
- Changed the name of the installed JAR (no more version number in it as
  it is the case for other Java libraries)

PR:             64171
Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2.1
18 Mar 2004 18:01:13
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data, approved by maintainers.
2.1
23 Jul 2003 14:30:29
Original commit files touched by this commit
znerd search for other commits by this committer
Port devel/jakarta-ant was renamed to devel/apache-ant.

Reported by:    kris
Pointy hat to:  me
2.1
07 Mar 2003 06:04:45
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2.1
14 Nov 2002 10:49:10
Original commit files touched by this commit
znerd search for other commits by this committer
Improved output from do-install target.
2.1
22 Oct 2002 07:36:30
Original commit files touched by this commit
znerd search for other commits by this committer
Upgrade from 2.0 to 2.1.

See:
http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.1/RELEASE-NOTES-2.1.html
2.0
18 Oct 2002 20:38:12
Original commit files touched by this commit
znerd search for other commits by this committer
New port: Jakarta Commons Collections.

See:
http://jakarta.apache.org/commons/collections.html

Number of commits found: 30