cvs commit: ports/archivers Makefile ports/archivers/rzip Makefile
 distinfo pkg-descr ports/archivers/rzip/files patch-main.c
    Pav Lucistnik 
    pav at FreeBSD.org
       
    Tue Apr 20 04:39:51 PDT 2004
    
    
  
pav         2004/04/20 04:39:49 PDT
  FreeBSD ports repository
  Modified files:
    archivers            Makefile 
  Added files:
    archivers/rzip       Makefile distinfo pkg-descr 
    archivers/rzip/files patch-main.c 
  Log:
  Add rzip, a compression program, similar in functionality to gzip or bzip2, but
  able to take advantage from long distance redundancies in files, which can
  sometimes allow rzip to produce much better compression ratios than other programs.
  
  WWW: http://rzip.samba.org/
  
  Revision  Changes    Path
  1.99      +1 -0      ports/archivers/Makefile
  1.1       +20 -0     ports/archivers/rzip/Makefile (new)
  1.1       +2 -0      ports/archivers/rzip/distinfo (new)
  1.1       +15 -0     ports/archivers/rzip/files/patch-main.c (new)
  1.1       +16 -0     ports/archivers/rzip/pkg-descr (new)
    
    
More information about the cvs-all
mailing list