diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-01-30 05:59:03 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-01-30 05:59:03 +0000 |
commit | 0018a485aaa7e370c5c42f4d91ee2d6913642acd (patch) | |
tree | cbba1e50549216af6aa6c9bfea2f9ad941fae717 /math/scilab/files/patch-ax | |
parent | Update to 0.37.2.20020125 (diff) |
- add patches from NetBSD (fixes for ascii(), fft() and the online help)
- Provide a working default PVM configuration.
- Remove unneeded pvm files form the install.
PR: 34276
Submitted by: maintainer
Obtained from: NetBSD
Notes
Notes:
svn path=/head/; revision=54013
Diffstat (limited to 'math/scilab/files/patch-ax')
-rw-r--r-- | math/scilab/files/patch-ax | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/scilab/files/patch-ax b/math/scilab/files/patch-ax new file mode 100644 index 000000000000..39c33411829a --- /dev/null +++ b/math/scilab/files/patch-ax @@ -0,0 +1,10 @@ +--- man/pvm/pvm_tasks.man.orig Thu Aug 9 09:31:56 2001 ++++ man/pvm/pvm_tasks.man Thu Aug 9 10:18:46 2001 +@@ -2,6 +2,5 @@ + .so ../sci.an + .SH NAME +-pvm_tasks - returns information about the tasks running +-on the virtual machine. ++pvm_tasks - returns information about the tasks running on the virtual machine. + .SH CALLING SEQUENCE + .nf |