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: astro/p5-Astro-WaveBand/pkg-plist

Number of commits found: 3

Sunday, 19 Oct 2014
23:19 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371223 
Friday, 15 Nov 2013
09:40 sunpoet search for other commits by this committer
- Support STAGEDIR
Original commitRevision:333825 
Tuesday, 10 Jul 2012
06:57 sunpoet search for other commits by this committer
- Add p5-Astro-WaveBand 0.08

Class to transparently deal with the conversion between filters, wavelength,
frequency and other methods of specifying a location in the electro-magentic
spectrum.

Astro::WaveBand tries to determine the natural form of the numbers such that a
request for a summary of the object when it contains 2.2 microns would return
the filter name but would return the wavelength if it was not a standard filter.
In ambiguous cases an instrument name is required to decide what to return. In
really ambiguous cases the user can specify the unit in which to display the
numbers on stringification.

Used mainly as a way of storing a single number in a database table but using
logic to determine the number that an observer is most likely to understand.

Numerical comparison operators can be used to compare two Astro::WaveBand
objects. When checking equality, the "natural" and "instrument" methods are
used, so if two Astro::WaveBand objects return the same value from those
methods, they are considered to be equal. When checking other comparisons such
as greater than, the wavelength is used.

WWW: http://search.cpan.org/dist/Astro-WaveBand/
Original commit

Number of commits found: 3