which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
This is spanish.
Spanish package for the construction of native language translations of
Octave functions.
WWW: http://octave.sourceforge.net/
PR: ports/134404
Submitted by: Stephen Montgomery-Smith <stephen AT missouri.edu>
Approved by: miwi (mentor)
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
This is simp.
This package define the basic operations on intervals. It is useful when
some values for a computation are incertain.
WWW: http://octave.sourceforge.net/
PR: ports/134404
Submitted by: Stephen Montgomery-Smith <stephen AT missouri.edu>
Approved by: miwi (mentor)
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
This is oct2mat.
Convert m-file into matlab-compatible coding style.
WWW: http://octave.sourceforge.net/
PR: ports/134404
Submitted by: Stephen Montgomery-Smith <stephen AT missouri.edu>
Approved by: miwi (mentor)
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
This is nurbs.
Collection of routines for the creation, and manipulation of Non-Uniform
Rational B-Splines (NURBS).
WWW: http://octave.sourceforge.net/
PR: ports/134404
Submitted by: Stephen Montgomery-Smith <stephen AT missouri.edu>
Approved by: miwi (mentor)
Move the snapshot date from PORTREVISION to being a part of PORTVERSION
to allow for PORTREVISION bumps.
Simplify pre-everything and adjust PLIST_SUB accordingly.
Move VERSIONSTRING down to pacify portlint after all those years and
extract it from PORTVERSION, too.
for your strings. Sometimes you get binary data that
Perl doesn't treat as UTF-8, so instead of doing a trick
with pack and unpack you can just use this module.
WWW: http://search.cpan.org/dist/String-SetUTF8/
Andrei V. Shetuhin <reki@reki.ru>
PR: ports/134932
Submitted by: Andrei V. Shetuhin <reki@reki.ru>
to allow for PORTREVISION bumps.
Simplify pre-everything and adjust PLIST_SUB accordingly.
Extract SUFFIX from PORTVERSION. Use SUFFIX for TARGLIB (and thus for
the library path used by this port). Also use SUFFIX for the libexec
directory instead of the full port version and flatten the directory
structure and simplify the logic along the way.
Move VERSIONSTRING down to pacify portlint after all those years and
extract it from PORTVERSION, too.
Make the determination of CONFIGURE_SCRIPT more robust.
Address a long term FIXME related to older versions of FreeBSD by
removing NOMANCOMPRESS=yes.
Adjust Makefile header; nothing really left from the original.
- update to 2.6.1 [1]
- remove IGNORE in the VDA case, the patch is available now [2]
[2] is from me (compile tested), maintainer informed.
PR: 134728 [1]
Submitted by: Yarema <yds@CoolRat.org> [1]
Approved by: maintainer [1]