From owner-cvs-all@FreeBSD.ORG Wed May 19 18:59:17 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DD6B1065670; Wed, 19 May 2010 18:59:17 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 54DA38FC08; Wed, 19 May 2010 18:59:17 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4JIxHap075122; Wed, 19 May 2010 18:59:17 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4JIxH5F075121; Wed, 19 May 2010 18:59:17 GMT (envelope-from thierry) Message-Id: <201005191859.o4JIxH5F075121@repoman.freebsd.org> From: Thierry Thomas Date: Wed, 19 May 2010 18:59:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/metis-edf Makefile pkg-plist ports/math/metis-edf/files patch-Lib_Makefile patch-Test::Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 May 2010 18:59:17 -0000 thierry 2010-05-19 18:59:17 UTC FreeBSD ports repository Modified files: math/metis-edf Makefile pkg-plist math/metis-edf/files patch-Test::Makefile Added files: math/metis-edf/files patch-Lib_Makefile Log: Borrow some bits from math/metis to build and install a shared lib, and install the headers. Revision Changes Path 1.20 +13 -3 ports/math/metis-edf/Makefile 1.1 +20 -0 ports/math/metis-edf/files/patch-Lib_Makefile (new) 1.2 +10 -4 ports/math/metis-edf/files/patch-Test::Makefile 1.4 +9 -0 ports/math/metis-edf/pkg-plist