summaryrefslogtreecommitdiff
path: root/sysutils/system-tools-backends/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Remove @dirrm entries from PLISTsjoerg1-11/+1
2008-12-21Fix PLIST, bump PKGREVISION.jmcneill1-1/+2
2008-11-23Pull in policykit and hal, fix handling of dbus config files.jmcneill1-2/+3
2008-11-15Initial import of system-tools-backends version 2.6.0.jmcneill1-0/+62
The System Tools Backends (s-t-b for short) are a set of cross-platform modules for Linux, FreeBSD and other Unix systems. The backends provide a common DBus interface to all platforms to modify or read the system configuration in a distro independent fashion. Historically, access to system configuration has varied deeply across Unix flavours, and concreting a bit more, across Linux distributions, making it near impossible to write desktop tools that could work flawlessly in a cross-platform way. System Tools Backends try to fill this gap, offering a generic and easy way for desktop applications to read and modify configuration details.