[gentoo-user] [OT] In search of a certain program...

2017-10-12 Thread tuxic
Hi, in a video I saw someone using a neat little commandline tool (no gui) called 'qcalc', with which he performs some interesting calculations. I searched the web for it and found this link https://state-machine.com/qtools/qcalc.html#qcalc_linux but it is another type of calculator and it has a

[gentoo-user] Re: FreeBSD migration, what to do with /usr/local

2017-10-12 Thread Ian Zimmerman
On 2017-10-12 07:11, Thomas Mueller wrote: > You could possibly copy Gentoo scripts to /usr/local/gentoo-scripts, > or would that not work with your scripts as set up? > > You would have to be careful setting up your PATH in .profile and > /etc/profile , to make sure it includes the proper LOCALB

[gentoo-user] Re: Slightly OT: FreeBSD migration, what to do with /usr/local

2017-10-12 Thread Ian Zimmerman
On 2017-10-12 08:36, Alan McKinnon wrote: > > A more serious problem is how to find all the situations where > > /usr/local is baked in. It's not as simple as grep because when I > > could, I relied on the implicit PATH which would be configured > > somewhere else, or it might not even be configu

[gentoo-user] Mutt not displaying encrypted attachments

2017-10-12 Thread Lucas Ramage
Hello all, I have been having an issue with mutt not displaying encrypted attachments. My configs are on github, https://github.com/lramage94/dotfiles/{.mutt,.gnupg} -- Regards, [image: Visit online journal] *Lucas Ramage* / Software Engineer ramage.lu...@openm

Re: [gentoo-user] why zfs and friends want to update to 9999?

2017-10-12 Thread Neil Bothwick
On Thu, 12 Oct 2017 06:09:31 +0200, J. Roeleveld wrote: > > Maybe portage inserted that entry itself. If you want to prevent > > that in future, add the following line to make.conf ... > > > > EMERGE_DEFAULT_OPTS="--autounmask=n" > > This should be off by default. > My systems always ask me

Re: [gentoo-user] FreeBSD migration, what to do with /usr/local

2017-10-12 Thread Thomas Mueller
from Ian Zimmerman: > I think I have written here previously that I want to move my _server_ > to FreeBSD. I am still thinking about that. But now I hit an > obstacle. For a long time, I have put my local kiddie scripts in > /usr/local. For better or worse, they are written in my dense style >