|
Project Information
Featured
Downloads
Links
|
What's XBPS?The X Binary Package System (in short XBPS) is a new binary package system designed and implemented from scratch. Its goal is to be fast, easy to use, bug-free, featureful and portable as much as possible. The XBPS code is totally compatible with POSIX/SUSv2/C99 standards, and released with a Simplified BSD license (2 clause). There is a well documented API provided by the XBPS Library that is the basis for its frontends, to handle binary packages and repositories: xbps-bin(8) and xbps-repo(8). Some highlights:
The package build system (xbps-src) uses a BSD ports-like style with the ability to build packages in chroot jails, without requiring root permissions, i.e your ordinary user; thanks to the Linux kernel and support for POSIX file capabilities (please note that this feature requires a file system that supports extended attributes). Required package build and run time dependencies can be resolved from local/remote repositories or directly from the source packages tree. The latest stable version 0.15 was released on April 6th, 2012. Do you want to try XBPS and judge by yourself? try Void Linux at http://voidlinux.github.com/ Documentation
Howto
Contributing
DISCLAIMER: enjoy your life and happy void hacking -- xtraeme |
