./wip/apache-commons-pool, Pooling implementation for Java objects

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.5.5, Package name: apache-commons-pool-1.5.5, Maintainer: pkgsrc-users

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.


Required to run:
[lang/openjdk11]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: e325ff0f3cc1ed0820bf9631f6657b56574b9cc4
Filesize: 954.094 KB

Version history: (Expand)


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) | Imported package
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.