${PORTSDIR} to ${.CURDIR}/../.. in the .include for bsd.octave.mk.
This is because USE_GMAKE no longer works after .include <bsd.ports.pre.mk>.
- Trim headers.
- Clean whitespace.
- Portlint.
since there was an API change to octave (from 3.4 to 3.6).
Now it is appropriate to bump the portrevision of every single octave-forge port,
but a few of the ports needed further patches to make them work: ad,
communications, parallel, odepkg. The es package doesn't build so we switched off.
Submitted by: stephen@
Reviewed by: maho@
This is parallel.
Parallel execution package for cluster computers. For parallel execution on a single machine see e.g. function parcellfun (author: Jaroslav Hajek) in package general.
WWW: http://octave.sourceforge.net/
PR: ports/147603
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu>
Feature safe: yes
2010-01-08 math/octave-forge-fixed: has been broken for 3 months
2010-01-08 math/octave-forge-ftp: has been broken for 3 months
2010-01-08 math/octave-forge-graceplot: has been broken for 3 months
2010-01-08 math/octave-forge-parallel: has been broken for 3 months
2010-01-08 math/octave-forge-triangular: has been broken for 3 months
2010-01-08 math/octave-forge-vrml: has been broken for 3 months
This is parallel. Parallel execution package for cluster computers
The octave-forge package is the result of The GNU Octave Repositry project,
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.
PR: 127030
Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>