The FreeBSD Ports Archive
FreeBSD science : mbdyn4>
A MultiBody Dynamics analysis system
* What MBDyn is
o a command-line, direct initial-value problem solver
with a large, flexible multifield element library
o a research tool
o a community developed, research driven open-source software
* What MBDyn is not
o a complete out-of-the-box ``bells and whistles'' GUI for solid modeling
o a commercial tool
o a completely supported software
http://www.mbdyn.org
|
mbdyn history
v. 1.12
date: 2007/10/08 18:26:19; author: araujo; state: Exp; lines: +8 -7
- Update to 1.2.7.
- Now we use USE_FORTRAN=yes to use FORTRAN compiler.
PR: ports/114805
Submitted by: Kay Lehmann (maintainer)
Approved by: stas (mentor)
v. 1.11
date: 2007/10/04 02:24:28; author: edwin; state: Exp; lines: +0 -4
Remove always-false/true conditions based on OSVERSION 500000
v. 1.10
date: 2007/09/30 04:47:23; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.9
date: 2007/02/19 05:38:48; author: maho; state: Exp; lines: +1 -2
Fix build.
Approved by: maintainer timeout (14 days)
v. 1.8
date: 2007/01/24 01:18:56; author: maho; state: Exp; lines: +1 -1
* remove unnecessary patch
* possible fix build on pointy hat
Approved by: maintainer
v. 1.7
date: 2007/01/17 02:21:49; author: maho; state: Exp; lines: +28 -5
* Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.
* Approved by: portmgr(kris)
v. 1.6
date: 2006/02/23 10:38:51; author: ade; state: Exp; lines: +0 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.5
date: 2006/02/17 11:47:40; author: lawrance; state: Exp; lines: +6 -5
Update to 1.2.6. [1]
Add a patch to unbreak compilation with mpich. [2]
PR: ports/92909 [1], ports/93176 [2]
Submitted by: Kay Lehmann (maintainer)
v. 1.4
date: 2005/11/15 06:50:53; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.3
date: 2005/06/01 07:49:33; author: pav; state: Exp; lines: +4 -0
- Mark BROKEN on 4.X
v. 1.2
date: 2005/05/28 09:42:15; author: pav; state: Exp; lines: +4 -0
- Does not compile on sparc64
Reported by: krismail
v. 1.1
date: 2005/05/22 15:50:05; author: pav; state: Exp;
New port for mbdyn, which is a MultiBody Dynamics simulation software. It comes
with lots of libraries etc. There are two knobs which are in development at
the moment so I disabled them with an IGNORE message. They need some work and
maybe some testing.
PR: ports/81136
Submitted by: Kay Lehmann
=============================================================================
v. 1.12
date: 2007/10/08 18:26:19; author: araujo; state: Exp; lines: +8 -7
- Update to 1.2.7.
- Now we use USE_FORTRAN=yes to use FORTRAN compiler.
PR: ports/114805
Submitted by: Kay Lehmann (maintainer)
Approved by: stas (mentor)
v. 1.11
date: 2007/10/04 02:24:28; author: edwin; state: Exp; lines: +0 -4
Remove always-false/true conditions based on OSVERSION 500000
v. 1.10
date: 2007/09/30 04:47:23; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.9
date: 2007/02/19 05:38:48; author: maho; state: Exp; lines: +1 -2
Fix build.
Approved by: maintainer timeout (14 days)
v. 1.8
date: 2007/01/24 01:18:56; author: maho; state: Exp; lines: +1 -1
* remove unnecessary patch
* possible fix build on pointy hat
Approved by: maintainer
v. 1.7
date: 2007/01/17 02:21:49; author: maho; state: Exp; lines: +28 -5
* Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.
* Approved by: portmgr(kris)
v. 1.6
date: 2006/02/23 10:38:51; author: ade; state: Exp; lines: +0 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.5
date: 2006/02/17 11:47:40; author: lawrance; state: Exp; lines: +6 -5
Update to 1.2.6. [1]
Add a patch to unbreak compilation with mpich. [2]
PR: ports/92909 [1], ports/93176 [2]
Submitted by: Kay Lehmann (maintainer)
v. 1.4
date: 2005/11/15 06:50:53; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.3
date: 2005/06/01 07:49:33; author: pav; state: Exp; lines: +4 -0
- Mark BROKEN on 4.X
v. 1.2
date: 2005/05/28 09:42:15; author: pav; state: Exp; lines: +4 -0
- Does not compile on sparc64
Reported by: krismail
v. 1.1
date: 2005/05/22 15:50:05; author: pav; state: Exp;
New port for mbdyn, which is a MultiBody Dynamics simulation software. It comes
with lots of libraries etc. There are two knobs which are in development at
the moment so I disabled them with an IGNORE message. They need some work and
maybe some testing.
PR: ports/81136
Submitted by: Kay Lehmann
=============================================================================
v. 1.12
date: 2007/10/08 18:26:19; author: araujo; state: Exp; lines: +8 -7
- Update to 1.2.7.
- Now we use USE_FORTRAN=yes to use FORTRAN compiler.
PR: ports/114805
Submitted by: Kay Lehmann (maintainer)
Approved by: stas (mentor)
v. 1.11
date: 2007/10/04 02:24:28; author: edwin; state: Exp; lines: +0 -4
Remove always-false/true conditions based on OSVERSION 500000
v. 1.10
date: 2007/09/30 04:47:23; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.9
date: 2007/02/19 05:38:48; author: maho; state: Exp; lines: +1 -2
Fix build.
Approved by: maintainer timeout (14 days)
v. 1.8
date: 2007/01/24 01:18:56; author: maho; state: Exp; lines: +1 -1
* remove unnecessary patch
* possible fix build on pointy hat
Approved by: maintainer
v. 1.7
date: 2007/01/17 02:21:49; author: maho; state: Exp; lines: +28 -5
* Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.
* Approved by: portmgr(kris)
v. 1.6
date: 2006/02/23 10:38:51; author: ade; state: Exp; lines: +0 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.5
date: 2006/02/17 11:47:40; author: lawrance; state: Exp; lines: +6 -5
Update to 1.2.6. [1]
Add a patch to unbreak compilation with mpich. [2]
PR: ports/92909 [1], ports/93176 [2]
Submitted by: Kay Lehmann (maintainer)
v. 1.4
date: 2005/11/15 06:50:53; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.3
date: 2005/06/01 07:49:33; author: pav; state: Exp; lines: +4 -0
- Mark BROKEN on 4.X
v. 1.2
date: 2005/05/28 09:42:15; author: pav; state: Exp; lines: +4 -0
- Does not compile on sparc64
Reported by: krismail
v. 1.1
date: 2005/05/22 15:50:05; author: pav; state: Exp;
New port for mbdyn, which is a MultiBody Dynamics simulation software. It comes
with lots of libraries etc. There are two knobs which are in development at
the moment so I disabled them with an IGNORE message. They need some work and
maybe some testing.
PR: ports/81136
Submitted by: Kay Lehmann
=============================================================================
|
| |

|