summaryrefslogtreecommitdiff
path: root/net/bittorrent-gui
AgeCommit message (Collapse)AuthorFilesLines
2004-03-29Update to 3.4.1a:wiz1-2/+1
The tracker works under Python 2.2 and supports 3.3 clients properly. The client is unchanged.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-17Fix path to python in scripts installed by bittorrent-gui by moving thejmmv1-3/+4
inclusion of python/application.mk to the end of Makefile's and fixing paths to files. Bump PKGREVISION of this package to 1.
2004-03-07Fix DEPENDS.recht1-2/+2
spotted by wiz@
2004-03-03wxGTK gui for BitTorrent. (Part of the BitTorrent distribution.)recht2-0/+25
BitTorrent is a tool for distributing files. It's extremely easy to use - downloads are started by clicking on hyperlinks. Whenever more than one person is downloading at once they send pieces of the file(s) to each other, thus relieving the central server's bandwidth burden. Even with many simultaneous downloads, the upload burden on the central server remains quite small, since each new downloader introduces new upload capacity.