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

Jean-Yves Lefort jylefort at FreeBSD.org
Wed Jun 8 12:08:11 GMT 2005


jylefort    2005-06-08 12:08:09 UTC

  FreeBSD ports repository

  Modified files:
    archivers            Makefile 
  Added files:
    archivers/gzrecover  Makefile distinfo pkg-descr 
  Log:
  Add gzrecover.
  
  Gzrecover attempts to skip over bad data in a gzip archive. It will try to to
  skip over bad data and extract whatever files might be there.
  
  WWW: http://www.urbanophile.com/arenn/hacking/gzrt/
  
  PR:             ports/81840
  Submitted by:   Emanuel Haupt <ehaupt at critical.ch>
  
  Revision  Changes    Path
  1.127     +1 -0      ports/archivers/Makefile
  1.1       +34 -0     ports/archivers/gzrecover/Makefile (new)
  1.1       +2 -0      ports/archivers/gzrecover/distinfo (new)
  1.1       +7 -0      ports/archivers/gzrecover/pkg-descr (new)


More information about the cvs-all mailing list