This is the 2-clause BSD implementation that does not use any external
dependency (other than libxbps).

Written by xdave.

Made some minor changes to build cleanly.
This commit is contained in:
Juan RP
2014-04-06 12:21:24 +02:00
parent eeb12a8c9d
commit eb1f1d197d
6 changed files with 671 additions and 3 deletions

6
NEWS
View File

@@ -1,3 +1,9 @@
xbps-0.36 (???):
* xbps-repo-checkvers: new utility merged from https://github.com/xdave/xbps-src-utils
that is able to check which packages are outdated in the XBPS repositories by
comparing them against a xbps-packages repository. Written by xdave.
xbps-0.35 (2014-04-01):
* xbps-uchroot: new utility merged from xbps-packages/xbps-src that