FreshPorts -- The Place For Ports Mon, 6 Oct 2008 12:43 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
openfoam 1.4.1_1 science on this many watch lists=1 search for ports that depend on this port
Open Field Operation and Manipulation - CFD Simulation Toolbox
Maintained by: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 22 Jan 2006 10:15:52
Also Listed In: math


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.

The core technology of OpenFOAM is a flexible set of efficient C++ modules.
These are used to build a wealth of: solvers, to simulate specific problems in
engineering mechanics; utilities, to perform pre- and post-processing tasks
ranging from simple data manipulations to visualisation and mesh processing;
libraries, to create toolboxes that are accessible to the solvers/utilities,
such as libraries of physical models. It is supplied with numerous pre-
configured solvers, utilities and libraries and so can be used like any typical
simulation package. Its structure and hierarchical design are open, so that its
solvers, utilities and libraries are fully extensible.

OpenFOAM uses finite volume numerics to solve systems of partial differential
equations ascribed on any 3D unstructured mesh of polyhedral cells. The fluid
flow solvers are developed within a robust, implicit, pressure-velocity,
iterative solution framework, although alternative techniques are applied to
other continuum mechanics solvers. Domain decomposition parallelism is funda-
mental to the design of OpenFOAM and integrated at a low level so that solvers
can generally be developed without the need for any parallel-specific coding.

WWW: http://www.opencfd.co.uk/openfoam/index.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/mico, shells/bash, devel/cmake, devel/ode, science/paraview, java/java3d, devel/gnulibiberty, math/vtk-headers, x11-fonts/freefont-ttf, devel/doxygen, graphics/graphviz, java/diablo-jdk15
Required To Run: devel/mico, graphics/opendx, devel/gnulibiberty, java/java3d, science/paraview, java/diablo-jdk15
Required Libraries: net/openmpi, graphics/libGLU

To install the port: cd /usr/ports/science/openfoam/ && make install clean
To add the package: pkg_add -r openfoam


Configuration Options
     No options to configure

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/foam/
http://kent.dl.sourceforge.net/sourceforge/foam/
http://easynews.dl.sourceforge.net/sourceforge/foam/
http://ufpr.dl.sourceforge.net/sourceforge/foam/
http://umn.dl.sourceforge.net/sourceforge/foam/
http://heanet.dl.sourceforge.net/sourceforge/foam/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:59:05
Original commit files touched by this commit  1.4.1_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 18:56:05
Original commit files touched by this commit  1.4.1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
10 Apr 2008 21:57:48
Original commit files touched by this commit  1.4.1
thierry search for other commits by this committer
Change default MPI's versions (only used before the dependency is
installed).
25 Nov 2007 01:10:25
Original commit files touched by this commit  1.4.1
linimon search for other commits by this committer
Mark as broken on 5.x: fails to compile (abort trap).  There is no data
yet to know if it will fail on the other branches.

Approved by:    portmgr (self)
10 Aug 2007 18:47:20
Original commit files touched by this commit  1.4_1
thierry search for other commits by this committer
- Upgrade to 1.4.1
  Changelog at <http://www.opencfd.co.uk/openfoam/version1.4.1.html>

- OpenMPI is used by default, unless WITH_MPICH or WITH_LAM is set.
31 Jul 2007 18:39:11
Original commit files touched by this commit  1.4_1
thierry search for other commits by this committer
Fix a circular dependency between ADF and CGNS, to avoid a segfault of
wmkdep. Do not bump portrevision, because there is no impact on the
resulting binaries.
29 May 2007 21:11:55
Original commit files touched by this commit  1.4_1
thierry search for other commits by this committer
Fix plist: if wmkdep segfaults for some reason, don't install its core!

Reported by:    pointyhat via Kris
19 May 2007 21:32:57
Original commit files touched by this commit  1.4_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
28 Apr 2007 08:58:48
Original commit files touched by this commit  1.4
thierry search for other commits by this committer
Also remove the BROKEN line...
28 Apr 2007 08:58:04
Original commit files touched by this commit  1.4
thierry search for other commits by this committer
Unbreak after the latest silent update. Changes were:

- mostly doc/Doxygen generated files;

- src/triSurface/triSurface/interfaces/STL/readSTLASCII.L has been
  fixed (patch removed);

- minor fixes in src/OpenFOAM/lnInclude/gamgSolver.H,
  src/OpenFOAM/lnInclude/polyMesh.C,
  src/OpenFOAM/matrices/lduMatrix/solvers/gamgSolver/gamgSolver.H,
  src/OpenFOAM/meshes/polyMesh/polyMesh.C,
  tutorials/multiphaseInterFoam/damBreak4phaseFine/0/alphas,
  tutorials/multiphaseInterFoam/damBreak4phaseFine/constant/polyMesh/boundary.

