From owner-cvs-all@FreeBSD.ORG Mon Apr 24 19:54:51 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 7537B16A621; Mon, 24 Apr 2006 19:54:51 +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 CF3FB43D5F; Mon, 24 Apr 2006 19:54:49 +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 k3OJsnij078281; Mon, 24 Apr 2006 19:54:49 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3OJsnTV078280; Mon, 24 Apr 2006 19:54:49 GMT (envelope-from thierry) Message-Id: <200604241954.k3OJsnTV078280@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 24 Apr 2006 19:54:49 +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/elmerfront Makefile distinfo pkg-descr pkg-plist ports/science/elmerfront/files patch-include+ecif_mesh.h 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:54:52 -0000 thierry 2006-04-24 19:54:49 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/elmerfront Makefile distinfo pkg-descr pkg-plist science/elmerfront/files patch-include+ecif_mesh.h Log: ElmerFront - the Graphical User Interface. ElmerFront is a tool for initializing the computational process in Elmer. It communicates with external software producing geometrical data, i.e., CAD files and computational meshes. ElmerFront generates its own finite element meshes, allows the user to build mathematical models graphically, and finally produces input data for ElmerSolver. Submitted by: Pedro F. Giffuni Revision Changes Path 1.89 +1 -0 ports/science/Makefile 1.1 +37 -0 ports/science/elmerfront/Makefile (new) 1.1 +3 -0 ports/science/elmerfront/distinfo (new) 1.1 +9 -0 ports/science/elmerfront/files/patch-include+ecif_mesh.h (new) 1.1 +9 -0 ports/science/elmerfront/pkg-descr (new) 1.1 +92 -0 ports/science/elmerfront/pkg-plist (new)