Bug 146882

Summary: New port: archivers/lzlib Library for LZMA (de)compression
Product: Ports & Packages Reporter: Albert Vernon <f3cun3c02>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Albert Vernon 2010-05-23 23:06:58 UTC
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.

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2010-05-24 03:13:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-06-02 16:33:12 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-06-02 16:33:31 UTC
miwi        2010-06-02 15:33:22 UTC

  FreeBSD ports repository

  Modified files:
    archivers            Makefile 
  Added files:
    archivers/lzlib      Makefile distinfo pkg-descr 
  Log:
  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.
  
  WWW: http://www.nongnu.org/lzip/lzlib.html
  
  Albert Vernon <f3cun3c02@sneakemail.com>
  
  PR:             ports/146882
  Submitted by:   Albert Vernon <f3cun3c02 at sneakemail.com>
  
  Revision  Changes    Path
  1.238     +1 -0      ports/archivers/Makefile
  1.1       +22 -0     ports/archivers/lzlib/Makefile (new)
  1.1       +3 -0      ports/archivers/lzlib/distinfo (new)
  1.1       +8 -0      ports/archivers/lzlib/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"