Ports with GUI configs

Erik Trulsson ertr1013 at student.uu.se
Mon Nov 12 07:48:35 PST 2007


On Mon, Nov 12, 2007 at 03:26:00PM +0000, Ashley Moran wrote:
> Hi
> 
> I was just wondering, what is the motivation behind the GUI configuration 
> for some ports? 


Many people prefer to not have to read every single Makefile in the ports
tree just to find out which options are available.

It can also be nice having the chosen options automatically saved.


> Simply put, they drive me up the wall.  I've lost count of 
> the number of times I've come back to a big install to find it hanging on a 
> config screen.  Possibly I'm missing something.
> 
> The apache22 port is the latest one to join this crowd, although there is 
> an option to skip the GUI.  I'm much happier using WITH_PROXY_MODULES or 
> whatever, and managing everything in pkgtools.conf.
> 
> What is the best way to pre-configure GUI-configured ports?  For example, 
> if I want to script an installation of several ports.

'make config-recursive' to pop up all the config-dialogs before you start
building, or 'make BATCH=yes' to skip all the config-dialogs and just use
the standard options.
Reading the ports(7) manpage can be helpful to find out this kind of things.

> 
> I've seen this: <http://www.freshports.org/misc/dotfile/>, is it what I'm 
> after?

Doesn't look like it.


-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013 at student.uu.se


More information about the freebsd-questions mailing list