diff options
author | alepulver <alepulver@FreeBSD.org> | 2007-04-18 08:35:50 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2007-04-18 08:35:50 +0800 |
commit | 91a9d010e102fef10e0e604ad253531983e97b64 (patch) | |
tree | 95506de49b73f200c56b5037cd5128c17228dc37 /net-p2p/Makefile | |
parent | 8bd47d595b7b8abfc9abb8528753f3b7451a2709 (diff) | |
download | freebsd-ports-graphics-91a9d010e102fef10e0e604ad253531983e97b64.tar.gz freebsd-ports-graphics-91a9d010e102fef10e0e604ad253531983e97b64.tar.zst freebsd-ports-graphics-91a9d010e102fef10e0e604ad253531983e97b64.zip |
qBittorrent can now be considered as a good alternative to other bittorrent
clients. It provides a lot of features such as:
* A polished Graphical User Interface written with Qt4.2 toolkit.
* Multiple simultaneous downloads / uploads.
* An integrated search engine.
* DHT (trackerless) support.
* uTorrent Peer eXchange support (PeX).
* Directory scanning with automated download of torrents inside.
* Good internationalization (20+ languages supported).
* Selective download of files in a torrent.
* Media File previewing while downloading.
* Torrent trackers edition and prioritizing.
* Seeders / Leechers displayed in download list.
* Torrent download in correct order.
* System tray integration.
* Tracker authentication support.
* Unicode support.
* Torrent downloading directly from their url.
* Connection though a proxy.
* IP Filtering similar to the one in eMule.
WWW: http://www.qbittorrent.org/
Diffstat (limited to 'net-p2p/Makefile')
-rw-r--r-- | net-p2p/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 969253ee193..749b41a0ccc 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -107,6 +107,7 @@ SUBDIR += p5-Net-BitTorrent-PeerPacket SUBDIR += p5-WWW-BitTorrent SUBDIR += p5-pdonkey + SUBDIR += qbittorrent SUBDIR += qtella SUBDIR += qtorrent SUBDIR += rblibtorrent |