On Wed, 27 Jan 2021, Yasuhiro Kimura wrote:
From: Freddie Cash
Subject: Re: List of packages upgraded last time `pkg upgrade` was executed
Date: Tue, 26 Jan 2021 17:26:29 -0800
/var/log/messages and I think /var/log/daemon include the output of the pkg
commands. If you have the log files back
On Thu, 28 Jan 2021 03:23:57 +0900 (JST)
Yasuhiro Kimura wrote:
> From: Michael Gmelin
> Subject: Re: List of packages upgraded last time `pkg upgrade` was
> executed Date: Wed, 27 Jan 2021 10:05:57 +0100
>
> > This will give you a list of all packages that were
> > updated/installed last:
>
From: Michael Gmelin
Subject: Re: List of packages upgraded last time `pkg upgrade` was executed
Date: Wed, 27 Jan 2021 10:05:57 +0100
> This will give you a list of all packages that were updated/installed
> last:
>
> pkg query -e %t=$(pkg query %t | sort -n | tail -n1) %n-%v
I tried this bu
Greetings,
i just added the overlay to my portstree, works good and great addition.
I wonder how you handle moved ports with this? As example we are using a
adapted Version of sysutils/sge62 with own patches but i need to remove
this Line in MOVED on the Original portstree to allow building it
# uname -rs
FreeBSD 12.2-RELEASE-p1
Portmaster build of my dumper fails:
[6/10] /usr/bin/cc -I/usr/local/include/mysql -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall
-Wno-deprecated-declarations -Wunused -Wwrite-strings -Wno-strict-aliasing
-Wextra
Quoting Rick Macklem (from Wed, 27 Jan 2021
01:59:21 +):
Hi,
I am a src committer and have created a port for the
userland daemons needed to implement nfs-over-tls.
It is my understanding that I can commit the port
once it is reviewed and approved by someone with a
ports commit bit.
-->
On Wed, 27 Jan 2021 10:35:38 +0200
Peter Pentchev wrote:
> On Wed, Jan 27, 2021 at 10:57:22AM +0900, Yasuhiro Kimura wrote:
> > From: Freddie Cash
> > Subject: Re: List of packages upgraded last time `pkg upgrade` was
> > executed Date: Tue, 26 Jan 2021 17:26:29 -0800
> >
> > > /var/log/me
Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
On Wed, Jan 27, 2021 at 10:57:22AM +0900, Yasuhiro Kimura wrote:
> From: Freddie Cash
> Subject: Re: List of packages upgraded last time `pkg upgrade` was executed
> Date: Tue, 26 Jan 2021 17:26:29 -0800
>
> > /var/log/messages and I think /var/log/daemon include the output of the pkg
> > command