Subject: CVS commit: wip/octave
From: Jason Bacon
Date: 2014-10-21 00:15:24
Message id: E1XgLEs-0001Cn-Vo@sfs-ml-2.v29.ch3.sourceforge.com

Log Message:
Import octave-3.6.4nb6 as wip/octave.

GNU Octave is a high-level language, primarily intended for numerical
computations.  It provides a convenient command line interface for
solving linear and nonlinear problems numerically, and for performing
other numerical experiments using a language that is mostly compatible
with Matlab.  It may also be used as a batch-oriented language.

Octave has extensive tools for solving common numerical linear algebra
problems, finding the roots of nonlinear equations, integrating
ordinary functions, manipulating polynomials, and integrating ordinary
differential and differential-algebraic equations.  It is easily extensible
and customizable via user-defined functions written in Octave's own
language, or using dynamically loaded modules written in C++, C, Fortran,
or other languages.


Files:
RevisionActionfile
1.3modifywip/octave/DESCR
1.12modifywip/octave/Makefile
1.5modifywip/octave/PLIST
1.3modifywip/octave/buildlink3.mk
1.5modifywip/octave/distinfo
1.3modifywip/octave/octave.mk
1.3modifywip/octave/options.mk
1.1addwip/octave/error
1.1addwip/octave/notes
1.1addwip/octave/patches/patch-configure
1.1addwip/octave/patches/patch-doc_interpreter_plot.txi
1.1addwip/octave/patches/patch-doc_liboctave_liboctave.texi
1.1addwip/octave/patches/patch-fflush-fpos_t.c
1.1addwip/octave/patches/patch-fseeko-fpos_t.c
1.1addwip/octave/patches/patch-libgnu_Makefile.in
1.1addwip/octave/patches/patch-libgnu_stdio.in.h
1.1addwip/octave/patches/patch-libgnu_string.in.h
1.1addwip/octave/patches/patch-liboctave_mx-inlines.cc
1.1addwip/octave/patches/patch-liboctave_oct-time.cc
1.1addwip/octave/patches/patch-scripts_audio_wavread.m
1.1addwip/octave/patches/patch-scripts_io_strread.m
1.1addwip/octave/patches/patch-scripts_miscellaneous_getappdata.m
1.1addwip/octave/patches/patch-scripts_miscellaneous_license.m
1.1addwip/octave/patches/patch-scripts_miscellaneous_ver.m
1.1addwip/octave/patches/patch-scripts_pkg_pkg.m
1.1addwip/octave/patches/patch-scripts_plot_daspect.m
1.1addwip/octave/patches/patch-scripts_plot_legend.m
1.1addwip/octave/patches/patch-scripts_plot_pbaspect.m
1.1addwip/octave/patches/patch-scripts_plot_print.m
1.1addwip/octave/patches/patch-scripts_polynomial_polyval.m
1.1addwip/octave/patches/patch-scripts_set_union.m
1.1addwip/octave/patches/patch-scripts_signal_freqz.m
1.1addwip/octave/patches/patch-src_DLD-FUNCTIONS_rand.cc
1.1addwip/octave/patches/patch-src_dirfns.cc
1.1addwip/octave/patches/patch-src_oct-conf.h.in