From owner-cvs-all@FreeBSD.ORG Fri Jan 21 19:03:53 2005 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 2CEF316A4CE; Fri, 21 Jan 2005 19:03:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1267143D1D; Fri, 21 Jan 2005 19:03:53 +0000 (GMT) (envelope-from hq@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 j0LJ3qW7094999; Fri, 21 Jan 2005 19:03:52 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0LJ3qBA094998; Fri, 21 Jan 2005 19:03:52 GMT (envelope-from hq) Message-Id: <200501211903.j0LJ3qBA094998@repoman.freebsd.org> From: Herve Quiroz Date: Fri, 21 Jan 2005 19:03: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/science Makefile ports/science/devisor Makefile distinfo pkg-descr ports/science/devisor/files devisorgrid.sh.in 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: Fri, 21 Jan 2005 19:03:53 -0000 hq 2005-01-21 19:03:52 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/devisor Makefile distinfo pkg-descr science/devisor/files devisorgrid.sh.in Log: DeViSoR is abbreviated for "Design and Visualization of Software Resource". The DeViSoRGrid application is part of that software family and is primarily used for the following tasks, so far in 2D only: * Geometry generation * Manual coarse mesh generation * Grid visualisation at all levels All of this can be done in a very confortable manner using a simple point and click interface like in common vector-based image processing software. Both the reliable FEAT file format and the new FEAST format with integrated parallelism are supported. WWW: http://www.featflow.de/ PR: 75973 Submitted by: Pedro F. Giffuni Revision Changes Path 1.58 +1 -0 ports/science/Makefile 1.1 +60 -0 ports/science/devisor/Makefile (new) 1.1 +2 -0 ports/science/devisor/distinfo (new) 1.1 +5 -0 ports/science/devisor/files/devisorgrid.sh.in (new) 1.1 +14 -0 ports/science/devisor/pkg-descr (new)