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: science/cgribex/pkg-plist

Number of commits found: 2

Saturday, 19 Nov 2016
17:04 sunpoet search for other commits by this committer
- Update to 1.7.5
- Add LICENSE_FILE
- Strip shared library

1.7.5:
- encodeBDS: recalculation of binscale (bug fix) [Klaus Wyser]

1.7.4:
- encodeBDS: changed if to while in recalculation of binscale (bug fix) [report:
Harald Anlauf]
- grib_decode.tmpl: force nearest neighbor remapping from reduced gaussian grids
(lveggy)
- decode_array_2byte: optimisation using gribSwapByteOrder_uint16()
- encode_array_2byte: optimisation using gribSwapByteOrder_uint16()

1.7.2:
- gribDateTime: set ryear and century to 0 if they are undefined

1.7.1:
- define grib_encode_array_2byte_double to select optimized simd version

1.7.0:
- added support for time unit 14 (ISEC1_TABLE4_30MINUTES)
- decode: added support of single precision floats
- encode: added support of single precision floats

1.6.4:
- encodeBDS: replaced intpow2(nbpv) by (1ULL << nbpv)
- Update to 1.7.5
Original commitRevision:426420 
Tuesday, 29 Apr 2014
13:28 sunpoet search for other commits by this committer
- Add cgribex 1.6.3

GRIBEX is an interface for encoding and decoding WMO FM-92 GRIB edition 1
messages and some ancillary subroutines for controlling printing and debugging.
The GRIBEX software was developed at the European Centre for Medium-range
Weather Forecasts (ECMWF) and is part of the EMOS library. EMOS is mostly
written in Fortran. Therefore it has only a Fortran interface.

CGRIBEX is a lightweight version of GRIBEX written in ANSI C with a portable
Fortran interface. For best compatibility some of the C sources were converted
from the Fortran GRIBEX version.

WWW: https://code.zmaw.de/projects/cgribex
Original commitRevision:352619 

Number of commits found: 2