Re: Bug in mail/mpop options list: only NLS appears in dialog

2013-02-12 Thread Thomas Mueller
We also do support the same kind of things :) First set NO_DIALOG=yes in make.conf and you are done with the dialog thing :) second you can do the follow: OPTIONS_SET=NLS NCURSES GTK2 X11 OPTIONS_UNSET= QT4 msmtp_SET= IDN msmtp is the ${UNIQUENAME} obtained from make

Re: Bug in mail/mpop options list: only NLS appears in dialog

2013-02-10 Thread Baptiste Daroussin
On Mon, Feb 11, 2013 at 12:05:25AM -0500, Thomas Mueller wrote: I notice a crippling bug in mail/mpop options: only NLS option appears in dialog, while Makefile shows SSL/TLS-related options as well. I updated mpop as part of portmaster -r libtasn1 as prescribed in UPDATING file. So I