./wip/cglib, Code generation library for Java

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


Branch: CURRENT, Version: 2.2, Package name: cglib-2.2, Maintainer: pkgsrc-users

cglib is a powerful, high performance and quality Code Generation Library, It is
used to extend JAVA classes and implements interfaces at runtime.
See samples and API documentation to learn more about features


Required to run:
[lang/openjdk11]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 074df9ef7a2ab6532b7d331a4566c5c6160afea2
Filesize: 272.15 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-12 16:59:46 by othyro | Files touched by this commit (23)
Log message:
MASTER_SITES -> MASTER_SITE_SOURCEFORGE; part 1/4. Let me know if this
breaks anything. Minor formatting and fixes in some files.
   2012-09-24 20:26:51 by Aleksej Saushev | Files touched by this commit (116)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-09-10 13:05:23 by Kamel Derouiche | Files touched by this commit (1)
Log message:
UPDATE: MAINTAINER

   2010-09-02 14:10:03 by Kamel Derouiche | Files touched by this commit (5) | Imported package
Log message:
Import cglib-2.2 as wip/cglib.

cglib is a powerful, high performance and quality Code Generation Library, It is
used to extend JAVA classes and implements interfaces at runtime.
See  samples  and  API documentation  to learn more about features