cvs commit: ports/math Makefile ports/math/arpack++ Makefile distinfo pkg-descr pkg-plist ports/math/arpack++/files patch-Makefile.inc patch-include::arlutil.h

Pav Lucistnik pav at FreeBSD.org
Sat Dec 6 18:47:25 PST 2003


pav         2003/12/06 18:47:24 PST

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/arpack++        Makefile distinfo pkg-descr pkg-plist 
    math/arpack++/files  patch-Makefile.inc 
                         patch-include::arlutil.h 
  Log:
  Add arpack++, an object-oriented version of the ARPACK package.
  It's just a collection of class templates, because templates are
  defined in header (.h) files
  
  PR:             ports/58535
  Submitted by:   Thierry Thomas <thierry at pompo.net>
  
  Revision  Changes    Path
  1.239     +1 -0      ports/math/Makefile
  1.1       +74 -0     ports/math/arpack++/Makefile (new)
  1.1       +1 -0      ports/math/arpack++/distinfo (new)
  1.1       +82 -0     ports/math/arpack++/files/patch-Makefile.inc (new)
  1.1       +11 -0     ports/math/arpack++/files/patch-include::arlutil.h (new)
  1.1       +6 -0      ports/math/arpack++/pkg-descr (new)
  1.1       +398 -0    ports/math/arpack++/pkg-plist (new)


More information about the cvs-all mailing list