Date: Wed, 4 May 2005 14:05:27 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers Makefile ports/archivers/torrentzip Makefile distinfo pkg-descr Message-ID: <200505041405.j44E5S99056318@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505041405.j44E5S99056318>