cvs commit: ports/net-p2p Makefile ports/net-p2p/qbittorrent-23 Makefile distinfo pkg-descr pkg-plist ports/net-p2p/qbittorrent-23/files patch-src__createtorrent_imp.cpp patch-src__filesystemwatcher.h patch-src__misc.cpp

Doug Barton dougb at FreeBSD.org
Sat Jul 24 21:37:22 UTC 2010


dougb       2010-07-24 21:37:21 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p              Makefile 
  Added files:
    net-p2p/qbittorrent-23 Makefile distinfo pkg-descr pkg-plist 
    net-p2p/qbittorrent-23/files patch-src__createtorrent_imp.cpp 
                                 patch-src__filesystemwatcher.h 
                                 patch-src__misc.cpp 
  Log:
  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...)
  
  Revision  Changes    Path
  1.86      +1 -0      ports/net-p2p/Makefile
  1.1       +62 -0     ports/net-p2p/qbittorrent-23/Makefile (new)
  1.1       +3 -0      ports/net-p2p/qbittorrent-23/distinfo (new)
  1.1       +14 -0     ports/net-p2p/qbittorrent-23/files/patch-src__createtorrent_imp.cpp (new)
  1.1       +11 -0     ports/net-p2p/qbittorrent-23/files/patch-src__filesystemwatcher.h (new)
  1.1       +11 -0     ports/net-p2p/qbittorrent-23/files/patch-src__misc.cpp (new)
  1.1       +22 -0     ports/net-p2p/qbittorrent-23/pkg-descr (new)
  1.1       +38 -0     ports/net-p2p/qbittorrent-23/pkg-plist (new)


More information about the cvs-ports mailing list