xbps/bin/xbps-bin
Juan RP 13706cf0a5 xbps-repo: changed the 'sync' target to update from all registered
remote repositories, so remove its argument.

xbps_sync_repository_pkg_index:
 - create the local repo dir in XBPS_META_PATH.
 - also add the uri scheme (http://, https://, ftp://) in the created
   local directory and subst ':' also with an underscore.
 - do not create local repo directories unless the download pkg-index
   plist file is verified to be fetched correctly.

xbps_check_is_repo_string_remote:
  New function to check if a repo string is a remote repository, use
  it in all places where it was used before.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091123042316-rmu4w3ehoxwh3iz8
2009-11-23 04:23:16 +00:00
..
check.c Added support for shell (and csh as well) patterns for required 2009-11-07 04:56:20 +01:00
defs.h xbps-bin: use a single point to cleanup resources. 2009-10-23 14:01:54 +02:00
install.c xbps-repo: changed the 'sync' target to update from all registered 2009-11-23 04:23:16 +00:00
main.c Improve dependency matching via repos and use the "pkgver" object 2009-11-22 05:15:47 +01:00
Makefile Improve make output similar to what recent GNU configure scripts do. 2009-11-19 06:03:37 +01:00
remove.c Improve dependency matching via repos and use the "pkgver" object 2009-11-22 05:15:47 +01:00
show-deps.c Added support for shell (and csh as well) patterns for required 2009-11-07 04:56:20 +01:00
xbps-bin.8.txt Fix a typo in xbps-bin/repo manpages. 2009-11-17 17:43:09 +01:00