summaryrefslogtreecommitdiff
path: root/math/octave/pkg
AgeCommit message (Collapse)AuthorFilesLines
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-720/+0
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+0
2000-04-28Updated octave to 2.0.16.wennmach1-266/+444
Changes since 2.0.13: (besides numerous bug fixes) - New math functions: besselh, airy - New functions: is_complex, isnumeric, isfinite, rehash, graw - The Bessel functions now accept complex values for the argument and any real value for the order. - New "finance" category - ~30 new functions in "signal" - Numerous new functions in "statistics" category, including new "distributions", "models", and "tests" directories - If LOADPATH contains a doubled colon, the default path is inserted in its place. This is similar to the substitution that also takes place for leading or trailing colons in the LOADPATH. - Loops of the form `for i = STRING ... endfor' are now allowed. ... and much more. Closes PR8421.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-08-13Substitute for ${PKGNAME} when generating the PLIST files.agc1-214/+214
1999-04-08Use the correct format for GNU machine-arch vendor and opsys filenames.agc1-10/+10
1999-04-08s/netbsd/${LOWER_OPSYS}/gagc1-10/+10
1999-02-11Use install-info in $PATH, so that systems with it in base will work too.tv1-5/+5
1998-11-26Fix typo in last commit.tron1-10/+10
1998-11-26"i386--netbsd" -> "${MACHINE_GNU_ARCH}".tron1-10/+10
1998-11-26Add some "@exec" and "@unexec" statements to get removal of binary packagetron1-2/+8
to work.
1998-11-25NetBSD patches supplied by Rene Hexel in PR pkg/6476.tron3-501/+519
1998-11-22Initial import of FreeBSD's "octave" port:tron3-0/+519
High-level interactive language for numerical computations.