summaryrefslogtreecommitdiff
path: root/security/policykit/patches/patch-af
AgeCommit message (Collapse)AuthorFilesLines
2015-07-25Use correct /proc file name on Dragonfly. From David Shao in PR pkg/50088.bsiegert1-1/+10
Bump revision.
2012-12-27Add #ifdef __OpenBSD__ to some of the patches, to fix compilation onbsiegert1-3/+3
OpenBSD and MirBSD. Freeze exception granted by wiz.
2008-11-23* Make it compile in DragonFlyhasso1-3/+3
* Fix permissions of suid/sgid binaries * Bump PKGREVISION
2008-11-22Import policykit version 0.9.jmcneill1-0/+22
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.