> Tarball attached.

Thanks. I looked at it, here are some comments:

 - There seem to be no flavors for enabling/disabling codecs yet
   you can probably just copy these from my port.
 - You have ossaudio in WANTLIB. Does OSS actually add something
   useful?

Do you also have a port of mpc? If so, please send it to me. Using
netcat to control mpd is a bit cumbersome. ;-)

> To include iconv we use this: MODULES=converters/libiconv

Ok, thanks.

> >an mp3 flavor, as I can see people not needing MP3 support.
> >
> In my port, I've enabled all supported codec. I think it's better 
> to enable most of the supported codecs per default and put in some no_* 
> FLAVORS. (like no_flac) But that's just my opinion. Comments?

As long as the no_* flavors are there, I am fine with that. I just
didn't want to require people install FLAC and AAC libraries, even
if they only use Vorbis. I personally prefer positive flavors (flac)
over negative (no_flac) ones, but you are probably more familiar
with the OpenBSD way.

        -- Bob

Reply via email to