Go to file
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
bin Add the concept of purging a package, such as with dpkg. 2009-08-13 16:46:20 +02:00
doc Implemented item to handle config files. 2009-08-13 07:58:22 +02:00
etc
include Add the concept of purging a package, such as with dpkg. 2009-08-13 16:46:20 +02:00
lib Add the concept of purging a package, such as with dpkg. 2009-08-13 16:46:20 +02:00
shutils install_funcs.sh: remove unused perl related files. 2009-08-11 23:20:32 +02:00
templates xfce4: depend in mousepad. Bumprev. 2009-08-12 14:27:40 +02:00
triggers triggers/openrc-service: stop services in pre-remove. 2009-08-12 00:26:29 +02:00
.gitignore .gitignore: ignore static lib. 2009-08-12 07:14:23 +02:00
Makefile
prog.mk Use a common mk file for all bins, install bins stripped. 2009-02-16 18:03:03 +01:00
vars.mk Build code with -Wconversion. 2009-04-11 16:15:06 +02:00