Thanks, I didn't realize there was a package now. Just tried it, seems to work. The only thing for me, on a hires yoga2 is that it made console fonts tiny to the point of being unreadable. However, with this article,
http://lme.postach.io/post/changing-console-resolution-in-freebsd-10-with-vt-4 I was able to add a line to /boot/loader.conf to fix that. In addition, I can now, unlike the method in my own article, go from X to console and back again.
I did it this way. Installed a snapshot. Checked out source, but didn't rebuild world, just rebuilt kernel with GENERIC-NODEBUG. Using openbox, I added myself to video group, added the kld_list to rc.conf. I didn't even have to add the xf86-video-intel package.
I didn't have to add dbus or hal to rc.conf. (Though I add dbus for other things I use.)
Anyway, thanks for this, that makes it easier.
I've redone my article to reflect this, much better. I also note that the port is in 11.x but the Makefile has a note that it won't work with 11.x and below.