Page MenuHomeFreeBSD

science/mbdyn: update to 1.7.2 and takeover maintainership
ClosedPublic

Authored by ultima on Jul 4 2017, 9:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 12:47 PM
Unknown Object (File)
Tue, Sep 30, 12:13 AM
Unknown Object (File)
Sep 16 2025, 5:59 AM
Unknown Object (File)
Sep 4 2025, 10:03 AM
Unknown Object (File)
Aug 1 2025, 8:04 PM
Unknown Object (File)
Jul 29 2025, 5:33 AM
Unknown Object (File)
Jul 22 2025, 6:02 AM
Unknown Object (File)
Jul 10 2025, 5:28 AM
Subscribers

Details

Summary
  • Updated to 1.7.2
  • Sorted options

Changelog: https://www.mbdyn.org/userfiles/downloads/CHANGELOG-1.7.txt

PR\: 220157
Sumitted by\: Jov <amutu@amutu.com> (maintainer)
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
WARN: Makefile: [51]: possible direct use of command "which" found. use ${WHICH} instead.
WARN: Makefile: [66]: possible direct use of command "which" found. use ${WHICH} instead.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: "LIB_DEPENDS" has to appear earlier.
0 fatal errors and 4 warnings found.

flase pos, BROKEN_* should be before *_DEPENDS.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Moved OPTIONS_DEFAULT, should come after OPTIONS_DEFINE

science/mbdyn/Makefile
35 ↗(On Diff #30414)

If it's not implemented, then what's the point of this option?

science/mbdyn/Makefile
75 ↗(On Diff #30414)

This is never used.

mpi support is dead upstream and ginac has been removed as it is broken.

This revision is now accepted and ready to land.Jul 5 2017, 7:27 AM
This revision was automatically updated to reflect the committed changes.