Re: Substitute for other variables in pkg.conf(5)

2017-04-11 Thread bytevolcano
On Fri, 7 Apr 2017 17:44:30 + (UTC) Stuart Henderson wrote: > On 2017-04-06, > wrote: > > Since pkg.conf(5) is no longer used, how would you set fullwidth, > > loglevel, nochecksum, ntogo? > > > > In particular, I am interested in fullwidth, loglevel, and ntogo. > > > > > > ntogo is now

Re: Substitute for other variables in pkg.conf(5)

2017-04-07 Thread Stuart Henderson
On 2017-04-06, wrote: > Since pkg.conf(5) is no longer used, how would you set fullwidth, > loglevel, nochecksum, ntogo? > > In particular, I am interested in fullwidth, loglevel, and ntogo. > > ntogo is now on "pkg_add -V". nochecksum (to stop verifying checksums during pkg_delete) is on by de

Substitute for other variables in pkg.conf(5)

2017-04-06 Thread bytevolcano
Since pkg.conf(5) is no longer used, how would you set fullwidth, loglevel, nochecksum, ntogo? In particular, I am interested in fullwidth, loglevel, and ntogo.