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: graphics/p5-Data-Google-Visualization-DataSource/pkg-plist

Number of commits found: 3

Friday, 29 Jun 2018
10:10 mat search for other commits by this committer
Fix a few Perl ports with Perl 5.28.

Starting at ExtUtils::MakeMaker 7.31_06 and Perl 5.27.1, the base
README.pod is no longer installed. So stop installing them altogether.

PR:		229112
Reported by:	many
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D15946
Original commitRevision:473539 
Monday, 30 May 2016
15:33 mat search for other commits by this committer
Starting at ExtUtils::MakeMaker 7.06 and Perl 5.25.1, the base
README.pod is no longer manified into a README.3, as the README.pod is
installed and can be read with perldoc, remove the README.3 files that
may be generated.

With hat:	perl@
Sponsored by:	Absolight
Original commitRevision:416157 
Monday, 21 Dec 2015
14:44 miwi search for other commits by this committer
Perl helper class for implementing the Google Chart Tools Datasource Protocol.

The Google Visualization API is a nifty bit of kit for generating pretty
pictures from your data. By design it has a fair amount of Google-cruft, such
as non-standard JSON and stuffing configuration options in to a single CGI
query parameter.

Data::Google::Visualization::DataTable takes care of preparing data for the
API.

WWW: http://search.cpan.org/dist/Data-Google-Visualization-DataSource/

PR:		204060
Submitted by:	jeremybbaggs@gmail.com
Approved by:    mat (mentor)
Differential Revision:  D4640
Original commitRevision:404111 

Number of commits found: 3