2022-05-30 11:47:34 by Jaap Boender | Files touched by this commit (1) |
Log message:
More build fixes for mef@
Upon further investigation, mef@ was right and the problem was in
make being called through dune.
|
2022-05-30 11:33:00 by Jaap Boender | Files touched by this commit (2) |
Log message:
Build fixes for devel/ocaml-bigstringaf. Revbump.
The earlier fixes by mef@ (using make) don't solve the problem properly,
since the Makefile only calls dune anyway. However, it does so with
different parameters, most notably not using the -j parameter (leaving
dune to autodetect the number of jobs). That (and the fact that I can't
reproduce the problem) suggests to me that parallel building is the culpit.
I've disabled it for now and will file a bug upstream.
|
2022-05-29 09:32:15 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(devel/ocaml-bigstringaf) Add USE_TOOLS+= pkg-config
|
2022-05-28 02:52:42 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(devel/ocaml-bigstringaf) Fix build, +USE_TOOLS+= gmake
|
2022-05-24 20:59:36 by Jaap Boender | Files touched by this commit (145) |
Log message:
Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages
|
2022-05-11 11:52:09 by Jaap Boender | Files touched by this commit (4) |
Log message:
Updated devel/ocaml-bigstringaf to version 0.9.0.
Upstream changes are minor.
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-03-08 09:13:10 by Jaap Boender | Files touched by this commit (214) | |
Log message:
Recursive revbump associated with update of lang/ocaml
|
2020-01-24 17:25:41 by Jaap Boender | Files touched by this commit (3) | |
Log message:
Updated devel/ocaml-bigstringaf to version 0.6.0.
Mostly minor changes and bugfixes; also updates to the build system.
|