Subject: CVS commit: pkgsrc/pkgtools/pkg_alternatives
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 01/30/2005 12:35:23
Module Name: pkgsrc
Committed By: jmmv
Date: Sun Jan 30 12:35:22 UTC 2005
Modified Files:
pkgsrc/pkgtools/pkg_alternatives: Makefile PLIST
pkgsrc/pkgtools/pkg_alternatives/files: pkg_alternatives.8
pkg_alternatives.sh
Added Files:
pkgsrc/pkgtools/pkg_alternatives/files: filter.conf
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/pkg_alternatives/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/pkgtools/pkg_alternatives/PLIST
cvs rdiff -r0 -r1.1 pkgsrc/pkgtools/pkg_alternatives/files/filter.conf
cvs rdiff -r1.4 -r1.5 \
pkgsrc/pkgtools/pkg_alternatives/files/pkg_alternatives.8
cvs rdiff -r1.3 -r1.4 \
pkgsrc/pkgtools/pkg_alternatives/files/pkg_alternatives.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.