Commit graph

6 commits

Author SHA1 Message Date
wiz
199b999533 Add comments to patches. 2011-03-27 23:05:22 +00:00
joerg
b7f3604848 DESTDIR support 2010-01-27 16:52:13 +00:00
rillig
6abb0e08a2 Fixed "test ==". 2006-12-01 20:30:17 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
wiz
84cb4ee1c5 Fix installation to make less warnings, and make defrag use
bash, since it uses lots of bash features. Addresses PR 26799
by Simon Hitzemann.
Bump PKGREVISION for bash dependency.
2004-08-29 19:46:45 +00:00
wiz
009df44d04 Initial import of torrenttools-0.3.0:
The torrentutils are a set of utilities for managing BitTorrent
(`.torrent') files and interactiving with BitTorrent trackers.
The torrentutils contain the following programs:

torrenttool is a script that extracts and displays information from
BitTorrent files, as well as testing and generate checksums for
files listed in them.

defrag is a script that defrags files simply by making a copy of
the file. The original file is then replaced by the copy. Due to
the fact that BitTorrent splits files in pieces, and downloads
these pieces in random order, the downloaded files are often severely
fragmented. This means that reading these files will be slower,
sometimes as much as 30% slower. defrag can also recurse directories.
2004-03-04 15:47:34 +00:00