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)
Feb 23 2024, 4:44 AM
Unknown Object (File)
Feb 23 2024, 4:44 AM
Unknown Object (File)
Feb 23 2024, 4:44 AM
Unknown Object (File)
Feb 23 2024, 4:44 AM
Unknown Object (File)
Feb 23 2024, 4:44 AM
Unknown Object (File)
Feb 22 2024, 5:05 PM
Unknown Object (File)
Feb 11 2024, 3:58 PM
Unknown Object (File)
Jan 29 2024, 3:19 PM
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.