poudriere: http://space.kvedulv.de/FreeBSD/vagrant-1.6.5_4.log
portlint:
```
mmoll@marduk:/svn/ports/sysutils/vagrant$ portlint -ACNc
WARN: /svn/ports/sysutils/vagrant/pkg-plist: [2]: enumerating info files in the plist is deprecated in favor of adding info files into the Makefile using the INFO macro.
WARN: Makefile: [0]: possible direct use of command "install" found. use ${INSTALL_foobaa} instead.
WARN: Makefile: new ports should not set PORTREVISION.
WARN: /svn/ports/sysutils/vagrant/files/patch-vagrant-is-vagrant-installer.patch: patch was not generated using ``make makepatch''. It is recommended to use ``make makepatch'' to ensure proper patch format.
WARN: /svn/ports/sysutils/vagrant/files/patch-vagrant.gemspec: patch was not generated using ``make makepatch''. It is recommended to use ``make makepatch'' to ensure proper patch format.
0 fatal errors and 5 warnings found.
```