./time/jday, Julian date calculator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.4, Package name: jday-2.4, Maintainer: pkgsrc-users

Utilities to convert between calendar dates and Julian dates:

jday - calendar date to Julian date
j2d - Julian date to calendar date
dbd - calculate days between dates

Quite useful in timing situations where you need elapsed time between
dates.

This package also includes a library 'libjday.a' for incorporating
caledar-Julian date conversions in applications.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 329.113 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:24:47 by Nia Alarie | Files touched by this commit (263)
Log message:
time: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 17:04:23 by Nia Alarie | Files touched by this commit (263)
Log message:
time: Remove SHA1 hashes for distfiles
   2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640)
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2016-12-22 08:13:09 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Fix PLIST for recent update, add PKGCONFIG_OVERRIDE.
   2016-11-04 13:57:00 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Update time/jday to 2.4
-----------------------
Update 2005-10-10 | 10 October 2005 | JD 2453654.355984
Version 2.4 release.
Days between date calculator included: dbd
Example source for JAVA, PERL, AWK, PHP

(pkgsrc changes)
 - Set LICENSE=  2-clause-bsd
 - Silence pkglint warning. (removing two '@' at do-test,
   no major change on output lines at make test).
   2015-11-03 00:31:47 by Alistair G. Crooks | Files touched by this commit (161)
Log message:
Add SHA512 digests for distfiles for time category

Problems found with mismatching existing digests for:
	distfiles/asclock-classic-1.0.tar.gz
	distfiles/asclock-gtk-2.1.10beta.tar.gz
	distfiles/asclock-xlib-2.0.11.tar.gz
	distfiles/emiclock-2.0.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2012-10-08 15:04:32 by Aleksej Saushev | Files touched by this commit (146)
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.