Age | Commit message (Expand) | Author |
2015-08-17 | Rewrite the target ordering code. | Mathieu Arnold |
2014-12-26 | Use a custom keyword for kldxref, that allows to control exactly when it is run | Baptiste Daroussin |
2014-09-28 | Change the way USES is handled: | Tijl Coosemans |
2014-08-07 | Do not override _USES_POST | Antoine Brodin |
2014-06-22 | Add --strip-debug to STRIP_CMD to avoid removing kernel symbols from the | Rene Ladan |
2014-03-15 | Move MAINTAINER lines to the end of the initial comment block and | Gerald Pfeifer |
2014-01-31 | Remove support for unstaged ports. | Rene Ladan |
2014-01-24 | - kernel modules support SSP natively, so change the description | Rene Ladan |
2014-01-04 | Properly add targets to the sequence they belong to, that now makes them pred... | Baptiste Daroussin |
2013-12-25 | Traditionally, most (if not all) tamperings with ${TMPPLIST} were done | Alexey Dokuchaev |
2013-11-20 | Define the target in post section. | Baptiste Daroussin |
2013-11-20 | Mark some targets .PHONY | Baptiste Daroussin |
2013-11-12 | Do not try to remove /boot/modules, it is part of BSD.root.dist [1] | Rene Ladan |
2013-11-12 | Fix with bmake which requires KMODDDIR to be defined before use. | Rene Ladan |
2013-11-08 | Change KMODDDIR to /boot/modules if it is set to /boot/kernel | Rene Ladan |
2013-11-04 | Using stage does not magically enforce the use of sane package tools, so | Rene Ladan |
2013-11-03 | Use @unexec rmdir instead of @dirrmtry in the NO_STAGE case. | Rene Ladan |
2013-11-03 | Make sure that kldxref(8) is not run when installing into the staging | Rene Ladan |
2013-10-31 | Add a new USES for kernel module ports. | Rene Ladan |