8 Commits

Author SHA1 Message Date
fcambus
edb69b9511 Give duktape a chance to build on sparc64.
We do have inttypes.h, but gcc-4.2.1 doesn't default to C99 and
thus doesn't #define __STDC_VERSION__ 199901L.

Same patch as the ones used in telephony/kamailio and textproc/calibre.

Pointed out by jca@ a while ago, thanks!
2018-08-06 10:26:34 +00:00
fcambus
f2fda69133 Update duktape to 2.3.0. 2018-08-06 07:33:56 +00:00
fcambus
35928d624d Update duktape to 2.2.1. 2018-04-30 12:06:48 +00:00
bcallah
9a185800b1 Build and install the duktape shared library and headers.
ok fcambus@ (MAINTAINER)
2017-11-29 13:57:47 +00:00
fcambus
2da94f75ef Update duktape to 2.2.0. 2017-10-05 19:52:04 +00:00
fcambus
f09714c0d2 Update duktape to 2.1.1. 2017-07-29 21:33:45 +00:00
fcambus
fe00d736ea Update duktape to 2.1.0. 2017-04-16 18:23:51 +00:00
fcambus
efd482a64e Import lang/duktape.
Duktape is an embeddable JavaScript engine, with a focus on portability
and compact footprint.

OK abieber@
2017-03-27 15:39:00 +00:00