summaryrefslogtreecommitdiff
path: root/net/bittornado-gui
AgeCommit message (Collapse)AuthorFilesLines
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-1/+2
2006-03-10Update to 0.3.15:veego1-3/+2
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-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-1/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-11-14Update bittornado to 0.3.14 and take maintainership as offered by wiz.veego1-2/+2
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-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig1-2/+2
NO_BUILD, USE_LIBTOOL.
2005-09-27Update to 0.3.13. Changes undocumented.wiz1-2/+2
2005-06-27Update to 0.3.12, provided by veego@.wiz1-2/+2
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-17Create directories before installing files into them.jlam1-1/+3
2005-01-28Update to 0.3.10 and while doing that remove patch-ab because thereveego1-3/+2
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.
2004-12-25Depend on py-wxWidgets instead of py-wxWindows. Bump PKGREVISION.wiz1-2/+3
2004-11-26Fix casing in dependency.wiz1-2/+2
2004-11-02Add @comment to comment line.wiz1-1/+1
2004-10-28Initial import of bittornado and bittornado-gui:wiz3-0/+33
Experimental BitTorrent client, based on the official one.