You should be able to get the latest branch by following the steps below in your local Evergreen repo:
git checkout master git branch -D freebsd-compat git fetch working git checkout -b freebsd-compat working/user/dyrcona/freebsd-compatYou will then have all of the changes required for FreeBSD as of 6 months ago, and you will find docs/eg_freebsd.txt where it should be.
HtH, Jason
