sthen
77f7cc9c61
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:49:33 +00:00
sthen
ccbc021087
update to jq-1.6
...
use oniguruma from ports rather than bundled
2018-11-02 16:41:29 +00:00
espie
a3c5933044
fix configure test to actually emit TLS code.
...
If the variable is static, clang optimizes it all away!
2017-05-12 15:49:18 +00:00
sthen
c22f7ae708
Remove patch obsoleted by usr.bin/libtool/LT/Mode/Link.pm r1.35
2017-04-25 21:15:57 +00:00
sthen
31affefad6
Don't use -static-libtool-libs, our libtool doesn't handle it and passes it
...
straight through to the compiler, which causes an error with clang.
2017-04-24 14:55:46 +00:00
jasper
76734e5cbe
fix pledge to allow loading modules (and a contrived case of unset HOME)
...
spotted by semarie@
2016-08-17 13:48:33 +00:00
jasper
3f47e6e11d
pledge jq
...
ok sthen@
2016-08-16 06:48:19 +00:00
sthen
c653b8c858
Fix off-by-one leading to heap buffer overflow in textproc/jq,
...
triggered by JSON-encoded numbers longer than 256 bytes. CVE-2015-8863
2016-04-23 14:11:14 +00:00
naddy
c253f424ca
garbage collect CONFIGURE_SHARED
2016-03-11 19:59:11 +00:00
sthen
8b999163f1
committed upstream
2015-10-25 21:01:48 +00:00
sthen
4316e94ac6
update to jq-1.5
2015-10-24 10:25:39 +00:00
jca
0f63c0ec23
Makefile spacing and reordering.
2015-07-28 15:33:05 +00:00
sthen
d63e2ec7e6
sync WANTLIB
2015-05-05 17:00:16 +00:00
sthen
a439737b86
more explicit license marker - MIT (code), CC-BY-3.0 (docs)
2014-11-02 12:37:44 +00:00
sthen
c80576d19a
update to jq 1.4
2014-11-02 12:01:00 +00:00
matthieu
a025b3e0d3
Import jq 1.3
...
jq is like sed for JSON data - you can use it to slice and filter and
map and transform structured data with the same ease that sed, awk,
grep and friends let you play with text.
Tested and tweaks by Donovan Watteau and giovanni@, ok giovanni@
2013-07-11 21:02:23 +00:00