cvs commit: ports/math Makefile ports/math/nyh-hoc Makefile distinfo pkg-descr

Andrew Pantyukhin sat at FreeBSD.org
Mon Aug 13 13:20:40 PDT 2007


sat         2007-08-13 20:20:40 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/nyh-hoc         Makefile distinfo pkg-descr 
  Log:
  Add port math/nyh-hoc:
  
  Hoc, the High Order Calculator, is an interpreted language for
  floating-point calculations. Its most basic use is as a powerful and
  convenient calculator, interactively evaluating expressions such as
  1+2*sin(0.7). But hoc is no ordinary calculator: It also lets you
  assign values to variables, define your own functions, and use loops,
  conditionals, and everything else you'd expect in a programming
  language.
  
  Hoc was developed by Brian Kernighan and Rob Pike, and introduced in
  their 1984 book The Unix Programming Environment. This version has been
  extended and improved by Nadav Y. Har'El.
  
  WWW: http://nadav.harel.org.il/homepage/hoc/
  Author: Nadav Y. Har'El <nadav at harel.org.il>
  
  Revision  Changes    Path
  1.462     +1 -0      ports/math/Makefile
  1.1       +21 -0     ports/math/nyh-hoc/Makefile (new)
  1.1       +3 -0      ports/math/nyh-hoc/distinfo (new)
  1.1       +14 -0     ports/math/nyh-hoc/pkg-descr (new)


More information about the cvs-all mailing list