Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 2013 08:17:21 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        freebsd-ports@freebsd.org
Subject:   Re: pkg info list sources?
Message-ID:  <516F9E01.5010806@infracaninophile.co.uk>
In-Reply-To: <1366269102514-5804731.post@n5.nabble.com>
References:  <1366266215096-5804719.post@n5.nabble.com> <20130418064625.GA11517@night.db.net> <516F986B.1030402@freebsd.org> <1366269102514-5804731.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 18/04/2013 08:11, Beeblebrox wrote:
> Lets say I create a list of NEW packages I want to install, and after
> poudriere completed the build of this list, what is the easiest way to then
> install this list?
> Ideally something like '# pkg install < new.list' would just feed the list
> of packages to the install process. 
> Any suggestions?

xargs pkg install < new.list

Although having pkg(8) being able to read a list of packages on stdin in
some circumstances would be a valuable enhancement.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.

PGP: http://www.infracaninophile.co.uk/pgpkey
JID: matthew@infracaninophile.co.uk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?516F9E01.5010806>