Port details |
- kore-notls Web application framework for writing web APIs in C
- 2.0.0_2 devel
=0 2.0.0_2Version of this port present on the latest quarterly branch.
- Maintainer: tobik@FreeBSD.org
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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. Perhaps there is a build error. Check the fallout link:
- Master port: devel/kore
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- Library dependencies:
-
- libyajl.so : devel/yajl
- 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:
|
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 | Commit | Credits | Log message |
2.0.0_2 06 Dec 2017 15:49:47 |
tobik |
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 |
tobik |
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
|