From owner-cvs-all@FreeBSD.ORG Wed Jul 14 04:49:52 2004 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 41F9A16A4CE; Wed, 14 Jul 2004 04:49:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AF2943D2F; Wed, 14 Jul 2004 04:49:52 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i6E4nq2o089738; Wed, 14 Jul 2004 04:49:52 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6E4nqY1089737; Wed, 14 Jul 2004 04:49:52 GMT (envelope-from maho) Message-Id: <200407140449.i6E4nqY1089737@repoman.freebsd.org> From: Maho Nakata Date: Wed, 14 Jul 2004 04:49:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/atlas-devel Makefileports/math/atlas-devel/files patch-config.c ports/math/atlas Makefile ports/math/atlas/files patch-config.c 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: Wed, 14 Jul 2004 04:49:52 -0000 maho 2004-07-14 04:49:52 UTC FreeBSD ports repository Modified files: math/atlas-devel Makefile math/atlas-devel/files patch-config.c math/atlas Makefile math/atlas/files patch-config.c Log: 1) correct the names of shared libs for threaded version 2) Some Pentium 4 series have more caches (not 512kB, but 1M ~ 2M) Revision Changes Path 1.18 +7 -2 ports/math/atlas-devel/Makefile 1.7 +10 -1 ports/math/atlas-devel/files/patch-config.c 1.24 +7 -2 ports/math/atlas/Makefile 1.11 +9 -0 ports/math/atlas/files/patch-config.c