On Sun, 31 Jan 2021 at 21:00:47 +0100, Thaison Nguyen wrote:
> Hi,
> I have added your patch to the Makefile. Thanks for that.
> I had to add WRKDIST=${WRKSRC}, else the correct directory for patching
> was not found.
>
> OK?
>
> On Sat, 30 Jan 2021, Aaron Bieber wrote:
>
> > On Sat, 30 Jan 202
Subject: Re: Update micro editor to v2.0.8
Hi,
I have added your patch to the Makefile. Thanks for that.
I had to add WRKDIST=${WRKSRC}, else the correct directory for patching
was not found.
OK?
On Sat, 30 Jan 2021, Aaron Bieber wrote:
> On Sat, 30 Jan 2021 at 15:39:41 +0100, Thaison Ngu
Hi,
I have added your patch to the Makefile. Thanks for that.
I had to add WRKDIST=${WRKSRC}, else the correct directory for patching
was not found.
OK?
On Sat, 30 Jan 2021, Aaron Bieber wrote:
> On Sat, 30 Jan 2021 at 15:39:41 +0100, Thaison Nguyen wrote:
> > Hi,
> >
> > do you mean like this
On 2021/01/31 07:38, Aaron Bieber wrote:
> On Sun, 31 Jan 2021 at 09:27:30 +, Stuart Henderson wrote:
> > On 2021/01/30 08:21, Aaron Bieber wrote:
> > > On Sat, 30 Jan 2021 at 15:39:41 +0100, Thaison Nguyen wrote:
> > > > Hi,
> > > >
> > > > do you mean like this?
> > > > I have not seen any M
On Sun, 31 Jan 2021 at 09:27:30 +, Stuart Henderson wrote:
> On 2021/01/30 08:21, Aaron Bieber wrote:
> > On Sat, 30 Jan 2021 at 15:39:41 +0100, Thaison Nguyen wrote:
> > > Hi,
> > >
> > > do you mean like this?
> > > I have not seen any Makefile yet, where PORTS_PRIVSEP=Yes is set.
> > > The
On 2021/01/30 08:21, Aaron Bieber wrote:
> On Sat, 30 Jan 2021 at 15:39:41 +0100, Thaison Nguyen wrote:
> > Hi,
> >
> > do you mean like this?
> > I have not seen any Makefile yet, where PORTS_PRIVSEP=Yes is set.
> > The only place where I have seen this is /etc/mk.conf.
> >
>
> Correct. It is a
Hi,
do you mean like this?
I have not seen any Makefile yet, where PORTS_PRIVSEP=Yes is set.
The only place where I have seen this is /etc/mk.conf.
On Mon, 25 Jan 2021, Aaron Bieber wrote:
> On Fri, 22 Jan 2021 at 15:35:04 +0100, Thaison Nguyen wrote:
> > Hi,
> >
> > I have updated micro to th
On Sat, 30 Jan 2021 at 15:39:41 +0100, Thaison Nguyen wrote:
> Hi,
>
> do you mean like this?
> I have not seen any Makefile yet, where PORTS_PRIVSEP=Yes is set.
> The only place where I have seen this is /etc/mk.conf.
>
Correct. It is a mk.conf option and without '-modcacherw' set 'make clean'
On Fri, 22 Jan 2021 at 15:35:04 +0100, Thaison Nguyen wrote:
> Hi,
>
> I have updated micro to the latest version (2.0.8). I had to change quite
> a lot because of the go modules. The modules list I have retrieved using
> the new macro.
> I have only tested it on amd64.
>
> OK?
>
Looks good!