From owner-cvs-all@FreeBSD.ORG Fri Jul 25 10:27:33 2003 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 E49FC37B401; Fri, 25 Jul 2003 10:27:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79DEC43F93; Fri, 25 Jul 2003 10:27:33 -0700 (PDT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6PHRX0U045998; Fri, 25 Jul 2003 10:27:33 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6PHRXjJ045997; Fri, 25 Jul 2003 10:27:33 -0700 (PDT) Message-Id: <200307251727.h6PHRXjJ045997@repoman.freebsd.org> From: Oliver Lehmann Date: Fri, 25 Jul 2003 10:27:33 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/french Makefile ports/french/aster Makefile distinfo pkg-descr pkg-message pkg-message.sans-astk pkg-plist ports/french/aster/files config.txt patch-bibc::utilitai::memjob.c patch-bibpyt::Execution::E_SUPERV.py patch-tcl::run_aster 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, 25 Jul 2003 17:27:34 -0000 oliver 2003/07/25 10:27:33 PDT FreeBSD ports repository Modified files: french Makefile Added files: french/aster Makefile distinfo pkg-descr pkg-message pkg-message.sans-astk pkg-plist french/aster/files config.txt patch-bibc::utilitai::memjob.c patch-bibpyt::Execution::E_SUPERV.py patch-tcl::run_aster Log: Add aster 7.1, analyse des structures et thermo-mécanique. EDF R&D has developed for twelve years a numerical simulation software for structural analysis, Code_Aster. Widely used for the expertise and maintenance of power plants and electrical networks, this tool covers a wide range of applications today: thermal and mechanical analysis - 3D linear or non linear, static or dynamic analysis pressure vessels - machines - civil engineering - porous media. (From the press release). This application is in french, but there exists a translated GUI (see the port cad/astk-client). PR: 54766 Submitted by: thierry@pompo.net Revision Changes Path 1.31 +1 -0 ports/french/Makefile 1.1 +254 -0 ports/french/aster/Makefile (new) 1.1 +1 -0 ports/french/aster/distinfo (new) 1.1 +68 -0 ports/french/aster/files/config.txt (new) 1.1 +14 -0 ports/french/aster/files/patch-bibc::utilitai::memjob.c (new) 1.1 +29 -0 ports/french/aster/files/patch-bibpyt::Execution::E_SUPERV.py (new) 1.1 +18 -0 ports/french/aster/files/patch-tcl::run_aster (new) 1.1 +7 -0 ports/french/aster/pkg-descr (new) 1.1 +11 -0 ports/french/aster/pkg-message (new) 1.1 +13 -0 ports/french/aster/pkg-message.sans-astk (new) 1.1 +3143 -0 ports/french/aster/pkg-plist (new)