From owner-cvs-all Tue Nov 19 5:55:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 382CE37B401; Tue, 19 Nov 2002 05:55:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC62743E6E; Tue, 19 Nov 2002 05:55:21 -0800 (PST) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gAJDqOmV083119; Tue, 19 Nov 2002 05:52:24 -0800 (PST) (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gAJDqOUl083118; Tue, 19 Nov 2002 05:52:24 -0800 (PST) Message-Id: <200211191352.gAJDqOUl083118@repoman.freebsd.org> From: Maho Nakata Date: Tue, 19 Nov 2002 05:52:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/lapack++ Makefile ports/math/lapack++/files patch-blas++_test patch-blaspp:testing:blas++_test patch-eigslv.cc patch-include:blas++.h patch-include:laslv.h patch-lapack++_test patch-laslv.h patch-makefile.def patch-matrix:testing:matrix_test ... 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 maho 2002/11/19 05:52:24 PST Modified files: math/lapack++ Makefile math/lapack++/files patch-makefile.def Added files: math/lapack++/files patch-blaspp:testing:blas++_test patch-include:blas++.h patch-include:laslv.h patch-matrix:testing:matrix_test patch-src:eigslv.cc patch-testing:lapack++_test Removed files: math/lapack++/files patch-blas++_test patch-eigslv.cc patch-lapack++_test patch-laslv.h patch-matrix_test Log: 1. fix build on 5-CURRENT. 2. change e-mail address of maho. 3. honor CXX and CXXFLAGS. 4. modernize patch file names. 5. satisfy portlint. Reviewed by: knu (mentor) Reported by: bento Revision Changes Path 1.2 +8 -9 ports/math/lapack++/Makefile 1.2 +0 -11 ports/math/lapack++/files/patch-blas++_test (dead) 1.1 +11 -0 ports/math/lapack++/files/patch-blaspp:testing:blas++_test (new) 1.2 +0 -61 ports/math/lapack++/files/patch-eigslv.cc (dead) 1.1 +15 -0 ports/math/lapack++/files/patch-include:blas++.h (new) 1.1 +11 -0 ports/math/lapack++/files/patch-include:laslv.h (new) 1.2 +0 -11 ports/math/lapack++/files/patch-lapack++_test (dead) 1.2 +0 -11 ports/math/lapack++/files/patch-laslv.h (dead) 1.2 +5 -4 ports/math/lapack++/files/patch-makefile.def 1.1 +11 -0 ports/math/lapack++/files/patch-matrix:testing:matrix_test (new) 1.2 +0 -11 ports/math/lapack++/files/patch-matrix_test (dead) 1.1 +61 -0 ports/math/lapack++/files/patch-src:eigslv.cc (new) 1.1 +11 -0 ports/math/lapack++/files/patch-testing:lapack++_test (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message