[rancid] Re: freebsd, tcl and expect

David Paul Zimmerman dpz at berkeley.edu
Sat Dec 5 01:04:26 UTC 2009


That package is just a version of expect without X11.  I use the  
portupgrade port to manage my ports, so to get expect to build that  
way, I modified /usr/local/etc/pkgtools.conf to have the following  
stanza:

     MAKE_ARGS = {
       'lang/expect*' => 'WITHOUT_X11=yes',
     }

and then told portinstall to install lang/expect-devel.  expect-devel  
is currently expect-5.44.1.11_1 in the ports, so with the  
'WITHOUT_X11' directive, portinstall will install expect- 
nox11-5.44.1.11_1.

	dp

On Dec 3, 2009, at 11:50 AM, Dan_Mitton at YMP.GOV wrote:

>
> Where can I get the expect-nox11-5.44.1.11_1 package??
>
> Thanks,
>
> Dan
>
>
> Sent by:        rancid-discuss-bounces at shrubbery.net
>
> To:        David Paul Zimmerman <dpz at berkeley.edu>
> cc:        rancid <rancid-discuss at shrubbery.net> (bcc: Dan Mitton/YD/ 
> RWDOE)
> Subject:        [rancid] Re: freebsd, tcl and expect
>
>
> LSN: Not Relevant - Not Privileged
> User Filed as: Excl/AdminMgmt-14-4/QA:N/A
>
> > dpz at pourri$ uname -s -r
> > FreeBSD 7.2-RELEASE-p3
> >
> > dpz at pourri$ pkg_info | egrep "rancid-|tcl|expect"
> > expect-nox11-5.44.1.11_1 A sophisticated scripter based on tcl/tk
> > rancid-2.3.2        Really Awesome New Cisco confIg Differ
> > tcl-8.4.19_3,1      Tool Command Language
>
> thanks
>
> maybe i will try to break things if my meeting gets boring tomorrow
>
> randy
> _______________________________________________
> Rancid-discuss mailing list
> Rancid-discuss at shrubbery.net
> http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss
>
>



More information about the Rancid-discuss mailing list