xbps/lib
Juan RP 9489f8a3dc Do not configure pkg if there's an update in transaction.
This fixes the following problem:

 - pkg is installed with state "unpacked".
 - There's an update of pkg in transaction.
 - xbps tries to configure the pkg because its state is "unpacked",
   therefore ignoring the update.
2012-12-20 12:08:55 +01:00
..
compat XBPS can now be built on NetBSD (and probably any other BSD variant). 2012-12-06 12:58:17 +01:00
external XBPS can now be built on NetBSD (and probably any other BSD variant). 2012-12-06 12:58:17 +01:00
fetch
portableproplib XBPS can now be built on NetBSD (and probably any other BSD variant). 2012-12-06 12:58:17 +01:00
cb_util.c Major API/ABI cleanup bringing performance improvements and fixes. 2012-11-30 07:11:51 +01:00
download.c xbps_fetch_file: use O_CLOEXEC. 2012-12-15 09:50:37 +01:00
initend.c Faster generation of dynamic reverse dependencies and do this exactly once. 2012-12-15 07:33:49 +01:00
Makefile XBPS can now be built on NetBSD (and probably any other BSD variant). 2012-12-06 12:58:17 +01:00
package_config_files.c Major API/ABI cleanup bringing performance improvements and fixes. 2012-11-30 07:11:51 +01:00
package_configure.c xbps_configure_pkg: set pkg state in our pkg dictionary from pkgdb. 2012-12-17 11:27:10 +01:00
package_conflicts.c Use prop iterators when needed to retain the obj. 2012-11-30 09:49:09 +01:00
package_orphans.c Added support for dynamic generation of revdeps for installed packages. 2012-11-30 17:40:52 +01:00
package_register.c Added support for dynamic generation of revdeps for installed packages. 2012-11-30 17:40:52 +01:00
package_remove_obsoletes.c Major API/ABI cleanup bringing performance improvements and fixes. 2012-11-30 07:11:51 +01:00
package_remove.c Added support for dynamic generation of revdeps for installed packages. 2012-11-30 17:40:52 +01:00
package_script.c xbps_pkg_exec_buffer: chdir to rootdir before creating fd. 2012-11-19 14:59:42 +01:00
package_state.c Major API/ABI cleanup bringing performance improvements and fixes. 2012-11-30 07:11:51 +01:00
package_unpack.c Use posix_fadvise(2) only if it's available. 2012-12-15 10:47:30 +01:00
pkgdb.c Faster generation of dynamic reverse dependencies and do this exactly once. 2012-12-15 07:33:49 +01:00
plist_archive_entry.c
plist_fetch.c Major API/ABI cleanup bringing performance improvements and fixes. 2012-11-30 07:11:51 +01:00
plist_find.c Use prop iterators when needed to retain the obj. 2012-11-30 09:49:09 +01:00
plist_match.c Use prop iterators when needed to retain the obj. 2012-11-30 09:49:09 +01:00
plist_remove.c Major API/ABI cleanup bringing performance improvements and fixes. 2012-11-30 07:11:51 +01:00
plist.c Major API/ABI cleanup bringing performance improvements and fixes. 2012-11-30 07:11:51 +01:00
rindex_get.c Update API docs. 2012-12-19 01:01:27 +01:00
rindex_pkgdeps.c find_repo_deps: find pkgd from pkgdb by name as it checks for version later. 2012-12-02 16:34:01 +01:00
rindex_sync.c Update API docs. 2012-12-19 01:01:27 +01:00
rpool_get.c Major API/ABI cleanup bringing performance improvements and fixes. 2012-11-30 07:11:51 +01:00
rpool.c Update API docs. 2012-12-19 01:01:27 +01:00
transaction_commit.c Major API/ABI cleanup bringing performance improvements and fixes. 2012-11-30 07:11:51 +01:00
transaction_dictionary.c Major API/ABI cleanup bringing performance improvements and fixes. 2012-11-30 07:11:51 +01:00
transaction_ops.c Do not configure pkg if there's an update in transaction. 2012-12-20 12:08:55 +01:00
transaction_package_replace.c Added support for dynamic generation of revdeps for installed packages. 2012-11-30 17:40:52 +01:00
transaction_sortdeps.c xbps_transaction_sort: do not sort removed pkgs; just add them to head. 2012-12-01 08:10:15 +01:00
util_hash.c xbps_file_hash: use madvise(2). 2012-12-15 09:51:05 +01:00
util.c libxbps: finish support for rindex 1.6. 2012-12-07 17:11:52 +01:00