Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Apr 2011 02:30:16 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net-p2p Makefile ports/net-p2p/qbittorrent-27 Makefile distinfo pkg-descr pkg-plist ports/net-p2p/qbittorrent-27/files patch-style ports/net-p2p/qbittorrent-27-nox11 Makefile pkg-descr pkg-plist
Message-ID:  <201104170230.p3H2UGfD081587@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2011-04-17 02:30:16 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p              Makefile 
  Added files:
    net-p2p/qbittorrent-27 Makefile distinfo pkg-descr pkg-plist 
    net-p2p/qbittorrent-27/files patch-style 
    net-p2p/qbittorrent-27-nox11 Makefile pkg-descr pkg-plist 
  Log:
  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
  
  Revision  Changes    Path
  1.107     +2 -0      ports/net-p2p/Makefile
  1.1       +21 -0     ports/net-p2p/qbittorrent-27-nox11/Makefile (new)
  1.1       +23 -0     ports/net-p2p/qbittorrent-27-nox11/pkg-descr (new)
  1.1       +1 -0      ports/net-p2p/qbittorrent-27-nox11/pkg-plist (new)
  1.1       +60 -0     ports/net-p2p/qbittorrent-27/Makefile (new)
  1.1       +2 -0      ports/net-p2p/qbittorrent-27/distinfo (new)
  1.1       +201 -0    ports/net-p2p/qbittorrent-27/files/patch-style (new)
  1.1       +22 -0     ports/net-p2p/qbittorrent-27/pkg-descr (new)
  1.1       +39 -0     ports/net-p2p/qbittorrent-27/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104170230.p3H2UGfD081587>