aboutsummaryrefslogtreecommitdiff
path: root/Mk/Scripts/depends-list.sh
Commit message (Expand)AuthorAgeFilesLines
* Use normal PORTSDIR rather than dp_PORTSDIR so it is passed around properly.Bryan Drewery2015-12-041-3/+3
* - Combine clean-depends-list.sh into depends-list.shBryan Drewery2015-10-191-6/+34
* The command environment from r399703 is only needed if recursing.Bryan Drewery2015-10-191-3/+6
* When listing dependencies, export the common command execution results.Bryan Drewery2015-10-191-0/+2
* Shift any arguments eaten up from getopts. This script takes no argumentsBryan Drewery2015-10-091-0/+1
* Unify depends-list.sh and all-depends-list.sh into one script, depends-list.sh.Bryan Drewery2015-10-091-0/+17
* Implemented complete support for test target.Dmitry Marakasov2015-09-281-0/+38