cvs commit: ports/science Makefile ports/science/openfoam Makefile
distinfo pkg-descr pkg-plist ports/science/openfoam/files
patch-.OpenFOAM-++VER++_apps_paraview_bashrc
patch-.OpenFOAM-++VER++_apps_paraview_cshrc patch-.OpenFOAM-++VER++_bashrc
patch-.OpenFOAM-++VER++_cshrc patch-.bashrc patch-.cshrc ...
Thierry Thomas
thierry at FreeBSD.org
Sun Jan 22 02:13:08 PST 2006
thierry 2006-01-22 10:13:06 UTC
FreeBSD ports repository
Modified files:
science Makefile
Added files:
science/openfoam Makefile distinfo pkg-descr pkg-plist
science/openfoam/files
patch-.OpenFOAM-++VER++_apps_paraview_bashrc
patch-.OpenFOAM-++VER++_apps_paraview_cshrc
patch-.OpenFOAM-++VER++_bashrc
patch-.OpenFOAM-++VER++_cshrc
patch-.bashrc patch-.cshrc
patch-Allwmake
patch-applications_utilities_mesh_manipulation_patchTool_C++_Allwmake
patch-applications_utilities_mesh_manipulation_patchTool_C++_FoamXServer_Make_omniOptions
patch-applications_utilities_mesh_manipulation_patchTool_C++_FoamXServer_Make_orbOptions
patch-applications_utilities_mesh_manipulation_patchTool_C++_PatchToolServer_Make_omniOptions
patch-applications_utilities_mesh_manipulation_patchTool_C++_PatchToolServer_Make_orbOptions
patch-applications_utilities_miscellaneous_foamFlex_config.h
patch-applications_utilities_postProcessing_graphics_PVFoamReader_PVFoamReader_vtkFoamData.h
patch-applications_utilities_postProcessing_graphics_PVFoamReader_PVFoamReader_vtkFoamReader.h
patch-applications_utilities_postProcessing_graphics_PVFoamReader_vtkFoam_vtkFoam.C
patch-applications_utilities_postProcessing_graphics_PVFoamReader_vtkFoam_vtkFoamAddInternalMesh.C
patch-applications_utilities_postProcessing_graphics_PVFoamReader_vtkFoam_vtkFoamAddPatch.C
patch-applications_utilities_preProcessing_FoamX_C++_Allwmake
patch-applications_utilities_preProcessing_FoamX_C++_FoamXLib_ITypeDescriptorImpl.C
patch-applications_utilities_preProcessing_FoamX_C++_FoamXLib_Make_omniOptions
patch-applications_utilities_preProcessing_FoamX_C++_FoamXLib_Make_orbOptions
patch-applications_utilities_preProcessing_FoamX_C++_FoamXLib_ProcessControl.C
patch-bin_foamInstallationTest
patch-bin_foamSystemCheck
patch-src_Allwmake
patch-src_OpenFOAM_Make_options
patch-src_OpenFOAM_OSspecific_Unix_fileStat.C
patch-wmake_Makefile
patch-wmake_makeWmake
patch-wmake_rules_FreeBSD_c
patch-wmake_rules_FreeBSD_c++
patch-wmake_rules_FreeBSD_c++Opt
patch-wmake_rules_FreeBSD_cOpt
patch-wmake_rules_FreeBSD_general
pkg-message.in
Log:
The OpenFOAM (Open Field Operation and Manipulation) CFD Toolbox can simulate
anything from complex fluid flows involving chemical reactions, turbulence and
heat transfer, to solid dynamics, electromagnetics and the pricing of financial
options.
WWW: http://www.opencfd.co.uk/openfoam/index.html
PR: ports/91886
Submitted by: thierry
Revision Changes Path
1.74 +1 -0 ports/science/Makefile
1.1 +197 -0 ports/science/openfoam/Makefile (new)
1.1 +3 -0 ports/science/openfoam/distinfo (new)
1.1 +29 -0 ports/science/openfoam/files/patch-.OpenFOAM-++VER++_apps_paraview_bashrc (new)
1.1 +29 -0 ports/science/openfoam/files/patch-.OpenFOAM-++VER++_apps_paraview_cshrc (new)
1.1 +57 -0 ports/science/openfoam/files/patch-.OpenFOAM-++VER++_bashrc (new)
1.1 +50 -0 ports/science/openfoam/files/patch-.OpenFOAM-++VER++_cshrc (new)
1.1 +15 -0 ports/science/openfoam/files/patch-.bashrc (new)
1.1 +24 -0 ports/science/openfoam/files/patch-.cshrc (new)
1.1 +20 -0 ports/science/openfoam/files/patch-Allwmake (new)
1.1 +12 -0 ports/science/openfoam/files/patch-applications_utilities_mesh_manipulation_patchTool_C++_Allwmake (new)
1.1 +13 -0 ports/science/openfoam/files/patch-applications_utilities_mesh_manipulation_patchTool_C++_FoamXServer_Make_omniOptions (new)
1.1 +30 -0 ports/science/openfoam/files/patch-applications_utilities_mesh_manipulation_patchTool_C++_FoamXServer_Make_orbOptions (new)
1.1 +13 -0 ports/science/openfoam/files/patch-applications_utilities_mesh_manipulation_patchTool_C++_PatchToolServer_Make_omniOptions (new)
1.1 +30 -0 ports/science/openfoam/files/patch-applications_utilities_mesh_manipulation_patchTool_C++_PatchToolServer_Make_orbOptions (new)
1.1 +20 -0 ports/science/openfoam/files/patch-applications_utilities_miscellaneous_foamFlex_config.h (new)
1.1 +11 -0 ports/science/openfoam/files/patch-applications_utilities_postProcessing_graphics_PVFoamReader_PVFoamReader_vtkFoamData.h (new)
1.1 +11 -0 ports/science/openfoam/files/patch-applications_utilities_postProcessing_graphics_PVFoamReader_PVFoamReader_vtkFoamReader.h (new)
1.1 +21 -0 ports/science/openfoam/files/patch-applications_utilities_postProcessing_graphics_PVFoamReader_vtkFoam_vtkFoam.C (new)
1.1 +13 -0 ports/science/openfoam/files/patch-applications_utilities_postProcessing_graphics_PVFoamReader_vtkFoam_vtkFoamAddInternalMesh.C (new)
1.1 +13 -0 ports/science/openfoam/files/patch-applications_utilities_postProcessing_graphics_PVFoamReader_vtkFoam_vtkFoamAddPatch.C (new)
1.1 +12 -0 ports/science/openfoam/files/patch-applications_utilities_preProcessing_FoamX_C++_Allwmake (new)
1.1 +14 -0 ports/science/openfoam/files/patch-applications_utilities_preProcessing_FoamX_C++_FoamXLib_ITypeDescriptorImpl.C (new)
1.1 +13 -0 ports/science/openfoam/files/patch-applications_utilities_preProcessing_FoamX_C++_FoamXLib_Make_omniOptions (new)
1.1 +30 -0 ports/science/openfoam/files/patch-applications_utilities_preProcessing_FoamX_C++_FoamXLib_Make_orbOptions (new)
1.1 +12 -0 ports/science/openfoam/files/patch-applications_utilities_preProcessing_FoamX_C++_FoamXLib_ProcessControl.C (new)
1.1 +61 -0 ports/science/openfoam/files/patch-bin_foamInstallationTest (new)
1.1 +23 -0 ports/science/openfoam/files/patch-bin_foamSystemCheck (new)
1.1 +21 -0 ports/science/openfoam/files/patch-src_Allwmake (new)
1.1 +9 -0 ports/science/openfoam/files/patch-src_OpenFOAM_Make_options (new)
1.1 +10 -0 ports/science/openfoam/files/patch-src_OpenFOAM_OSspecific_Unix_fileStat.C (new)
1.1 +10 -0 ports/science/openfoam/files/patch-wmake_Makefile (new)
1.1 +20 -0 ports/science/openfoam/files/patch-wmake_makeWmake (new)
1.1 +11 -0 ports/science/openfoam/files/patch-wmake_rules_FreeBSD_c (new)
1.1 +21 -0 ports/science/openfoam/files/patch-wmake_rules_FreeBSD_c++ (new)
1.1 +6 -0 ports/science/openfoam/files/patch-wmake_rules_FreeBSD_c++Opt (new)
1.1 +6 -0 ports/science/openfoam/files/patch-wmake_rules_FreeBSD_cOpt (new)
1.1 +9 -0 ports/science/openfoam/files/patch-wmake_rules_FreeBSD_general (new)
1.1 +32 -0 ports/science/openfoam/files/pkg-message.in (new)
1.1 +24 -0 ports/science/openfoam/pkg-descr (new)
1.1 +9023 -0 ports/science/openfoam/pkg-plist (new)
More information about the cvs-all
mailing list