ports-mgmt/fastest_sites references /usr/local/bin/python in its shebang, but the python27 port/package does not create this. It should probably be something like this: #!/usr/bin/env python2.7
Maintainer timeout
A commit references this bug: Author: amdmi3 Date: Fri Sep 9 12:02:45 UTC 2016 New revision: 421611 URL: https://svnweb.freebsd.org/changeset/ports/421611 Log: - Fix python shebang PR: 191106 Submitted by: fred@fredcondo.net Approved by: maintainer timeout (wxs, 2 years) Changes: head/ports-mgmt/fastest_sites/Makefile