poudriere: http://space.kvedulv.de/FreeBSD/vagrant-1.7.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.
0 fatal errors and 2 warnings found.
```
Please note that the .info file is not an info page and the occurrence of "install" is not an install command. :)