Commit graph

4 commits

Author SHA1 Message Date
tnn
9f2d549ce3 Update to orpie-1.5.1. Minor release that fixes a crash on keyboard input. 2007-09-14 12:48:50 +00:00
tnn
788109ef92 Update to orpie-1.5.0 and add DESTDIR support.
ChangeLog:
- Complete rewrite of units implementation, allowing user-defined units
  and physical constants.
- Updated included ocamlgsl bindings to 0.6.0.
- Square root of a negative value now returns a complex result.
- gcd(), lcd(), and mod() now accept real-valued  arguments.
- Fix for crash in abbrev mode.
- Made a minor Makefile change to correct linking errors under Gentoo
  (maybe others).
- Numerous code cleanups. Calculator code has been better separated from
  interface code.
- Support --sysconfdir configure option.  (Anyone packaging for the
  filesystem hierarchy standard will now need to use something like
  "./configure --prefix=/usr --sysconfdir=/etc".)
- Implemented entry of most fundamental physical constants.
- Fixed incorrect error message regarding deprecated extended_enter command
2007-09-13 12:10:39 +00:00
tnn
16d71b07c6 Remove PKGREVISION on orpie, which was moved from pkgsrc-wip.
Prefer pkgsrc correctness over potentially breaking wip-users' upgrades.
2007-04-29 21:51:24 +00:00
tnn
41307ad1a8 Add orpie 1.4.3.
-
Orpie is a fullscreen RPN calculator for the console.
Its operation is similar to that of modern HP calculators, but data entry has
been optimized for efficiency on a PC keyboard.  Features include extensive
scientific calculator functionality, command completion, and a visible
interactive stack.
2007-04-29 20:01:45 +00:00