Subject: CVS commit: pkgsrc/math/mathomatic
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 09/05/2005 14:44:16
Module Name: pkgsrc
Committed By: minskim
Date: Mon Sep 5 14:44:16 UTC 2005
Modified Files:
pkgsrc/math/mathomatic: Makefile distinfo
pkgsrc/math/mathomatic/patches: patch-aa
Log Message:
Update mathomatic to 12.4.10.
Changes:
- Created "complex.h".
- Fixed and documented "help all >filename", for quickly creating a
quick command reference.
- Fixed up and commented "main.c".
- Split off "complex.c" into "complex_lib.c" and made it an
independent complex number library.
- Added "integrate definite" command option.
- Corrected makefile install.
- Added check in nintegrate command to fail if result contains
infinity or nan.
- A few complex number improvements were made.
- Allow a text pre-processor to pipe input into Mathomatic.
To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 pkgsrc/math/mathomatic/Makefile
cvs rdiff -r1.44 -r1.45 pkgsrc/math/mathomatic/distinfo
cvs rdiff -r1.13 -r1.14 pkgsrc/math/mathomatic/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.