Page MenuHomeFreeBSD

Fix shebangs in devel/tesla
ClosedPublic

Authored by tcberner on May 17 2017, 5:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 21, 10:44 AM
Unknown Object (File)
Fri, Nov 21, 10:44 AM
Unknown Object (File)
Fri, Nov 21, 10:42 AM
Unknown Object (File)
Fri, Nov 21, 10:36 AM
Unknown Object (File)
Tue, Nov 18, 7:26 AM
Unknown Object (File)
Tue, Nov 18, 7:02 AM
Unknown Object (File)
Tue, Nov 18, 6:37 AM
Unknown Object (File)
Mon, Nov 17, 11:09 PM
Subscribers

Details

Summary
  • Add USES=python:run, maybe not optimal, but it installs python scripts.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

brooks added a subscriber: jonathan.

LGTM. Feel free to commit or I can do it.

This revision is now accepted and ready to land.May 17 2017, 5:13 PM

LGTM. I'm also happy to fix this upstream: what should the Python shebang line be instead of #!/usr/bin/env python?

BTW, now that Bruce Collie is finishing up with his TESLA static analysis work (which included bringing TESLA kicking and screaming into the world of LLVM post-3.3), I might try to rebase TESLA on the Loom instrumenter and get this stuff updated again.

This revision was automatically updated to reflect the committed changes.