aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-nurbs
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Updating to 1.3.6.Stephen Montgomery-Smith2012-04-112-5/+4
| | | | Notes: svn path=/head/; revision=294600
* Bump port revision of all the octave-forge ports,Maho Nakata2012-04-111-0/+1
| | | | | | | | | | | | | 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@ Notes: svn path=/head/; revision=294587
* - Cosmetic change to Makefile. Use the variable OCTSRC to describe where theStephen Montgomery-Smith2011-11-211-2/+6
| | | | | | | | | | 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 Notes: svn path=/head/; revision=286140
* - Update to 1.3.5Stephen Montgomery-Smith2011-09-072-5/+5
| | | | | | | Approved by: maho (mentor, implicit) Notes: svn path=/head/; revision=281408
* - Update to 1.3.4Stephen Montgomery-Smith2011-07-042-4/+3
| | | | | | | Approved by: maho (mentor) Notes: svn path=/head/; revision=277028
* - Bump portrevision for octave-forge-* ports because of update ofStephen Montgomery-Smith2011-06-301-1/+1
| | | | | | | | | math/octave-forge-base to 1.1, and update of Mk/bsd.octave.mk. Approved by: gabor (mentor) Notes: svn path=/head/; revision=276748
* - Bump portrevision because math/octave updated to 3.4.1Stephen Montgomery-Smith2011-06-241-0/+2
| | | | | | | | | - Fix to work with math/octave-3.4.1 Approved by: maho (mentor) Notes: svn path=/head/; revision=276180
* Maintainer: stephen@missouri.edu -> stephen@FreeBSD.orgStephen Montgomery-Smith2011-06-141-1/+1
| | | | | | | Approved by: maho (mentor) Notes: svn path=/head/; revision=275537
* - Update to 1.3.3Dennis Herrmann2011-04-192-5/+5
| | | | | | | | PR: ports/156133 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=272930
* - Update to 1.3.1Martin Wilke2011-01-302-4/+3
| | | | | | | | | PR: 153979 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268427
* - Update to 1.0.3Martin Wilke2010-06-092-6/+9
| | | | | | | | PR: 147574 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=256181
* A large number of the octave forge ports need version updates. But the newMartin Wilke2010-06-021-0/+1
| | | | | | | | | | | | | | release system they have is creating releases that don't quite fit into the old paradigm. A big difference is that they don't all use configure any more. This moves all the "GNU_CONFIGURE=yes" stuff from bsd.octave.mk to the individual ports. PR: 144512 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=255554
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 1.0.1Martin Wilke2009-06-132-4/+4
| | | | | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=235760
* The octave-forge package is the result of The GNU Octave Repositry project,Beat Gaetzi2009-05-264-0/+32
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) Notes: svn path=/head/; revision=234591