Notes on how to build ===================== Dependencies ------------ Build py27-pycparser (Origin: devel/py-pycparser): pkg install py27-setuptools44 pkg set -n py27-setuptools44:py27-setuptools cd devel/py-pycparser make FLAVOR=py27 package pkg set -n py27-setuptools:py27-setuptools44 Install this package: pkg install py27-pycparser Install -A gmake, binutils, expat, libunwind Auch sicherstellen, daß libffi und libz installiert sind PyPy ---- Origin: lang/pypy Build: pkg set -n py27-setuptools44:py27-setuptools make package PyPy3 -----