ports/146884: New port: archivers/plzip Parallel version of lzip compressor

Albert Vernon f3cun3c02 at sneakemail.com
Sun May 23 22:07:00 UTC 2010


>Number:         146884
>Category:       ports
>Synopsis:       New port: archivers/plzip Parallel version of lzip compressor
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 23 22:06:59 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Albert Vernon
>Release:        7.2
>Organization:
>Environment:
FreeBSD lacieslist.com 7.2-RELEASE-p1-jc2 FreeBSD 7.2-RELEASE-p1-jc2 #0: Thu Jun 18 15:16:49 PDT 2009     user at jail8.johncompanies.com:/usr/obj/usr/src/sys/jail8  amd64
>Description:
Plzip is a massively parallel (multi-threaded), lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. Plzip uses the lzip file format; the files produced by plzip are fully compatible with lzip-1.4 or newer.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	plzip
#	plzip/pkg-descr
#	plzip/distinfo
#	plzip/Makefile
#
echo c - plzip
mkdir -p plzip > /dev/null 2>&1
echo x - plzip/pkg-descr
sed 's/^X//' >plzip/pkg-descr << 'b38bdab913242584ecdf45ffff29d857'
XPlzip is a massively parallel (multi-threaded), lossless data
Xcompressor based on the LZMA algorithm, with very safe integrity
Xchecking and a user interface similar to the one of gzip or bzip2.
XPlzip uses the lzip file format; the files produced by plzip are
Xfully compatible with lzip-1.4 or newer.
X
XWWW: http://www.nongnu.org/lzip/plzip.html
X
XAlbert Vernon <f3cun3c02 at sneakemail.com>
b38bdab913242584ecdf45ffff29d857
echo x - plzip/distinfo
sed 's/^X//' >plzip/distinfo << '407a03ea2bca9f8ed6db5409d47a207d'
XMD5 (plzip-0.6.tar.gz) = f452029b1e8232cbe837f4437613e1ed
XSHA256 (plzip-0.6.tar.gz) = 6ce0e98027399694d93dc46816d7ddd7593ab7c96b5ecf23b497fb46a7ef5aeb
XSIZE (plzip-0.6.tar.gz) = 64535
407a03ea2bca9f8ed6db5409d47a207d
echo x - plzip/Makefile
sed 's/^X//' >plzip/Makefile << '04bc694139129caf9fffd007e15bdce6'
X# New ports collection makefile for:	plzip
X# Date created:		2010-05-22
X# Whom:			Albert Vernon <f3cun3c02 at sneakemail.com>
X#
X# $FreeBSD: ports/archivers/lzip/Makefile,v 1.7 2010/04/09 23:38:51 sylvio Exp $
X#
X
XPORTNAME=	plzip
XPORTVERSION=	0.6
XCATEGORIES=	archivers
XMASTER_SITES=	SAVANNAH/lzip
X
XMAINTAINER=	f3cun3c02 at sneakemail.com
XCOMMENT=	Is a parallel, lossless data compressor based on the LZMA algorithm
X
XBUILD_DEPENDS=	lzlib>=1.0:${PORTSDIR}/archivers/lzlib
X
XPLIST_FILES=	bin/plzip
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	CXXFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib"
XMAN1=		plzip.1
XINFO=		plzip
X.include <bsd.port.mk>
04bc694139129caf9fffd007e15bdce6
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list