Re: request for port mod_fcgid

2006-12-13 Thread Joerg Sonnenberger
On Wed, Dec 13, 2006 at 04:02:24PM +1100, Petr Janda wrote: this only happens withg fcgid module loaded. Any idea what could be causing it? Check netstat -a... Joerg

Re: request for port mod_fcgid

2006-12-13 Thread Petr Janda
Won't help, it only happens when i run: apachectl stop; apachectl start if i do apachectl stop and apachectl start half a second later it works. it seems that apache unbinds from the port a bit after apachectl stop returns to command line for some reason. Anyway, fcgid itself works well and

Re: request for port mod_fcgid

2006-12-13 Thread Joerg Sonnenberger
On Wed, Dec 13, 2006 at 08:46:52PM +1100, Petr Janda wrote: Won't help, it only happens when i run: apachectl stop; apachectl start I meant: check netstat -a for sockets still in TIME_WAIT etc. Joerg

Re: PF and others

2006-12-13 Thread Petr Janda
Do we have a summary of all bug fixes done to 1.4 in the past 6 months or something? Petr Simon 'corecode' Schubert wrote: Petr Janda wrote: Are you running -HEAD? My server is running 1.6.1-RELEASE. I didnt see any PF related bug-fixes in 1.6 and I havent cvsuped any anyway. I used to have

Re: PF and others

2006-12-13 Thread Simon 'corecode' Schubert
Petr Janda wrote: Do we have a summary of all bug fixes done to 1.4 in the past 6 months or something? doesn't help, i backported some fixes from head :) cheers simon -- Serve - BSD +++ RENT this banner advert +++ASCII Ribbon /\ Work - Mac +++ space for low €€€ NOW!1 +++

Re: request for port mod_fcgid

2006-12-13 Thread Petr Janda
Ive attached MESSAGE for ap2-fcgid as requested. Petr To enable this module, add something like the following lines to your server configuration file: LoadModule fcgid_module lib/httpd/mod_fcgid.so IfModule mod_fcgid.c

Re: request for port mod_fcgid

2006-12-13 Thread Jeremy C. Reed
Ive attached MESSAGE for ap2-fcgid as requested. Done. You probably don't need to use submit at dragonfly as that is probably not for pkgsrc. Also don't need to email users@ dragonfly either. Thanks!

Re: request for port mod_fcgid

2006-12-13 Thread Jonas Trollvik
Maybe it's time for a [EMAIL PROTECTED] then? Having working packages is a really important part for users of dragonfly. I would think it's of this is in the best interest of the community. What do you guys think? Regards Jonas On 12/13/06, Jeremy C. Reed [EMAIL PROTECTED] wrote: Ive attached

Re: request for port mod_fcgid

2006-12-13 Thread Jeremy C. Reed
Maybe it's time for a [EMAIL PROTECTED] then? Having working packages is a really important part for users of dragonfly. I would think it's of this is in the best interest of the community. What do you guys think? The volunteers who work on DragonFly have decided to take advantage of a

Re: Sound slowdown on sis7012 hardware

2006-12-13 Thread Simon 'corecode' Schubert
Vladimir Mitiouchev wrote: On 11/13/06, Simon 'corecode' Schubert [EMAIL PROTECTED] wrote: Yes, that's 10%, or 44.1kHz instead of 48kHz. My sound update resolves this, but at the moment it needs updating to the new kernel structure, which I can't do due to lack of time. Is there any progress

Re: PF and others

2006-12-13 Thread Justin C. Sherrill
On Wed, December 13, 2006 5:18 am, Petr Janda wrote: Do we have a summary of all bug fixes done to 1.4 in the past 6 months or something? http://leaf.dragonflybsd.org/releaseinfo/ Commits to branches, pulled from [EMAIL PROTECTED]

Re: sk: jumbo buffer

2006-12-13 Thread Gergo Szakal
Sepherosa Ziehau wrote: Please test following patch: http://leaf.dragonflybsd.org/~sephe/sk.diff I have done some preliminary netperf testing of above patch, so it should be safe to be used. However, I will wait another two weeks for the testing result in your enviroment before committing it.

A c++ puzzle for you gurus

2006-12-13 Thread walt
In response to a post by Petr, I decided to take a stab at fixing pkgsrc/wip/powerdns-recursor. I was able to fix a few obvious #ifdefs, but I'm still getting this c++ error (which doesn't happen in NetBSD): c++ -O2 -I/usr/pkg/include -I/usr/include -Wall -O3 -I/usr/pkg/include -I/usr/include

Re: request for port mod_fcgid

2006-12-13 Thread Jonas Trollvik
Sorry, I misunderstood the issue. I thought it was dragonfly specific and thanks for clarifying it wasn't. My apologies //Jonas On 12/13/06, Jeremy C. Reed [EMAIL PROTECTED] wrote: Maybe it's time for a [EMAIL PROTECTED] then? Having working packages is a really important part for users of

Re: A c++ puzzle for you gurus

2006-12-13 Thread Peter Avalos
On Wed, Dec 13, 2006 at 07:48:38AM -0800, walt wrote: In response to a post by Petr, I decided to take a stab at fixing pkgsrc/wip/powerdns-recursor. I was able to fix a few obvious #ifdefs, but I'm still getting this c++ error (which doesn't happen in NetBSD): c++ -O2 -I/usr/pkg/include

Re: A c++ puzzle for you gurus

2006-12-13 Thread Simon 'corecode' Schubert
walt wrote: c++ -O2 -I/usr/pkg/include -I/usr/include -Wall -O3 -I/usr/pkg/include -I/usr/include -c -o syncres.o syncres.cc In file included from mtasker.hh:107, from syncres.hh:20, from syncres.cc:20: mtasker.cc: In member function `void MTaskerEventKey,

Re: A c++ puzzle for you gurus

2006-12-13 Thread Joerg Sonnenberger
On Thu, Dec 14, 2006 at 01:34:04AM +0100, Simon 'corecode' Schubert wrote: the problem here basically is an incomprehensible error message which translates to: no declaration for swapcontext()!!1 Wrong. Joerg

Re: A c++ puzzle for you gurus

2006-12-13 Thread Simon 'corecode' Schubert
Joerg Sonnenberger wrote: On Thu, Dec 14, 2006 at 01:34:04AM +0100, Simon 'corecode' Schubert wrote: the problem here basically is an incomprehensible error message which translates to: no declaration for swapcontext()!!1 Wrong. thanks for your explanation, but i think you're missing

Xorg 6.9.0 breakage

2006-12-13 Thread tannj
I've figured out a quick fix to get the i810 Xorg server running on my machine. Originally I tried to trace the problem in the i810 driver because I was getting a fatal server lockup with hardware acceleration, plus the screen was garbled(vertical lines from top to bottom). I could switch to