Commit graph

17 commits

Author SHA1 Message Date
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Stephen Montgomery-Smith
83d7fd8ac9 - Remove .include <bsd.ports.pre.mk>; bsd.ports.post.mk to bsd.ports.mk;
${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.
2013-07-05 20:59:44 +00:00
Stephen Montgomery-Smith
dc4470e668 - ${DO_NADA} to @${DO_NADA}. 2013-07-02 19:54:03 +00:00
Stephen Montgomery-Smith
49448cd325 - Update to 0.4.2. 2012-10-03 16:35:21 +00:00
Stephen Montgomery-Smith
f32687f499 - Update to 0.4.1. 2012-08-26 19:40:28 +00:00
Stephen Montgomery-Smith
ffb36884e9 - Update to 0.4.0. 2012-07-10 22:30:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Maho Nakata
176d84eb28 Bump port revision of all the octave-forge ports,
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@
2012-04-11 02:58:30 +00:00
Stephen Montgomery-Smith
df56e1f431 - Cosmetic change to Makefile. Use the variable OCTSRC to describe where the
contents of the package are stored.  This should make it easier if other
  people take over maintainership of the octave-forge-* ports.

Feature safe:	yes
2011-11-21 01:17:40 +00:00
Stephen Montgomery-Smith
4fc1692853 - Update to 0.3.0.
Feature safe:	yes
2011-11-13 19:06:46 +00:00
Stephen Montgomery-Smith
7aff2db7bc - Update checksums (changes to tarball verified).
Approved by:	maho (mentor)
2011-09-08 11:45:46 +00:00
Stephen Montgomery-Smith
a83bf00a54 - Update to 0.2.4.
Approved by:	maho (mentor, implicit)
2011-09-01 22:00:24 +00:00
Stephen Montgomery-Smith
7dcfe067ba - Update to 0.2.3.
Approved by:	maho (mentor, implicit)
2011-07-22 23:22:15 +00:00
Stephen Montgomery-Smith
f311462d78 - Update to 0.2.2
Approved by:	moho (mentor)
2011-07-04 03:19:53 +00:00
Stephen Montgomery-Smith
ea9338ef1a - Bump portrevision for octave-forge-* ports because of update of
math/octave-forge-base to 1.1, and update of Mk/bsd.octave.mk.

Approved by:	gabor (mentor)
2011-06-30 20:55:50 +00:00
Stephen Montgomery-Smith
bb2b9e50f2 - Bump portrevision because math/octave updated to 3.4.1
- Fix to work with math/octave-3.4.1

Approved by:	maho (mentor)
2011-06-24 04:22:33 +00:00
Stephen Montgomery-Smith
12f60e0c66 New port math/octave-forge-fuzzy-logic-toolkit
This is fuzzy-logic-toolkit.

A mostly MATLAB-compatible fuzzy logic toolkit for Octave.

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.

WWW: http://octave.sourceforge.net/

PR:		ports/157970
Submitted by:	stephen
Approved by:	maho (mentor)
2011-06-21 01:48:54 +00:00