Boost Library -2

portsからのインストールはできた。
バージョンは、1.34.1ですが。
"boost-jam", "boost-build", "boost"の順番で、インストールできます。

$ port search boost
boost devel/boost 1.34.1 Collection of portable C++ source libraries
boost-build devel/boost-build 2.0-m12 Build system for large project software construction
boost-jam devel/boost-jam 3.1.16 Boost.Jam (BJam) is a build tool based on FTJam
$ port install boost-jam
$ port install boost-build
$ port install boost