Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Feb 2010 22:14:27 +0000 (UTC)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/cad Makefile ports/cad/salome-gui Makefile pkg-descr pkg-plist ports/cad/salome-gui/files patch-GUI_CASCatch_CatchSignals.cxx patch-GUI_LightApp_Driver.cxx patch-GUI_QxGraph_CanvasView.cxx patch-GUI_ResourceExporter.cxx patch-GUI_SUIT_ResourceMgr.cxx patch-GUI_VTKViewer_ConvexTool.cxx ...
Message-ID:  <201002122214.o1CMERAe001713@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgollucci    2010-02-12 22:14:27 UTC

  FreeBSD ports repository

  Modified files:
    cad                  Makefile 
  Added files:
    cad/salome-gui       Makefile pkg-descr pkg-plist 
    cad/salome-gui/files patch-GUI_CASCatch_CatchSignals.cxx 
                         patch-GUI_LightApp_Driver.cxx 
                         patch-GUI_QxGraph_CanvasView.cxx 
                         patch-GUI_ResourceExporter.cxx 
                         patch-GUI_SUIT_ResourceMgr.cxx 
                         patch-GUI_VTKViewer_ConvexTool.cxx 
                         patch-GUI_bin_Makefile.am 
                         patch-GUI_check_GUI.m4 
                         patch-GUI_check_msg2qm.m4 
                         patch-GUI_check_pyqt.m4 
                         patch-GUI_check_qt.m4 
                         patch-GUI_check_sip.m4 
                         patch-GUI_check_vtk.m4 
  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 GUI module.
  
  WWW: http://www.salome-platform.org
  - Stas Timokhin
  devel@stasyan.com
  
  PR:             ports/143469
  Submitted by:   Stas Timokhin <devel at stasyan.com>
  
  Revision  Changes    Path
  1.114     +1 -0      ports/cad/Makefile
  1.1       +14 -0     ports/cad/salome-gui/Makefile (new)
  1.1       +20 -0     ports/cad/salome-gui/files/patch-GUI_CASCatch_CatchSignals.cxx (new)
  1.1       +11 -0     ports/cad/salome-gui/files/patch-GUI_LightApp_Driver.cxx (new)
  1.1       +10 -0     ports/cad/salome-gui/files/patch-GUI_QxGraph_CanvasView.cxx (new)
  1.1       +10 -0     ports/cad/salome-gui/files/patch-GUI_ResourceExporter.cxx (new)
  1.1       +11 -0     ports/cad/salome-gui/files/patch-GUI_SUIT_ResourceMgr.cxx (new)
  1.1       +10 -0     ports/cad/salome-gui/files/patch-GUI_VTKViewer_ConvexTool.cxx (new)
  1.1       +11 -0     ports/cad/salome-gui/files/patch-GUI_bin_Makefile.am (new)
  1.1       +11 -0     ports/cad/salome-gui/files/patch-GUI_check_GUI.m4 (new)
  1.1       +11 -0     ports/cad/salome-gui/files/patch-GUI_check_msg2qm.m4 (new)
  1.1       +62 -0     ports/cad/salome-gui/files/patch-GUI_check_pyqt.m4 (new)
  1.1       +44 -0     ports/cad/salome-gui/files/patch-GUI_check_qt.m4 (new)
  1.1       +26 -0     ports/cad/salome-gui/files/patch-GUI_check_sip.m4 (new)
  1.1       +11 -0     ports/cad/salome-gui/files/patch-GUI_check_vtk.m4 (new)
  1.1       +19 -0     ports/cad/salome-gui/pkg-descr (new)
  1.1       +824 -0    ports/cad/salome-gui/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002122214.o1CMERAe001713>