Subject: CVS commit: pkgsrc/lang/quickjs
From: Roland Illig
Date: 2019-11-14 22:20:04
Message id: 20191114212005.0EA14FA97@cvs.NetBSD.org

Log Message:
lang/quickjs: imported version 2019-10-27

QuickJS is a small and embeddable Javascript engine. It supports the
ES2020 specification including modules, asynchronous generators and
proxies. It optionally supports mathematical extensions such as big
integers (BigInt), big floating point numbers (BigFloat) and operator
overloading.

Files:
RevisionActionfile
1.1addpkgsrc/lang/quickjs/DESCR
1.1addpkgsrc/lang/quickjs/Makefile
1.1addpkgsrc/lang/quickjs/PLIST
1.1addpkgsrc/lang/quickjs/distinfo
1.1addpkgsrc/lang/quickjs/patches/patch-Makefile
1.1addpkgsrc/lang/quickjs/patches/patch-cutils.h
1.1addpkgsrc/lang/quickjs/patches/patch-qjs.c
1.1addpkgsrc/lang/quickjs/patches/patch-qjsc.c
1.1addpkgsrc/lang/quickjs/patches/patch-quickjs-libc.c
1.1addpkgsrc/lang/quickjs/patches/patch-quickjs.c