summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2011-01-04 21:15:54 +0000
committerThierry Thomas <thierry@FreeBSD.org>2011-01-04 21:15:54 +0000
commit998f56359bd4f0c8753c9daf14714814d1d25d39 (patch)
tree481a94b008042f5de33885bedce435e6ed2329ad /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 Job manager module. WWW: http://www.salome-platform.org - Stas Timokhin devel@stasyan.com PR: ports/152396 Submitted by: Stas Timokhin <devel at stasyan.com>
Notes
Notes: svn path=/head/; revision=267392
Diffstat (limited to 'cad')
-rw-r--r--cad/Makefile1
-rw-r--r--cad/salome-jobmanager/Makefile15
-rw-r--r--cad/salome-jobmanager/files/patch-configure.ac11
-rw-r--r--cad/salome-jobmanager/pkg-descr19
-rw-r--r--cad/salome-jobmanager/pkg-plist32
5 files changed, 78 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile
index 9ee79fcb4d03..66ad406b49de 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -76,6 +76,7 @@
SUBDIR += salome
SUBDIR += salome-geom
SUBDIR += salome-gui
+ SUBDIR += salome-jobmanager
SUBDIR += salome-kernel
SUBDIR += salome-light
SUBDIR += salome-med
diff --git a/cad/salome-jobmanager/Makefile b/cad/salome-jobmanager/Makefile
new file mode 100644
index 000000000000..4ad1b6dcfaf6
--- /dev/null
+++ b/cad/salome-jobmanager/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: cad/salome-jobmanager
+# Date created: 10 Nov 2010
+# Whom: Stas Timokhin <devel@stasyan.com>
+#
+# $FreeBSD$
+
+CATEGORIES= cad science
+
+MASTERDIR= ${.CURDIR}/../salome
+
+PORTNAME= salome
+PKGNAMESUFFIX= -jobmanager
+SAL_MODULE_UPPER= JOBMANAGER
+
+.include "${MASTERDIR}/Makefile"
diff --git a/cad/salome-jobmanager/files/patch-configure.ac b/cad/salome-jobmanager/files/patch-configure.ac
new file mode 100644
index 000000000000..9f345504afe6
--- /dev/null
+++ b/cad/salome-jobmanager/files/patch-configure.ac
@@ -0,0 +1,11 @@
+--- configure.ac.orig 2010-11-10 13:50:32.000000000 +0600
++++ configure.ac 2010-11-10 13:50:39.000000000 +0600
+@@ -39,7 +39,7 @@
+ # argument. Exemple:
+ # $ filename="../KERNEL_SRC/configure
+ # $ absfilename=`absolute_path $filename`
+-function absolute_path {
++absolute_path () {
+ filename=$1
+ here=`pwd`
+ apath=`dirname $filename`
diff --git a/cad/salome-jobmanager/pkg-descr b/cad/salome-jobmanager/pkg-descr
new file mode 100644
index 000000000000..227a988415d9
--- /dev/null
+++ b/cad/salome-jobmanager/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 Job manager module.
+
+WWW: http://www.salome-platform.org
+- Stas Timokhin
+devel@stasyan.com
diff --git a/cad/salome-jobmanager/pkg-plist b/cad/salome-jobmanager/pkg-plist
new file mode 100644
index 000000000000..673ebb8ea20e
--- /dev/null
+++ b/cad/salome-jobmanager/pkg-plist
@@ -0,0 +1,32 @@
+bin/jobmanager_gui
+bin/start_jobmanager.sh
+include/salome/BL_Exception.hxx
+include/salome/BL_SalomeGui.hxx
+include/salome/BL_Traces.hxx
+lib/salome/libBL_Bases.a
+lib/salome/libBL_Bases.la
+lib/salome/libBL_Bases.so
+lib/salome/libBL_Bases.so.0
+lib/salome/libBL_Engine.a
+lib/salome/libBL_Engine.la
+lib/salome/libBL_Engine.so
+lib/salome/libBL_Engine.so.0
+lib/salome/libBL_GenericGui.a
+lib/salome/libBL_GenericGui.la
+lib/salome/libBL_GenericGui.so
+lib/salome/libBL_GenericGui.so.0
+lib/salome/libBL_Wrappers_Qt.a
+lib/salome/libBL_Wrappers_Qt.la
+lib/salome/libBL_Wrappers_Qt.so
+lib/salome/libBL_Wrappers_Qt.so.0
+lib/salome/libBL_Wrappers_SALOME.a
+lib/salome/libBL_Wrappers_SALOME.la
+lib/salome/libBL_Wrappers_SALOME.so
+lib/salome/libBL_Wrappers_SALOME.so.0
+lib/salome/libJOBMANAGER.a
+lib/salome/libJOBMANAGER.la
+lib/salome/libJOBMANAGER.so
+lib/salome/libJOBMANAGER.so.0
+%%DATADIR%%/resources/jobmanager/SalomeApp.xml
+%%DATADIR%%/resources/jobmanager/jobmanager.png
+@dirrm %%DATADIR%%/resources/jobmanager