Page MenuHomeFreeBSD

New port: textproc/jid
ClosedPublic

Authored by sbz on Dec 20 2016, 1:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 8, 9:48 AM
Unknown Object (File)
Wed, May 6, 1:49 PM
Unknown Object (File)
Mon, May 4, 3:32 PM
Unknown Object (File)
Sun, May 3, 12:55 AM
Unknown Object (File)
Thu, Apr 30, 8:31 AM
Unknown Object (File)
Sun, Apr 19, 7:39 PM
Unknown Object (File)
Apr 18 2026, 12:34 AM
Unknown Object (File)
Apr 17 2026, 6:19 PM
Subscribers
None

Details

Summary

This review depends on D8837, D8864, D8865 in order to land it.

JSON Incremental Digger is a very simple tool. You can drill down JSON
interactively by using filtering queries like jq.

WWW: https://github.com/simeji/jid

Test Plan
  • portlint -a
  • poudriere testport -j 11i386 -p portsdir -o textproc/jid 1]
  • poudriere testport -j 11amd64 -p portsdir -o textproc/jid [2]

[1] http://62.210.142.226:8000/11i386-portsdir/latest/build.html
[2] http://62.210.142.226:8000/11amd64-portsdir/latest/build.html

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sbz retitled this revision from to New port: textproc/jid.
sbz updated this object.
sbz edited the test plan for this revision. (Show Details)
sbz added reviewers: jlaffaye, mat.

Use multi distfiles approach D8837, D8864, D8865 are no more needed to be land

This revision was automatically updated to reflect the committed changes.