Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Feb 2007 14:53:47 +0000 (UTC)
From:      Andrew Pantyukhin <sat@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/archivers Makefile ports/archivers/grzip Makefile distinfo pkg-descr
Message-ID:  <200702021453.l12ErlKK027948@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sat         2007-02-02 14:53:47 UTC

  FreeBSD ports repository

  Modified files:
    archivers            Makefile 
  Added files:
    archivers/grzip      Makefile distinfo pkg-descr 
  Log:
  Add port archivers/grzip:
  
  grzip is a high-performance file compressor based on Burrows-Wheeler
  Transform, Schindler Transform, Move-To-Front, and Weighted Frequency
  Counting. It uses the Block-Sorting Lossless Data Compression Algorithm,
  which has received considerable attention in recent years for both its
  simplicity and effectiveness. This implementation has a compression rate
  of 2.234 bps on the Calgary Corpus (14 files) without preprocessing
  filters.
  
  WWW: http://magicssoft.ru/?folder=projects&page=GRZipII
  Author: Ilya Grebnov
  
  Revision  Changes    Path
  1.174     +1 -0      ports/archivers/Makefile
  1.1       +42 -0     ports/archivers/grzip/Makefile (new)
  1.1       +3 -0      ports/archivers/grzip/distinfo (new)
  1.1       +10 -0     ports/archivers/grzip/pkg-descr (new)



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