| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.6
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.7
|
|
|
|
|
|
|
|
|
|
|
| |
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
|
|
|
| |
Upstream changes: https://github.com/Cibiv/IQ-TREE/releases/tag/v1.6.9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Upstream release notes:
https://github.com/Cibiv/IQ-TREE/releases/tag/v1.6.8
|
|
|
|
| |
Upstream changes: https://github.com/Cibiv/IQ-TREE/releases/tag/v1.6.7.1
|
|
|
|
| |
Upstream changes: https://github.com/Cibiv/IQ-TREE/releases/tag/v1.6.7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Upstream changes: https://github.com/Cibiv/IQ-TREE/releases/tag/v1.6.6
|
|
|
|
|
|
| |
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
| |
Upstream changes: https://github.com/Cibiv/IQ-TREE/releases/tag/v1.6.5
|
|
|
|
| |
Upstream changes: https://github.com/Cibiv/IQ-TREE/releases/tag/v1.6.4
|
|
|
|
| |
Upstream changes: https://github.com/Cibiv/IQ-TREE/releases/tag/v1.6.3
|
|
|
|
| |
version 1.1.0 (via revision 464079).
|
|
|
|
| |
Upstream changes: http://www.iqtree.org/release/v1.6.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Usage:
USES=eigen:<version>[,<type>]
version: 2 or 3 (required)
type: build (default), run
For example:
USES=eigen:2,build,run
will add a BUILD- and RUN_DEPENDS on math/eigen2, and
USES=eigen:3
will add a BUILD_DEPENDS on math/eigen3.
* Convert the existing ports to use it
- biology/iqtree: remove run time dependency (seemed not to be needed)
- graphics/movit: remove run time dependency (seemed not to be needed)
- science/avogadro: add run time dependeny (installed cmake file requires it to be present)
Reviewed by: rakuco, mat
Differential Revision: https://reviews.freebsd.org/D13702
|
| |
|
|
|
|
| |
Upstream changes: https://github.com/Cibiv/IQ-TREE/releases
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
example files in first commit
|
|
WWW: http://www.iqtree.org/
|