aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/torrentzip/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
| | | | With hat: portmgr (myself)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* TorrentZip creates byte-for-byte exact zip files on any machine. This allowspav2005-05-041-0/+2
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>