Date: Sun, 21 Jun 2009 08:07:45 -0300 (BRT) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/135889: [NEW PORT] archivers/lzip: Is a lossless data compressor based on the LZMA algorithm Message-ID: <20090621110746.2D640F908E@freecontrib.vida.br> Resent-Message-ID: <200906211410.n5LEA1Bk009350@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135889 >Category: ports >Synopsis: [NEW PORT] archivers/lzip: Is a lossless data compressor based on the LZMA algorithm >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 Jun 21 14:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: System: FreeBSD freecontrib.vida.br 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC >Description: Lzip is a 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. WWW: http://www.nongnu.org/lzip/lzip.html Sylvio Cesar <scjamorim@bsd.com.br> Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- lzip-1.5.shar begins here --- # 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: # # lzip # lzip/pkg-descr # lzip/Makefile # lzip/pkg-plist # lzip/distinfo # echo c - lzip mkdir -p lzip > /dev/null 2>&1 echo x - lzip/pkg-descr sed 's/^X//' >lzip/pkg-descr << 'ae8b0cfd7d976cbdc078d905de5cbabb' XLzip is a lossless data compressor based on the LZMA algorithm, Xwith very safe integrity checking and a user interface similar Xto the one of gzip or bzip2. X XWWW: http://www.nongnu.org/lzip/lzip.html X XSylvio Cesar <scjamorim@bsd.com.br> ae8b0cfd7d976cbdc078d905de5cbabb echo x - lzip/Makefile sed 's/^X//' >lzip/Makefile << 'ab29cde8cdec3f230618f3c14b22793f' X# New ports collection makefile for: lzip X# Date created: 2009-06-20 X# Whom: Sylvio Cesar <scjamorim@bsd.com.br> X# X# $FreeBSD$ X# X XPORTNAME= lzip XPORTVERSION= 1.5 XCATEGORIES= archivers XMASTER_SITES= SAVANNAH/lzip/ X XMAINTAINER= scjamorim@bsd.com.br XCOMMENT= Is a lossless data compressor based on the LZMA algorithm X XGNU_CONFIGURE= yes XMAN1= lzip.1 XINFO= lzip X X.include <bsd.port.pre.mk> X.include <bsd.port.post.mk> ab29cde8cdec3f230618f3c14b22793f echo x - lzip/pkg-plist sed 's/^X//' >lzip/pkg-plist << '3c7b801cba2ba84169f8e9941999f80f' X@comment $FreeBSD$ sylvio Xbin/lzip 3c7b801cba2ba84169f8e9941999f80f echo x - lzip/distinfo sed 's/^X//' >lzip/distinfo << 'cde3b86bb929156f95833f3eae09b0c8' XMD5 (lzip-1.5.tar.gz) = 5c4a933d2f5d939f257b56be403e5659 XSHA256 (lzip-1.5.tar.gz) = 7db43e620f2ce785753426309f7599aab4d9890f61d116ef7ae7448e19dd7a2f XSIZE (lzip-1.5.tar.gz) = 65091 cde3b86bb929156f95833f3eae09b0c8 exit --- lzip-1.5.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090621110746.2D640F908E>