Commit graph

6 commits

Author SHA1 Message Date
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Maho Nakata
a1bd59bafe * Update to 20060808 cvs checkout of fastjar proect
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.
2006-08-09 00:10:34 +00:00
Pav Lucistnik
2c39b78ee6 - Add SHA256 2005-11-23 23:37:45 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Andrey A. Chernov
1f3ad986ee Upgrade to 0.93 2003-08-18 15:25:41 +00:00
Akinori MUSHA
5fdb8cb0f9 Initial import of fastjar.
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
2000-03-25 00:12:37 +00:00