void-packages/lib
Juan RP 0d04547576 Add the concept of purging a package, such as with dpkg.
By default a package when is removed, its configuration files
and metadata files won't be removed unless the package is purged.

While here add two targets for xbps-bin:

 * purge [<pkgname>|<all>], passing the "all" string (case insensitive)
   will purge all packages that are in this state (XBPS_PKG_STATE_CONFIG_FILES).

 * reconfigure [<pkgname>|<all>], reconfigures a package or "all"
   if package hasn't been configured. Passing -f reconfigures it again
   even if it's state is ok.

--HG--
extra : convert_revision : bd2d3913ca087a0565b05fa9ee3f9b6d5e3cb934
2009-08-13 16:46:20 +02:00
..
Makefile Add the concept of purging a package, such as with dpkg. 2009-08-13 16:46:20 +02:00
cmpver.c Remove unused headers. 2009-08-12 07:48:03 +02:00
configure.c Add the concept of purging a package, such as with dpkg. 2009-08-13 16:46:20 +02:00
depends.c Remove unused headers. 2009-08-12 07:48:03 +02:00
fexec.c Remove unused headers. 2009-08-12 07:48:03 +02:00
findpkg.c Fix installation of packages with all reqdeps satisfied. 2009-08-13 07:51:29 +02:00
humanize_number.c Build code with -Wcast-qual, -Wcast-align and -Wsign-compare. 2009-04-11 15:52:32 +02:00
orphans.c Remove unused headers. 2009-08-12 07:48:03 +02:00
plist.c Add the concept of purging a package, such as with dpkg. 2009-08-13 16:46:20 +02:00
purge.c Add the concept of purging a package, such as with dpkg. 2009-08-13 16:46:20 +02:00
register.c Add the concept of purging a package, such as with dpkg. 2009-08-13 16:46:20 +02:00
remove.c Add the concept of purging a package, such as with dpkg. 2009-08-13 16:46:20 +02:00
repository.c Remove unused headers. 2009-08-12 07:48:03 +02:00
requiredby.c Remove unused headers. 2009-08-12 07:48:03 +02:00
sha256.c Sync the SHA256 code with NetBSD HEAD. 2009-07-29 16:30:37 +02:00
sortdeps.c Remove unused headers. 2009-08-12 07:48:03 +02:00
state.c Remove unused headers. 2009-08-12 07:48:03 +02:00
unpack.c Use the correct variable for previous. 2009-08-13 08:16:43 +02:00
util.c Remove unused headers. 2009-08-12 07:48:03 +02:00