Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.3_17 11 Jan 2025 10:02:35 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade to Suitesparse |
1.7.3_16 29 Apr 2024 20:08:56 |
Thierry Thomas (thierry) |
*/*: chase SuiteSparse’s upgrade |
1.7.3_15 21 Mar 2024 12:34:33 |
Nuno Teixeira (eduardo) |
science/mbdyn: Move man pages to share/man
Approved by: portmgr (blanket) |
1.7.3_14 28 Jan 2024 12:02:23 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade to SuiteSparse |
1.7.3_13 13 Jan 2024 10:19:22 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of SuiteSparse to v7.5.0 |
1.7.3_12 01 Jan 2024 11:49:51 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0
PR: 275860 |
1.7.3_11 31 Dec 2023 14:31:11 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of SuiteSparse |
1.7.3_10 28 Oct 2023 19:08:45 |
Yuri Victorovich (yuri) |
science/mbdyn: Remove Gotoblas
PR: 274110
Requested by: thierry@ |
1.7.3_9 15 Oct 2023 09:03:17 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of SuiteSparse |
1.7.3_8 20 Sep 2023 17:57:40 |
Thierry Thomas (thierry) |
/*: bump PORTREVISION after the upgrade of SuiteSparse |
1.7.3_7 18 Jul 2023 14:21:39 |
Yuri Victorovich (yuri) |
science/mbdyn: FIx build with clang16 by adding USE_CXXSTD
Reported by: fallout |
1.7.3_7 01 Jul 2023 16:11:11 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of SuiteSparse |
1.7.3_6 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.7.3_5 19 Jan 2023 16:45:37 |
Thierry Thomas (thierry) |
math/suitesparse*: bump PORTREVISION of dependant ports |
1.7.3_4 27 Nov 2022 11:09:57 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of math/suitesparse*
PR: 267742 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.7.3_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.7.3_3 20 Jul 2022 14:22:51 |
Tobias C. Berner (tcberner) |
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above ) |
1.7.3_3 08 Nov 2021 15:52:33 |
Piotr Kubaj (pkubaj) |
science/mbdyn: fix build on powerpc64*
In file included from bulk.cc:35:
In file included from ./dataman.h:47:
In file included from ./mbpar.h:107:
In file included from ./../../libraries/libmbutil/parsinc.h:108:
./../../libraries/libmbutil/parser.h:275:3: error: expected identifier
FIRSTARG,
^
/usr/include/machine/frame.h:112:18: note: expanded from macro 'FIRSTARG'
^
1 error generated. |
1.7.3_3 25 May 2021 10:00:10 |
Thierry Thomas (thierry) |
math/suitesparse: adapt dependency lines after modularization
Do not bump PORTREVISION, because this should not change the resulting
packages.
Note for maintainers: try to not depend on the whole suitesparse package,
especially if your port do not require GraphBLAS (the biggest one). |
1.7.3_3 22 Apr 2021 22:16:46 |
Yuri Victorovich (yuri) |
science/mbdyn: Unbreak build by properly implementing get_nprocs() for FreeBSD.
It looks like it was only built for one CPU before and didn't fail.
Some change in the underlying libraries triggered the build to become
multi-CPU and it began failing because get_nprocs() wasn't available
for FreeBSD and also was't properly linked to the surrounding code.
Reported by: fallout |
1.7.3_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.3_1 17 Nov 2020 22:36:02 |
linimon |
Add workaround for new failure with Fortran GCC 10 frontend:
Type mismatch in argument 't' at (1); passed REAL(4) to INTEGER(4)
PR: 246700
Approved by: maintainer |
1.7.3_1 18 May 2020 01:38:12 |
linimon |
Mark as BROKEN on powerpc64:
libraries/libmbutil/parser.h:275:3: error: expected identifier
Approved by: portmgr (tier-2 blanket) |
1.7.3_1 22 Feb 2020 18:53:40 |
rene |
science/mbdyn: use math/metis instead of expired math/metis4 for METIS option |
1.7.3_1 17 Feb 2020 20:26:39 |
pkubaj |
science/mbdyn: fix build on powerpc*
result is undefined:
wraptest.cc:325:9: error: 'result' was not declared in this scope
325 | time = result << 32;
| ^~~~~~
PR: 244202
Approved by: yuri (maintainer) |
1.7.3_1 30 Jan 2020 14:17:44 |
swills |
Fix math/openblas and bump dependent ports
* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]
This is correcting issues from r523749 [1][2][4] and r515970 [3]
PR: 231371
Reported by: build cluster [1]
Reported by: Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by: many [5]
Reviewed by: mat, bapt
Approved by: implicit, since this is a build fix |
1.7.3 12 Jan 2020 21:06:31 |
yuri |
science/mbdyn: Update 1.7.2 -> 1.7.3
Reported by: portscout |
1.7.2_8 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.7.2_7 22 Apr 2019 13:16:34 |
gerald |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl |
1.7.2_6 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.7.2_5 04 Oct 2018 21:10:42 |
yuri |
science/dftbplus science/mbdyn science/octopus: Change from math/arpack to
math/arpack-ng |
1.7.2_4 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.7.2_3 22 Jun 2018 08:08:31 |
yuri |
science/mbdyn: Take maintainership. |
1.7.2_3 22 Jun 2018 08:04:39 |
yuri |
Reset MAINTAINER on ports maintained by amutu@amutu.com
Based on the new policy of all maintained ports reset
when maintaner is absent for 3 months.
Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months).
portscout database indicates that 48.94% of his ports aren't updated. |
1.7.2_3 26 Apr 2018 06:41:30 |
yuri |
math/suitesparse: Update 4.0.2 -> 5.2.0
Port changes:
* Change to DISTVERSION
* Update MASTER_SITES
* Change to LICENSE_COMB=dual
* Add LIB_DEPENDS
* Unbundle metis, made it a dependency
* Update do-build and do-install
* Update WWW
Bump 11 ports.
games/naev is marked broken because it depends on the no longer installed
library.
PR: 210579
Submitted by: yuri
Submitted by: pfg
Approved by: maintainer timeout (maho@FreeBSD.org, 21 months)
Approved by: maintainer timeout (fortran@FreeBSD.org, 45 days) |
1.7.2_2 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.7.2_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.7.2 05 Jul 2017 15:50:43 |
ultima |
* Updated to 1.7.2
* New maintainer Jov <amutu@amutu.com>
* Sorted options
Changelog: https://www.mbdyn.org/userfiles/downloads/CHANGELOG-1.7.txt
PR: 220157
Submitted by: Jov <amutu@amutu.com> (maintainer), pfg
Reviewed by: matthew (mentor), matt
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11481 |
1.7.1_2 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
1.7.1_1 07 Dec 2016 13:24:57 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry |
1.7.1 29 Sep 2016 20:01:40 |
pawel |
- Update to version 1.7.1 [1]
- Enable multithreaded support with devel/libatomic_ops [1]
- Remove not supported TCL option [1]
- Add LICENSE_FILE
- Convert to options helpers
https://www.mbdyn.org/userfiles/downloads/CHANGELOG-1.5.txt
https://www.mbdyn.org/userfiles/downloads/CHANGELOG-1.6.txt
https://www.mbdyn.org/userfiles/downloads/CHANGELOG-1.7.txt
PR: 212464 [1]
Submitted by: pfg [1] |
1.4.3_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.4.3_1 05 Feb 2015 22:51:23 |
thierry |
- Use blaslapack
- Fix configure with Gotoblas2
- Fix umfpack detection
- Pet portlint. |
1.4.3_1 12 Nov 2014 18:48:53 |
antoine |
Cleanup plist |
1.4.3_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.4.3 29 Aug 2014 18:43:03 |
bapt |
Update to 1.4.3
Stage
Strip binaries
Convert to USES=libtool
PR: 193074
Submitted by: pfg |
1.4.0_3 24 Jul 2014 16:33:10 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
1.4.0_3 17 Jul 2014 08:57:51 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
1.4.0_3 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
1.4.0_3 10 May 2014 21:57:47 |
stephen |
- Chase revision r353611 to math/GiNaC.
Approved by: portmgr (implicit) |
1.4.0_2 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
1.4.0_1 16 Feb 2014 17:15:32 |
tijl |
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
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) |
1.4.0_1 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- 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 (Only the first 15 lines of the commit message are shown above ) |
1.4.0 20 Sep 2013 22:48:31 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
1.4.0 28 Apr 2013 22:08:22 |
bapt |
Convert science to new options framework |
1.4.0 09 Jul 2012 11:11:44 |
bf |
add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriate
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 |
1.4.0 22 Nov 2011 11:14:10 |
bf |
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date
PR: 162706
Approved by: miwi (portmgr)
Feature safe: yes |
1.4.0 11 Nov 2011 04:12:51 |
linimon |
Mark as broken on powerpc: does not compile.
Hat: portmgr
Feature safe: yes |
1.4.0 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
1.4.0 12 Sep 2011 19:14:40 |
maho |
I forgot to remove unncessary patch..
Pointed out by: bf, erwin and pav |
1.4.0 07 Sep 2011 02:19:30 |
maho |
Update to 1.4.0 and unbreak for 8-exp gcc46 run.
Patch kindly sent by: bf
Discssed with: gerald |
1.3.9_5 25 Aug 2011 22:25:45 |
maho |
Fix for experimental gcc 4.6 build, and many small fixes
and improvements, and bump portrevision.
Submitted by: bf |
1.3.9_4 04 Mar 2011 14:08:57 |
miwi |
- Chase ginac shlib bump |
1.3.9_3 26 Feb 2011 09:56:51 |
thierry |
Chase the upgrade of MPICH2.
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.
PR: ports/154715 |
1.3.9_2 14 Nov 2010 22:00:16 |
thierry |
Chase the upgrade of MPICH2.
PR: ports/151868
Approved by: maho (maintainer) |
1.3.9_1 28 Nov 2009 10:44:56 |
thierry |
- Chase relocation of net/mpich2
- Bump PORTREVISION if needed
- Fix some portlint errors. |
1.3.9_1 13 Sep 2009 00:08:01 |
gerald |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
1.3.9 05 Aug 2009 05:25:46 |
maho |
Update to 1.3.9 and unbreak.
Hoping sparc version is also builds as well. |
1.2.7_2 29 May 2009 03:31:23 |
maho |
Take over. |
1.2.7_2 07 Feb 2009 16:38:30 |
gerald |
Mark BROKEN. |
1.2.7_2 07 Feb 2009 15:11:31 |
gerald |
No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done via
Mk/bsd.gcc.mk.
Remove trailing whitespace to appease portlint. |
1.2.7_2 07 Jan 2009 16:34:27 |
gerald |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
1.2.7_1 05 Sep 2008 21:09:25 |
amdmi3 |
- Add experimental option for Chaco.
- 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> |
1.2.7 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
1.2.7 03 Jun 2008 02:42:06 |
linimon |
Reset kay_lehmann@web.de by request due to lack to time to maintain ports. We
appreciate all the help in the past. |
1.2.7 27 Oct 2007 19:00:54 |
pav |
- Remove patch files as per last PR
Reported by: pointyhat
Pointy hat to: araujo |
1.2.7 08 Oct 2007 18:26:19 |
araujo |
- Update to 1.2.7.
- 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) |
1.2.6_2 04 Oct 2007 02:24:29 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
1.2.6_2 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
1.2.6_1 09 Mar 2007 12:18:21 |
maho |
Fix build by renaming libcolamd.a to libcolamd_mbdyn.a.
Submitted by: maho
Approved by: maintainer |
1.2.6_1 19 Feb 2007 05:38:48 |
maho |
Fix build.
Approved by: maintainer timeout (14 days) |
1.2.6_1 24 Jan 2007 01:19:49 |
maho |
Forgot to remove patch. |
1.2.6_1 24 Jan 2007 01:18:56 |
maho |
* remove unnecessary patch
* possible fix build on pointy hat
Approved by: maintainer |
1.2.6_1 17 Jan 2007 02:21:49 |
maho |
* Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.
* Approved by: portmgr(kris) |
1.2.6 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.2.6 17 Feb 2006 11:47:41 |
lawrance |
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 <kay_lehmann@web.de> (maintainer) |
1.2.4 24 Jan 2006 01:01:36 |
edwin |
SHA256ify
Approved by: krion@ |
1.2.4 15 Nov 2005 06:52:12 |
ade |
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. |
1.2.4 01 Jun 2005 07:49:33 |
pav |
- Mark BROKEN on 4.X |
1.2.4 28 May 2005 09:42:15 |
pav |
- Does not compile on sparc64
Reported by: krismail |
1.2.4 22 May 2005 15:50:06 |
pav |
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 <kay_lehmann@web.de> |