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) WWW: http://savannah.nongnu.org/projects/fastjar http://fastjar.sourceforge.net/ ebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net/drawterm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Do not abuse INSTALL_MAN when installing documentation, examples, anddanfe2018-02-041-1/+1
* When there is a do-install target, do not use a post-install target, domat2016-07-19