aboutsummaryrefslogtreecommitdiff
path: root/Mk/Uses/shebangfix.mk
Commit message (Expand)AuthorAgeFilesLines
* framework: cleanup conditional-indentations in Mk/Tobias C. Berner2022-04-241-23/+23
* Mk: release portmgr maintainership of most USES filesRene Ladan2022-04-241-1/+1
* framework: Remove $FreeBSD$Mathieu Arnold2021-04-061-2/+0
* Report (in q/a) and fix (in shebangfix) python[23] shebangsDmitry Marakasov2017-12-211-0/+7
* Mk/Uses/shebangfix.mk: Fix SHEBANG_FILES to use find(1)Mark Felder2017-08-081-1/+2
* - shebangfix: allow to use SHEBANG_REGEX, SHEBANG_GLOB, and SHEBANG_FILES sim...Dmitry Marakasov2017-07-141-4/+6
* - Add /usr/local/bin/* old cmd patterns to shebangfixDmitry Marakasov2017-04-201-0/+1
* Add SHEBANG_REGEX and SHEBANG_GLOB, similar as the DOS2UNIX ones.Mathieu Arnold2016-10-241-0/+16
* - Add shebangfix documentation bitsDmitry Marakasov2015-10-221-2/+10
* Roll all of the commands into a loop and use the same patterns for every lang.Bryan Drewery2015-10-201-31/+15
* Improve shebangfix frameworkDmitry Marakasov2015-10-191-14/+31
* Rewrite the target ordering code.Mathieu Arnold2015-08-171-0/+1
* Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for portsAntoine Brodin2015-07-291-0/+4
* Fix a typoAntoine Brodin2015-06-121-1/+1
* Add ksh support to USES=shebangfixAntoine Brodin2014-08-181-1/+3
* Move MAINTAINER lines to the end of the initial comment block andGerald Pfeifer2014-03-151-2/+1
* - Add 'tcl' and 'tk' support in SHEBANG_LANGPietro Cerutti2014-02-171-3/+7
* Add java_CMD. Although Java programs don't use shebangs, it is sometimesDag-Erling Smørgrav2014-02-151-1/+3
* Properly add targets to the sequence they belong to, that now makes them pred...Baptiste Daroussin2014-01-041-3/+0
* Extend description of USE=shebangfix. Improve grammar and formatting.Gerald Pfeifer2013-11-281-10/+15
* Mark some targets .PHONYBaptiste Daroussin2013-11-201-0/+1
* - Fix a documentation typoMarcus von Appen2013-08-251-1/+1
* Add some more comment to explain how SHEBANG_FILES worksBaptiste Daroussin2013-06-101-0/+4
* Do not leave .bak files after converting shebangsBaptiste Daroussin2013-05-291-1/+1
* Add new USES: shebangfixBaptiste Daroussin2013-05-061-0/+53