aboutsummaryrefslogtreecommitdiff
path: root/science/mbdyn
Commit message (Collapse)AuthorAgeFilesLines
* - Chase relocation of net/mpich2Thierry Thomas2009-11-281-3/+3
| | | | | | | | | - Bump PORTREVISION if needed - Fix some portlint errors. Notes: svn path=/head/; revision=244904
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-0/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* Update to 1.3.9 and unbreak.Maho Nakata2009-08-058-294/+80
| | | | | | | Hoping sparc version is also builds as well. Notes: svn path=/head/; revision=238947
* Take over.Maho Nakata2009-05-291-1/+1
| | | | Notes: svn path=/head/; revision=234750
* Mark BROKEN.Gerald Pfeifer2009-02-071-0/+2
| | | | Notes: svn path=/head/; revision=227764
* No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done viaGerald Pfeifer2009-02-071-4/+2
| | | | | | | | | Mk/bsd.gcc.mk. Remove trailing whitespace to appease portlint. Notes: svn path=/head/; revision=227759
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-071-1/+1
| | | | Notes: svn path=/head/; revision=225403
* - Add experimental option for Chaco.Dmitry Marakasov2008-09-051-5/+9
| | | | | | | | | | | - Remove BROKEN for Metis option: it builds fine - Remove BROKENness for 4.x, we don't check that anymore. PR: 126696 Submitted by: Pedro Giffuni <pfgshield-freebsd at yahoo dot com> Notes: svn path=/head/; revision=219952
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Reset kay_lehmann@web.de by request due to lack to time to maintain ports. WeMark Linimon2008-06-031-1/+1
| | | | | | | appreciate all the help in the past. Notes: svn path=/head/; revision=214207
* - Remove patch files as per last PRPav Lucistnik2007-10-272-31/+0
| | | | | | | | Reported by: pointyhat Pointy hat to: araujo Notes: svn path=/head/; revision=202155
* - Update to 1.2.7.Marcelo Araujo2007-10-083-11/+11
| | | | | | | | | | | - Now we use USE_FORTRAN=yes to use FORTRAN compiler. PR: ports/114805 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer) Approved by: stas (mentor) Notes: svn path=/head/; revision=201114
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-4/+0
| | | | Notes: svn path=/head/; revision=200778
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Fix build by renaming libcolamd.a to libcolamd_mbdyn.a.Maho Nakata2007-03-092-2/+115
| | | | | | | | Submitted by: maho Approved by: maintainer Notes: svn path=/head/; revision=187002
* Fix build.Maho Nakata2007-02-193-22/+104
| | | | | | | Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=185491
* Forgot to remove patch.Maho Nakata2007-01-241-103/+0
| | | | Notes: svn path=/head/; revision=183142
* * remove unnecessary patchMaho Nakata2007-01-241-1/+1
| | | | | | | | * possible fix build on pointy hat Approved by: maintainer Notes: svn path=/head/; revision=183141
* * Migrate to gfortran.Maho Nakata2007-01-174-5/+153
| | | | | | | | | * Bump port revision. * Use gfortran compiled atlas/blas/lapack. * Approved by: portmgr(kris) Notes: svn path=/head/; revision=182561
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+0
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to 1.2.6. [1]Sam Lawrance2006-02-174-8/+31
| | | | | | | | | | Add a patch to unbreak compilation with mpich. [2] PR: ports/92909 [1], ports/93176 [2] Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer) Notes: svn path=/head/; revision=156211
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* - Mark BROKEN on 4.XPav Lucistnik2005-06-011-0/+4
| | | | Notes: svn path=/head/; revision=136583
* - Does not compile on sparc64Pav Lucistnik2005-05-281-0/+4
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=136330
* New port for mbdyn, which is a MultiBody Dynamics simulation software. It comesPav Lucistnik2005-05-227-0/+180
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 <kay_lehmann@web.de> Notes: svn path=/head/; revision=135874