Full diff available at
<http://people.freebsd.org/~thierry/ports/OpenFOAM-1.4_070412_070413.diff.bz2>
26 Apr 2007 23:22:46
Original commit files touched by this commit  1.4
thierry search for other commits by this committer
Mark BROKEN after a silent update.

The huge diff (660 Mb!) is under investigation...

Reported by:    bf2006a (at) yahoo.com
26 Apr 2007 06:17:31
Original commit files touched by this commit  1.4
thierry search for other commits by this committer
Upgrade to 1.4.

Release notes at <http://www.opencfd.co.uk/openfoam/doc/ReleaseNotes-1.4>.
26 Oct 2006 21:15:09
Original commit files touched by this commit  1.3_4
thierry search for other commits by this committer
Set "-source 1.4" to make it build with JDK-1.5, hence make it
packageable.

Approved by:    portmgr (erwin)
15 Oct 2006 21:01:20
Original commit files touched by this commit  1.3_3
kris search for other commits by this committer
BROKEN: Incorrect pkg-plist

Approved by:    portmgr (self)
06 Oct 2006 16:43:29
Original commit files touched by this commit  1.3_3
acm search for other commits by this committer
- Update devel/ode to 0.7
- Bump PORTREVISION of all ports that depend of devel/ode [1]

Approved by:    thierry, Dmitry Marakasov <amdmi3__at__mail.ru> (maintainers)
[1]
15 Sep 2006 06:45:32
Original commit files touched by this commit  1.3_2
thierry search for other commits by this committer
Fix the build with mpich2.

Reported by:    pointyhat via Kris
21 Aug 2006 21:50:50
Original commit files touched by this commit  1.3_2
thierry search for other commits by this committer
- Upgrade net/lam to 7.1.2 and remove net/lam7;

- Chase lam7 -> lam in the dependent ports;

- Mark math/freemat IGNORE if WITH_MPI is defined and add a note about
  FreeMat 2.0 and QT4.
24 Jul 2006 21:41:51
Original commit files touched by this commit  1.3_2
thierry search for other commits by this committer
- Switch to MPICH2;

- Don't let it build with JDK-1.5, because several classes use 'enum' as
  an identifier.
22 Jun 2006 23:10:33
Original commit files touched by this commit  1.3_1
thierry search for other commits by this committer
s/PORTVERSION/PORTREVISION/

Pointyhat to:   itetcu
21 Jun 2006 00:44:07
Original commit files touched by this commit  1
itetcu search for other commits by this committer
Fix INDEX build on 4.x after archivers/bsdtar removal.

Submitted by:                   portsnap buildbox
Pointyhar, more or less:        glewis@
06 Jun 2006 21:29:08
Original commit files touched by this commit  1.3
thierry search for other commits by this committer
Switch to the new Java syntax.

Submitted by:   hq
01 Apr 2006 21:24:08
Original commit files touched by this commit  1.3
thierry search for other commits by this committer
Upgrade OpenFOAM to 1.3.

Changelog at <http://www.opencfd.co.uk/openfoam/version1.3.html>.

PR:             95205
Submitted by:   /me
26 Mar 2006 22:05:19
Original commit files touched by this commit  1.2
thierry search for other commits by this committer
Shorten long patches names, in order to fix release CD in Joliet format.

PR:             94846
Submitted by:   Petr Rehor <prehor (at) gmail.com>
25 Feb 2006 21:54:11
Original commit files touched by this commit  1.2
thierry search for other commits by this committer
Fix `make extract' on FreeBSD-5.4 by using archivers/bsdtar.

Reported by:    Courtney Thomas <cc.thomas (at) earthlink.net>
Approved by:    portmgr (marcus)
22 Jan 2006 10:13:06
Original commit files touched by this commit  1.2
thierry search for other commits by this committer
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

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03
proftpd*Oct 03
proftpd-devel*Oct 03
proftpd-mysql*Oct 03
mplayer*Oct 02
mysql323-clientOct 01
mysql40-clientOct 01
mysql41-clientOct 01
mysql50-clientOct 01
mysql51-clientOct 01
mysql60-clientOct 01

19 vulnerabilities affecting 36 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19262
Broken 157
Deprecated 79
Ignore 434
Forbidden 7
Restricted 281
No CDROM 132
Vulnerable 59
Expired 54
Set to expire 61
Interactive 78
new 24 hours 11
new 48 hours17
new 7 days35
new fortnight91
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.195 seconds.