| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
https://github.com/veg/hyphy/releases/tag/2.5.29
Notes:
svn path=/head/; revision=566516
|
|
|
|
|
|
|
| |
https://github.com/veg/hyphy/releases/tag/2.5.28
Notes:
svn path=/head/; revision=566423
|
|
|
|
|
|
|
| |
https://github.com/veg/hyphy/releases/tag/2.5.27
Notes:
svn path=/head/; revision=563045
|
|
|
|
|
|
|
| |
https://github.com/veg/hyphy/releases/tag/2.5.26
Notes:
svn path=/head/; revision=561665
|
|
|
|
|
|
|
|
|
|
| |
USES=compiler:openmp still forces building with GCC. This is no longer
necessary on tier 1 platforms, which have openmp in the base system.
PR: 247753, 252379
Notes:
svn path=/head/; revision=561239
|
|
|
|
|
|
|
| |
https://github.com/veg/hyphy/releases/tag/2.5.25
Notes:
svn path=/head/; revision=561185
|
|
|
|
|
|
|
| |
https://github.com/veg/hyphy/releases/tag/2.5.24
Notes:
svn path=/head/; revision=558773
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/veg/hyphy/releases/tag/2.5.23
Notes:
svn path=/head/; revision=555698
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/veg/hyphy/releases/tag/2.5.22hf
Notes:
svn path=/head/; revision=555628
|
|
|
|
| |
Notes:
svn path=/head/; revision=553693
|
|
|
|
| |
Notes:
svn path=/head/; revision=552526
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/veg/hyphy/releases/tag/2.5.19
Notes:
svn path=/head/; revision=552165
|
|
|
|
|
|
|
|
| |
The AVX option is off by default, because hyphy will crash on systems
without advanced vector extensions support.
Notes:
svn path=/head/; revision=547370
|
|
|
|
|
|
|
|
|
| |
Upstream changes:
https://github.com/veg/hyphy/releases/tag/2.5.16
https://github.com/veg/hyphy/releases/tag/2.5.17
Notes:
svn path=/head/; revision=545538
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/veg/hyphy/releases/tag/2.5.15
Notes:
svn path=/head/; revision=540728
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/veg/hyphy/releases/tag/2.5.14
Notes:
svn path=/head/; revision=537106
|
|
|
|
|
|
|
|
|
|
| |
Upstream changes:
https://github.com/veg/hyphy/releases/tag/2.5.11
https://github.com/veg/hyphy/releases/tag/2.5.12
Notes:
svn path=/head/; revision=533731
|
|
|
|
|
|
|
|
|
| |
Upstream changes:
https://github.com/veg/hyphy/releases/tag/2.5.9
https://github.com/veg/hyphy/releases/tag/2.5.10
Notes:
svn path=/head/; revision=532908
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/veg/hyphy/releases/tag/2.5.8
Notes:
svn path=/head/; revision=529331
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/veg/hyphy/releases/tag/2.5.7
Notes:
svn path=/head/; revision=528753
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/veg/hyphy/releases/tag/2.5.6
Notes:
svn path=/head/; revision=528590
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/veg/hyphy/releases/tag/2.5.5
Notes:
svn path=/head/; revision=527606
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/veg/hyphy/releases
Notes:
svn path=/head/; revision=526622
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=507372
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=488341
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=487272
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This pulls in fixes after the 2.3.14 release.
Upstream changes for version 2.3.14:
https://github.com/veg/hyphy/releases/tag/2.3.14
Subsequent fixes:
https://github.com/veg/hyphy/commit/1ecac31
https://github.com/veg/hyphy/commit/bec6833
https://github.com/veg/hyphy/commit/9847438
https://github.com/veg/hyphy/commit/02dcedd
https://github.com/veg/hyphy/commit/8f44d3c
https://github.com/veg/hyphy/commit/5297c30
https://github.com/veg/hyphy/commit/3d88d3e
Notes:
svn path=/head/; revision=482495
|
|
|
|
| |
Notes:
svn path=/head/; revision=470664
|
|
|
|
|
|
|
|
|
| |
Also, remove patch that upstream incorporated in new tarball.
Upstream issue: https://github.com/veg/hyphy/issues/796
Notes:
svn path=/head/; revision=469922
|
|
WWW: http://www.hyphy.org/
Notes:
svn path=/head/; revision=469604
|