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-backports.shutil_get_terminal_size/Makefile

Number of commits found: 5

Thursday, 24 Sep 2020
18:36 swills search for other commits by this committer
devel/py-backports.shutil_get_terminal_size: mark deprecated along with python 2

PR:		249627
Approved by:	jpaetzel (maintainer, via IRC)
Original commitRevision:549937 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Original commitRevision:472884 
Monday, 1 Jan 2018
16:45 jpaetzel search for other commits by this committer
Fix USES and cleanup backports namespace

PR:	224690
Submitted by:	sunpoet
Original commitRevision:457784 
Tuesday, 5 Dec 2017
15:00 lifanov search for other commits by this committer
add devel/py-backports - namespace shim for Python backports

Currently, all py-backports.* ports conflict with each other
over a file that has the same contents.

This creates a port that installs the shared file and py-backports.*
ports should depend on this one and remove the shared file from their
own pkg-plist. It's the same approach as the one taken by OpenBSD.

Some ports are already converted as an example:
- security/py-backports.ssl_match_hostname
- devel/py-backports.functools_lru_cache
- devel/py-backports.shutil_get_terminal_size

The last two conversions and the fix to work with FLAVORS were submitted
by antoine. Thank you!

Reviewed by:	antoine
Approved by:	portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D11095
Original commitRevision:455585 
Thursday, 23 Jul 2015
15:43 jpaetzel search for other commits by this committer
Welcome backports.shutil_get_terminal_size to the ports tree

Backport of the get_terminal_size function from Python 3.3's shutil
Original commitRevision:392733 

Number of commits found: 5