notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net-p2p/qbittorrent-27/Makefile

Number of commits found: 2

Monday, 6 Jun 2011
07:29 dougb search for other commits by this committer
All qbittorrent development has moved to the 2.8 branch, so introduce
version 2.8.1, and remove the older versions. The 2.8 branch has support
for uTP when combined with the upcoming libtorrent-rasterbar 0.16 release.

Additional new features:
Proxy can be disabled for peer connections
Added support for secure SMTP connection (SSL)
Added support for SMTP authentication
Added UPnP/NAT-PMP port forward for the Web UI port
qBittorrent can update dynamic DNS services (DynDNS, no-ip)
Display peer connection type in peer list (BT, uTP, Web)
Added full regex support to RSS downloader
Added regex help and validation in RSS downloader
Added HTTPS support to Web UI (Ishan Arora)

Bug fixes:
Change systray icon on the fly (no restart needed)
Remember peer-level rate limits (requires libtorrent v0.16)
Stop announcing to trackers an all tiers (more respectful)
Stop sharing private trackers with other peers
Tracker exchange extension can be disabled
Cleaner program exit on system log out
Fix possible magnet link parsing problems
Fix possible RSS URL parsing problems

COSMETIC: Added monochrome icon for light themes
Original commit
Sunday, 17 Apr 2011
02:30 dougb search for other commits by this committer
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
Original commit

Number of commits found: 2