K 10 svn:author V 5 tobik K 8 svn:date V 27 2017-12-08T17:41:56.481074Z K 7 svn:log V 512 New port: sysutils/nq These small utilities allow creating very lightweight job queue systems which require no setup, maintenance, supervision, or any long-running processes. The intended purpose is ad-hoc queuing of command lines (e.g. for building several targets of a Makefile, downloading multiple files one at a time, running benchmarks in several configurations, or simply as a glorified nohup), but as any good Unix tool, it can be abused for whatever you like. WWW: https://github.com/chneukirchen/nq END