The FreeBSD Ports Archive
FreeBSD archivers : torrentzip4>
Efficient way to prepare zipfiles for BitTorrent
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.
http://trrntzip.sourceforge.net
|
torrentzip history
v. 1.6
date: 2007/09/30 04:46:33; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.5
date: 2005/11/22 02:19:00; author: ade; state: Exp; lines: +1 -1
Fix build.
Submitted by: pointyhat
v. 1.4
date: 2005/11/19 06:02:16; author: ade; state: Exp; lines: +2 -5
Switch to :: convention for both patch-autotools and run-autotools,
to allow for easier overriding of these targets by port Makefiles, if
they need to.
v. 1.3
date: 2005/11/15 06:47:48; author: ade; state: Exp; lines: +1 -2
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.2
date: 2005/05/26 20:40:29; author: pav; state: Exp; lines: +1 -0
- Fix bug: Torrentzip uses the read permission flag to check if a zip file
needs to be processed. It does this by first setting all zip files to 0400,
then as it processes the zip file it changes the permissions to 0200.
PR: ports/81502
Submitted by: Scot W. Hetzel (maintainer)
Obtained from: author
v. 1.1
date: 2005/05/04 14:05:27; author: pav; state: Exp;
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
=============================================================================
|
| |

|