Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 'make -j'. | bdrewery | 2017-12-07 | 1 | -3/+3 |
* | Implement basic flavors. | mat | 2017-09-26 | 1 | -1/+10 |
* | Don't truncate DEPENDS_ARGS here. | bdrewery | 2016-11-01 | 1 | -2/+2 |
* | Fix package depends install not respecting DEPENDS_ARGS for the PKGFILE lookup. | bdrewery | 2016-06-24 | 1 | -6/+4 |
* | Show proper variable in error. | bdrewery | 2016-06-24 | 1 | -1/+1 |
* | Ease debugging of Mk/Scripts scripts. | mat | 2016-05-21 | 1 | -0/+2 |
* | Use normal PORTSDIR rather than dp_PORTSDIR so it is passed around properly. | bdrewery | 2015-12-05 | 1 | -2/+2 |
* | - Only consider missing dependency origins to be fatal if they were not | bdrewery | 2015-11-14 | 1 | -8/+21 |
* | Fix error message when not finding a package | bapt | 2015-09-03 | 1 | -1/+1 |
* | Split LIB_DEPENDS and the other _DEPENDS types. | mat | 2015-07-24 | 1 | -6/+15 |
* | Factorize the function to validate env | bapt | 2015-07-02 | 1 | -12/+1 |
* | Add PATH environment when trying to find libraries this fixes building under | bapt | 2015-07-01 | 1 | -1/+1 |
* | Refactor dependency checks and installation | bapt | 2015-06-29 | 1 | -0/+177 |