Date: Mon, 7 Oct 2002 17:47:43 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Adam Weinberger <adam@vectors.cx>, Kris Kennaway <kris@obsecurity.org>, ports@FreeBSD.ORG Subject: Re: Updated dialog-based config patches Message-ID: <20021008004743.GA32604@xor.obsecurity.org> In-Reply-To: <20021008003309.GD81796@vectors.cx> References: <20020930062804.GA50001@xor.obsecurity.org> <20021006202120.GA96047@xor.obsecurity.org> <20021008003309.GD81796@vectors.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
--C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 07, 2002 at 05:33:10PM -0700, Adam Weinberger wrote: > what should happen for ports with long options descriptions? options > wherein there is something important the user must know about enabling > that option. once the description for an option gets long, dialog borks > and starts clipping text and buttons. Perhaps add in a "(see Makefile)" or "(see 'make confighelp')" or similar for those cases. Unfortunately dialog is too limited to support multi-line checkbox descriptions. > also, it would be nice to have some of the following line: > ${SH} -c "${DIALOG} --checklist \"Options for ${PORTNAME} ${PORTVERSION}\= " 21 70 15 $${DEFOPTIONS} 2> $${TMPOPTIONSFILE}"; > put into a variable, like OPTIONS_FMT or somesuch. that way, if you > choose to define DIALOG as, for example, xdialog, you can pass different > sizing parameters. Do you mean the following? OPTIONS_FMT?=3D--checklist \"Options for ${PORTNAME} ${PORTVERSION}\" 21 70= 15=20 Thanks for the feedback. Kris --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9oisvWry0BWjoQKURAhj9AKDRaBZiHmR1JtT3Wi7Is7tFztXrNQCfSBHK fxPtuWJrEtFFlriJ+dV7OCI= =7Q6F -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021008004743.GA32604>