xbps/lib
Juan RP e1f2a8b7bd xbps-bin: multiple fixes to update packages.
* Fix 'autoupdate' target to look for new packages in ALL repos, not
  just the first one that has the package.
* Fix 'update' target to work correctly.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091016133157-asvkv5jb6i9q2ibe
2009-10-16 15:31:57 +02:00
..
cmpver.c Initial import of xbps with code as August '09. 2009-08-17 19:07:20 +02:00
configure.c xbps_configure_pkg: pass correct version to the post install script. 2009-08-27 07:31:50 +02:00
depends.c Remove support for "keep_dirs", it won't be used. 2009-10-15 16:29:37 +02:00
fexec.c xbps_file_chdir_exec: check if /bin/sh is executable rather than readable. 2009-08-25 06:04:29 +02:00
findpkg.c xbps-bin: multiple fixes to update packages. 2009-10-16 15:31:57 +02:00
humanize_number.c Initial import of xbps with code as August '09. 2009-08-17 19:07:20 +02:00
Makefile Add some PHONYs to the install target in Makefiles. 2009-08-21 11:17:58 +02:00
orphans.c When finding package orphans, only report those with "installed" state. 2009-08-22 07:41:23 +02:00
plist.c Fix bug #447944: xbps build failure (gcc 4.4.1) 2009-10-10 16:13:37 +02:00
purge.c Improve marginally configuring/purging all packages by looking at its 2009-08-21 11:31:26 +02:00
register.c Initial import of xbps with code as August '09. 2009-08-17 19:07:20 +02:00
remove.c Pass another argument to the REMOVE script to make the script 2009-10-02 13:38:33 +02:00
repository.c Initial import of xbps with code as August '09. 2009-08-17 19:07:20 +02:00
requiredby.c xbps_requiredby_pkg_add: ignore existing entries. 2009-10-16 13:36:56 +02:00
sha256.c Initial import of xbps with code as August '09. 2009-08-17 19:07:20 +02:00
sortdeps.c Initial import of xbps with code as August '09. 2009-08-17 19:07:20 +02:00
state.c Initial import of xbps with code as August '09. 2009-08-17 19:07:20 +02:00
unpack.c lib/unpack.c: fix a NULL pointer deref when checking configuration 2009-10-10 08:44:37 +02:00
util.c Initial import of xbps with code as August '09. 2009-08-17 19:07:20 +02:00