Subject: CVS commit: pkgsrc/databases/libtcd
From: Iain Hibbert
Date: 2020-01-10 17:57:25
Message id: 20200110165725.3F3D0FBF4@cvs.NetBSD.org

Log Message:
add libtcd version 2.2.7-r2:

libtcd provides a software API for reading and writing Tide Constituent
Database (TCD) files.

The TCD file format and schema are used by XTide to retrieve constituent
definitions (speeds, equilibrium arguments, and node factors), harmonic
constants, subordinate station offsets and associated metadata for use
in generating tide predictions.

The TCD file format and schema were originally designed by Jan Depner
to improve the performance of XTide and to meet additional requirements
of the U.S. Naval Oceanographic Office (NAVO).  They are now maintained
primarily by David Flater.

The design goals for TCD included:

 Available without installing heavy external packages.
 Efficient for indexing and loading of stations.
 Compact file format.
 Translatable without loss from legacy XTide .txt and .xml files.
 Exportable to legacy .txt and .xml formats.
 Modifiable by end user using tideEditor.
 Able to detect tampering (usually, misguided attempts to edit the
 database in a word processor).

Files:
RevisionActionfile
1.1addpkgsrc/databases/libtcd/DESCR
1.1addpkgsrc/databases/libtcd/Makefile
1.1addpkgsrc/databases/libtcd/PLIST
1.1addpkgsrc/databases/libtcd/buildlink3.mk
1.1addpkgsrc/databases/libtcd/distinfo
1.1addpkgsrc/databases/libtcd/patches/patch-configure