Commit graph

11 commits

Author SHA1 Message Date
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
8f572afa6d - Update to 1.3.1. 2012-08-30 01:26:20 +00:00
Stephen Montgomery-Smith
bed9ea66f5 - Update to 1.3.0. 2012-08-26 00:04:16 +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
60c3e84c21 - Add missing run_depends.
- Bump portrevision.
2012-01-07 01:07:17 +00:00
Stephen Montgomery-Smith
05f9561955 - Update to 1.2.0.
Feature safe:	yes
2011-12-09 22:35:53 +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
82e0cfb790 - Update to 1.1.0. 2011-10-06 04:45:15 +00:00
Stephen Montgomery-Smith
4e0627bea6 - Update to 1.0.1. 2011-09-28 03:43:50 +00:00
Stephen Montgomery-Smith
57e974a840 - New port: math/octave-forge-mechanics.
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.

This is mechanics.

 Library with functions useful for numerical computation in classical mechanics.
2011-09-27 17:01:49 +00:00