NetBSD pkgsrc (package source) is a package management system for
Unix-like operating systems
rzip is a compression program, similar in functionality to gzip or
bzip2, but able to take advantage long distance redundancies in files,
which can sometimes allow rzip to produce much better compression
ratios than other programs.
# $NetBSD: Makefile,v 1.9 2006/12/19 13:39:14 rillig Exp $
DISTNAME= rzip-2.1
CATEGORIES= archivers
MASTER_SITES= http://rzip.samba.org/ftp/rzip/
MAINTAINER= carton@Ivy.NET
HOMEPAGE= http://rzip.samba.org/
COMMENT= Create or extract .rz files, like gzip but smaller
GNU_CONFIGURE= yes
MAKE_FLAGS+= INSTALL_MAN=${PREFIX}/${PKGMANDIR}
post-install:
${LN} -f ${PREFIX}/bin/rzip ${PREFIX}/bin/runzip
${RM} -f ${PREFIX}/${PKGMANDIR}/man1/runzip.1
${LN} -s rzip.1 ${PREFIX}/${PKGMANDIR}/man1/runzip.1
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "Interix"
. include "../../devel/libiberty/application.mk" # need asprintf(3)
.endif
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
@comment $NetBSD: PLIST,v 1.1.1.1 2004/08/29 15:29:04 recht Exp $
bin/runzip
bin/rzip
man/man1/runzip.1
man/man1/rzip.1
$NetBSD: distinfo,v 1.5 2006/02/14 20:58:18 adam Exp $
SHA1 (rzip-2.1.tar.gz) = efeafc7a5bdd7daa0cea8d797ff21aa28bdfc8d9
RMD160 (rzip-2.1.tar.gz) = 7ef5299cd526c8c49a779e050ad515a53180c1c5
Size (rzip-2.1.tar.gz) = 46785 bytes
SHA1 (patch-aa) = 10c4726d04ef8cea8f1e0e009d19db3178b3caa2
SHA1 (patch-ab) = 0e68db21e8d605c6ba52cf2e6d8b70805a2635ab
SHA1 (patch-ac) = 17ce38121ea20b705c7aa19fa8103dd184597df0