From owner-cvs-all@FreeBSD.ORG Sun Aug 24 18:37:54 2003 Return-Path: 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 E4E4516A4BF; Sun, 24 Aug 2003 18:37:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80AFD43F75; Sun, 24 Aug 2003 18:37:54 -0700 (PDT) (envelope-from edwin@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 h7P1bs0U002259; Sun, 24 Aug 2003 18:37:54 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7P1br52002258; Sun, 24 Aug 2003 18:37:53 -0700 (PDT) Message-Id: <200308250137.h7P1br52002258@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 24 Aug 2003 18:37:53 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/mtl Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2003 01:37:55 -0000 edwin 2003/08/24 18:37:53 PDT FreeBSD ports repository Modified files: math/mtl Makefile distinfo Log: port update: math/mtl There is a minor update to mtl. Since this is port only consists of header, and no library is actually build I followed their recomendation and added NO_BUILD which saves some time doing unnecessary testing. I also wanted to add LAPACK support but I couldn't. At least I fixed a bug in configure in the process. PR: ports/55203 Submitted by: Pedro F. Giffuni Revision Changes Path 1.5 +4 -2 ports/math/mtl/Makefile 1.2 +1 -1 ports/math/mtl/distinfo