cvs commit: ports/math Makefile ports/math/scalapack Makefile distinfo pkg-descr pkg-message pkg-plist ports/math/scalapack/files Makefile PBtools.h.patch example1.cc example1.f manpages patch-SLmake.inc

Maho Nakata maho at FreeBSD.org
Sun May 4 20:33:40 PDT 2003


maho        2003/05/04 20:33:39 PDT

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/scalapack       Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    math/scalapack/files Makefile PBtools.h.patch example1.cc 
                         example1.f manpages patch-SLmake.inc 
  Log:
  Add scalapack 1.7, the ScaLAPACK Scalable LAPACK library.
  
  PR:             40521
  Submitted by:   NAKATA, Maho <maho at FreeBSD.org>
  
  Revision  Changes    Path
  1.212     +1 -0      ports/math/Makefile
  1.1       +76 -0     ports/math/scalapack/Makefile (new)
  1.1       +10 -0     ports/math/scalapack/distinfo (new)
  1.1       +11 -0     ports/math/scalapack/files/Makefile (new)
  1.1       +19 -0     ports/math/scalapack/files/PBtools.h.patch (new)
  1.1       +434 -0    ports/math/scalapack/files/example1.cc (new)
  1.1       +324 -0    ports/math/scalapack/files/example1.f (new)
  1.1       +617 -0    ports/math/scalapack/files/manpages (new)
  1.1       +62 -0     ports/math/scalapack/files/patch-SLmake.inc (new)
  1.1       +7 -0      ports/math/scalapack/pkg-descr (new)
  1.1       +21 -0     ports/math/scalapack/pkg-message (new)
  1.1       +164 -0    ports/math/scalapack/pkg-plist (new)


More information about the cvs-ports mailing list