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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: devel/py-tempstorage/pkg-plist

Number of commits found: 2

Monday, 10 Feb 2014
14:04 rm search for other commits by this committer
- do not use easy_install, convert to auto-generated packing list
- move DIST_SUBDIR upper, where appropriate
- add trailing slash to WWW url, where appropriate
- bump PORTREVISION

Wasn't able to identify clauses amount for some BSD licenses, so bear with me.
Original commitRevision:343636 
Saturday, 12 Nov 2011
07:53 wen search for other commits by this committer
tempstorage is a storage implementation which uses RAM to persist
objects, much like MappingStorage. Unlike MappingStorage, it needs
not be packed to get rid of non-cyclic garbage and it does
rudimentary conflict resolution. This is a ripoff of Jim's Packless
bsddb3 storage.

WWW: http://pypi.python.org/pypi/tempstorage

Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe:   yes
Original commit

Number of commits found: 2