summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_alternatives/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2005-01-30Update to 1.2:jmmv1-1/+3
- 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-25Initial import of pkg_alternatives, version 1.0:jmmv1-0/+6
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.