Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced | jgh | 2012-06-24 | 1 | -1/+3 |
| | | | | | | PR: ports/169219 Submitted by: jgh@ Approved by: maintainer, gelraen.ua@gmail.com | ||||
* | Fails to compile on powerpc (missing header), so mark it as not for powerpc. | linimon | 2011-12-28 | 1 | -0/+3 |
| | | | | | | Presumably, no reason to try to compile this on sparc64, either. Hat: portmgr | ||||
* | Fix test for whether src is included. | linimon | 2011-12-12 | 1 | -1/+1 |
| | | | | | Hat: portmgr Feature safe: yes | ||||
* | Fix build on FreeBSD7-amd64 by update to latest version 1.0.1. | osa | 2011-11-07 | 1 | -1/+1 |
| | | | | | Problem found by: pav Patch submitted by: Maxim Ignatenko (maintainer) | ||||
* | Fix typo. | osa | 2011-11-03 | 1 | -1/+1 |
| | | | | Found by: az | ||||
* | Add kernel module and utility for calling arbitrary ACPI methods | osa | 2011-11-03 | 1 | -0/+34 |
from userspace. Submitted by: Maxim Ignatenko aka gelraen dot ua at gmail dot com PR: ports/161678 |