Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
DIALOG4PORTS(1)		    General Commands Manual	       DIALOG4PORTS(1)

NAME
       dialog4ports -- a dialog	for FreeBSD ports

SYNOPSIS
       Port environment	variables dialog4ports.

DESCRIPTION
       dialog4ports is a utility for providing a dialog	interface to configure
       ports options

ENVIRONMENT
       The list	of environment variables dialog4ports:

       D4PHEIGHT
	 Dialog	height.	(Default value:	0)

       D4PMINHEIGHT
	 Minimal dialog	height,	for example:
	 if  D4PMINHEIGHT  =  5	 and  count of options elements(1-4) less than
	 D4PMINHEIGHT, then height will	extended to 5. (Default	value: 0)

       D4PWIDTH
	 Dialog	width. (Default	value: 80)

       D4PFULLSCREEN
	 Dialog	full screen mode. (Default: N)

       D4PALIGNCENTER
	 Text in dialog	becomes	to center. (Default: N)

       D4PASCIILINES
	 Use ASCII character for line drawing. (Default: N)

SEE ALSO
       dialog(3)

AUTHORS
       The dialog4ports	utility	was written by:
       Ilya A. Arkhipov	<rum1cro@yandex.ru>
       with help from:
       Eitan Adler <eadler@FreeBSD.org>,
       Baptiste	Daroussin <bapt@FreeBSD.org>,
       Alexey Dokuchaev	<danfe@FreeBSD.org>

FreeBSD	Ports 14.quarterly	 March 9, 2013		       DIALOG4PORTS(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=dialog4ports&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help