Path to this page:
./
wip/apache-commons-pool,
Pooling implementation for Java objects
Branch: CURRENT,
Version: 1.5.5,
Package name: apache-commons-pool-1.5.5,
Maintainer: pkgsrc-usersPool provides an Object-pooling API, with three major aspects:
1. A generic object pool interface that clients and implementors can use to
provide easily interchangeable pooling implementations.
2. A toolkit for creating modular object pools.
3. Several general purpose pool implementations.
Required to run:[
lang/openjdk7]
Master sites: (Expand)
SHA1: f0de4bda7fa3403839471e26f006d5fa880372ec
RMD160: e325ff0f3cc1ed0820bf9631f6657b56574b9cc4
Filesize: 954.094 KB
Version history: (Expand)
- (2013-03-09) Package has been reborn
- (2013-03-09) Package deleted from pkgsrc
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2010-12-01) Package has been reborn
- (2010-09-13) Package added to pkgsrc.se, version apache-commons-pool-1.5.5 (created)
CVS history: (Expand)
| 2012-09-24 18:56:26 by Aleksej Saushev | Files touched by this commit (144) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
|
2012-01-01 16:35:43 by Kamel Derouiche | Files touched by this commit (1) |  |
Log message:
Update Maintainer
|
2010-09-13 10:46:06 by Kamel Derouiche | Files touched by this commit (4) |  |
Log message:
Import apache-commons-pool-1.5.5 as wip/apache-commons-pool.
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 interchangeable pooling implementations.
2. A toolkit for creating modular object pools.
3. Several general purpose pool implementations.
|