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: print/rubygem-prawn-graph/distinfo

Number of commits found: 2

Sunday, 12 Mar 2017
17:28 sunpoet search for other commits by this committer
Update to 1.0.6

- Update LICENSE
- Add LICENSE_FILE
- Update WWW

Changes:	https://github.com/HHRy/prawn-graph/releases
		https://github.com/HHRy/prawn-graph/commits/master
Original commitRevision:436005 
Friday, 17 Dec 2010
03:47 pgollucci search for other commits by this committer
Prawn::Graph aims to add this functionality to Prawn by using the
native PDF drawing tools Prawn exposes and a friendly single-method
call to draw the graph.

The graphs and the values plotted and drawn are all relatively sized
within the bounds of the width and height you have set and should
scale pretty well to any size of value. Of course, if things do end
up looking too squashed, you can always just make your graph bigger.

At the moment, only Bar and Line charts are implemented, with others
coming soon. Both charts work in mostly the same way.

WWW:    http://ryanstenhouse.eu/
Original commit

Number of commits found: 2