Re: Selecting at least one option out of multiple groups

2015-02-01 Thread Elizabeth Myers
On 02/01/15 00:55, Scot Hetzel wrote: > On Wed, Jan 28, 2015 at 3:31 AM, Elizabeth Myers > wrote: >> Hello, >> >> I am porting a piece of software (purple-plugin-pack) to FreeBSD. It >> contains numerous plugins for Pidgin all under one pack (over 50). They > > Is this going to be one port that i

Re: Selecting at least one option out of multiple groups

2015-01-31 Thread Scot Hetzel
On Wed, Jan 28, 2015 at 3:31 AM, Elizabeth Myers wrote: > Hello, > > I am porting a piece of software (purple-plugin-pack) to FreeBSD. It > contains numerous plugins for Pidgin all under one pack (over 50). They Is this going to be one port that installs over 50 plugins (based on what is selected

Selecting at least one option out of multiple groups

2015-01-28 Thread Elizabeth Myers
Hello, I am porting a piece of software (purple-plugin-pack) to FreeBSD. It contains numerous plugins for Pidgin all under one pack (over 50). They all compile, but I want to make it configurable which plugins are installed, but it makes no sense unless at least one plugin is set. So far I have th