cvs commit: ports/math Makefile ports/math/octave-forge-odebvp Makefile distinfo pkg-descr pkg-plist

Maho Nakata maho at FreeBSD.org
Mon Sep 8 05:13:49 UTC 2008


maho        2008-09-08 05:13:44 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/octave-forge-odebvp Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add port math/octave-forge-odebvp
  
  This is odebvp.
  
  To approximate the solution of the boundary-value problem
    y''=p(x)*y' + q(x)*y + r(x), a<=x<=b, y(a)=alpha, y(b)=beta
  by the linear finite-diffence method.
  
  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 at math.missouri.edu>
  
  Revision  Changes    Path
  1.521     +1 -0      ports/math/Makefile
  1.1       +17 -0     ports/math/octave-forge-odebvp/Makefile (new)
  1.1       +3 -0      ports/math/octave-forge-odebvp/distinfo (new)
  1.1       +12 -0     ports/math/octave-forge-odebvp/pkg-descr (new)
  1.1       +1 -0      ports/math/octave-forge-odebvp/pkg-plist (new)


More information about the cvs-ports mailing list