Package: openfoam / 4.0+dfsg1-7~bpo8+1

Metadata

Package Version Patches format
openfoam 4.0+dfsg1-7~bpo8+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10_fix_etc_path.patch | (download)

src/OpenFOAM/global/etcFiles/etcFiles.C | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 openfoam (3.0.0-1) unstable; urgency=low
 .
    * Initial Release. Closes: #528662
20_yyflex fix.patch | (download)

applications/utilities/mesh/conversion/ansysToFoam/ansysToFoam.L | 4 0 + 4 - 0 !
applications/utilities/mesh/conversion/fluent3DMeshToFoam/fluent3DMeshToFoam.L | 4 0 + 4 - 0 !
applications/utilities/mesh/conversion/fluentMeshToFoam/fluentMeshToFoam.L | 4 0 + 4 - 0 !
applications/utilities/mesh/conversion/gambitToFoam/gambitToFoam.L | 4 0 + 4 - 0 !
src/surfMesh/surfaceFormats/stl/STLsurfaceFormatASCII.L | 4 0 + 4 - 0 !
src/thermophysicalModels/reactionThermo/chemistryReaders/chemkinReader/chemkinLexer.L | 4 0 + 4 - 0 !
src/triSurface/triSurface/interfaces/STL/readSTLASCII.L | 4 0 + 4 - 0 !
7 files changed, 28 deletions(-)

 fix linkage with yyflex
30_hardening.patch | (download)

wmake/rules/linux64Gcc/c | 4 2 + 2 - 0 !
wmake/rules/linux64Gcc/c++ | 6 3 + 3 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 use hardening flags
40_build parallel.patch | (download)

wmake/scripts/AllwmakeParseArguments | 7 0 + 7 - 0 !
wmake/wmake | 14 1 + 13 - 0 !
2 files changed, 1 insertion(+), 20 deletions(-)

 build parallelly
50_fix_folder_name_FTBFS.patch | (download)

bin/foamEtcFile | 4 2 + 2 - 0 !
src/parallel/decompose/Allwmake | 11 2 + 9 - 0 !
2 files changed, 4 insertions(+), 11 deletions(-)

 fixes ftbfs due to case-sensitive folder name.
  This is a very bad bug due to a handmade build system.
  Without this patch it is possible to build the package only
  if the build directory calls OpenFOAM-4. With the standard
  debian folder openfoam_4* the package FTBFS.
  .
  One need to control scotch-version, which can be updated
  with the next openfoam-versions. This patch should be 
  then updated correspondingly.
60_disable_dummy_packages.patch | (download)

src/dummyThirdParty/Allwmake | 1 0 + 1 - 0 !
src/parallel/decompose/scotchDecomp/Make/options | 4 1 + 3 - 0 !
2 files changed, 1 insertion(+), 4 deletions(-)

 disable dummy scotch package