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-fs/distinfo

Number of commits found: 2

Wednesday, 18 Nov 2015
20:01 rm search for other commits by this committer
devel/py-fs: update to 0.5.4

0.5:

 * Ported to Python 3.X
 * Added a DeleteRootError to exceptions thrown when trying to delete '/'
 * Added a remove_all function to utils
 * Added sqlitefs to fs.contrib, contributed by Nitin Bhide
 * Added archivefs to fs.contrib, contributed by btimby
 * Added some polish to fstree command and unicode box lines rather than ascii
art

PR:		204579
Submitted by:	douglas@douglasthrift.net (maintainer)
Original commitRevision:401890 
Wednesday, 29 May 2013
00:34 miwi search for other commits by this committer
Pyfilesystem is a Python module that provides a simplified common interface to
many types of filesystem. Filesystems exposed via Pyfilesystem can also be
served over the network, or 'mounted' on the native filesystem.

Pyfilesystem simplifies working directories and paths, even if you only intend
to work with local files. Differences in path formats between platforms are
abstracted away, and you can write code that sand-boxes any changes to a given
directory.

WWW: http://code.google.com/p/pyfilesystem/

PR:		ports/179027
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
Original commitRevision:319329 

Number of commits found: 2