xbps/lib
Juan RP 6256b34ccc Some changes that will appear in 0.5.0:
* Add proplib-0.4.1 source and use it in XBPS. This is to avoid
   an external dependency, so that we depend on the features of the
   internal library. This also means that proplib is not required anymore.

 * Added support to read/write gzip compressed plists by default, thanks
   to proplib-0.4 that gained new functionality.

That means that from now, XBPS will be able to write compressed gzip
plist files for all metadata related work. This will vastly reduce
bandwidth required for fetching remote repo's pkg index file and
binary packages.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20100420122238-zcb85rudt9p34e10
2010-04-20 14:22:38 +02:00
..
fetch Merge libfetch-2.30 from NetBSD's pkgsrc. 2010-01-24 15:47:53 +01:00
portableproplib Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
cmpver.c Mega-commit to document the API with doxygen. 2010-01-21 03:10:19 +01:00
config_files.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
configure.c Add infrastructure changes to build the API documentation. 2010-01-23 02:37:19 +01:00
download.c Add defs for default fetch cache connection limits and use them in 2010-01-24 16:31:56 +01:00
fexec.c Mega-commit to document the API with doxygen. 2010-01-21 03:10:19 +01:00
humanize_number.c Mega-commit to document the API with doxygen. 2010-01-21 03:10:19 +01:00
Makefile Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
mkpath.c Mega-commit to document the API with doxygen. 2010-01-21 03:10:19 +01:00
orphans.c xbps_find_orphan_packages: improve doxygen documentation. 2010-01-23 06:29:34 +01:00
pkgmatch.c Mega-commit to document the API with doxygen. 2010-01-21 03:10:19 +01:00
plist.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
purge.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
register.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
regpkgs_dictionary.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
remove_obsoletes.c Mega-commit to document the API with doxygen. 2010-01-21 03:10:19 +01:00
remove.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
repository_finddeps.c Mega-commit to document the API with doxygen. 2010-01-21 03:10:19 +01:00
repository_findpkg.c Avoid endless loop while sorting dependencies due to missing packages. 2010-01-29 04:44:40 +01:00
repository_plist.c xbps_repository_get_pkg_plist_dict_from_url: stop processing the archive 2010-01-22 23:54:33 +01:00
repository_pool.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
repository_sync_index.c Don't export xbps_get_remote_repo_string() to the API, it's only 2010-01-23 06:13:34 +01:00
repository.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
requiredby.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
sha256.c Mega-commit to document the API with doxygen. 2010-01-21 03:10:19 +01:00
sortdeps.c Avoid endless loop while sorting dependencies due to missing packages. 2010-01-29 04:44:40 +01:00
state.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
unpack.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
util.c Mega-commit to document the API with doxygen. 2010-01-21 03:10:19 +01:00