summaryrefslogtreecommitdiff
path: root/security/policykit/patches/patch-aa
AgeCommit message (Collapse)AuthorFilesLines
2012-12-27Add #ifdef __OpenBSD__ to some of the patches, to fix compilation onbsiegert1-2/+2
OpenBSD and MirBSD. Freeze exception granted by wiz.
2008-12-20PR# pkg/40230: "libvolume_id" doesn't build under Mac OS Xjmcneill1-2/+2
Fix PolicyKit build on OSX.
2008-11-23* Make it compile in DragonFlyhasso1-2/+2
* Fix permissions of suid/sgid binaries * Bump PKGREVISION
2008-11-22Import policykit version 0.9.jmcneill1-0/+13
PolicyKit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes: It is a framework for centralizing the decision making process with respect to granting access to privileged operations for unprivileged applications. PolicyKit is specifically targeting applications in rich desktop environments on multi-user UNIX-like operating systems. It does not imply or rely on any exotic kernel features.