Path to this page:
./
math/erfa,
Essential Routines for Fundamental Astronomy
Branch: CURRENT,
Version: 2.0.1,
Package name: erfa-2.0.1,
Maintainer: pkgsrc-usersERFA (Essential Routines for Fundamental Astronomy) is a C library for
astronomy.
Master sites:
Filesize: 337.009 KB
Version history: (Expand)
- (2024-05-08) Updated to version: erfa-2.0.1
- (2022-07-26) Updated to version: erfa-2.0.0
- (2020-12-18) Package added to pkgsrc.se, version erfa-1.7.1 (created)
CVS history: (Expand)
2022-07-25 21:50:54 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
erfa: update to 2.0.0.
Based on update in wip by Kinoshita Daisuke, nia and mef.
This version of ERFA (v2.0.0) is based on SOFA version "20210512",
with the differences outlined below.
ERFA 2.0.0 and SOFA "20210512"
Functionally, there no differences except for the added
eraVersion, eraSofaVersion, and leap second functions noted
above.
The three new functions added in SOFA are added to ERFA as
well.
Like for SOFA, one now has to explicitly include erfam.h to
use its macros defining constants, etc. Including just erfa.h
(or erfaextra.h) will no longer includes erfam.h implicitly.
|
2022-07-25 13:12:30 by Thomas Klausner | Files touched by this commit (102) |
Log message:
*: remove pkg-config from tools where no buildlink3.mk file is included
Bulk build on NetBSD of these packages had the same result as before
(build succeeds, no PLIST change).
|
2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Remove SHA1 hashes for distfiles
|
2021-01-07 22:42:50 by Thomas Klausner | Files touched by this commit (1) |
Log message:
erfa: fix HOMEPAGE.
|
2020-12-20 02:21:47 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(math/erfa) unnecessary or harmfull python/egg.mk inclusion removed
|
2020-12-17 23:18:18 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
MAINTAINER converted to pkgsrc-users@ the same as wip
|
2020-12-17 23:12:06 by Makoto Fujiwara | Files touched by this commit (5) |
Log message:
math/erfa: import erfa-1.7.1 based on PR pkg/55858 by Daisuke Kinoshita
ERFA (Essential Routines for Fundamental Astronomy) is a C library for
astronomy.
|