Dmitry Marakasov
Dmitry Marakasov
And rename the repo to repology-data. Rule and repo configs are similar data and changes to both frequently come along. Also, schema validation scripts are currently duplicated in two repositories,...
As per comment in f3079bba6c5f886df5ae23a4dc5506e670dd2157 > It is possible this might be replaced with cmake files in the future, and given the fact that qbs [no longer works](https://cgit.freebsd.org/ports/commit/?id=b97a7f5984cb5894ea5e2047ed749778b0ef51dc) on FreeBSD...
96.2.350 with `-Dbuild_render=true`: ``` c++ -Irender.p -I. -I.. -Isrc -I../src -Idata -I../data -Iresources -I../resources -Isrc/config/render -I../src/config/render -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++11 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -Wno-unused-result -msse2...
96.2.350 with `-Dhttp=false`: ``` ../src/lua/LuaTCPSocket.cpp:20:27: error: unknown type name 'CURL' void SetupCurlEasyCiphers(CURL *easy); ^ 1 error generated. ```
FreeBSD 13.0, poudriere-devel-3.3.99.20211130 When `poudriere testport` is interrupted (^C) right after `Creating the reference jail...` message, it kills host processes via pidfiles in (host) `/var/run`. I've traced it up to...
I've just happened to build math/atlas in poudriere, and something bad had happened: ``` % du -Ah atlas-3.8.4_7,1.log 606G atlas-3.8.4_7,1.log ``` however, thankfully: ``` % du -h atlas-3.8.4_7,1.log 7.9G atlas-3.8.4_7,1.log...
## Prerequisites - [x] Have you checked for an existing issue describing your problem? - [x] Are you running the latest version? - [x] Is your ports tree recent? -...
COPYING is GPLv3, however most source files list GPLv2+.
Could openapoc please use consistent versioning? For instance, https://github.com/OpenApoc/OpenApoc/tags shows 6 different versioning schemes, and on top of that the latest one is not monotonic and differs from the release...