Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 2010 18:35:44 GMT
From:      Albert Vernon <f3cun3c02@sneakemail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/146882: New port: archivers/lzlib Library for LZMA (de)compression
Message-ID:  <201005231835.o4NIZiA0090906@www.freebsd.org>
Resent-Message-ID: <201005232206.o4NM6w2c017181@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         146882
>Category:       ports
>Synopsis:       New port: archivers/lzlib Library for LZMA (de)compression
>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:58 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@jail8.johncompanies.com:/usr/obj/usr/src/sys/jail8  amd64
>Description:
The lzlib compression library provides in-memory LZMA compression and decompression functions, including integrity checking of the uncompressed data.  The compressed data format used by the library is the lzip format.
>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:
#
#	lzlib
#	lzlib/Makefile
#	lzlib/distinfo
#	lzlib/pkg-descr
#
echo c - lzlib
mkdir -p lzlib > /dev/null 2>&1
echo x - lzlib/Makefile
sed 's/^X//' >lzlib/Makefile << '89cef83e01df47dea093948bf874d265'
X# New ports collection makefile for:	lzlib
X# Date created:		2010-05-22
X# Whom:			Albert Vernon <f3cun3c02@sneakemail.com>
X#
X# $FreeBSD: ports/archivers/lzip/Makefile,v 1.7 2010/04/09 23:38:51 sylvio Exp $
X#
X
XPORTNAME=	lzlib
XPORTVERSION=	1.0
XCATEGORIES=	archivers
XMASTER_SITES=	SAVANNAH/lzip
X
XMAINTAINER=	f3cun3c02@sneakemail.com
XCOMMENT=	Provides in-memory LZMA compression and decompression functions
X
XPLIST_FILES=	include/lzlib.h \
X		lib/liblz.a
X
XGNU_CONFIGURE=	yes
XINFO=		lzlib
X
X.include <bsd.port.mk>
89cef83e01df47dea093948bf874d265
echo x - lzlib/distinfo
sed 's/^X//' >lzlib/distinfo << '48f0097d557c1c84bbd610f33352cfc1'
XMD5 (lzlib-1.0.tar.gz) = 39bfe00964a03be95d51ebbe9104b337
XSHA256 (lzlib-1.0.tar.gz) = 2b2d84514bbcb057e28876146efc6bd4a57b6c7998d60c50500b9dca61c4d0e6
XSIZE (lzlib-1.0.tar.gz) = 80048
48f0097d557c1c84bbd610f33352cfc1
echo x - lzlib/pkg-descr
sed 's/^X//' >lzlib/pkg-descr << 'c2bf26931a4acbfbec0f3579338d670d'
XThe lzlib compression library provides in-memory LZMA compression
Xand decompression functions, including integrity checking of the
Xuncompressed data.  The compressed data format used by the library
Xis the lzip format.
X
XWWW: http://www.nongnu.org/lzip/lzlib.html
X
XAlbert Vernon <f3cun3c02@sneakemail.com>
c2bf26931a4acbfbec0f3579338d670d
exit



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005231835.o4NIZiA0090906>