1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/net-p2p/Makefile
Alejandro Pulver fdf1c7185e 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/
2007-04-18 00:35:50 +00:00

130 lines
3.1 KiB
Makefile

# $FreeBSD$
#
COMMENT = peer-to-peer network applications
SUBDIR += amule1
SUBDIR += amule2
SUBDIR += apollon
SUBDIR += azureus
SUBDIR += bitflu
SUBDIR += bnbt
SUBDIR += btpeer
SUBDIR += btqueue
SUBDIR += cdonkey
SUBDIR += createtorrent
SUBDIR += ctorrent
SUBDIR += dcd
SUBDIR += dclib
SUBDIR += dclibc
SUBDIR += dctc
SUBDIR += dctc-gui
SUBDIR += dctc-gui-qt
SUBDIR += edonkey-gui-gtk
SUBDIR += edonkey-gui-gtk-urlslave
SUBDIR += edonkey-tool-hash
SUBDIR += deluge
SUBDIR += ed2k
SUBDIR += fcptools
SUBDIR += fidelio
SUBDIR += freenet
SUBDIR += frost
SUBDIR += gift
SUBDIR += giftcurs
SUBDIR += giftoxic
SUBDIR += giftui
SUBDIR += gift-fasttrack
SUBDIR += gift-gnutella
SUBDIR += gift-openft
SUBDIR += gkrellm-gift
SUBDIR += gkremldk
SUBDIR += gnewtellium
SUBDIR += gnunet
SUBDIR += gtkhx
SUBDIR += gtk-gnutella
SUBDIR += gtorrentviewer
SUBDIR += hagelslag
SUBDIR += hx
SUBDIR += i2p
SUBDIR += javadc
SUBDIR += jigdo
SUBDIR += kmldonkey
SUBDIR += ktorrent
SUBDIR += ktorrent-devel
SUBDIR += libbt
SUBDIR += liberator
SUBDIR += libfreenet
SUBDIR += libpdtp
SUBDIR += libtorrent
SUBDIR += libtorrent-devel
SUBDIR += limewire
SUBDIR += linux-agsatellite
SUBDIR += linux-edonkey-core
SUBDIR += linux-edonkey-server
SUBDIR += linux-edonkey-tool-recovermet
SUBDIR += linux-jigdo
SUBDIR += linuxdcpp
SUBDIR += lopster
SUBDIR += microdc
SUBDIR += microdc2
SUBDIR += minder
SUBDIR += mldonkey
SUBDIR += mldonkey-core
SUBDIR += mldonkey-core-devel
SUBDIR += mldonkey-devel
SUBDIR += mldonkey-gui
SUBDIR += mldonkey-gui-devel
SUBDIR += mldonkey-perlreactor
SUBDIR += mldonkey-serverspy
SUBDIR += mldonkey-urlslave
SUBDIR += museekplus
SUBDIR += mutella
SUBDIR += moodriver
SUBDIR += mooseekd
SUBDIR += mute-net
SUBDIR += mute-net-gui
SUBDIR += mute-net-text
SUBDIR += napshare
SUBDIR += nicotine
SUBDIR += nicotine-plus
SUBDIR += opendchub
SUBDIR += opennap
SUBDIR += peercast
SUBDIR += phex
SUBDIR += py-vertex
SUBDIR += pyslsk
SUBDIR += py-bittornado
SUBDIR += py-bittornado-core
SUBDIR += py-bittorrent
SUBDIR += py-bittorrent-core
SUBDIR += py-bittorrent-core-devel
SUBDIR += py-bittorrent-devel
SUBDIR += py-fngrab
SUBDIR += py-kenosis
SUBDIR += py-kenosis-bittorrent
SUBDIR += py-py2play
SUBDIR += p5-Net-BitTorrent-File
SUBDIR += p5-Net-BitTorrent-PeerPacket
SUBDIR += p5-WWW-BitTorrent
SUBDIR += p5-pdonkey
SUBDIR += qbittorrent
SUBDIR += qtella
SUBDIR += qtorrent
SUBDIR += rblibtorrent
SUBDIR += rblibtorrent-devel
SUBDIR += rtorrent
SUBDIR += rtorrent-devel
SUBDIR += squall
SUBDIR += torrentflux
SUBDIR += torrentsniff
SUBDIR += trackerbt
SUBDIR += transmission
SUBDIR += transmission-gtk2
SUBDIR += tvrss
SUBDIR += valknut
SUBDIR += verlihub
SUBDIR += xmule
SUBDIR += xnap
.include <bsd.port.subdir.mk>