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
kore-notls Web application framework for writing web APIs in C
2.0.0_2 devel Deleted 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 2.0.0_2Version of this port present on the latest quarterly branch.
Maintainer: tobik@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-05-02 15:43:51
Last Update: 2017-12-06 15:49:47
SVN Revision: 455656
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. WWW: http://www.kore.io/
Homepage    cgit ¦ GitHub ¦ 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 (120 items)
Collapse this list.
  1. /usr/local/share/licenses/kore-notls-2.0.0_2/catalog.mk
  2. /usr/local/share/licenses/kore-notls-2.0.0_2/LICENSE
  3. /usr/local/share/licenses/kore-notls-2.0.0_2/ISCL
  4. bin/kore-notls
  5. include/kore-notls/kore/http.h
  6. include/kore-notls/kore/jsonrpc.h
  7. include/kore-notls/kore/kore.h
  8. include/kore-notls/kore/pgsql.h
  9. include/kore-notls/kore/tasks.h
  10. share/examples/kore-notls/cpp/.gitignore
  11. share/examples/kore-notls/cpp/README.md
  12. share/examples/kore-notls/cpp/conf/build.conf
  13. share/examples/kore-notls/cpp/conf/cpp.conf
  14. share/examples/kore-notls/cpp/dh2048.pem
  15. share/examples/kore-notls/cpp/src/cpp.cpp
  16. share/examples/kore-notls/cpp/src/example_class.cpp
  17. share/examples/kore-notls/cpp/src/example_class.h
  18. share/examples/kore-notls/generic/README.md
  19. share/examples/kore-notls/generic/assets/index.html
  20. share/examples/kore-notls/generic/assets/intro.jpg
  21. share/examples/kore-notls/generic/assets/params.html
  22. share/examples/kore-notls/generic/assets/private.html
  23. share/examples/kore-notls/generic/assets/private_test.html
  24. share/examples/kore-notls/generic/assets/style.css
  25. share/examples/kore-notls/generic/assets/upload.html
  26. share/examples/kore-notls/generic/conf/build.conf
  27. share/examples/kore-notls/generic/conf/generic.conf
  28. share/examples/kore-notls/generic/src/example.c
  29. share/examples/kore-notls/headers/.gitignore
  30. share/examples/kore-notls/headers/README.md
  31. share/examples/kore-notls/headers/conf/build.conf
  32. share/examples/kore-notls/headers/conf/headers.conf
  33. share/examples/kore-notls/headers/src/headers.c
  34. share/examples/kore-notls/integers/.gitignore
  35. share/examples/kore-notls/integers/README.md
  36. share/examples/kore-notls/integers/conf/build.conf
  37. share/examples/kore-notls/integers/conf/integers.conf
  38. share/examples/kore-notls/integers/src/check_integers.c
  39. share/examples/kore-notls/json_yajl/.gitignore
  40. share/examples/kore-notls/json_yajl/README.md
  41. share/examples/kore-notls/json_yajl/conf/build.conf
  42. share/examples/kore-notls/json_yajl/conf/json_yajl.conf
  43. share/examples/kore-notls/json_yajl/src/json_yajl.c
  44. share/examples/kore-notls/jsonrpc/.gitignore
  45. share/examples/kore-notls/jsonrpc/README.md
  46. share/examples/kore-notls/jsonrpc/conf/build.conf
  47. share/examples/kore-notls/jsonrpc/conf/jsonrpc.conf
  48. share/examples/kore-notls/jsonrpc/src/home.c
  49. share/examples/kore-notls/jsonrpc/src/v1.c
  50. share/examples/kore-notls/jsonrpc/test/integ/jsonrpc.bats
  51. share/examples/kore-notls/kore.conf.example
  52. share/examples/kore-notls/ktunnel/.gitignore
  53. share/examples/kore-notls/ktunnel/README.md
  54. share/examples/kore-notls/ktunnel/client/Makefile
  55. share/examples/kore-notls/ktunnel/client/client.c
  56. share/examples/kore-notls/ktunnel/conf/build.conf
  57. share/examples/kore-notls/ktunnel/conf/ktunnel.conf
  58. share/examples/kore-notls/ktunnel/src/ktunnel.c
  59. share/examples/kore-notls/messaging/.gitignore
  60. share/examples/kore-notls/messaging/README.md
  61. share/examples/kore-notls/messaging/conf/build.conf
  62. share/examples/kore-notls/messaging/conf/messaging.conf
  63. share/examples/kore-notls/messaging/src/messaging.c
  64. share/examples/kore-notls/nohttp/.gitignore
  65. share/examples/kore-notls/nohttp/README.md
  66. share/examples/kore-notls/nohttp/conf/build.conf
  67. share/examples/kore-notls/nohttp/conf/nohttp.conf
  68. share/examples/kore-notls/nohttp/src/nohttp.c
  69. share/examples/kore-notls/parameters/.gitignore
  70. share/examples/kore-notls/parameters/README.md
  71. share/examples/kore-notls/parameters/conf/build.conf
  72. share/examples/kore-notls/parameters/conf/parameters.conf
  73. share/examples/kore-notls/parameters/src/parameters.c
  74. share/examples/kore-notls/pgsql-sync/.gitignore
  75. share/examples/kore-notls/pgsql-sync/conf/build.conf
  76. share/examples/kore-notls/pgsql-sync/conf/pgsql-sync.conf
  77. share/examples/kore-notls/pgsql-sync/src/pgsql-sync.c
  78. share/examples/kore-notls/pgsql/.gitignore
  79. share/examples/kore-notls/pgsql/README.md
  80. share/examples/kore-notls/pgsql/conf/build.conf
  81. share/examples/kore-notls/pgsql/conf/pgsql.conf
  82. share/examples/kore-notls/pgsql/src/pgsql.c
  83. share/examples/kore-notls/pipe_task/.gitignore
  84. share/examples/kore-notls/pipe_task/README.md
  85. share/examples/kore-notls/pipe_task/assets/frontend.html
  86. share/examples/kore-notls/pipe_task/conf/build.conf
  87. share/examples/kore-notls/pipe_task/conf/pipe_task.conf
  88. share/examples/kore-notls/pipe_task/src/pipe_task.c
  89. share/examples/kore-notls/sse/.gitignore
  90. share/examples/kore-notls/sse/README.md
  91. share/examples/kore-notls/sse/assets/index.html
  92. share/examples/kore-notls/sse/conf/build.conf
  93. share/examples/kore-notls/sse/conf/sse.conf
  94. share/examples/kore-notls/sse/src/sse.c
  95. share/examples/kore-notls/tasks/README.md
  96. share/examples/kore-notls/tasks/conf/build.conf
  97. share/examples/kore-notls/tasks/conf/tasks.conf
  98. share/examples/kore-notls/tasks/src/tasks.c
  99. share/examples/kore-notls/tls-proxy/.gitignore
  100. share/examples/kore-notls/tls-proxy/README.md
  101. share/examples/kore-notls/tls-proxy/conf/build.conf
  102. share/examples/kore-notls/tls-proxy/conf/tls-proxy.conf
  103. share/examples/kore-notls/tls-proxy/src/proxy.c
  104. share/examples/kore-notls/upload/.gitignore
  105. share/examples/kore-notls/upload/conf/build.conf
  106. share/examples/kore-notls/upload/conf/upload.conf
  107. share/examples/kore-notls/upload/src/upload.c
  108. share/examples/kore-notls/video_stream/.gitignore
  109. share/examples/kore-notls/video_stream/README.md
  110. share/examples/kore-notls/video_stream/assets/video.html
  111. share/examples/kore-notls/video_stream/conf/build.conf
  112. share/examples/kore-notls/video_stream/conf/video_stream.conf
  113. share/examples/kore-notls/video_stream/src/stream.c
  114. share/examples/kore-notls/video_stream/videos/placeholder
  115. share/examples/kore-notls/websocket/.gitignore
  116. share/examples/kore-notls/websocket/README.md
  117. share/examples/kore-notls/websocket/assets/frontend.html
  118. share/examples/kore-notls/websocket/conf/build.conf
  119. share/examples/kore-notls/websocket/conf/websocket.conf
  120. share/examples/kore-notls/websocket/src/websocket.c
