Port details |
- lua51-cjson Fast JSON parsing and encoding support for Lua 5.1
- 2.1.0 devel
=0 2.1.0Version of this port present on the latest quarterly branch.
- Maintainer: osa@FreeBSD.org
- Port Added: 2017-03-02 16:00:51
- Last Update: 2020-04-14 15:49:37
- SVN Revision: 531700
- License: MIT
- WWW:
- https://www.kyne.com.au/~mark/software/lua-cjson.php
- Description:
- Lua CJSON provides fast JSON parsing and encoding support for Lua. It
has been tested under Linux, FreeBSD, OSX, Solaris and Windows.
Features:
- Fast, standards compliant encoding/parsing routines.
- Full support for JSON with UTF-8, including decoding surrogate pairs.
- Optional run-time support for common exceptions to the JSON specification
(NaN, Infinity,..).
- No external dependencies.
WWW: https://www.kyne.com.au/~mark/software/lua-cjson.php
-
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:
-
- lua51-cjson>0:devel/lua51-cjson
- No installation instructions:
- This port has been deleted.
- PKGNAME: lua51-cjson
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (lua-cjson-2.1.0.tar.gz) = 51bc69cd55931e0cba2ceae39e9efa2483f4292da3a88a1ed470eda829f6c778
SIZE (lua-cjson-2.1.0.tar.gz) = 86024
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/lua-cjson
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- liblua-5.1.so : lang/lua51
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- lua:51
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
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/lua-cjson | Commit | Credits | Log message |
2.1.0 14 Apr 2020 15:49:37 |
mat |
USES=lua gained flavors.
Ports using USES=lua:module or lua:flavors will be flavored. A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.
USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.
PR: 245038
Submitted by: andrew tao11 riddles org uk
Reviewed by: mat, kevans, russ haley gmail com
Approved by: mat (portmgr)
Differential Revision: https://reviews.freebsd.org/D16494 |
2.1.0 23 Dec 2019 09:40:47 |
amdmi3 |
- Remove bogus bits not used in the slave port
Approved by: portmgr blanket |
2.1.0 09 Jan 2018 18:44:07 |
danfe |
For the ports under `devel' category: remove superfluous linefeeds. |
2.1.0 02 Mar 2017 16:00:21 |
mmokhi |
devel/lua-cjson: set USES to default lua version (5.2).
Also clone a slave port as lua51-cjson.
Reviewed by: feld, mat
Approved by: feld, mat (mentors)
Differential Revision: https://reviews.freebsd.org/D9810 |
Number of commits found: 4
|