diff --git a/science/salome-configuration/Makefile b/science/salome-configuration/Makefile index e9e82543ac64..de2ea9312b27 100644 --- a/science/salome-configuration/Makefile +++ b/science/salome-configuration/Makefile @@ -1,40 +1,28 @@ PORTNAME= salome-configuration DISTVERSIONPREFIX= V -DISTVERSION= 9_11_0 +DISTVERSION= 9_15_0 CATEGORIES= science # physics MAINTAINER= yuri@FreeBSD.org COMMENT= Salome Project: Multi-physics simulations: Configuration -WWW= https://www.salome-platform.org/ +WWW= https://www.salome-platform.org/ \ + https://github.com/SalomePlatform/configuration/ -BROKEN= Unfetchable -DEPRECATED= Fails to fetch -EXPIRATION_DATE=2025-06-30 +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING -FETCH_DEPENDS= git:devel/git - -GIT_URL= https://git.salome-platform.org/gitpub/tools/configuration.git # all Salome repositories: https://git.salome-platform.org/gitweb/ +USE_GITHUB= yes +GH_ACCOUNT= SalomePlatform +GH_PROJECT= configuration DATADIR= ${PREFIX}/share/salome - -NO_BUILD= yes NO_ARCH= yes - -do-fetch: - @if [ "${FORCE_FETCH_ALL}" = "true" ] || ! [ -f "${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}" ]; then \ - ${MKDIR} ${DISTDIR}/${DIST_SUBDIR} && \ - cd ${DISTDIR}/${DIST_SUBDIR} && \ - git clone -q ${GIT_URL} ${PORTNAME}-${DISTVERSIONFULL} && \ - (cd ${PORTNAME}-${DISTVERSIONFULL} && git reset -q --hard ${DISTVERSIONFULL} && ${RM} -r .git) && \ - ${FIND} ${PORTNAME}-${DISTVERSIONFULL} -and -exec ${TOUCH} -h -d 1970-01-01T00:00:00Z {} \; && \ - ${FIND} ${PORTNAME}-${DISTVERSIONFULL} -print0 | LC_ALL=C ${SORT} -z | \ - ${TAR} czf ${PORTNAME}-${DISTVERSIONFULL}${EXTRACT_SUFX} --format=ustar --gid 0 --uid 0 --options gzip:!timestamp --no-recursion --null -T - && \ - ${RM} -r ${PORTNAME}-${DISTVERSIONFULL}; \ - fi +NO_BUILD= yes do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/configuration - cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/configuration + cd ${WRKSRC} && \ + ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/configuration ${RM} ${STAGEDIR}${DATADIR}/configuration/.gitignore .include diff --git a/science/salome-configuration/distinfo b/science/salome-configuration/distinfo index 18910f5ff474..d3b5c510e961 100644 --- a/science/salome-configuration/distinfo +++ b/science/salome-configuration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688414005 -SHA256 (salome-configuration-V9_11_0.tar.gz) = 5f19f22ea595e7f7e5cffc97386dc89ad8c0ed597e86c94f03924386a56815e4 -SIZE (salome-configuration-V9_11_0.tar.gz) = 90716 +TIMESTAMP = 1758452949 +SHA256 (SalomePlatform-configuration-V9_15_0_GH0.tar.gz) = 01dd367a167383fbc03ca8de47e127c87f4a9d4c826c68768ac3a2bfd5f998f7 +SIZE (SalomePlatform-configuration-V9_15_0_GH0.tar.gz) = 101578 diff --git a/science/salome-configuration/pkg-plist b/science/salome-configuration/pkg-plist index 3408d0ae8100..8a94f255db5d 100644 --- a/science/salome-configuration/pkg-plist +++ b/science/salome-configuration/pkg-plist @@ -1,159 +1,165 @@ +%%DATADIR%%/configuration/COPYING %%DATADIR%%/configuration/autotools/m4/ac_check_sizeof_fortran.m4 %%DATADIR%%/configuration/autotools/m4/ac_cxx_depend_flag.m4 %%DATADIR%%/configuration/autotools/m4/ac_cxx_have_sstream.m4 %%DATADIR%%/configuration/autotools/m4/ac_cxx_namespaces.m4 %%DATADIR%%/configuration/autotools/m4/ac_cxx_option.m4 %%DATADIR%%/configuration/autotools/m4/ac_cxx_template_options.m4 %%DATADIR%%/configuration/autotools/m4/ac_cxx_use_std_iostream.m4 %%DATADIR%%/configuration/autotools/m4/ac_cxx_warnings.m4 %%DATADIR%%/configuration/autotools/m4/ac_linker_options.m4 %%DATADIR%%/configuration/autotools/m4/acx_pthread.m4 %%DATADIR%%/configuration/autotools/m4/check_Kernel.m4 %%DATADIR%%/configuration/autotools/m4/check_boost.m4 %%DATADIR%%/configuration/autotools/m4/check_calcium.m4 %%DATADIR%%/configuration/autotools/m4/check_cas.m4 %%DATADIR%%/configuration/autotools/m4/check_corba.m4 %%DATADIR%%/configuration/autotools/m4/check_cppunit.m4 %%DATADIR%%/configuration/autotools/m4/check_f77.m4 %%DATADIR%%/configuration/autotools/m4/check_hdf5.m4 %%DATADIR%%/configuration/autotools/m4/check_htmlgen.m4 %%DATADIR%%/configuration/autotools/m4/check_lam.m4 %%DATADIR%%/configuration/autotools/m4/check_libbatch.m4 %%DATADIR%%/configuration/autotools/m4/check_libxml.m4 %%DATADIR%%/configuration/autotools/m4/check_med3.m4 %%DATADIR%%/configuration/autotools/m4/check_mpi.m4 %%DATADIR%%/configuration/autotools/m4/check_mpich.m4 %%DATADIR%%/configuration/autotools/m4/check_omniorb.m4 %%DATADIR%%/configuration/autotools/m4/check_openmpi.m4 %%DATADIR%%/configuration/autotools/m4/check_paco++.m4 %%DATADIR%%/configuration/autotools/m4/check_sockets.m4 %%DATADIR%%/configuration/autotools/m4/check_sphinx.m4 %%DATADIR%%/configuration/autotools/m4/check_swig.m4 %%DATADIR%%/configuration/autotools/m4/check_tbb.m4 %%DATADIR%%/configuration/autotools/m4/check_vtk.m4 %%DATADIR%%/configuration/autotools/m4/check_withihm.m4 %%DATADIR%%/configuration/autotools/m4/enable_pthreads.m4 %%DATADIR%%/configuration/autotools/m4/hack_libtool.m4 %%DATADIR%%/configuration/autotools/m4/local_install.m4 %%DATADIR%%/configuration/autotools/m4/mt_check_omniorb.m4 %%DATADIR%%/configuration/autotools/m4/production.m4 %%DATADIR%%/configuration/autotools/m4/pyembed.m4 %%DATADIR%%/configuration/autotools/m4/python.m4 %%DATADIR%%/configuration/cmake/FindBLSURFPLUGIN.cmake %%DATADIR%%/configuration/cmake/FindCAS.cmake %%DATADIR%%/configuration/cmake/FindCGNS.cmake %%DATADIR%%/configuration/cmake/FindCppUnit.cmake %%DATADIR%%/configuration/cmake/FindGEOM.cmake %%DATADIR%%/configuration/cmake/FindGHS3DPRLPLUGIN.cmake %%DATADIR%%/configuration/cmake/FindGMSH.cmake %%DATADIR%%/configuration/cmake/FindGUI.cmake %%DATADIR%%/configuration/cmake/FindGraphviz.cmake %%DATADIR%%/configuration/cmake/FindHYBRIDPLUGIN.cmake %%DATADIR%%/configuration/cmake/FindHexoticPLUGIN.cmake %%DATADIR%%/configuration/cmake/FindKERNEL.cmake %%DATADIR%%/configuration/cmake/FindLibBatch.cmake %%DATADIR%%/configuration/cmake/FindMEDFile.cmake %%DATADIR%%/configuration/cmake/FindMESHGEMS.cmake %%DATADIR%%/configuration/cmake/FindMetis.cmake %%DATADIR%%/configuration/cmake/FindNetgen.cmake %%DATADIR%%/configuration/cmake/FindOmniORB.cmake %%DATADIR%%/configuration/cmake/FindOmniORBPy.cmake %%DATADIR%%/configuration/cmake/FindOpenCV.cmake %%DATADIR%%/configuration/cmake/FindPTScotch.cmake %%DATADIR%%/configuration/cmake/FindPThread.cmake %%DATADIR%%/configuration/cmake/FindPaco.cmake %%DATADIR%%/configuration/cmake/FindParMetis.cmake %%DATADIR%%/configuration/cmake/FindPyQt4.cmake %%DATADIR%%/configuration/cmake/FindPyQt5.cmake %%DATADIR%%/configuration/cmake/FindQScintilla.cmake %%DATADIR%%/configuration/cmake/FindQwt.cmake %%DATADIR%%/configuration/cmake/FindSIP.cmake %%DATADIR%%/configuration/cmake/FindSMESH.cmake %%DATADIR%%/configuration/cmake/FindSalomeBLSURFPLUGIN.cmake +%%DATADIR%%/configuration/cmake/FindSalomeBasicIterativeStatistics.cmake %%DATADIR%%/configuration/cmake/FindSalomeBoost.cmake +%%DATADIR%%/configuration/cmake/FindSalomeBootstrap.cmake %%DATADIR%%/configuration/cmake/FindSalomeCALCULATOR.cmake %%DATADIR%%/configuration/cmake/FindSalomeCAS.cmake %%DATADIR%%/configuration/cmake/FindSalomeCGNS.cmake %%DATADIR%%/configuration/cmake/FindSalomeCOMPONENT.cmake +%%DATADIR%%/configuration/cmake/FindSalomeCommonGeomLib.cmake %%DATADIR%%/configuration/cmake/FindSalomeCppUnit.cmake %%DATADIR%%/configuration/cmake/FindSalomeDoxygen.cmake %%DATADIR%%/configuration/cmake/FindSalomeFIELDS.cmake %%DATADIR%%/configuration/cmake/FindSalomeGEOM.cmake %%DATADIR%%/configuration/cmake/FindSalomeGHS3DPLUGIN.cmake %%DATADIR%%/configuration/cmake/FindSalomeGHS3DPRLPLUGIN.cmake %%DATADIR%%/configuration/cmake/FindSalomeGMSH.cmake %%DATADIR%%/configuration/cmake/FindSalomeGMSHPLUGIN.cmake %%DATADIR%%/configuration/cmake/FindSalomeGUI.cmake %%DATADIR%%/configuration/cmake/FindSalomeGraphviz.cmake %%DATADIR%%/configuration/cmake/FindSalomeHDF5.cmake %%DATADIR%%/configuration/cmake/FindSalomeHEXABLOCK.cmake %%DATADIR%%/configuration/cmake/FindSalomeHEXABLOCKPLUGIN.cmake %%DATADIR%%/configuration/cmake/FindSalomeHOMARD.cmake %%DATADIR%%/configuration/cmake/FindSalomeHYBRIDPLUGIN.cmake %%DATADIR%%/configuration/cmake/FindSalomeHexoticPLUGIN.cmake %%DATADIR%%/configuration/cmake/FindSalomeJOBMANAGER.cmake %%DATADIR%%/configuration/cmake/FindSalomeKERNEL.cmake %%DATADIR%%/configuration/cmake/FindSalomeLibBatch.cmake %%DATADIR%%/configuration/cmake/FindSalomeLibXml2.cmake %%DATADIR%%/configuration/cmake/FindSalomeMEDCoupling.cmake %%DATADIR%%/configuration/cmake/FindSalomeMEDFile.cmake +%%DATADIR%%/configuration/cmake/FindSalomeMEDFileWindows.cmake %%DATADIR%%/configuration/cmake/FindSalomeMESHGEMS.cmake %%DATADIR%%/configuration/cmake/FindSalomeMPI.cmake %%DATADIR%%/configuration/cmake/FindSalomeMetis.cmake %%DATADIR%%/configuration/cmake/FindSalomeNETGENPLUGIN.cmake %%DATADIR%%/configuration/cmake/FindSalomeNetgen.cmake %%DATADIR%%/configuration/cmake/FindSalomeNumPySciPy.cmake %%DATADIR%%/configuration/cmake/FindSalomeOmniORB.cmake %%DATADIR%%/configuration/cmake/FindSalomeOmniORBPy.cmake %%DATADIR%%/configuration/cmake/FindSalomeOpenCASCADE.cmake %%DATADIR%%/configuration/cmake/FindSalomeOpenCV.cmake %%DATADIR%%/configuration/cmake/FindSalomeOpenGL.cmake %%DATADIR%%/configuration/cmake/FindSalomePARAVIS.cmake %%DATADIR%%/configuration/cmake/FindSalomePTScotch.cmake %%DATADIR%%/configuration/cmake/FindSalomePThread.cmake %%DATADIR%%/configuration/cmake/FindSalomePaco.cmake %%DATADIR%%/configuration/cmake/FindSalomeParMetis.cmake %%DATADIR%%/configuration/cmake/FindSalomeParaView.cmake %%DATADIR%%/configuration/cmake/FindSalomePsutil.cmake %%DATADIR%%/configuration/cmake/FindSalomePyQt4.cmake %%DATADIR%%/configuration/cmake/FindSalomePyQt5.cmake %%DATADIR%%/configuration/cmake/FindSalomePythonInterp.cmake %%DATADIR%%/configuration/cmake/FindSalomePythonLibs.cmake %%DATADIR%%/configuration/cmake/FindSalomeQScintilla.cmake %%DATADIR%%/configuration/cmake/FindSalomeQt4.cmake %%DATADIR%%/configuration/cmake/FindSalomeQt5.cmake %%DATADIR%%/configuration/cmake/FindSalomeQwt.cmake %%DATADIR%%/configuration/cmake/FindSalomeSHAPERSTUDY.cmake %%DATADIR%%/configuration/cmake/FindSalomeSIP.cmake %%DATADIR%%/configuration/cmake/FindSalomeSMESH.cmake %%DATADIR%%/configuration/cmake/FindSalomeSWIG.cmake %%DATADIR%%/configuration/cmake/FindSalomeScotch.cmake %%DATADIR%%/configuration/cmake/FindSalomeSphinx.cmake %%DATADIR%%/configuration/cmake/FindSalomeTBB.cmake %%DATADIR%%/configuration/cmake/FindSalomeVTK.cmake %%DATADIR%%/configuration/cmake/FindSalomeXDR.cmake %%DATADIR%%/configuration/cmake/FindSalomeYACS.cmake %%DATADIR%%/configuration/cmake/FindSalomef2c.cmake %%DATADIR%%/configuration/cmake/FindScotch.cmake %%DATADIR%%/configuration/cmake/FindSphinx.cmake %%DATADIR%%/configuration/cmake/FindTBB.cmake %%DATADIR%%/configuration/cmake/FindXDR.cmake %%DATADIR%%/configuration/cmake/FindYACS.cmake %%DATADIR%%/configuration/cmake/Findf2c.cmake %%DATADIR%%/configuration/cmake/SalomeDocumentationMacros.cmake %%DATADIR%%/configuration/cmake/SalomeMacros.cmake %%DATADIR%%/configuration/cmake/SalomeSetupPlatform.cmake %%DATADIR%%/configuration/cmake/UseOmniORB.cmake %%DATADIR%%/configuration/cmake/UsePyQt.cmake %%DATADIR%%/configuration/cmake/UseQtExt.cmake %%DATADIR%%/configuration/cmake/UseSIP.cmake %%DATADIR%%/configuration/cmake/UseSphinx.cmake %%DATADIR%%/configuration/copyright/CEA.txt %%DATADIR%%/configuration/copyright/CEA_EDF.txt %%DATADIR%%/configuration/copyright/EDF.txt %%DATADIR%%/configuration/copyright/README %%DATADIR%%/configuration/copyright/copyright.template %%DATADIR%%/configuration/copyright/insert_copyright %%DATADIR%%/configuration/copyright/modules.info %%DATADIR%%/configuration/tests/ListOfSalomeTestLabelsToBeOK %%DATADIR%%/configuration/tests/README.txt +%%DATADIR%%/configuration/tests/sod_test_config.json diff --git a/science/salome-kernel/Makefile b/science/salome-kernel/Makefile index 490e715aab60..11413201242a 100644 --- a/science/salome-kernel/Makefile +++ b/science/salome-kernel/Makefile @@ -1,64 +1,49 @@ PORTNAME= salome-kernel DISTVERSIONPREFIX= V DISTVERSION= 9_11_0 -PORTREVISION= 4 -CATEGORIES= science +PORTREVISION= 5 +CATEGORIES= science # physics MAINTAINER= yuri@FreeBSD.org COMMENT= Salome Project: Multi-physics simulations: Kernel -WWW= https://www.salome-platform.org/ +WWW= https://www.salome-platform.org/ \ + https://github.com/SalomePlatform/kernel/ -LICENSE= LGPL21 +LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING -DEPRECATED= Depends on expired science/salome-configuration -EXPIRATION_DATE=2025-09-30 - -FETCH_DEPENDS= git:devel/git PY_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}omniorb>0:devel/py-omniorb \ ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} -BUILD_DEPENDS= salome-configuration>0:science/salome-configuration \ - swig:devel/swig \ - ${PY_DEPENDS} +BUILD_DEPENDS= ${PY_DEPENDS} \ + salome-configuration>0:science/salome-configuration \ + swig:devel/swig LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \ libhdf5.so:science/hdf5 \ libomniORB4.so:devel/omniORB -RUN_DEPENDS= bash:shells/bash \ - ${PY_DEPENDS} +RUN_DEPENDS= ${PY_DEPENDS} \ + bash:shells/bash USES= cmake compiler:c++11-lang gnome python shebangfix +USE_GITHUB= yes +GH_ACCOUNT= SalomePlatform +GH_PROJECT= kernel USE_GNOME= libxml2 USE_LDCONFIG= yes +SHEBANG_FILES= bin/appliskel/.bashrc bin/appliskel/.salome_run \ + bin/appliskel/salome bin/appliskel/salome_mesa SHEBANG_GLOB= *.py *.sh -SHEBANG_FILES= bin/appliskel/salome \ - bin/appliskel/salome_mesa \ - bin/appliskel/.salome_run \ - bin/appliskel/.bashrc - -GIT_URL= https://git.salome-platform.org/gitpub/modules/kernel # all Salome repositories: https://git.salome-platform.org/gitweb/ CMAKE_ARGS= -DCONFIGURATION_ROOT_DIR=${LOCALBASE}/share/salome/configuration \ -DOMNIORBPY_ROOT_DIR=${LOCALBASE} \ -DPython_EXECUTABLE=${PYTHON_CMD} -CMAKE_OFF= SALOME_BUILD_TESTS SALOME_BUILD_DOC +CMAKE_OFF= SALOME_BUILD_DOC SALOME_BUILD_TESTS + CFLAGS+= -DSIZEOF_INT=4 -DSIZEOF_LONG=4 LDFLAGS+= -lexecinfo DATADIR= ${PREFIX}/share/salome -do-fetch: - @if [ "${FORCE_FETCH_ALL}" = "true" ] || ! [ -f "${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}" ]; then \ - ${MKDIR} ${DISTDIR}/${DIST_SUBDIR} && \ - cd ${DISTDIR}/${DIST_SUBDIR} && \ - git clone -q ${GIT_URL} ${PORTNAME}-${DISTVERSIONFULL} && \ - (cd ${PORTNAME}-${DISTVERSIONFULL} && git reset -q --hard ${DISTVERSIONFULL} && ${RM} -r .git) && \ - ${FIND} ${PORTNAME}-${DISTVERSIONFULL} -and -exec ${TOUCH} -h -d 1970-01-01T00:00:00Z {} \; && \ - ${FIND} ${PORTNAME}-${DISTVERSIONFULL} -print0 | LC_ALL=C ${SORT} -z | \ - ${TAR} czf ${PORTNAME}-${DISTVERSIONFULL}${EXTRACT_SUFX} --format=ustar --gid 0 --uid 0 --options gzip:!timestamp --no-recursion --null -T - && \ - ${RM} -r ${PORTNAME}-${DISTVERSIONFULL}; \ - fi - .include diff --git a/science/salome-kernel/distinfo b/science/salome-kernel/distinfo index 91a1299e3225..f80643ecdf7c 100644 --- a/science/salome-kernel/distinfo +++ b/science/salome-kernel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688418727 -SHA256 (salome-kernel-V9_11_0.tar.gz) = ab1ba2be6f48adc97497266f2b6db3b6878aceb8ce8732e496130bc4924ccb3d -SIZE (salome-kernel-V9_11_0.tar.gz) = 3435113 +TIMESTAMP = 1758456327 +SHA256 (SalomePlatform-kernel-V9_11_0_GH0.tar.gz) = cdbc752b1dc093f3a9d9509e68fe70437bb195baf37f9653f0e33a21ce75b935 +SIZE (SalomePlatform-kernel-V9_11_0_GH0.tar.gz) = 3437694