aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/Makefile
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-04-17 02:30:16 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-04-17 02:30:16 +0000
commit53aadedc4cfd541b5467f00c89abec85bd5f7591 (patch)
treea07ed85aaa2a7ff326a66d48c52f8d42e753e1f3 /net-p2p/Makefile
parentf834b1994ba518a0e53c7972e58b0be7a8a57488 (diff)
downloadports-53aadedc4cfd541b5467f00c89abec85bd5f7591.tar.gz
ports-53aadedc4cfd541b5467f00c89abec85bd5f7591.zip
Introduce version 2.7.3, the latest in the new 2.7.x branch.
It has the following new features vs. 2.6.x: - FEATURE: Added search field for torrent content - FEATURE: Added auto-shutdown confirmation dialog - FEATURE: Added option to skip torrent deletion confirmation (Ville Kiiskinen) - FEATURE: IP address reported to trackers is now customizable - FEATURE: Inhibit system sleep when torrents are active (Vladimir Golovnev) - FEATURE: Added option to bypass Web UI authentication for localhost - FEATURE: Added option to disable program exit confirmation - FEATURE: Added per-torrent ratio limiting (Christian Kandeler) - FEATURE: Torrent content list is now sortable - BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler) - BUGFIX: Added length restriction on UI lock password - COSMETIC: Added monochrome tray icon - COSMETIC: Improved status bar's style - OTHER: Make QtDBus dependency optional (X11) Differences in this port vs. the -26 version: * libnotify is no longer used, but qtdbus is now optional, so update OPTIONS and related code accordingly
Notes
Notes: svn path=/head/; revision=272825
Diffstat (limited to 'net-p2p/Makefile')
-rw-r--r--net-p2p/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile
index 0c70d32a5270..677f68eaea4b 100644
--- a/net-p2p/Makefile
+++ b/net-p2p/Makefile
@@ -104,6 +104,8 @@
SUBDIR += py-vertex
SUBDIR += qbittorrent-26
SUBDIR += qbittorrent-26-nox11
+ SUBDIR += qbittorrent-27
+ SUBDIR += qbittorrent-27-nox11
SUBDIR += qtella
SUBDIR += qtorrent
SUBDIR += rtgui