aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses/kmod.mk
Commit message (Expand)AuthorAgeFilesLines
* Use a custom keyword for kldxref, that allows to control exactly when it is runbapt2014-12-261-8/+1
* Change the way USES is handled:tijl2014-09-291-1/+1
* Do not override _USES_POSTantoine2014-08-071-1/+1
* Add --strip-debug to STRIP_CMD to avoid removing kernel symbols from therene2014-06-231-0/+1
* Move MAINTAINER lines to the end of the initial comment block andgerald2014-03-151-2/+2
* Remove support for unstaged ports.rene2014-02-011-7/+1
* - kernel modules support SSP natively, so change the descriptionrene2014-01-251-2/+2
* Properly add targets to the sequence they belong to, that now makes them pred...bapt2014-01-041-2/+0
* Traditionally, most (if not all) tamperings with ${TMPPLIST} were donedanfe2013-12-261-4/+5
* Define the target in post section.bapt2013-11-201-7/+10
* Mark some targets .PHONYbapt2013-11-201-0/+1
* Do not try to remove /boot/modules, it is part of BSD.root.dist [1]rene2013-11-131-1/+3
* Fix with bmake which requires KMODDDIR to be defined before use.rene2013-11-121-1/+1
* Change KMODDDIR to /boot/modules if it is set to /boot/kernelrene2013-11-081-0/+3
* Using stage does not magically enforce the use of sane package tools, sorene2013-11-041-4/+2
* Use @unexec rmdir instead of @dirrmtry in the NO_STAGE case.rene2013-11-041-1/+3
* Make sure that kldxref(8) is not run when installing into the stagingrene2013-11-041-0/+3
* Add a new USES for kernel module ports.rene2013-10-311-0/+47