freebsd-ports/net-p2p/Makefile
Doug Barton 373117960c Introduce the -devel version of the 2.3.x branch at rc10.
It has the following new features relative to the 2.2.x branch:

 * Simplified torrent root folder renaming/truncating
   (< v2.3.0 is no longer forward compatible)
 * Remember previous save paths in torrent addition dialog
 * Max number of half-open connections can now be edited
 * Added support for strict super seeding
 * The user can force listening on a particular network interface
 * Added cookie support for RSS feeds
 * User can force tracker reannounce
 * Added "No action" setting for double-click action
 * Several torrents can be moved at once
 * Added error state for torrents (error is displayed in a tooltip)
 * Added filter for paused/error torrents
 * Add Check/Uncheck all feature in Web UI
 * Search engine can now be disabled
 * Torrents can be automatically paused once they reach a given ratio
 * Several files can now be disabled at once
 * Added "Select All/None" buttons to files list
 * Added support for BitComet links (bc://bt/...)
 * Hide seeding torrents files priorities in Web UI
 * The user can disable permanently recursive torrent download
 * Peer Exchange status is now correctly reported
 * Display peers country name in tooltip
 * Display number of torrents in transfers tab label
 * Simplified program preferences
 * Fix naming of actions opening new dialogs (use Name...)
2010-07-24 21:37:21 +00:00

147 lines
3.7 KiB
Makefile

# $FreeBSD$
#
COMMENT = peer-to-peer network applications
SUBDIR += amule2
SUBDIR += apollon
SUBDIR += azureus
SUBDIR += azureus2
SUBDIR += bitflu
SUBDIR += bittyrant
SUBDIR += bnbt
SUBDIR += btpd
SUBDIR += btpeer
SUBDIR += btqueue
SUBDIR += cdonkey
SUBDIR += createtorrent
SUBDIR += ctcs
SUBDIR += ctorrent
SUBDIR += dcd
SUBDIR += dclib
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 += eiskaltdc
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 += hrktorrent
SUBDIR += hx
SUBDIR += i2p
SUBDIR += javadc
SUBDIR += jigdo
SUBDIR += kmldonkey
SUBDIR += ktorrent
SUBDIR += ktorrent-devel
SUBDIR += ktorrent2
SUBDIR += libbt
SUBDIR += liberator
SUBDIR += libpdtp
SUBDIR += libtorrent
SUBDIR += libtorrent-devel
SUBDIR += libtorrent-rasterbar-14
SUBDIR += libtorrent-rasterbar-15
SUBDIR += libtorrent-rasterbar-15-python
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 += mktorrent
SUBDIR += mldonkey
SUBDIR += mldonkey-core
SUBDIR += mldonkey-gui
SUBDIR += mldonkey-perlreactor
SUBDIR += mldonkey-serverspy
SUBDIR += mldonkey-urlslave
SUBDIR += moodriver
SUBDIR += mooseekd
SUBDIR += museekplus
SUBDIR += mutella
SUBDIR += napshare
SUBDIR += nicotine-plus
SUBDIR += opendchub
SUBDIR += opennap
SUBDIR += p5-Net-BitTorrent
SUBDIR += p5-Net-BitTorrent-File
SUBDIR += p5-Net-BitTorrent-PeerPacket
SUBDIR += p5-WWW-BitTorrent
SUBDIR += p5-pdonkey
SUBDIR += phex
SUBDIR += py-bittornado
SUBDIR += py-bittornado-core
SUBDIR += py-bittorrent
SUBDIR += py-bittorrent-core
SUBDIR += py-fngrab
SUBDIR += py-kenosis
SUBDIR += py-py2play
SUBDIR += py-vertex
SUBDIR += pyslsk
SUBDIR += qbittorrent-22
SUBDIR += qbittorrent-23
SUBDIR += qtella
SUBDIR += qtorrent
SUBDIR += rtgui
SUBDIR += rtorrent
SUBDIR += rtorrent-devel
SUBDIR += sharktorrent
SUBDIR += squall
SUBDIR += teknap
SUBDIR += torrent_swapper
SUBDIR += torrentflux
SUBDIR += torrentsniff
SUBDIR += torrentvolve
SUBDIR += trackerbt
SUBDIR += transmission
SUBDIR += transmission-cli
SUBDIR += transmission-daemon
SUBDIR += transmission-gtk2
SUBDIR += transmisson-remote-gui
SUBDIR += tribler
SUBDIR += tvrss
SUBDIR += uhub
SUBDIR += unworkable
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 += vhcp
SUBDIR += vuze
SUBDIR += xnap
.include <bsd.port.subdir.mk>