aboutsummaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-05-04 14:05:27 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-05-04 14:05:27 +0000
commitf0d36411c6d8cdbf0ac872ecf35a13c3e61f80e0 (patch)
treedb4d24952bf0cae218bdf790653cbe865ea72ba8 /archivers/Makefile
parent05578e351a1721b733ecf626af74f4fe09cff3fa (diff)
downloadports-f0d36411c6d8cdbf0ac872ecf35a13c3e61f80e0.tar.gz
ports-f0d36411c6d8cdbf0ac872ecf35a13c3e61f80e0.zip
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>
Notes
Notes: svn path=/head/; revision=134605
Diffstat (limited to 'archivers/Makefile')
-rw-r--r--archivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index 927f27a00ff7..d5bc7a7ce121 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -84,6 +84,7 @@
SUBDIR += stuffit
SUBDIR += szip
SUBDIR += tardy
+ SUBDIR += torrentzip
SUBDIR += ucl
SUBDIR += unace
SUBDIR += unadf