cvs commit: ports/archivers Makefile ports/archivers/plzip Makefile distinfo pkg-descr

Martin Wilke miwi at FreeBSD.org
Wed Jun 2 15:33:46 UTC 2010


miwi        2010-06-02 15:33:46 UTC

  FreeBSD ports repository

  Modified files:
    archivers            Makefile 
  Added files:
    archivers/plzip      Makefile distinfo pkg-descr 
  Log:
  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.
  
  WWW: http://www.nongnu.org/lzip/plzip.html
  
  Albert Vernon <f3cun3c02 at sneakemail.com>
  
  PR:             ports/146884
  Submitted by:   Albert Vernon <f3cun3c02 at sneakemail.com>
  
  Revision  Changes    Path
  1.239     +1 -0      ports/archivers/Makefile
  1.1       +25 -0     ports/archivers/plzip/Makefile (new)
  1.1       +3 -0      ports/archivers/plzip/distinfo (new)
  1.1       +9 -0      ports/archivers/plzip/pkg-descr (new)


More information about the cvs-ports mailing list