Path to this page:
./
math/nickle,
Desk calculator language
Branch: pkgsrc-2017Q4,
Version: 2.81,
Package name: nickle-2.81,
Maintainer: pkgsrc-usersNickle is a desk calculator language with powerful programming and
scripting capabilities. Nickle supports a variety of datatypes, espe-
cially arbitrary precision integers, rationals, and imprecise reals.
The input language vaguely resembles C. Some things in C which do not
translate easily are different, some design choices have been made dif-
ferently, and a very few features are simply missing.
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: ef9c6de7ad2a544a3245657fbfd46dbfa9675476
RMD160: 03c8ffbebfd0104b3cd54f748f702de7e6f999f5
Filesize: 565.566 KB
Version history: (Expand)
- (2018-01-02) Package added to pkgsrc.se, version nickle-2.81 (created)
CVS history: (Expand)
2018-01-04 22:07:13 by S.P.Zeidler | Files touched by this commit (2) |
Log message:
Pullup ticket #5668 - requested by bsiegert
math/nickle: build fix
Revisions pulled up:
- math/nickle/distinfo 1.13
- math/nickle/patches/patch-builtin-date.c 1.1
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: jperkin
Date: Wed Jan 3 12:12:07 UTC 2018
Modified Files:
pkgsrc/math/nickle: distinfo
Added Files:
pkgsrc/math/nickle/patches: patch-builtin-date.c
Log message:
nickle: Fix build on SunOS and systems without timelocal().
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/math/nickle/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/math/nickle/patches/patch-builtin-date.c
|