Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 Dec 2020 11:06:15
1.19.1.b.14

|
yuri  |
science/vipster: Update 1.18b.20200514 -> 1.19.1b-14 |
07 Sep 2020 21:19:41
1.18.b.20200514_3

|
tobik  |
devel/libfmt: Update to 7.0.3
Changes: https://github.com/fmtlib/fmt/releases/tag/7.0.3
ABI: https://abi-laboratory.pro/tracker/timeline/fmt |
31 Jul 2020 17:07:19
1.18.b.20200514_2

|
tobik  |
devel/libfmt: Update to 7.0.2
Changes: https://github.com/fmtlib/fmt/releases/tag/7.0.2
ABI: https://abi-laboratory.pro/tracker/timeline/fmt |
20 Jul 2020 16:27:43
1.18.b.20200514_1

|
tobik  |
devel/libfmt: Update to 7.0.1
Changes: https://github.com/fmtlib/fmt/releases/tag/7.0.1
ABI: https://abi-laboratory.pro/tracker/timeline/fmt |
15 May 2020 03:46:26
1.18.b.20200514

|
yuri  |
science/vipster: Update 1.18b-174 -> 1.18b.20200514 (to the current revision) |
07 May 2020 16:08:27
1.18.b.174

|
yuri  |
science/vipster: Update 1.18b-75 -> 1.18b-174 |
12 Jan 2020 20:12:43
1.18.b.75_1

|
yuri  |
science/vipster: Limit the version format to prevent portscout reporting odd
revisions |
10 Jan 2020 04:35:04
1.18.b.75_1

|
yuri  |
science/vipster: Fix build on gcc-based architectures by setting compiler
properly
The instruction in https://wiki.freebsd.org/HardcodedCCVersions recommending to
use
-DLLVM_CONFIG_EXECUTABLE for cmake-based ports turned out to be wrong for
vipster,
it doesn't work. The way how is done now works fine.
Reported by: pkubaj |
09 Jan 2020 07:57:43
1.18.b.75_1

|
yuri  |
science/vipster: Unbreak on 120amd64 (with clang-6) by forcing the latest clang
clang-6 lacks the c++17 feature std::mmap::extract
Reported by: fallout |
02 Jan 2020 04:35:58
1.18.b.75

|
yuri  |
science/vipster: Update 1.16b -> 1.18b-75 |
06 Nov 2019 16:26:35
1.16.b_1

|
antoine  |
Mark a few ports BROKEN (unfetchable) |
26 Jul 2019 20:46:57
1.16.b_1

|
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 |
01 Apr 2019 15:57:42
1.16.b

|
yuri  |
science/vipster: Update 1.15b -> 1.16b |
24 Feb 2019 19:42:02
1.15.b

|
yuri  |
science/vipster: Update 1.14.1a -> 1.15b |
16 Jan 2019 18:22:23
1.14.1.a

|
yuri  |
science/vipster: Update 1.14a -> 1.14.1a
This should fix build failures due to wrong STL headers. |
16 Jan 2019 11:13:45
1.14.a_1

|
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
25 Dec 2018 20:25:40
1.14.a

|
tcberner  |
Change cmake default behaviour to outsource.
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 |
21 Dec 2018 07:09:28
1.14.a

|
yuri  |
science/vipster: Fix mistake in the BROKEN statement |
21 Dec 2018 07:07:35
1.14.a

|
yuri  |
New port: science/vipster: Crystalline and molecular structure visualisation
program |