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/py-subprocess32/pkg-descr

Number of commits found: 2

Sunday, 27 Sep 2020
21:38 dbaio search for other commits by this committer
devel/py-subprocess32: Update to 3.5.4

Improve descriptions.

Mark as deprecated, following lang/python27.
This is a backport of the Python 3 subprocess module for use on Python 2.

Changelog:	https://github.com/google/python-subprocess32/blob/3.5.4/ChangeLog

PR:		249657
Original commitRevision:550380 
Sunday, 8 Oct 2017
12:33 dbaio search for other commits by this committer
Add devel/py-subprocess32, Backport of the subprocess module from Python 3.2 &
3.3

This is a backport of the subprocess standard library module
from Python 3.2 & 3.3 for use on Python 2.  It includes bugfixes
and some new features.  On POSIX systems it is guaranteed to
be reliable when used in threaded applications.  It includes
timeout support from Python 3.3 but otherwise matches 3.2's API.
It has not been tested on Windows.

WWW: https://github.com/google/python-subprocess32

PR:		222628
Submitted by:	Sebastian Schwarz <seschwar@gmail.com>
Reviewed by:	koobs, sunpoet
Differential Revision:	D12519
Original commitRevision:451521 

Number of commits found: 2