notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q4
kore Web application framework for writing web APIs in C
4.2.3 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.2.3Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-11-18 20:32:41
Last Update: 2023-11-18 20:24:41
Commit Hash: a9a9dcf
Also Listed In: www
License: ISCL
WWW:
http://www.kore.io/
Description:
Kore is an easy to use web application framework for writing scalable web APIs in C. Its main goals are security, scalability and allowing rapid development and deployment of such APIs. Because of this Kore is an ideal candidate for building robust, scalable and secure web things.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (94 items)
Collapse this list.
  1. /usr/local/share/licenses/kore-4.2.3/catalog.mk
  2. /usr/local/share/licenses/kore-4.2.3/LICENSE
  3. /usr/local/share/licenses/kore-4.2.3/ISCL
  4. bin/kodev
  5. bin/kore
  6. include/kore/acme.h
  7. include/kore/curl.h
  8. include/kore/hooks.h
  9. include/kore/http.h
  10. include/kore/jsonrpc.h
  11. include/kore/kore.h
  12. include/kore/pgsql.h
  13. include/kore/python_api.h
  14. include/kore/python_methods.h
  15. include/kore/seccomp.h
  16. include/kore/sha1.h
  17. include/kore/sha2.h
  18. include/kore/tasks.h
  19. share/man/man1/kodev.1.gz
  20. share/kore/features
  21. share/kore/ffdhe4096.pem
  22. share/kore/include/kore/acme.h
  23. share/kore/include/kore/curl.h
  24. share/kore/include/kore/hooks.h
  25. share/kore/include/kore/http.h
  26. share/kore/include/kore/jsonrpc.h
  27. share/kore/include/kore/kore.h
  28. share/kore/include/kore/pgsql.h
  29. share/kore/include/kore/python_api.h
  30. share/kore/include/kore/python_methods.h
  31. share/kore/include/kore/seccomp.h
  32. share/kore/include/kore/sha1.h
  33. share/kore/include/kore/sha2.h
  34. share/kore/include/kore/tasks.h
  35. share/kore/linker
  36. share/kore/Makefile
  37. share/kore/misc/curl-extract-opt.sh
  38. share/kore/misc/curl/python_curlopt.h
  39. share/kore/misc/ffdhe4096.pem
  40. share/kore/misc/kore-build/build-curl.sh
  41. share/kore/misc/kore-build/build-kodev.sh
  42. share/kore/misc/kore-build/build-kore.sh
  43. share/kore/misc/kore-build/build-nghttp2.sh
  44. share/kore/misc/kore-build/build-openssl.sh
  45. share/kore/misc/kore-build/build-python.sh
  46. share/kore/misc/kore-build/helpers.sh
  47. share/kore/misc/linux-platform.sh
  48. share/kore/misc/linux/aarch64_syscall.h.in
  49. share/kore/misc/linux/arm_syscall.h.in
  50. share/kore/misc/linux/x86_64_syscall.h.in
  51. share/kore/misc/python3-config.sh
  52. share/kore/RELEASE
  53. share/kore/src/accesslog.c
  54. share/kore/src/acme.c
  55. share/kore/src/auth.c
  56. share/kore/src/bsd.c
  57. share/kore/src/buf.c
  58. share/kore/src/cli.c
  59. share/kore/src/config.c
  60. share/kore/src/connection.c
  61. share/kore/src/curl.c
  62. share/kore/src/domain.c
  63. share/kore/src/filemap.c
  64. share/kore/src/fileref.c
  65. share/kore/src/http.c
  66. share/kore/src/json.c
  67. share/kore/src/jsonrpc.c
  68. share/kore/src/keymgr_openssl.c
  69. share/kore/src/kore.c
  70. share/kore/src/linux.c
  71. share/kore/src/log.c
  72. share/kore/src/mem.c
  73. share/kore/src/module.c
  74. share/kore/src/msg.c
  75. share/kore/src/net.c
  76. share/kore/src/pgsql.c
  77. share/kore/src/pool.c
  78. share/kore/src/python.c
  79. share/kore/src/route.c
  80. share/kore/src/runtime.c
  81. share/kore/src/seccomp.c
  82. share/kore/src/sha1.c
  83. share/kore/src/sha2.c
  84. share/kore/src/tasks.c
  85. share/kore/src/timer.c
  86. share/kore/src/tls_none.c
  87. share/kore/src/tls_openssl.c
  88. share/kore/src/utils.c
  89. share/kore/src/validator.c
  90. share/kore/src/websocket.c
  91. share/kore/src/worker.c
  92. @owner
  93. @group
  94. @mode
Collapse this list.
Dependency lines:
  • kore>0:devel/kore
To install the port:
cd /usr/ports/devel/kore/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/kore
  • pkg install kore
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: kore
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1693422665 SHA256 (kore-4.2.3.tar.gz) = f9a9727af97441ae87ff9250e374b9fe3a32a3348b25cb50bd2b7de5ec7f5d82 SIZE (kore-4.2.3.tar.gz) = 1085717

Packages (timestamps in pop-ups are UTC):
kore
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--4.0.1---4.0.1-
FreeBSD:13:quarterly--4.1.0--4.2.34.2.34.2.3
FreeBSD:14:latest--4.1.0--4.1.0-4.1.0
FreeBSD:14:quarterly-----4.2.34.2.34.2.3
FreeBSD:15:latest--n/a-n/a4.2.34.2.34.2.3
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. gettext-runtime>=0.22_1 : devel/gettext-runtime
  3. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libyajl.so : devel/yajl
  3. libpq.so.5 : databases/postgresql15-client
  4. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for kore-4.2.3: ACME=on: Build with ACME support CURL=on: Data transfer support via cURL DEBUG=off: Build with debugging support EXAMPLES=on: Build and/or install examples HTTP=on: Build with HTTP support JSONRPC=on: Build with JSON-RPC support PGSQL=on: PostgreSQL database support PYTHON=on: Python bindings or support TASKS=on: Build with tasks support TLS=on: Secure network connection support via TLS ===> Use 'make config' to modify these settings
Options name:
devel_kore
USES:
compiler:c11 gmake ssl pgsql gettext-runtime python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://kore.io/releases/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.2.3
18 Nov 2023 20:24:41
commit hash: a9a9dcfc426d7908a107fa3bf5695766b3082066commit hash: a9a9dcfc426d7908a107fa3bf5695766b3082066commit hash: a9a9dcfc426d7908a107fa3bf5695766b3082066commit hash: a9a9dcfc426d7908a107fa3bf5695766b3082066 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/kore: fix build on armv7 and clean up

 - fix a warning about a wrong formatting specifier
 - exorcise -Werror so future warnings do not break the build
 - as a result, simplify Makefile
 - switch to C11 to avoid some warnings
 - reinstate %%OPENSSLINC%% patch bits dropped in previous commit
 - patch in %%LOCALBASE%% correctly

MFH:		2023Q4
(cherry picked from commit bd7b56ae1896ca6c74df5ae31fee35efd107caa7)

Number of commits found: 1