1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/net-p2p/Makefile
Thomas Abthorpe f6a92d0fb5 rtGui is a web based front end for rTorrent - a command line
BitTorrent client. It's written in PHP and uses XML-RPC to communicate
with the rTorrent client.
Features

    * List all torrent downloads or by
    * started/stopped/complete/incomplete/seeding status.
    * Sort view by any of the displayed columns.
    * View detailed torrent information.
    * Stop/start/hash-check torrent.
    * Set upload/download speed cap.
    * Add torrents by URL.
    * Does not require mySQL or any other database.
    * Set priority per torrent or file.

WWW: http://code.google.com/p/rtgui/

PR:		ports/118866
Submitted by:	Philippe Audeoud <jadawin at tuxaco.net>
2007-12-20 14:17:51 +00:00

141 lines
3.5 KiB
Makefile

# $FreeBSD$
#
COMMENT = peer-to-peer network applications
SUBDIR += amule2
SUBDIR += apollon
SUBDIR += azureus
SUBDIR += azureus2
SUBDIR += bitflu
SUBDIR += bittyrant
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 += deluge
SUBDIR += ed2k
SUBDIR += edonkey-gui-gtk
SUBDIR += edonkey-gui-gtk-urlslave
SUBDIR += edonkey-tool-hash
SUBDIR += fcptools
SUBDIR += fidelio
SUBDIR += frost
SUBDIR += frostwire
SUBDIR += gift
SUBDIR += gift-ares
SUBDIR += gift-fasttrack
SUBDIR += gift-gnutella
SUBDIR += gift-openft
SUBDIR += giftcurs
SUBDIR += giftoxic
SUBDIR += giftui
SUBDIR += gkrellm-gift
SUBDIR += gkremldk
SUBDIR += gnewtellium
SUBDIR += gnunet
SUBDIR += gtk-gnutella
SUBDIR += gtkhx
SUBDIR += gtorrentviewer
SUBDIR += hagelslag
SUBDIR += hx
SUBDIR += i2p
SUBDIR += javadc
SUBDIR += jigdo
SUBDIR += kmldonkey
SUBDIR += ktorrent
SUBDIR += ktorrent-devel
SUBDIR += libbt
SUBDIR += liberator
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 += 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 += moodriver
SUBDIR += mooseekd
SUBDIR += museekplus
SUBDIR += mute-net
SUBDIR += mute-net-gui
SUBDIR += mute-net-text
SUBDIR += mutella
SUBDIR += napshare
SUBDIR += nicotine
SUBDIR += nicotine-plus
SUBDIR += opendchub
SUBDIR += opennap
SUBDIR += p5-Net-BitTorrent-File
SUBDIR += p5-Net-BitTorrent-PeerPacket
SUBDIR += p5-WWW-BitTorrent
SUBDIR += p5-pdonkey
SUBDIR += peercast
SUBDIR += phex
SUBDIR += py-bittornado
SUBDIR += py-bittornado-core
SUBDIR += py-bittorrent
SUBDIR += py-bittorrent-core
SUBDIR += py-fngrab
SUBDIR += py-kenosis
SUBDIR += py-kenosis-bittorrent
SUBDIR += py-py2play
SUBDIR += py-vertex
SUBDIR += pyslsk
SUBDIR += qbittorrent
SUBDIR += qtella
SUBDIR += qtorrent
SUBDIR += rblibtorrent
SUBDIR += rblibtorrent-devel
SUBDIR += rtgui
SUBDIR += rtorrent
SUBDIR += rtorrent-devel
SUBDIR += sharktorrent
SUBDIR += squall
SUBDIR += torrent_swapper
SUBDIR += torrentflux
SUBDIR += torrentsniff
SUBDIR += torrentvolve
SUBDIR += trackerbt
SUBDIR += transmission
SUBDIR += transmission-gtk2
SUBDIR += tribler
SUBDIR += tvrss
SUBDIR += valknut
SUBDIR += verlihub
SUBDIR += verlihub-plugins
SUBDIR += verlihub-plugins-chatroom
SUBDIR += verlihub-plugins-floodprotect
SUBDIR += verlihub-plugins-forbid
SUBDIR += verlihub-plugins-iplog
SUBDIR += verlihub-plugins-isp
SUBDIR += verlihub-plugins-luascript
SUBDIR += verlihub-plugins-messanger
SUBDIR += verlihub-plugins-stats
SUBDIR += xnap
.include <bsd.port.subdir.mk>