freebsd-ports/Mk/Scripts
Dmitry Marakasov c927ccddc4 Treat python shebangs without version specified (e.g. `/usr/local/bin/python'
and `/usr/bin/env python') as invalid, because ports always depend on specific
version of python (e.g. python2 or python3), and generic `python'
which is link to either of them may point to incorrect version or
be not available at all (since it's installed by separate optional
python metaport)

Approved by:	portmgr (mat), python (sunpoet)
Differential Revision:	D9332
2017-04-10 15:21:25 +00:00
..
actual-package-depends.sh Ease debugging of Mk/Scripts scripts. 2016-05-20 19:01:59 +00:00
check-stagedir.sh The output of tools like awk, date, sort, tr,... depends on the current 2017-01-18 13:20:31 +00:00
check-vulnerable.sh Reverse tests to decrease complexity. 2016-06-19 11:25:35 +00:00
check_leftovers.sh Ease debugging of Mk/Scripts scripts. 2016-05-20 19:01:59 +00:00
checksum.sh Use dp_DISTINFO_FILE instead of DISTINFO_FILE 2016-12-18 21:43:24 +00:00
create-manifest.sh Add a PKGMESSAGES variable that allows the framework to have more than 2016-08-03 12:45:30 +00:00
depends-list.sh Make make clean be recursive again. 2016-10-18 15:27:25 +00:00
dialog4ports.sh Ease debugging of Mk/Scripts scripts. 2016-05-20 19:01:59 +00:00
do-depends.sh Don't truncate DEPENDS_ARGS here. 2016-10-31 20:54:50 +00:00
do-fetch.sh Remove some code added in r858[1], still don't know what it was supposed to 2017-01-28 10:52:20 +00:00
do-patch.sh Implement EXTRA_PATCH_TREE. 2017-01-16 16:47:05 +00:00
do-users-groups.sh Remove support for FreeBSD < 10.3 from Mk/* 2017-01-03 07:24:49 +00:00
find-lib.sh Ease debugging of Mk/Scripts scripts. 2016-05-20 19:01:59 +00:00
functions.sh ports_env: Fix OPSYS not being exported. 2017-02-17 22:22:27 +00:00
generate-symbols.sh Add some work-in-progress scripts for splitting symbols out into PREFIX/lib/debug. 2015-10-19 17:04:33 +00:00
makesum.sh Extract the larger bsd.port.mk targets into separate scripts. 2016-05-25 15:58:31 +00:00
plist_sub_sed_sort.sh
ports_env.sh Follow-up r399170 with a script, ports_env.sh, that can be used for the purpose. 2015-10-13 00:03:10 +00:00
qa.sh Treat python shebangs without version specified (e.g. `/usr/local/bin/python' 2017-04-10 15:21:25 +00:00
security-check.awk
smart_makepatch.sh Ease debugging of Mk/Scripts scripts. 2016-05-20 19:01:59 +00:00