Patch for 'expect'

2006-12-13 Thread Eric Brunson
Hi Ports Maintainers, I just spent the last few days sorting out a problem with expect on my 6.1 box. I have a patch to the expect interpreter on this platform that I'd like to offer for your review. There's a problem with the way expect searches for available ptys that makes it only capable of

Re: Patch for 'expect'

2006-12-13 Thread Scot Hetzel
On 12/14/06, Eric Brunson <[EMAIL PROTECTED]> wrote: Hi Ports Maintainers, I just spent the last few days sorting out a problem with expect on my 6.1 box. I have a patch to the expect interpreter on this platform that I'd like to offer for your review. There's a problem with the way expect sea

Re: Patch for 'expect'

2006-12-14 Thread Shaun Amott
On Wed, Dec 13, 2006 at 11:45:40PM -0700, Eric Brunson wrote: > > I'm brand new to the FreeBSD community coming from years on Solaris and > AIX, so I don't know the "channels" through which to push this. It's a > very simple patch, 3 lines of code change, context diff drops right into > /usr/port