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

Pav Lucistnik pav at FreeBSD.org
Wed May 4 07:05:49 PDT 2005


pav         2005-05-04 14:05:27 UTC

  FreeBSD ports repository

  Modified files:
    archivers            Makefile 
  Added files:
    archivers/torrentzip Makefile distinfo pkg-descr 
  Log:
  TorrentZip creates byte-for-byte exact zip files on any machine.  This allows
  people to join a torrent (after they have converted their zip files) with a
  particular set of files, thus preventing them from having to download the
  entire set of files again.  Because of the way TorrentZip creates identical
  zips, the file hashes will always match those in the original torrent.
  
  PR:             ports/80579
  Submitted by:   Scot W. Hetzel <swhetzel at gmail.com>
  
  Revision  Changes    Path
  1.122     +1 -0      ports/archivers/Makefile
  1.1       +39 -0     ports/archivers/torrentzip/Makefile (new)
  1.1       +2 -0      ports/archivers/torrentzip/distinfo (new)
  1.1       +8 -0      ports/archivers/torrentzip/pkg-descr (new)


More information about the cvs-ports mailing list