From owner-cvs-all Sat Jun 22 10:12: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BCE4037B40F; Sat, 22 Jun 2002 10:10:55 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5MHAtX86093; Sat, 22 Jun 2002 10:10:55 -0700 (PDT) (envelope-from ijliao) Message-Id: <200206221710.g5MHAtX86093@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 22 Jun 2002 10:10:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/lapack++ Makefile distinfo pkg-comment pkg-descr pkg-plist ports/math/lapack++/files patch-blas++_test patch-blaspp:testing:makefile patch-eigslv.cc patch-lapack++_test patch-laslv.h patch-makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/06/22 10:10:55 PDT Modified files: math Makefile Added files: math/lapack++ Makefile distinfo pkg-comment pkg-descr pkg-plist math/lapack++/files patch-blas++_test patch-blaspp:testing:makefile patch-eigslv.cc patch-lapack++_test patch-laslv.h patch-makefile patch-makefile.def patch-matrix_test Log: add lapack++ 1.1 Linear Algebra PACKage in C++, a wrapper for LAPACK PR: 39653 Submitted by: Nakata Maho Revision Changes Path 1.185 +1 -0 ports/math/Makefile 1.1 +45 -0 ports/math/lapack++/Makefile (new) 1.1 +5 -0 ports/math/lapack++/distinfo (new) 1.1 +11 -0 ports/math/lapack++/files/patch-blas++_test (new) 1.1 +11 -0 ports/math/lapack++/files/patch-blaspp:testing:makefile (new) 1.1 +61 -0 ports/math/lapack++/files/patch-eigslv.cc (new) 1.1 +11 -0 ports/math/lapack++/files/patch-lapack++_test (new) 1.1 +11 -0 ports/math/lapack++/files/patch-laslv.h (new) 1.1 +29 -0 ports/math/lapack++/files/patch-makefile (new) 1.1 +44 -0 ports/math/lapack++/files/patch-makefile.def (new) 1.1 +11 -0 ports/math/lapack++/files/patch-matrix_test (new) 1.1 +1 -0 ports/math/lapack++/pkg-comment (new) 1.1 +12 -0 ports/math/lapack++/pkg-descr (new) 1.1 +65 -0 ports/math/lapack++/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message