Subject: CVS commit: wip/fastjar
From: Makoto Fujiwara
Date: 2014-11-20 06:36:32
Message id: E1XrKQE-00083D-Bh@sfs-ml-3.v29.ch3.sourceforge.com

Log Message:
Import fastjar-0.94 as wip/fastjar.

Fastjar is a version of Sun's 'jar' utility, written entirely in C,
and therefore quite a bit faster.  Fastjar can be up to 100x faster
than the stock 'jar' program running without a JIT.  Currently,
the author is working on adding all the features present in the sun
utility.  At the moment, implemented features are:

	* Archive creation
	* Verbose/quiet output
	* stdout vs. file output
	* Manifest file support
	* Deflation or storage
	* Changing to a dir and adding files (-C)
	* Archive content listing (-t)
	* Archive extraction (-x)


Files:
RevisionActionfile
1.1addwip/fastjar/ALTERNATIVES
1.1addwip/fastjar/DESCR
1.1addwip/fastjar/Makefile
1.1addwip/fastjar/PLIST
1.1addwip/fastjar/distinfo
1.1addwip/fastjar/patches/patch-aa
1.1addwip/fastjar/patches/patch-ab
1.1addwip/fastjar/patches/patch-ad