Details
Ran several queries w/out a problem.
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 14408 Build 14560: arc lint + arc unit
Event Timeline
Is there a need to have multiple versions? Otherwise not simply upgrade the existing one. Also maybe this could be greatly simplified using slave ports.
I was going to create databases/arangodb, but the maintainer insisted that 33 is significantly different from 32, and he prefers to keep them like that for now.
Also, when I updated 32->33, it failed to start because some special action was required. So it will be bad to force people into one mainline version. In case it will change later, users will suffer such inconveniences.
databases/arangodb33/files/patch-arangod_RestHandler_RestAuthHandler.cpp | ||
---|---|---|
1 ↗ | (On Diff #37752) | ^ revert these changes to the patches that change nothing. Nothing is gained from an updated date. |
databases/arangodb33/Makefile | ||
---|---|---|
22 | did you try "cmake:outsource" without "gmake"? | |
24–25 | You could switch this to CMAKE_ON and CMAKE_OFF. | |
25–27 | ^
|
.
databases/arangodb33/Makefile | ||
---|---|---|
25–27 | I tried to unbundle them, this didn't work. This is a massive project. |
databases/arangodb33/Makefile | ||
---|---|---|
22 | Just tried without gmake. It still breaks. |
Could you update the diff as it does not apply anymore?
databases/arangodb33/Makefile | ||
---|---|---|
25–27 | If it is too hard, then no. |