Re: Feature request - option to save username and password for proxy in setup.exe

2014-07-02 Thread Siddhant Saraf
On Wed, Jul 2, 2014 at 9:59 PM, Achim Gratz wrote: > Siddhant Saraf writes: >> If the proxy requires authentication, it prompts for username and >> pasword. Can it include an option to save the username and password >> too ? > > The username is unlikely to be a problem, but storing the password wo

Re: Feature request - option to save username and password for proxy in setup.exe

2014-07-02 Thread Achim Gratz
Siddhant Saraf writes: > If the proxy requires authentication, it prompts for username and > pasword. Can it include an option to save the username and password > too ? The username is unlikely to be a problem, but storing the password would be a no-no. Since it is very likely that the authentica

Re: gold star (was Re: [ANNOUNCEMENT] New package: man-db-2.6.7-1)

2014-07-02 Thread Chris J. Breisch
Hello Andrew, Friday, June 27, 2014, 7:11:46 AM, you wrote: >> On Wed, Jun 18, 2014 at 09:41:19PM +0200, waterlan wrote: >> > >> >Thanks Chris. The international man pages are displayed correctly now on >> >Cygwin. >> >> Sounds gold star worthy to me. >> >> Andrew, could you make it so when yo

Re: Updated Cygwin yesterday, makewhatis is not present on my system

2014-07-02 Thread Chris J. Breisch
Hello Andrey, Wednesday, July 2, 2014, 8:37:11 AM, you wrote: > Greetings, Chris J. Breisch! >>> Ok, I think I have figured it out. Will the now unnecessary files >>> created by "makewhatis" be purged or overwritten by mandb? >> Oh, that's a good question about the unnecessary files. I should

Re: Updated Cygwin yesterday, makewhatis is not present on my system

2014-07-02 Thread Keith Christian
Chris, What is the path and filespec of the (now un-needed) files created by "makewhatis" for curiosity's sake? Keith On Wed, Jul 2, 2014 at 6:04 AM, Chris J. Breisch wrote: > Keith Christian wrote: >> >> Chris, >> >> So (I'm talking to you as if you are the maintainer of man-db(are >> you?

Re: Updated Cygwin yesterday, makewhatis is not present on my system

2014-07-02 Thread Andrey Repin
Greetings, Chris J. Breisch! >> Ok, I think I have figured it out. Will the now unnecessary files >> created by "makewhatis" be purged or overwritten by mandb? > Oh, that's a good question about the unnecessary files. I should add > that cleanup to the install scripts, since it obsoletes man. A

Re: Updated Cygwin yesterday, makewhatis is not present on my system

2014-07-02 Thread Chris J. Breisch
Keith Christian wrote: Chris, So (I'm talking to you as if you are the maintainer of man-db(are you?)) mandb sounds like the man system Debian uses, where (at least a few years ago) the whatis database is created by invoking "mandb -C." Testing this - "mandb" alone creates the databases, ev