• Building and Installing on FreeBSD 8.2
  • Fix before FreeBSD update
  • Update FreeBSD
  • Add required packages to build HPHP and HPHPI
  • Add Jemalloc Support
  • Fix for CClient 2007
  • Create a directory for build
  • Get the latest HipHop code
  • Configure environment for GCC 4.6
  • OR Configure environment for CLang 3.0 ( cd /usr/ports/lang/clang; make install clean )
  • Build patched libevent
  • Build patched CURL
  • Apply unofficial patches (until official fixes)
  • Configure libmap
  • Build HipHop
  • Misc