Date: Tue, 26 Jan 2021 17:26:29 -0800 From: Freddie Cash <fjwcash@gmail.com> To: Yasuhiro Kimura <yasu@utahime.org> Cc: freebsd-ports <freebsd-ports@freebsd.org> Subject: Re: List of packages upgraded last time `pkg upgrade` was executed Message-ID: <CAOjFWZ5ZUjZeoUbj_Pw1ERdeDsexTAORvvpAG4GMcLSmMGU0%2Bw@mail.gmail.com> In-Reply-To: <20210127.101755.2072625504289992511.yasu@utahime.org> References: <20210127.101755.2072625504289992511.yasu@utahime.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue., Jan. 26, 2021, 5:18 p.m. Yasuhiro Kimura, <yasu@utahime.org> wrote: > Hello, > > Is there any way to get the list of packages upgraded (and installed > as new dependency if there are) last time `pkg upgrade` was executed? > > Best Regards. > > --- > Yasuhiro Kimura > /var/log/messages and I think /var/log/daemon include the output of the pkg commands. If you have the log files backed up from the last time it was run, you could grep for pkg in those. No idea if this info is also stored in the sqlite databases pkg uses. Cheers, Freddie Typos due to smartphone keyboard. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOjFWZ5ZUjZeoUbj_Pw1ERdeDsexTAORvvpAG4GMcLSmMGU0%2Bw>