summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-12 22:15:41 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-12 22:15:41 +0000
commitf2aaabe41e1330d554172c0734976aa2f5ae3e11 (patch)
tree33aad6958de28bad4ea7045a8c07f4c5c9373e6d /cad
parentSALOME is a free software that provides a generic platform for Pre (diff)
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 MULTIPR module. WWW: http://www.salome-platform.org - Stas Timokhin devel@stasyan.com PR: ports/143469 Submitted by: Stas Timokhin <devel at stasyan.com>
Notes
Notes: svn path=/head/; revision=249729
Diffstat (limited to 'cad')
-rw-r--r--cad/Makefile1
-rw-r--r--cad/salome-multipr/Makefile14
-rw-r--r--cad/salome-multipr/files/patch-bin_Makefile.am9
-rw-r--r--cad/salome-multipr/files/patch-configure.ac12
-rw-r--r--cad/salome-multipr/pkg-descr19
-rw-r--r--cad/salome-multipr/pkg-plist34
6 files changed, 89 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile
index 3996922347e4..46346e9c4eae 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -77,6 +77,7 @@
SUBDIR += salome-kernel
SUBDIR += salome-light
SUBDIR += salome-med
+ SUBDIR += salome-multipr
SUBDIR += sceptre
SUBDIR += scotch
SUBDIR += scv
diff --git a/cad/salome-multipr/Makefile b/cad/salome-multipr/Makefile
new file mode 100644
index 000000000000..45dce4830d8f
--- /dev/null
+++ b/cad/salome-multipr/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: cad/salome-multipr
+# Date created: 20 May 2009
+# Whom: Stas Timokhin <devel@stasyan.com>
+#
+# $FreeBSD$
+
+CATEGORIES= cad science
+
+MASTERDIR= ${.CURDIR}/../salome
+
+PKGNAMESUFFIX= -multipr
+SAL_MODULE_UPPER= MULTIPR
+
+.include "${MASTERDIR}/Makefile"
diff --git a/cad/salome-multipr/files/patch-bin_Makefile.am b/cad/salome-multipr/files/patch-bin_Makefile.am
new file mode 100644
index 000000000000..0d9c1d1adb09
--- /dev/null
+++ b/cad/salome-multipr/files/patch-bin_Makefile.am
@@ -0,0 +1,9 @@
+--- bin/Makefile.am.orig 2010-01-07 13:08:40.000000000 +0600
++++ bin/Makefile.am 2010-01-07 13:08:55.000000000 +0600
+@@ -31,5 +31,4 @@
+ nodist_salomescript_SCRIPTS = \
+ runAppli
+
+-nodist_salomescript_DATA = \
+- VERSION
++nodist_salomescript_DATA =
diff --git a/cad/salome-multipr/files/patch-configure.ac b/cad/salome-multipr/files/patch-configure.ac
new file mode 100644
index 000000000000..31f9244bb53e
--- /dev/null
+++ b/cad/salome-multipr/files/patch-configure.ac
@@ -0,0 +1,12 @@
+--- configure.ac.orig 2010-01-06 20:22:27.000000000 +0600
++++ configure.ac 2010-01-06 20:22:52.000000000 +0600
+@@ -167,7 +167,8 @@
+ echo ---------------------------------------------
+ echo
+
+-CHECK_GUI_MODULE
++CHECK_SALOME_GUI
++FullGUI_ok=yes
+
+ gui_ok=no
+ if test "${SalomeGUI_need}" != "no" -a "${FullGUI_ok}" = "yes" ; then
diff --git a/cad/salome-multipr/pkg-descr b/cad/salome-multipr/pkg-descr
new file mode 100644
index 000000000000..fd814d5652b8
--- /dev/null
+++ b/cad/salome-multipr/pkg-descr
@@ -0,0 +1,19 @@
+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 MULTIPR module.
+
+WWW: http://www.salome-platform.org
+- Stas Timokhin
+devel@stasyan.com
diff --git a/cad/salome-multipr/pkg-plist b/cad/salome-multipr/pkg-plist
new file mode 100644
index 000000000000..b3798a19687a
--- /dev/null
+++ b/cad/salome-multipr/pkg-plist
@@ -0,0 +1,34 @@
+adm_local/unix/config_files/check_MULTIPR.m4
+bin/salome/myrunSalome.py
+bin/salome/runAppli
+idl/salome/MULTIPR.idl
+include/salome/MULTIPR.hh
+include/salome/MULTIPR_GUI.h
+include/salome/MULTIPR_GUI_Dlg.h
+include/salome/MULTIPR_i.hxx
+include/salome/MULTIPR_version.h
+%%PYTHON_SITELIBDIR%%/salome/MULTIPR_ORB/__init__.py
+%%PYTHON_SITELIBDIR%%/salome/MULTIPR_ORB__POA/__init__.py
+%%PYTHON_SITELIBDIR%%/salome/MULTIPR_idl.py
+lib/salome/libMULTIPR.la
+lib/salome/libMULTIPR.so
+lib/salome/libMULTIPR.so.0
+lib/salome/libMULTIPREngine.la
+lib/salome/libMULTIPREngine.so
+lib/salome/libMULTIPREngine.so.0
+lib/salome/libSalomeIDLMULTIPR.la
+lib/salome/libSalomeIDLMULTIPR.so
+lib/salome/libSalomeIDLMULTIPR.so.0
+share/doc/salome/CSSI_DRV_EDF-IOLS-MULTIPR_spec-conception_1_1.pdf
+share/salome/resources/multipr/ExecMULTIPR.png
+share/salome/resources/multipr/MULTIPR.png
+share/salome/resources/multipr/MULTIPRCatalog.xml
+share/salome/resources/multipr/MULTIPR_icons.qm
+share/salome/resources/multipr/MULTIPR_import_med.png
+share/salome/resources/multipr/MULTIPR_msg_en.qm
+share/salome/resources/multipr/MULTIPR_msg_fr.qm
+share/salome/resources/multipr/MULTIPR_save_med.png
+share/salome/resources/multipr/SalomeApp.xml
+@dirrm share/salome/resources/multipr
+@dirrm %%PYTHON_SITELIBDIR%%/salome/MULTIPR_ORB__POA
+@dirrm %%PYTHON_SITELIBDIR%%/salome/MULTIPR_ORB