From owner-cvs-ports@FreeBSD.ORG Fri Feb 12 22:16:00 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66E5E1065698; Fri, 12 Feb 2010 22:16:00 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 54CD78FC19; Fri, 12 Feb 2010 22:16:00 +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 o1CMG0fV002384; Fri, 12 Feb 2010 22:16:00 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o1CMG0qd002383; Fri, 12 Feb 2010 22:16:00 GMT (envelope-from pgollucci) Message-Id: <201002122216.o1CMG0qd002383@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Fri, 12 Feb 2010 22:16:00 +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/cad Makefile ports/cad/salome-randomizer Makefile pkg-descr pkg-plist ports/cad/salome-randomizer/files patch-bin_Makefile.am patch-check_RANDOMIZER.m4 X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2010 22:16:00 -0000 pgollucci 2010-02-12 22:16:00 UTC FreeBSD ports repository Modified files: cad Makefile Added files: cad/salome-randomizer Makefile pkg-descr pkg-plist cad/salome-randomizer/files patch-bin_Makefile.am patch-check_RANDOMIZER.m4 Log: SALOME is a free software that provides a generic platform for Pre and Post-Processing for numerical simulation. +Supports interoperability between CAD modeling and computation software (CAD-CAE link) +Makes easier the integration of new components on heterogeneous systems for numerical computation +Sets the priority to multi-physics coupling between computation software +Provides a generic user interface, user-friendly and efficient, which helps to reduce the costs and delays of carrying out the studies +Reduces training time to the specific time for learning the software solution which has been based on this platform +All functionalities are accessible through the programmatic integrated Python console This package contains RANDOMIZER module. WWW: http://www.salome-platform.org - Stas Timokhin devel@stasyan.com PR: ports/143469 Submitted by: Stas Timokhin Revision Changes Path 1.119 +1 -0 ports/cad/Makefile 1.1 +14 -0 ports/cad/salome-randomizer/Makefile (new) 1.1 +11 -0 ports/cad/salome-randomizer/files/patch-bin_Makefile.am (new) 1.1 +20 -0 ports/cad/salome-randomizer/files/patch-check_RANDOMIZER.m4 (new) 1.1 +19 -0 ports/cad/salome-randomizer/pkg-descr (new) 1.1 +15 -0 ports/cad/salome-randomizer/pkg-plist (new)