Upgrade yajl to 2.0.1 (mirror it my self as upstream still not provide real
static distfiles)
Take back maintainership
chase library bump
Feature safe: yes
Upstream does not seem to have the willing of providing real distfiles:
(https://github.com/lloyd/yajl/issues/16)
I'll still mirror the old distfile for a while, but won't do that for upgrades
Then back to the pool
- Upgrade to 1.0.11
- Add license
- Remove workaround for now not supported version of FreeBSD
- Mirror it on my own as upstream still rely on github tags instead of providing
real distfiles
Feature safe: yes
Yet Another JSON Library. YAJL is a small event-driven (SAX-style)
JSON parser written in ANSI C, and a small validating JSON generator.
YAJL is released under the BSD license.
WWW: http://lloyd.github.com/yajl/
PR: ports/145178
Submitted by: Bapt <baptiste.daroussin@gmail.com>