xbps/TODO

19 lines
622 B
Plaintext
Raw Normal View History

2011-10-30 16:17:35 +05:30
libxbps:
2012-07-04 18:28:46 +05:30
- switch to libcurl and drop libfetch.
2011-10-30 16:17:35 +05:30
- properties: (update-first) still unimplemented.
2012-07-04 18:28:46 +05:30
xbps-bin:
- Improve help output and add description at the same line than target.
2011-10-30 16:17:35 +05:30
xbps-repo:
2012-07-04 18:28:46 +05:30
- Improve help output and add description at the same line than target.
2011-10-30 16:17:35 +05:30
- support to verify PGP signed pkg-index.plist repo files.
I have some preliminar code but need to clean it up, thanks
to NetBSD's netpgp).
2011-10-30 16:19:10 +05:30
- Add requiredby support to pkg's dictionaries in repository's
pkg-index.plist, to know reverse deps from remote repos.
2011-10-30 16:17:35 +05:30
Issues listed at http://code.google.com/p/xbps/issues/list
Surely more stuff...