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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
kore Web application framework for writing web APIs in C
4.2.3_1 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.3_1Version 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: 2016-09-06 17:40:14
Last Update: 2024-03-21 09:21:06
Commit Hash: 352fb71
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

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_1/catalog.mk
  2. /usr/local/share/licenses/kore-4.2.3_1/LICENSE
  3. /usr/local/share/licenses/kore-4.2.3_1/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:latest4.2.3_14.2.3_14.0.14.2.3_14.2.3_1-4.0.1-
FreeBSD:13:quarterly4.2.34.2.34.1.04.2.34.2.3_14.2.34.2.34.2.3
FreeBSD:14:latest4.2.3_14.2.3_14.1.04.2.3_14.2.3_14.1.0-4.1.0
FreeBSD:14:quarterly4.2.34.2.3_1-4.2.34.2.3_14.2.34.2.34.2.3
FreeBSD:15:latest4.2.34.2.3_1n/a4.2.3n/a4.2.34.2.34.2.3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : 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_1: 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.

There are no commits on branch 2022Q2 for this port