Download List

项目描述

The X Binary Package System (in short XBPS) is a 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. There is a well documented API provided by the XBPS Library that is the basis for its frontends, to handle binary packages and repositories.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-12-29 00:12
0.7.2

在libxbps及其客户的一些内存泄漏是固定的。
标签: Stable, Minor bugfixes
Some memory leaks in libxbps and its clients were fixed.

2010-12-24 08:49
0.7.1

为xbps -回购和xbps - uhelper由于应用程序的API中0.7.0破损一些修补程序。轻微错误修正和改进。
标签: Stable, Minor bugfixes
Some fixes for the xbps-repo and xbps-uhelper apps due to API breakage in 0.7.0. Minor bugfixes
and improvements.

2010-12-16 07:14
0.7.0

性能改进,错误修正,新的选项xbps彬(8)和xbps -回购(8),在API清理,等等。
标签: Stable, Major features enhancements
Performance improvements, bugfixes, new options for xbps-bin(8) and xbps-repo(8), cleanups in the API, and more.

2010-10-31 17:31
0.6.2

xbps彬(8)现在接受一个新的目标,知道哪个软件包拥有一个文件;完全匹配或shell模式可以使用。它也可以列出软件包的状态就不同。 xbps -回购(8),删除对于那些未注册的远程仓库的封装索引文件(和它的目录)。内存泄漏是固定在libxbps。
标签: Stable, minor bug fix release
xbps-bin(8) now accepts a new target to know which package owns a file; exact matches or shell patterns can be used. It is also able to list packages depending on its state. xbps-repo(8) now removes the pkg index file (and its directory) for remote repositories that are unregistered. A memory leak was fixed in libxbps.

2010-10-24 06:11
0.6.1

当更换一个包,将是在交易更新,该程序包不会删除,而是它的文件被覆盖的进程仍在继续。更新后的包会发现,旧文件不匹配的SHA256哈希值,并会略过。这解决了与新的封装要求,以前在旧版本中存储的文件的更新新的依赖问题。例如,包含的GTK + -2.20的gdk - pixbuf和GTK + -2.22需要的gdk - pixbuf外部。
标签: Stable
When replacing a package that is going to be updated in the transaction, the package is not removed; instead its files are overwritten and the process continues. The updated package will find that old files didn't match the SHA256 hash and will skip them. This solves the issue of new package updates requiring new dependencies with files that were previously stored in the old version. For example, gtk+-2.20 containing gdk-pixbuf and gtk+-2.22 requiring gdk-pixbuf externally.

Project Resources