Commit graph

11 commits

Author SHA1 Message Date
agc
203292f73e Add SHA512 digests for distfiles for net category
Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
veego
53a2d53b89 Update BitTornado and BitTornado-gui to 0.3.18.
- Fix MASTER_SITES and HOMEPAGE.

0.3.18
 This new release of BitTornado includes the ability to make encrypted
 connections. I've also finally stopped BitComet from being abusive to
 clients running in super-seed mode.

 The encryption standard followed, developed by Azureus, is available
 at http://www.azureuswiki.com/index.php/Message_Stream_Encryption
 BitTornado supports both header-only and full-stream encryption,
 though header-only is only supported in one of BitTornado's four
 encryption modes.

0.3.17
 Few very minor changes, a new stable release.

0.3.16
 This version is basically a maintenance release; Super-Seed mode is now
 working properly again, a minor long-standing bug has been repaired, and
 it looks like the new version of wxPython (or Python) has finally solved
 the client-crashing problem.
2007-09-21 18:52:06 +00:00
veego
6a4528da06 Update to 0.3.15:
This release fixes a few long-standing bugs, including one that prevented
 a torrent from being restarted if files had been selected for no longer
 downloading. The tracker isn't crashing sporadically any more. And some
 security has been added to super-seed to prevent CERTAIN CLIENTS (*thwaps
 BitComet*) from leeching important bandwidth.
 Neither encryption nor DHT (official or Azureus's version) has been added
 yet, nor has the UI been revamped.
2006-03-10 20:46:28 +00:00
veego
08e34f15e8 Update bittornado to 0.3.14 and take maintainership as offered by wiz.
The Changelog is not very usefull:

 Okay, here comes another attempt at keeping the client from sticking
 in the task manager. This version has also been compiled with the
 older versions of Python/wxPython, a la T-0.3.12, and has a number
 of other minor bug fixes.
2005-11-14 21:03:29 +00:00
wiz
2fb63f7f2c Update to 0.3.13. Changes undocumented. 2005-09-27 19:24:14 +00:00
wiz
b3b589f7a0 Update to 0.3.12, provided by veego@.
Changes since 0.3.10:

- Changes include bug fixes to the tracker and to btlaunchmany[curses],
  the Windows installers' being built using older versions of Python
  and wxPython to fix the problem with the client sticking in the task
  list, and the addition of a little sneakiness to help keep ISPs from
  killing connections to seed clients.

- Today's release should fix the problem with clients hanging in the
  task manager. It should also fix problems on 64-bit processors.
2005-06-27 18:02:37 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
veego
eaba40bc88 Update to 0.3.10 and while doing that remove patch-ab because there
are problems with some network configuration. phone agreed to reomve it.
Add 24 to PYTHON_VERSIONS_ACCEPTED, because it works since version 0.3.9
with Python 2.4.
Approved by wiz.

Release notes:
- 0.3.9
Ever since the Python people released a new revision of their rather
intriguing programming language, I've had people bugging me to put out a
new version (especially since there were issues with running the 0.3.8
codebase under it).
I'd been waiting for a version of wxPython for Windows that would work
with the new Python to be released as well, and now that it has, well,
here you go!
This version also fixes a few other bugs; the number of upload slots is
now proper, and firewalled peers that lose all their connections will find
themselves reconnecting more quickly, and a few other problems were fixed.
I did hold back a number of fixes and improvements pending work on 0.4.0.
Otherwise I'd wind up having to update two separate branches of code,
something I'd really rather not do. (Forking your own code can suck
badly.) So the window-width problem still isn't fixed. Oh well.

- 0.3.9a
The T-0.3.9a release contains a bugfix for the tracker, and the modified
installer includes a DLL which is missing on some people's systems. If
you're already successfully running T-0.3.9 on your system, there's no
need to upgrade.

- 0.3.9b
This contains another fix to the tracker codebase. No change was made to
client functionality.

- 0.3.10
The latest update should fix the problem with the client getting stuck in
the task manager under Windows. The pause system has been rewritten, and
no longer halts the engine; it should work properly without freezing up
now on machines w/ limits on the maximum number of connections that can
be kept open. A few other bugs have been fixed, though the GUI width
problem hasn't (and may not until the GUI is rewritten). Another stupid
bug, where the download time estimate isn't blanked when the client is
paused, will be fixed in the next version.
2005-01-28 16:19:17 +00:00
mrg
0ff3921ae0 apply the patch from
http://arctic.org/~dean/patches/bittornado-0.3.7-source-port-and-iptos.patch
that fixes the setting the TOS to IPTOS_THROUGHPUT and allows one to control
the source-port all connections come from, not just the listen port.  (the
actual port is still randomized in the 10000-60000 port range by default.)

bump PKGREVISION.

approved by wiz@.
2004-12-07 04:23:59 +00:00
wiz
6da19ab8e8 Update to 0.3.8, provided by veego.
This is a maintenance release for the client; it's mostly to fix
problem induced when people install Service Pack 2 for XP. There
are a few more bugs fixed, including in the tracker code and in
the launchmany clients. There's a very stupid UI bug, caused by
the newest version of wxPython, in which a very long filename will
cause the window to stretch even if the option is deselected in
Prefs. This may not be fixed until the next GUI is written.
2004-11-30 12:31:29 +00:00
wiz
ae6696659a Initial import of bittornado and bittornado-gui:
Experimental BitTorrent client, based on the official one.
2004-10-28 17:00:26 +00:00