freebsd-ports/cad/salome-smesh/files/patch-check_Platform.m4
Philip M. Gollucci 6dfd21bd1e 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 SMESH module.

WWW: http://www.salome-platform.org
- Stas Timokhin
devel@stasyan.com

PR:		ports/143469
Submitted by:	Stas Timokhin <devel at stasyan.com>
2010-02-12 22:16:31 +00:00

12 lines
315 B
Text

--- adm_local/unix/config_files/check_Platform.m4.orig 2009-06-08 15:38:13.000000000 +0700
+++ adm_local/unix/config_files/check_Platform.m4 2009-06-08 15:40:00.000000000 +0700
@@ -99,6 +99,9 @@
uxpv*)
MACHINE=VPP5000
;;
+ freebsd*)
+ MACHINE=FreeBSD
+ ;;
*)
MACHINE=
host_os_novers=$host_os