If you use /stand/sysinstall to install a port or package, and it fails, you get in an endless loop of being asked if you would like to try again or reconfigure your install medium. Much more seriously, if the intallation fails because of target problems (eg out of space because configuration of /usr partition specified 5kb in place of 5gb :-) you are forced to go through failures of each package you selected, as there is no way to abort the process. After that, you may still be in a loop, and end up having to power down. This is a likely event for a new user, and it looks very bad that it is so hard to abort a failing install. (Ctrl-C does not work in any useful way). Fix: The /stand/sysinstall procedure needs to have an [Abort] button on dialogue box that reports some kind of error. How-To-Repeat: Try to install a pacakge from an ftp site that does not have it, or a damaged CD.
Responsible Changed From-To: freebsd-ports-bugs->freebsd-ports-qa This is a problem with sysinstall, not ports.
Responsible Changed From-To: freebsd-ports-qa->freebsd-qa Fix bogus assignment.
Responsible Changed From-To: freebsd-bugs->brucec Take.
Responsible Changed From-To: brucec->freebsd-sysinstall Back to the pool.
sysinstall has been replaced by bsdinstall in FreeBSD 9.x. Closing.