which was forked from gcc4 (http://savannah.nongnu.org/projects/fastjar/)
(According to http://gcc.gnu.org/java/
April 4, 2006
fastjar has been removed from the GCC source tree and made into a
separate project....)
* FastJar from gcc4 (now at savannah) seems to be the superset
of FastJar 0.93 at sourceforge and this doesn't seem to updated for long time.
According fastjar-0.93/CHANGES
> 0.93 01/11/2001 Integrated GNU gcc patches to mainline fastjar
> codebase. Should compile on more platforms.
> Ignore nutty errors.
* gcc42 will depend on this jar
* take over the maintainer ship until this situation become settle.
- Remove post-install information from DESCR's.
- Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's.
- Remove unnecessary whitespace.
Pointed out by: portlint
FastJar is a version of JDK's `jar' utility written entirely in C,
and therefore quite a bit faster. Currently some features such as
updating archive are unimplemented, but enough seems implemented.
WWW: http://fastjar.sourceforge.net
Obtained from: NetBSD pkgsrc