cvs commit: ports/devel Makefile ports/devel/libmatheval Makefile distinfo pkg-descr pkg-plist ports/devel/libmatheval/files patch-doc-libmatheval.texi

Dmitry Sivachenko demon at FreeBSD.org
Sun Jul 4 10:58:23 PDT 2004


demon       2004-07-04 17:58:23 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libmatheval    Makefile distinfo pkg-descr pkg-plist 
    devel/libmatheval/files patch-doc-libmatheval.texi 
  Log:
  New port: GNU libmatheval.
  
  GNU libmatheval is a library which contains several procedures that make
  it possible to create an in-memory tree from the string representation
  of a mathematical function over single or multiple variables.  This tree
  can be used later to evaluate a function for specified variable values,
  to create a corresponding tree for the function derivative over a
  specified variable or to write a textual tree representation to a
  specified string.  The library exposes C and Fortran 77 interfaces.
  
  Revision  Changes    Path
  1.1596    +1 -0      ports/devel/Makefile
  1.1       +27 -0     ports/devel/libmatheval/Makefile (new)
  1.1       +2 -0      ports/devel/libmatheval/distinfo (new)
  1.1       +14 -0     ports/devel/libmatheval/files/patch-doc-libmatheval.texi (new)
  1.1       +9 -0      ports/devel/libmatheval/pkg-descr (new)
  1.1       +5 -0      ports/devel/libmatheval/pkg-plist (new)


More information about the cvs-ports mailing list