Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 2010 10:26:40 +0000 (UTC)
From:      Martin Matuska <mm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/archivers Makefile ports/archivers/pxz Makefile distinfo pkg-descr ports/archivers/pxz/files patch-pxz.c
Message-ID:  <201011231026.oANAQek0010779@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mm          2010-11-23 10:26:40 UTC

  FreeBSD ports repository

  Modified files:
    archivers            Makefile 
  Added files:
    archivers/pxz        Makefile distinfo pkg-descr 
    archivers/pxz/files  patch-pxz.c 
  Log:
  Parallel XZ is a compression utility that takes advantage of running LZMA
  compression of different parts of an input file on multiple cores and
  processors simultaneously.
  Its primary goal is to utilize all resources to speed up compression time
  with minimal possible influence on compression ratio.
  
  WWW: http://jnovy.fedorapeople.org/pxz/
  
  Revision  Changes    Path
  1.247     +1 -0      ports/archivers/Makefile
  1.1       +50 -0     ports/archivers/pxz/Makefile (new)
  1.1       +2 -0      ports/archivers/pxz/distinfo (new)
  1.1       +47 -0     ports/archivers/pxz/files/patch-pxz.c (new)
  1.1       +7 -0      ports/archivers/pxz/pkg-descr (new)



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