summaryrefslogtreecommitdiff
path: root/net/qtorrent (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't restrict ports depending on py-qt to python 2.3 anymore.Michael Nottebrock2005-01-101-1/+2
| | | | Notes: svn path=/head/; revision=126091
* PyQt doesn't like python 2.4, restrict it and ports depending on it toMichael Nottebrock2004-12-081-1/+1
| | | | | | | python 2.3 for the time being. Notes: svn path=/head/; revision=123462
* - Drop maintainershipPav Lucistnik2004-10-161-1/+1
| | | | | | | | PR: ports/72765 Submitted by: Michael Johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=119615
* Add note about needing WITH_THREADS defined with python for this to work.Volker Stolz2004-05-211-0/+6
| | | | | | | | PR: ports/66760 Submitted by: Michael Johnson (maintainer) Notes: svn path=/head/; revision=109641
* - Update to version 0.9.6.1Kirill Ponomarev2004-04-023-100/+116
| | | | | | | | PR: ports/65058 Submitted by: maintainer Notes: svn path=/head/; revision=105936
* Add qtorrent 0.9.5,Kirill Ponomarev2004-04-014-0/+147
QTorrent is a BitTorrent client that uses the Qt widget-set. It allows you to have several torrents open at the same time from within the same program window, offering you easy overview, access and management through a list-mode. Every torrent also has it's own page where you can control things like upload speed and upload slots. A page that shows some statistics of all open torrents is also available. PR: ports/65007 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=105871