Re: multimedia/transcode won't build

2008-08-11 Thread Dieter
> >> -#include > >> -#include > >> +#include > >> +#include > And here is a question for the freebsd-ports@ masters. If a port only > requires basic lzo functionality, is there an easy way to just work with > whatever version (lzo1 or lzo2) the user already has installed on the > system? Th

HDTV tuners (was: Re: Call for testers: MythTV 0.21 port upgrade )

2009-01-02 Thread Dieter
> This may be a bit off topic but I saw the thread and I had to ask, > is there any decent HDTV tv cards that Work in FreeBSD 7.1 or even 8? There is Jason's cx88 driver (in ports), which supports several cards, some support ATSC, some support DVB, some support NTSC. Supported OSes: http://corona

Re: ports/158179: some packages do not fully honor -P dir option in pkg_add(1)

2011-07-19 Thread Dieter BSD
> 1.  Spell out very clearly its purpose - is it to populate a jail, for > example? Populating a chroot/jail is one purpose. Another is to test a new version of a package without messing up the existing version. There are bound to be other reasons. Compiling the port rather than installing a pa

Re: ports/158179: some packages do not fully honor -P dir option in pkg_add(1)

2011-07-19 Thread Dieter BSD
>> 1. Spell out very clearly its purpose - is it to populate a jail, for >> example? > > Populating a chroot/jail is one purpose. Whoops, it occurs to me that using -P to populate a chroot/jail would only work for simple cases. There is the -C option, but it "needs to be a fairly complete file sy