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: devel/ipython/files/patch-autocompletion-fix

Number of commits found: 2

Tuesday, 26 Jan 2021
10:33 rm search for other commits by this committer
devel/ipython: actually unbreak autocompletion

Remove broader patch added earlier - it still doesn't completely
solve the problem.
Instead add tiny patch to fix runtime with jedi 0.18 and add missing
imports with second patch. Works just well with my tests.
Both patches should be removed after next ipython release.

PR:		252875
Reported by:	rsmith@xs4all.nl
Approved by:	python (with hat)
Original commitRevision:562650 
Tuesday, 19 Jan 2021
08:35 rm search for other commits by this committer
devel/ipython: add upstream fix

Autocompletion is broken in ipython, that is currently in ports.
Add adopted upstream commit to resolve the issue.

Reference:
https://github.com/ipython/ipython/issues/12740

With hat:	python
Original commitRevision:562034 

Number of commits found: 2