Collapse this list.
Dependency lines:
  • kore-notls>0:devel/kore-notls
No installation instructions:
This port has been deleted.
PKGNAME: kore-notls
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1470351284 SHA256 (jorisvink-kore-2.0.0-release_GH0.tar.gz) = e9573a3bd986bc7d91ce3fb8898cb542523d6ed274761281cea72a81963549c1 SIZE (jorisvink-kore-2.0.0-release_GH0.tar.gz) = 947440

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: devel/kore
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
Library dependencies:
  1. libyajl.so : devel/yajl
  2. libpq.so.5 : databases/postgresql95-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for kore-notls-2.0.0_2: 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 TASKS=on: Build with tasks support ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
compiler gmake ssl pgsql
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/jorisvink/kore/tar.gz/2.0.0-release?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: devel/kore
CommitCreditsLog message
2.0.0_2
06 Dec 2017 15:49:47
Revision:455656Original commit files touched by this commit
tobik search for other commits by this committer
Make devel/kore-notls a flavor of devel/kore and remove it

Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D13393
2.0.0_2
02 May 2017 15:43:43
Revision:439957Original commit files touched by this commit
tobik search for other commits by this committer
Add a devel/kore slave with TLS support disabled

TLS=on changes Kore's behavior and it is not currently possible to
disable TLS at runtime.  This will allow deploying TLS-enabled and
non-TLS apps on the same host.

- While here remove an old FreeBSD 9 patch

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10296

Number of commits found: 2