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/rubygem-state_machine/distinfo

Number of commits found: 2

Saturday, 13 Jul 2013
06:54 swills search for other commits by this committer
- Update to 1.2.0

PR:		ports/180035
Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)
Original commitRevision:322898 
Tuesday, 3 May 2011
02:54 swills search for other commits by this committer
State machines make it simple to manage the behavior of a class.
Too often, the state of an object is kept by creating multiple
boolean attributes and deciding how to behave based on the values.

state_machine simplifies this design by introducing the various
parts of a real state machine, including states, events,
transitions, and callbacks. However, the api is designed to be
so simple you do not even need to know what a state machine is.

WWW: http://www.pluginaweek.org/

PR:             ports/156672
Submitted by:   Eric Freeman <freebsdports at chillibear.com>
Original commit

Number of commits found: 2