aboutsummaryrefslogtreecommitdiff
path: root/science/mbdyn
Commit message (Collapse)AuthorAgeFilesLines
...
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casesTijl Coosemans2014-02-161-2/+1
| | | | | | | | | | | | | | USE_GCC=yes has been omitted though. Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk. Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,... Exp-run: bdrewery Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=344614
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331644
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | science) Notes: svn path=/head/; revision=327767
* Convert science to new options frameworkBaptiste Daroussin2013-04-281-16/+13
| | | | Notes: svn path=/head/; revision=316757
* add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriateBrendan Fabeny2012-07-091-2/+2
| | | | | | | | | | | CONFLICTS, LATEST_LINK, and PORTSCOUT; adjust dependent ports; explicitly note the restrictive license of the metis ports (while here, append the MPI port to *DEPENDS in math/parmetis, rather than using an assignment) PR: 169578 Notes: svn path=/head/; revision=300666
* adjust linking and comments in dependent ports after the math/atlas update;Brendan Fabeny2011-11-221-4/+4
| | | | | | | | | | | math/atlas-devel will be updated to use the same constructs at a later date PR: 162706 Approved by: miwi (portmgr) Feature safe: yes Notes: svn path=/head/; revision=286242
* Mark as broken on powerpc: does not compile.Mark Linimon2011-11-111-0/+4
| | | | | | | | Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=285516
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* I forgot to remove unncessary patch..Maho Nakata2011-09-121-64/+0
| | | | | | | Pointed out by: bf, erwin and pav Notes: svn path=/head/; revision=281698
* Update to 1.4.0 and unbreak for 8-exp gcc46 run.Maho Nakata2011-09-074-9/+26
| | | | | | | | Patch kindly sent by: bf Discssed with: gerald Notes: svn path=/head/; revision=281340
* Fix for experimental gcc 4.6 build, and many small fixesMaho Nakata2011-08-251-13/+20
| | | | | | | | | and improvements, and bump portrevision. Submitted by: bf Notes: svn path=/head/; revision=280425
* - Chase ginac shlib bumpMartin Wilke2011-03-041-1/+1
| | | | Notes: svn path=/head/; revision=270290
* Chase the upgrade of MPICH2.Thierry Thomas2011-02-262-2/+1
| | | | | | | | | | Since I'm there, pet portlint where needed, e.g. by removing oblsolete MD5 checksums. PR: ports/154715 Notes: svn path=/head/; revision=269786
* Chase the upgrade of MPICH2.Thierry Thomas2010-11-145-19/+97
| | | | | | | | PR: ports/151868 Approved by: maho (maintainer) Notes: svn path=/head/; revision=264534
* - 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