I'm installing Xorg from the ports tree on my iBook G4 because I can't use the package manager on PowerPC. It takes a very long time to compile Xorg and its dependencies (perl, gettext, python, etc), but the worst part is that it stops frequently with an ncurses menu asking what components of a dependency I want to install. Most of the options are to install/skip documentation and such; I'd be fine with it doing everything based on default settings.
Is there a way I can
Is there a way I can
make install and have it automatically build everything with default options without prompting me for user input? I want to just leave it there to compile overnight instead of having to keep checking back every few minutes.