Date: Sat, 20 Sep 2014 17:10:22 -0700 From: Jeffrey Bouquet <jeffreybouquet@yahoo.com> To: pkg@freebsd.org Subject: Pkg feature req. already exits some other way? Message-ID: <1411258222.80076.YahooMailBasic@web140901.mail.bf1.yahoo.com>
next in thread | raw e-mail | index | archive | help
I am accustomed to portmaster batching a large number of ports at the end of a pipe. ... ... egrep -v 'someIGNport|someBKNport|someBIGport' | xargs -J % pkg install % Instead of a queue formed, This will update port port port And the ports not-found not-found will be left for next time. Proceed? One of the latter(not found), inexplicably halts the pkg command. This takes a magnitude of time away from other tasks I usually schedule in the meanwhile. Or someone is maybe coding it into portmaster soon... or portupgrade, or has tested portupgrade in a manner that does work in that context.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1411258222.80076.YahooMailBasic>