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-blinker/pkg-plist

Number of commits found: 3

Saturday, 1 Feb 2014
11:27 koobs search for other commits by this committer
devel/py-blinker: Enable STAGE and AUTOPLIST support

- Enable STAGE support
- Enable AUTOPLIST, delete pkg-plist
Original commitRevision:342118 
Tuesday, 21 May 2013
12:16 koobs search for other commits by this committer
devel/py-blinker: Fix pkg-plist

- Use %%PYTHON_SITELIBDIR%% in pkg-plist.

Submitted by:	rm
Approved by:	eadler, rm (mentors, implicit)
Original commitRevision:318688 
Sunday, 19 May 2013
03:02 koobs search for other commits by this committer
devel/py-blinker: Simple object-to-object and broadcast signaling [NEW PORT]

Blinker provides a fast dispatching system that allows any number of interested
parties to subscribe to events, or "signals".

Features:

 - A global registry of named signals
 - Anonymous signals
 - Custom name registries
 - Permanently or temporarily connected receivers
 - Automatically disconnected receivers via weak referencing
 - Sending arbitrary data payloads
 - Collecting return values from signal receivers

WWW: http://discorporate.us/projects/Blinker/

Approved by:	eadler, rm (mentors, implicit)
Original commitRevision:318478 

Number of commits found: 3