Hi Doug,
First let me thank you for portmaster. It's a wonderful tool for
managing ports.
Today I updated to version 2.17. I usually update my ports from the
system console. With the new version I get beeps and messages beginning
with "0;".
I made the following change to a local copy of
I've run into a problem with the 2008-07-25 version of ksh93. In a
login shell, the following causes ksh to hang:
echo x | grep y
Note that it must be a login shell using the console. A subshell works
fine. This problem does not appear using the 2008-02-02 version.
$ uname -a
FreeBSD KCHV
Thanks for the advice. After further investigation, it appears that, in
a login shell, directing the output of any built-in command to a pipe
causes ksh to hang.
I've submitted the problem to [EMAIL PROTECTED] along with the
ktrace output.
___
free