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/deluge-cli/files/patch-deluge_core_preferencesmanager.py

Number of commits found: 2

Monday, 26 Jun 2023
23:30 Robert Clausecker (fuz) search for other commits by this committer Author: Joakim Bergman
net-p2p/deluge-cli: update to 2.1.1

fixes:
- pidfile for deluge-web
- long options in command_args to make it easier to read
- remove deprecated -f (fork) option, it's now default and there is no
  way to explicitly negate the new option --do-not-daemonize
- use *_confdir variable in command_args instead of $required_dirs which
  just happened to have the same value (more explicit this way)
- remove setproctitle dependency to allow stop/restart of service
  (process cannot be found otherwise)
- replace slimit with rjsmin for javascript minification for web ui
- make PY_PILLOW dependency optional for cli and required for ui
  (default include)

Changelog: https://deluge.readthedocs.io/en/latest/changelog.html

Approved by:	rm (maintainer timeout, two weeks)
PR:		242033
commit hash: 95f93a2eea17325f25b60138a0b50b6c260cec38 commit hash: 95f93a2eea17325f25b60138a0b50b6c260cec38 commit hash: 95f93a2eea17325f25b60138a0b50b6c260cec38 commit hash: 95f93a2eea17325f25b60138a0b50b6c260cec38 95f93a2
Monday, 16 Nov 2020
08:25 rm search for other commits by this committer
net-p2p/deluge-cli: add upstream patch

Add patch for:
https://dev.deluge-torrent.org/ticket/3337

It fixes list of listen hosts:ports parsing.

Reported by:	Daniel O'Connor <darius@dons.net.au> (by email)
Original commitRevision:555454 

Number of commits found: 2