Commit Graph

17 Commits

Author SHA1 Message Date
naddy
5a6bb98f65 explicitly specify devel/gettext,-runtime rather than relying on
subpackage defaults for devel/gettext
2020-04-17 16:14:40 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
fcambus
c1eac0db50 Update kore to 3.3.1. 2019-06-03 16:31:08 +00:00
fcambus
2d9949fd1f Add a python FLAVOR to Kore. 2019-05-28 12:57:45 +00:00
fcambus
6c976f8d25 Add a curl FLAVOR to Kore, and regen PLIST. 2019-05-16 19:47:49 +00:00
fcambus
25b1cec680 Update kore to 3.3.0. 2019-05-16 14:08:52 +00:00
fcambus
19787bbd18 Update kore to 3.2.2. 2019-01-21 16:52:48 +00:00
fcambus
26b06b55c1 Update kore to 3.2.1. 2018-12-22 10:35:17 +00:00
fcambus
6b15e95c3a Update kore to 3.2.0. 2018-11-30 21:26:04 +00:00
fcambus
442f067b36 Update kore to 3.1.0. 2018-07-18 17:54:55 +00:00
fcambus
49849feca3 Update kore to 3.0.0. 2018-07-09 17:39:57 +00:00
fcambus
e67aa0dfa4 Switch from GitHub auto-generated tarballs to MASTER_SITES. 2018-03-10 23:00:33 +00:00
jsg
9a190ffe23 Now that arm has switched to clang the base compiler has atomic builtins
and accepts -mfpu=neon.

ok jca@ sthen@
2018-01-20 14:03:39 +00:00
fcambus
ef9362e221 Fix build errors with Clang. 2017-05-02 19:55:23 +00:00
fcambus
9c4f9bb21c Honour CC and remove hardcoded optimization (-O2) flag. 2017-05-01 19:32:31 +00:00
jca
997a52ea68 Needs atomic builtins, use lang/gcc on arm.
ok fcambus@ (maintainer)
2016-12-29 14:15:15 +00:00
fcambus
178c2172d0 Import www/kore
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.

OK juanfra@
2016-10-31 10:24:52 +00:00