CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/02/10 16:25:43
Modified files:
sysutils/portroach-cli: Makefile
sysutils/portroach-cli/files: portroach-cli portroach-cli.1
Log message:
Update to portroach-cli 1.4
Add "-j" to print results in raw JSON format; for example,
to get all outdated ports in a category but defer processing
to an external filter:
$ portroach-cli -j -o -m . -p ^sysutils/ | jq -f ./filter
