cvs commit: ports/cad Makefile ports/cad/salome-med Makefile pkg-descr pkg-plist ports/cad/salome-med/files patch-MEDSPLITTER_SCOTCHGraph.cxx patch-MED_MEDMEM_define.hxx patch-MED_MED_Common.hxx patch-MED_MEDunvCr.cxx patch-MED_V2_2_Wrapper.cxx patch-MED_check_Med2.m4 ...

Philip M. Gollucci pgollucci at FreeBSD.org
Fri Feb 12 22:15:17 UTC 2010


pgollucci    2010-02-12 22:15:16 UTC

  FreeBSD ports repository

  Modified files:
    cad                  Makefile 
  Added files:
    cad/salome-med       Makefile pkg-descr pkg-plist 
    cad/salome-med/files patch-MEDSPLITTER_SCOTCHGraph.cxx 
                         patch-MED_MEDMEM_define.hxx 
                         patch-MED_MED_Common.hxx 
                         patch-MED_MEDunvCr.cxx 
                         patch-MED_V2_2_Wrapper.cxx 
                         patch-MED_check_Med2.m4 
                         patch-MED_check_metis.m4 
                         patch-MED_check_scotch.m4 
                         patch-MED_configure.ac 
                         patch-MED_med_outils.hxx 
                         patch-MULTIPR_DecimationAccel.cxx 
                         patch-MULTIPR_Elements.hxx 
                         patch-MULTIPR_Field.cxx 
                         patch-MULTIPR_Mesh.cxx 
                         patch-MULTIPR_MeshDis.cxx 
                         patch-MULTIPR_Nodes.cxx 
                         patch-MULTIPR_Obj.cxx 
                         patch-MULTIPR_PointOfField.hxx 
                         patch-MULTIPR_Profil.cxx 
                         patch-MULTIPR_Profil.hxx 
                         patch-ParaMEDMEM_ElementLocator.hxx 
                         patch-ParaMEDMEM_MPIAccessDEC.hxx 
                         patch-ParaMEDMEM_MxN_Mapping.hxx 
                         patch-adm_local_unix_configfiles_Makefile.am 
                         patch-bin_Makefile.am patch-check_Med.m4 
                         patch-check_qt.m4 patch-test_grid.cxx 
  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 MED module.
  
  WWW: http://www.salome-platform.org
  - Stas Timokhin
  devel at stasyan.com
  
  PR:             ports/143469
  Submitted by:   Stas Timokhin <devel at stasyan.com>
  
  Revision  Changes    Path
  1.117     +1 -0      ports/cad/Makefile
  1.1       +14 -0     ports/cad/salome-med/Makefile (new)
  1.1       +11 -0     ports/cad/salome-med/files/patch-MEDSPLITTER_SCOTCHGraph.cxx (new)
  1.1       +20 -0     ports/cad/salome-med/files/patch-MED_MEDMEM_define.hxx (new)
  1.1       +10 -0     ports/cad/salome-med/files/patch-MED_MED_Common.hxx (new)
  1.1       +32 -0     ports/cad/salome-med/files/patch-MED_MEDunvCr.cxx (new)
  1.1       +15 -0     ports/cad/salome-med/files/patch-MED_V2_2_Wrapper.cxx (new)
  1.1       +12 -0     ports/cad/salome-med/files/patch-MED_check_Med2.m4 (new)
  1.1       +60 -0     ports/cad/salome-med/files/patch-MED_check_metis.m4 (new)
  1.1       +61 -0     ports/cad/salome-med/files/patch-MED_check_scotch.m4 (new)
  1.1       +8 -0      ports/cad/salome-med/files/patch-MED_configure.ac (new)
  1.1       +12 -0     ports/cad/salome-med/files/patch-MED_med_outils.hxx (new)
  1.1       +20 -0     ports/cad/salome-med/files/patch-MULTIPR_DecimationAccel.cxx (new)
  1.1       +11 -0     ports/cad/salome-med/files/patch-MULTIPR_Elements.hxx (new)
  1.1       +11 -0     ports/cad/salome-med/files/patch-MULTIPR_Field.cxx (new)
  1.1       +11 -0     ports/cad/salome-med/files/patch-MULTIPR_Mesh.cxx (new)
  1.1       +20 -0     ports/cad/salome-med/files/patch-MULTIPR_MeshDis.cxx (new)
  1.1       +20 -0     ports/cad/salome-med/files/patch-MULTIPR_Nodes.cxx (new)
  1.1       +11 -0     ports/cad/salome-med/files/patch-MULTIPR_Obj.cxx (new)
  1.1       +10 -0     ports/cad/salome-med/files/patch-MULTIPR_PointOfField.hxx (new)
  1.1       +21 -0     ports/cad/salome-med/files/patch-MULTIPR_Profil.cxx (new)
  1.1       +10 -0     ports/cad/salome-med/files/patch-MULTIPR_Profil.hxx (new)
  1.1       +10 -0     ports/cad/salome-med/files/patch-ParaMEDMEM_ElementLocator.hxx (new)
  1.1       +10 -0     ports/cad/salome-med/files/patch-ParaMEDMEM_MPIAccessDEC.hxx (new)
  1.1       +13 -0     ports/cad/salome-med/files/patch-ParaMEDMEM_MxN_Mapping.hxx (new)
  1.1       +20 -0     ports/cad/salome-med/files/patch-adm_local_unix_configfiles_Makefile.am (new)
  1.1       +11 -0     ports/cad/salome-med/files/patch-bin_Makefile.am (new)
  1.1       +20 -0     ports/cad/salome-med/files/patch-check_Med.m4 (new)
  1.1       +38 -0     ports/cad/salome-med/files/patch-check_qt.m4 (new)
  1.1       +11 -0     ports/cad/salome-med/files/patch-test_grid.cxx (new)
  1.1       +19 -0     ports/cad/salome-med/pkg-descr (new)
  1.1       +1715 -0   ports/cad/salome-med/pkg-plist (new)


More information about the cvs-all mailing list