Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Dec 2003 18:47:24 -0800 (PST)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <200312070247.hB72lOIH010343@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312070247.hB72lOIH010343>