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: sysutils/py-scandir/distinfo

Number of commits found: 9

Saturday, 18 Jan 2020
19:02 sunpoet search for other commits by this committer
Change MASTER_SITES from GitHub to CHEESESHOP

- Take maintainership
Original commitRevision:523484 
Sunday, 7 Apr 2019
11:42 rene search for other commits by this committer
sysutils/py-scandir: update to 1.10.0

Reported by:	portscout
Original commitRevision:498274 
Saturday, 11 Aug 2018
12:57 rene search for other commits by this committer
www/py-scandir: update to version 1.9.0

Reported by:	portscout
Sponsored by:	Essen Hackathon
Original commitRevision:476882 
Friday, 3 Aug 2018
12:59 rene search for other commits by this committer
sysutils/py-scandir: update to version 1.8

Reported by:	portscout
Original commitRevision:476290 
Friday, 16 Feb 2018
19:31 rene search for other commits by this committer
sysutils/py-scandir: update to 1.7

Submitted by:	portscout
Original commitRevision:462056 
Saturday, 30 Sep 2017
14:45 rene search for other commits by this committer
sysutils/py-scandir: update to 1.6

Add a patch to somewhat deal with Unicode tests, they still fail but
this might be unrelated to the port itself.

Sort USES before USE_*

Submitted by:	portscout
Original commitRevision:450995 
Thursday, 8 Jun 2017
02:14 rene search for other commits by this committer
sysutils/py-scandir: update to 1.5

Submitted by:	portscout
Original commitRevision:442902 
Sunday, 25 Sep 2016
09:34 rene search for other commits by this committer
sysutils/py-scandir: update to 1.3

This version is safe to use in Pootle 2.8.0b3
Submitted by:	portscout
Sponsored by:	EuroBSDCon 2016 Belgrade
Original commitRevision:422746 
Saturday, 24 Sep 2016
16:46 rene search for other commits by this committer
scandir, a better directory iterator and faster os.walk()

scandir() is a generator version of os.listdir() that returns an iterator
over files in a directory, and also exposes the extra information most
operating systems provide while iterating files in a directory (such as
type and stat information).

This module also includes a version of os.walk() that uses scandir()
to speed it up significantly.

NOTE: If you're using Python version 3.5+, os.scandir() and the speed
improvements to os.walk() are already available in the standard library.

WWW: https://github.com/benhoyt/scandir

Note: version 1.3 is available, but Pootle 2.8.0bX insists on
version 1.2 for the time being.

Sponsored by:	EuroBSDCon 2016 Belgrade
Original commitRevision:422732 

Number of commits found: 9