www-servers / kore

Web application platform for writing scalable, concurrent web based processes

Official package sites : https://github.com/jorisvink/kore/ · https://kore.io/ ·

Kore is a web application platform for writing scalable, concurrent web based processes. It is built with a "secure by default" approach. It is fully privilege separated while using strong security features at the operating system level such as seccomp, pledge, unveil and more. Today Kore is used in a variety of applications ranging from high assurance cryptographic devices, machine-learning stacks and even in the aerospace industry.

v4.2.3 :: 0 :: gentoo

Modified
License
ISC
Keywords
~amd64 ~x86
USE flags
acme curl debug http json openssl postgres threads

General

acme
Add support for ACME
curl
Add support for client-side URL transfer library
debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
http
Add support for HTTP
json
Add support for JSONRPC
openssl
Use the openssl TLS backend
postgres
Add support for the postgresql database
threads
Add threads support for various packages. Usually pthreads

dev-db / postgresql : PostgreSQL RDBMS

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

dev-libs / yajl : Small event-driven (SAX-style) JSON parser

net-misc / curl : A Client that groks URLs

dev-db / postgresql : PostgreSQL RDBMS

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

dev-libs / yajl : Small event-driven (SAX-style) JSON parser

net-misc / curl : A Client that groks URLs

907902
www-servers/kore-4.2.3 - src/jsonrpc.c: error: JSONRPC_SERVER_ERROR undeclared (first use in this function)
913529
www-servers/kore-4.2.3 - src/acme.c: error: HTTP_METHOD_GET undeclared (first use in this function)
928415
www-servers/kore-4.2.3 fails to compile: seccomp.h:40:18: error: SYS_newfstatat undeclared here (not in a function)
942212
www-servers/kore-4.2.3 - [ncurses-6.5] [libtool] [gcc-15] Fatal error: cant create obj/domain.o: No such file or directory
Repository mirror & CI · gentoo
Merge updates from master
Maciej Barć · gentoo
www-servers/kore: new package; add 4.2.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org>