./archivers/fastjar, C language version of the jar archiver normally used by Java

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


Branch: CURRENT, Version: 0.98nb3, Package name: fastjar-0.98nb3, Maintainer: pkgsrc-users

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)


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 701.156 KB

Version history: (Expand)


CVS history: (Expand)


   2022-11-12 10:10:25 by Nikita | Files touched by this commit (25)
Log message: archivers/fastjar, archivers/lzip, audio/tcd, cross/avrdude, devel/guile-lib, devel/libjit, devel/m17n-lib, devel/quilt, devel/treecc, emulators/simulavr, fonts/jomolhari-ttf, graphics/dvipng, graphics/freetype2, graphics/libotf, ham/xlog, misc/color-theme, misc/m17n-db, multimedia/flvstreamer, net/mimms, print/chktex, security/oath-toolkit, sysutils/attr, sysutils/pidof, sysutils/renameutils, textproc/lout: change MASTER_SITES from http://download.savannah.gnu.org to \ https://download.savannah.gnu.org 
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message: *: recursive bump for perl 5.36 
   2021-10-26 11:57:20 by Nia Alarie | Files touched by this commit (140)
Log message: archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes. 
   2021-10-07 15:06:15 by Nia Alarie | Files touched by this commit (140)
Log message: archivers: Remove SHA1 distfiles hashes 
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message: *: recursive bump for perl 5.34 
   2020-05-10 15:54:19 by Roland Illig | Files touched by this commit (4)
Log message: mark perl as not needed Before, it had the same effect but generate a USE_TOOLS+=perl warning. 
   2020-04-26 15:27:41 by Roland Illig | Files touched by this commit (1)
Log message: archivers/fastjar: suppress USE_TOOLS+=perl warning 
   2019-11-02 23:54:29 by Roland Illig | Files touched by this commit (27)
Log message: archivers: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections.