Created attachment 187467 [details] New ArangoDB port files This is a FreeBSD port of ArangoDB 3.2.5-2. ArangoDB is a production ready highly available Multi-Model NoSQL database
Created attachment 187477 [details] Better patch
Created attachment 188159 [details] 3.2.8 patch with all reviewer comments addressed
A commit references this bug: Author: lifanov Date: Tue Nov 21 15:47:55 UTC 2017 New revision: 454616 URL: https://svnweb.freebsd.org/changeset/ports/454616 Log: new port: databases/arangodb32 ArangoDB is a production ready highly available Multi-Model NoSQL database PR: 223240 Submitted by: dev@dudu.ro Differential Revision: https://reviews.freebsd.org/D12793 Changes: head/GIDs head/UIDs head/databases/Makefile head/databases/arangodb32/ head/databases/arangodb32/Makefile head/databases/arangodb32/distinfo head/databases/arangodb32/files/ head/databases/arangodb32/files/arangod.in head/databases/arangodb32/files/patch-CMakeLists.txt head/databases/arangodb32/files/patch-arangod_Agency_Store.cpp head/databases/arangodb32/files/patch-arangod_RestHandler_RestAuthHandler.cpp head/databases/arangodb32/files/patch-cmake_ArangoDBInstall.cmake head/databases/arangodb32/files/patch-lib_Basics_process-utils.cpp head/databases/arangodb32/files/patch-lib_Basics_socket-utils.h head/databases/arangodb32/files/patch-lib_Logger_LogAppenderSyslog.cpp head/databases/arangodb32/pkg-descr head/databases/arangodb32/pkg-plist
Committed, thanks! What's your name? I need to add you to this file: https://www.freebsd.org/doc/en_US.ISO8859-1/articles/contributors/contrib-additional.html Also, you can CC me directly on future Bugzilla issues and I'll take them if I have time.
Thanks, much appreciated! I'm already on that list, I submitted a few ports ages ago.
OK, cool!
Created attachment 188211 [details] Fix 10.x and i386 builds This fixes the build on i386. It should also fix 10.3 builds, both i386 and amd64.