From owner-freebsd-ports@FreeBSD.ORG Thu Apr 18 07:17:25 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BA720817 for ; Thu, 18 Apr 2013 07:17:25 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 38991F8B for ; Thu, 18 Apr 2013 07:17:25 +0000 (UTC) Received: from rufus.webfusion.com (mail.heartinternet.co.uk [79.170.40.31]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.6/8.14.6) with ESMTP id r3I7HLZF072722 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Thu, 18 Apr 2013 08:17:21 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) DKIM-Filter: OpenDKIM Filter v2.8.2 smtp.infracaninophile.co.uk r3I7HLZF072722 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1366269441; bh=hw/bxLB1AeVIea3wKKT6Y+j/lNbpMzhQiGynJMBm2fw=; h=Date:From:To:Subject:References:In-Reply-To; z=Date:=20Thu,=2018=20Apr=202013=2008:17:21=20+0100|From:=20Matthew =20Seaman=20|To:=20freebsd-ports@ freebsd.org|Subject:=20Re:=20pkg=20info=20list=20sources?|Referenc es:=20<1366266215096-5804719.post@n5.nabble.com>=20<20130418064625 .GA11517@night.db.net>=20<516F986B.1030402@freebsd.org>=20<1366269 102514-5804731.post@n5.nabble.com>|In-Reply-To:=20<1366269102514-5 804731.post@n5.nabble.com>; b=byCUr9m/4TJvKSJpjmaJaOAyp+9FolMPKZ++TshO4pJKTLI339/kxu7HaeJQUPLy0 PoZrSSRL2fTDg/u7QGkNDrBQhbh1pvdEqCjgFPxOvhILQwFbTwXs6skTI1AS+0xC68 Cto9QVlrnb3nFbxYh9HnkU1BnnJ+44d6XPr+L8ug= X-Authentication-Warning: lucid-nonsense.infracaninophile.co.uk: Host mail.heartinternet.co.uk [79.170.40.31] claimed to be rufus.webfusion.com Message-ID: <516F9E01.5010806@infracaninophile.co.uk> Date: Thu, 18 Apr 2013 08:17:21 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130405 Thunderbird/17.0.5 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: pkg info list sources? References: <1366266215096-5804719.post@n5.nabble.com> <20130418064625.GA11517@night.db.net> <516F986B.1030402@freebsd.org> <1366269102514-5804731.post@n5.nabble.com> In-Reply-To: <1366269102514-5804731.post@n5.nabble.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.7 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,SPF_FAIL autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Apr 2013 07:17:25 -0000 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