8f54 FreshPorts -- java/jakarta-commons-pool
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
jakarta-commons-pool 1.6 java on this many watch lists=0 search for ports that depend on this port
Jakarta Object-pooling API
Maintained by: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 06 Oct 2003 08:29:32
Also Listed In: devel
License: not specified in port


The Pool Component

	Pool provides an Object-pooling API, with three major aspects:
	1. A generic object pool interface that clients and implementors can
	 use to provide easily interchangable pooling implementations.
	2. A toolkit for creating modular object pools.
	3. Several general purpose pool implementations.

WWW: http://commons.apache.org/pool/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. java/openjdk6
  2. devel/apache-ant
Required To Run:
  1. java/openjdk6

This port is required by:

for Build for Run

To install the port: cd /usr/ports/java/jakarta-commons-pool/ && make install clean
To add the package: pkg_add -r jakarta-commons-pool


Configuration Options
     No options to configure

Master Sites:
  1. ftp://apache.rinet.ru/pub/mirror/apache.org/dist/commons/pool/source/
  2. ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/commons/pool/source/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  4. ftp://ftp.forthnet.gr/pub/www/apache/commons/pool/source/
  5. ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/commons/pool/source/
  6. ftp://ftp.rhnet.is/pub/apache/commons/pool/source/
  7. ftp://ftp.sunet.se/pub/www/servers/apache/dist/commons/pool/source/
  8. ftp://ftp.task.gda.pl/pub/www/apache/dist/commons/pool/source/
  9. ftp://mir1.ovh.net/ftp.apache.org/dist/commons/pool/source/
  10. ftp://sunsite.icm.edu.pl/pub/www/apache/dist/commons/pool/source/
  11. ftp://xenia.sote.hu/pub/mirrors/www.apache.org/commons/pool/source/
  12. http://archive.apache.org/dist/commons/pool/source/
  13. http://ftp.twaren.net/Unix/Web/apache/commons/pool/source/
  14. http://ring.nict.go.jp/archives/net/apache/commons/pool/source/
  15. http://www.apache.org/dist/commons/pool/source/

Number of commits found: 22

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Dec 2012 13:18:29
Original commit files touched by this commit  1.6
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)
10 Jan 2012 12:18:56
Original commit files touched by this commit  1.6
ale search for other commits by this committer
Update to 1.6 release.
23 Dec 2011 09:36:30
Original commit files touched by this commit  1.5.7
ale search for other commits by this committer
Update to 1.5.7 release.
24 Oct 2011 04:17:38
Original commit files touched by this commit  1.5.6
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
21 Jul 2011 05:03:02
Original commit files touched by this commit  1.5.6
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
11 Apr 2011 18:31:42
Original commit files touched by this commit  1.5.6
ale search for other commits by this committer
Update to 1.5.6 release.
11 Nov 2010 15:38:05
Original commit files touched by this commit  1.5.5
ale search for other commits by this committer
Update to 1.5.5 release.
Take maintainership.

Approved by:    maintainer (by email)
06 Jun 2008 13:38:51
Original commit files touched by this commit  1.3_2
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)
27 Feb 2008 15:10:54
Original commit files touched by this commit  1.3_1
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)
19 May 2007 20:32:57
Original commit files touched by this commit  1.3_1
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}.
08 Jun 2006 16:52:00
Original commit files touched by this commit  1.3
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)
21 May 2006 13:27:53
Original commit files touched by this commit  1.2_1
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)
22 Apr 2006 22:20:07
Original commit files touched by this commit  1.2
kris search for other commits by this committer
BROKEN: Does not compile
22 Jan 2006 12:39:58
Original commit files touched by this commit  1.2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
18 Jan 2005 09:09:42
Original commit files touched by this commit  1.2
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
26 Jul 2004 05:37:19
Original commit files touched by this commit  1.2
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]
22 Mar 2004 12:07:27
Original commit files touched by this commit  1.1
clement search for other commits by this committer
SIZEify.

PR:             64562
Submitted by:   Anton Yudin <toha@toha.org.ua> (maintainer)
23 Jan 2004 06:26:08
Original commit files touched by this commit  1.1
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)
20 Nov 2003 23:21:26
Original commit files touched by this commit  1.1
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]
11 Nov 2003 11:55:59
Original commit files touched by this commit  1.1
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
08 Oct 2003 09:51:45
Original commit files touched by this commit  1.0.1
osa search for other commits by this committer
Add slash to WWW tag.
Also remove pair new-lines for portlint(1) happy.

Submitted by:   Anton Yudin <toha@toha.org.ua> (maintainer)
06 Oct 2003 08:27:58
Original commit files touched by this commit  1.0.1
znerd search for other commits by this committer
New port: Jakarta Commons Pool.

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

Number of commits found: 22

2847
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24524
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days25
new fortnight58
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0