From owner-cvs-all@FreeBSD.ORG Mon Apr 24 19:46:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 B598B16A403; Mon, 24 Apr 2006 19:46:16 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8449743D45; Mon, 24 Apr 2006 19:46:16 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3OJkGpp071351; Mon, 24 Apr 2006 19:46:16 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3OJkG8w071344; Mon, 24 Apr 2006 19:46:16 GMT (envelope-from thierry) Message-Id: <200604241946.k3OJkG8w071344@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 24 Apr 2006 19:46:15 +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/science Makefile ports/science/elmer-meshgen2d Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 24 Apr 2006 19:46:16 -0000 thierry 2006-04-24 19:46:15 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/elmer-meshgen2d Makefile distinfo pkg-descr Log: A Mesh Generation Utility for use with the ELMER FEM package. Elmer is an open-source computational tool for multi-physics problems. Elmer includes physical models of fluid dynamics, structural mechanics, electromagnetics and heat transfer. These are described by partial differential equations which Elmer solves by the Finite Element Method (FEM) Submitted by: Pedro F. Giffuni Revision Changes Path 1.83 +1 -0 ports/science/Makefile 1.1 +24 -0 ports/science/elmer-meshgen2d/Makefile (new) 1.1 +3 -0 ports/science/elmer-meshgen2d/distinfo (new) 1.1 +9 -0 ports/science/elmer-meshgen2d/pkg-descr (new)