pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/fastjar



Module name:	wip
Committed by:	makoto
Date:		Thu Nov 20 05:36:32 UTC 2014

Added Files:
	wip/fastjar: ALTERNATIVES DESCR Makefile PLIST distinfo
	wip/fastjar/patches: patch-aa patch-ab patch-ad

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)

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/fastjar/ALTERNATIVES wip/fastjar/DESCR \
    wip/fastjar/Makefile wip/fastjar/PLIST wip/fastjar/distinfo \
    wip/fastjar/patches/patch-aa wip/fastjar/patches/patch-ab \
    wip/fastjar/patches/patch-ad

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/fastjar/ALTERNATIVES?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/fastjar/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/fastjar/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/fastjar/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/fastjar/distinfo?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/fastjar/patches/patch-aa?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/fastjar/patches/patch-ab?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/fastjar/patches/patch-ad?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index