Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Dec 2017 12:22:03 +1100
From:      andrew clarke <mail@ozzmosis.com>
To:        Ben Woods <woodsb02@gmail.com>
Cc:        Carmel NY <carmel_ny@outlook.com>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Create list of ports to update
Message-ID:  <20171204012203.xc35yv7jy62mfssw@ozzmosis.com>
In-Reply-To: <CAOc73CDnLGZ903=9j-0ZnMb8OXy%2Bni670ZdZzpZjwz=Pcp2evw@mail.gmail.com>
References:  <BN6PR2001MB17305559DF55EB2CF39C2959803F0@BN6PR2001MB1730.namprd20.prod.outlook.com> <8d5d17b8-a206-810a-b92e-a29d053dd8e3@hayers.org> <BN6PR2001MB17308EADD4DFC564D402D994803F0@BN6PR2001MB1730.namprd20.prod.outlook.com> <584c71d9-c97c-eb4b-66a2-b89e5cbc4daf@hayers.org> <BN6PR2001MB17304C6203D3B8DBF227E476803F0@BN6PR2001MB1730.namprd20.prod.outlook.com> <20171203180354.t5i7m4bo5h7fry7m@ozzmosis.com> <CAOc73CDnLGZ903=9j-0ZnMb8OXy%2Bni670ZdZzpZjwz=Pcp2evw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun 2017-12-03 19:30:34 UTC+0000, Ben Woods (woodsb02@gmail.com) wrote=
:

> That said, if you are only using one host, then the following will work
> great.
> pkg query %o > /usr/local/etc/poudriere-list
> poudriere -v bulk -j 11amd64 -f /usr/local/etc/poudriere-list
>=20
> Note that I don=E2=80=99t store it in /tmp/ as you will want to keep th=
e file
> around for next build. Each time you want a new package, add it to the =
file
> first, and rebuild.

Fair enough. :)

When I want a new package I run "poudriere bulk" manually, eg.

poudriere -v bulk -j 11amd64 editors/joe
pkg update
pkg install joe

> Note the first time poudriere will build all packages, regardless of
> whether they are up to date on the host already. In poudriere=E2=80=99s=
 package
> repo, they don=E2=80=99t exist yet. The second time and after, poudrier=
e will only
> build the ports which are out-dated or who=E2=80=99s dependencies were =
updated.

Indeed. It works well.



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