For what it's worth, I was trying out X11 forwarding with a dports-built xorg and could not get xauth to be set correctly by ssh when connecting.  This is after changing the matching config files, but I noticed that 'strings `which xauth` | grep pkg' still returned /usr/pkg/bin/xauth, so there may be some built-in component that's making assumptions.<div>
<br></div><div>Or it could be me, unlucky; I only have the one computer to test on.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 7, 2013 at 11:42 AM, Francois Tigeot <span dir="ltr"><<a href="mailto:ftigeot@wolfpond.org" target="_blank">ftigeot@wolfpond.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Mon, Jan 07, 2013 at 04:45:55PM +0100, John Marino wrote:<br>
><br>
> * Warning: Regenerate xorg.conf with "Xorg --configure" (or something<br>
> like that) and replace the version at /etc/X11/.  In particular the<br>
> fonts and modules path point to pkgsrc.<br>
<br>
</div>OpenSSH also tries to use pkgsrc X11 by default. People wanting to use<br>
X11 forwarding need to change the value of XAuthLocation to<br>
/usr/local/bin/xauth in /etc/sshd_config and/or /etc/ssh_config and restart<br>
the openssh daemon if needed.<br>
<div class="im"><br>
> ** On i386, I couldn't build FF because nss coredumped.  I have a<br>
> backtrace.  It might be helpful to hear from other i386 users if NSS can<br>
> generate the DSA key or dumps like it does for me.<br>
<br>
</div>I found a really stupid bug in NSS which could be related; unfortunately I<br>
haven't had time to check the fix on i386 yet.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Francois Tigeot<br>
</font></span></blockquote></div><br></div>