NetBSD pkgsrc (package source) is a package management system for
Unix-like operating systems
bin/jar @PREFIX@/bin/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)
# $NetBSD: Makefile,v 1.17 2007/11/08 18:30:05 joerg Exp $
#
DISTNAME= fastjar-0.93
PKGREVISION= 3
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fastjar/}
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://fastjar.sourceforge.net/
COMMENT= C language version of the 'jar' archiver normally used by Java
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
INSTALLATION_DIRS= ${PKGMANDIR}/man1
post-install:
${INSTALL_MAN} ${WRKSRC}/fastjar.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
${INSTALL_MAN} ${WRKSRC}/grepjar.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
@comment $NetBSD: PLIST,v 1.2 2002/12/14 04:34:39 jschauma Exp $
bin/fastjar
bin/grepjar
man/man1/fastjar.1
man/man1/grepjar.1
$NetBSD: distinfo,v 1.12 2006/05/17 06:12:27 rillig Exp $
SHA1 (fastjar-0.93.tgz) = 74acc8e8a920ea6da18a180cd0a691c5d7c4699f
RMD160 (fastjar-0.93.tgz) = 1627f2316cc7bca6a477011d1b812b140900d987
Size (fastjar-0.93.tgz) = 62419 bytes
SHA1 (patch-aa) = 12cc5397a89c18d239164caa3955121ca6d01de0
SHA1 (patch-ab) = c13f46e1a3e60a3bbe656af609a5c9fb047a4ca3
SHA1 (patch-ac) = ce8eefb978a93d0043f8b98fbf4049f022ce663c
SHA1 (patch-ad) = 7fe6657b18090e0d12c8a3b528370314e6ddca97