Subject: CVS commit: pkgsrc
From: Dieter Baron
Date: 2005-07-26 11:00:42
Message id: 20050726090042.73EC02DA27@cvs.netbsd.org

Log Message:
Add support for sets of options where at least one option from each
set must be selected, requested and reviewed by wiz:

PKG_OPTIONS_NONEMPTY_SETS
       This is a list of names of sets of options.  At
       least one option from each set must be selected.
       The options in each set are listed in
       PKG_OPTIONS_SET.<setname>.  Options from the sets
       will be automatically added to PKG_SUPPORTED_OPTIONS.

Files:
RevisionActionfile
1.6modifypkgsrc/regress/pkg-options/Makefile
1.1addpkgsrc/regress/pkg-options/files/sets.mk
1.1addpkgsrc/regress/pkg-options/files/sets.out