wxs         2008-11-04 21:24:37 UTC

  FreeBSD ports repository

  Modified files:
    archivers            Makefile 
  Added files:
    archivers/hs-zlib    Makefile distinfo pkg-descr pkg-plist 
  Log:
  This package provides a pure interface for compressing and decompressing
  streams of data represented as lazy ByteStrings. It uses the zlib C
  library so it has high performance. It supports the "zlib",  "gzip" and
  "raw" compression formats. It provides a convenient high level api suitable
  for most tasks and for the few cases where more control is needed it provides
  access to the full zlib feature set.
  
  PR:             ports/128552
  Submitted by:   Samy Al Bahra <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.207     +1 -0      ports/archivers/Makefile
  1.1       +37 -0     ports/archivers/hs-zlib/Makefile (new)
  1.1       +3 -0      ports/archivers/hs-zlib/distinfo (new)
  1.1       +8 -0      ports/archivers/hs-zlib/pkg-descr (new)
  1.1       +18 -0     ports/archivers/hs-zlib/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to