Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 04/08/2001 19:25:32
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Sun Apr  8 16:25:31 UTC 2001

Modified Files:
	pkgsrc/math/scilab: Makefile
	pkgsrc/math/scilab/files: md5 patch-sum
	pkgsrc/math/scilab/patches: patch-aa patch-ab patch-ac patch-ad
	    patch-ae patch-af
	pkgsrc/math/scilab/pkg: PLIST
Removed Files:
	pkgsrc/math/scilab/files: README.next_rev
	pkgsrc/math/scilab/patches: patch-ag patch-ah patch-ai patch-aj
	    patch-ak patch-al patch-am patch-an patch-ao
	pkgsrc/math/scilab/pkg: MESSAGE

Log Message:
Update to scilab-2.6

Thanks to the scilab folks at INRIA for helping us get rid of 9 more patches!

From the CHANGES file:

                     Main Changes Scilab 2.5 -> 2.6
                     ==============================
NEW FUNCTIONALITIES
===================
Automatic graphic rescaling when combining 2D plots, axis handling

Isometric 3D plots. Thanks to Enrico Segre

3D plots shading. Thanks to Stephane MOTTELET

Error messages handling

Grep function added

Modeless message box added

Profiling of functions execution added

Real time simulation in Scicos. Thanks to Anders Blomdell

Scicos diagram linearization and fixed point computation

OTHERS IMPROVEMENTS
===================
A more professional licence

Input/Output improved (carriage return at the end of the file are not
required anymore, OS independent ascii file input, handling of opened
files )

More complete mexlib for MatlabV mex interface.

Many bug corrected in integer types manipulation

API improved, many examples given

A better window management under KDE

A better plugin interface (help, demos,...) and new Scilab functions for
building and loading interfaces.

Interactive demos for ODE and DAE solving added

Scicos' GUI improved, customizable keyboard shortcuts added

Default list, tlist and mlist display can be overloaded

It is now possible to draw dashed lines in color. Background now work
with postscript driver. Easiest argument passing to plot2d, plot3d,...
GIF driver bugs fixed.

INCOMPATIBLITY
==============
help and scicos palettes handling have changed.

Fraclab toolbox has been moved to the contributions part and is no
more  included in the package

The Communication Toolbox (geci) is now obsolete. It will be removed in
next release. Use PVM instead.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/math/scilab/Makefile
cvs rdiff -r1.2 -r0 pkgsrc/math/scilab/files/README.next_rev
cvs rdiff -r1.3 -r1.4 pkgsrc/math/scilab/files/md5
cvs rdiff -r1.5 -r1.6 pkgsrc/math/scilab/files/patch-sum
cvs rdiff -r1.5 -r1.6 pkgsrc/math/scilab/patches/patch-aa
cvs rdiff -r1.3 -r1.4 pkgsrc/math/scilab/patches/patch-ab \
    pkgsrc/math/scilab/patches/patch-ac pkgsrc/math/scilab/patches/patch-ad \
    pkgsrc/math/scilab/patches/patch-ae pkgsrc/math/scilab/patches/patch-af
cvs rdiff -r1.3 -r0 pkgsrc/math/scilab/patches/patch-ag \
    pkgsrc/math/scilab/patches/patch-ah pkgsrc/math/scilab/patches/patch-ai \
    pkgsrc/math/scilab/patches/patch-aj pkgsrc/math/scilab/patches/patch-ak \
    pkgsrc/math/scilab/patches/patch-al pkgsrc/math/scilab/patches/patch-am \
    pkgsrc/math/scilab/patches/patch-an
cvs rdiff -r1.4 -r0 pkgsrc/math/scilab/patches/patch-ao
cvs rdiff -r1.3 -r0 pkgsrc/math/scilab/pkg/MESSAGE
cvs rdiff -r1.7 -r1.8 pkgsrc/math/scilab/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.