Commit graph

6 commits

Author SHA1 Message Date
jmmv
2f6fe82ae2 Update to 1.2:
- Add support to explicitly select which wrappers are wanted on a system and
  which ones are not.  This is done through a configuration file that defines
  a filter with a set of actions and regular expressions (example file
  included).
- Add an examples section to the manual page with solutions for some FAQs.
2005-01-30 12:35:22 +00:00
wiz
82c8ef9038 Fix Dt, and improve formatting. 2005-01-28 12:59:57 +00:00
jmmv
95cf710e64 Explicitly use -g instead of relying on default behavior. 2005-01-25 16:48:22 +00:00
jmmv
525aed5185 Add the -g flag to explicitly select the "group mode" (previously known as
"package mode").  Use previous version bump for this change.
2005-01-25 16:47:20 +00:00
jmmv
3cfcc8be82 Update to 1.1:
- Add the destroy action, used to remove the alternatives database as well
  as any known wrappers.

- Use the rebuild/destroy actions at install/deinstall time respectively
  so that this package can be installed at any time and pick up automatically
  available alternatives from PKG_DBDIR.

Per suggestion from reed@ in tech-pkg@.
2005-01-25 16:27:37 +00:00
jmmv
5293f7ab59 Initial import of pkg_alternatives, version 1.0:
pkg_alternatives is a tool to manage the alternatives system provided by
The NetBSD Packages Collection, also known as pkgsrc.  It creates, configures
and destroys generic wrappers used to run programs with similar interfaces.

No objections in tech-pkg@.  Agreed with jlam@, who has provided lots of
design suggestions.
2005-01-25 13:00:46 +00:00