Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Mar 2007 13:30:00 -0700
From:      Brandon Fosdick <bfoz@bfoz.net>
To:        apache@freebsd.org
Subject:   pkg-plist for apache modules?
Message-ID:  <45FC4FC8.8020806@bfoz.net>

next in thread | raw e-mail | index | archive | help
I submitted my first apache module port (www/mod_log_dbd) and apparently the pkg-plist isn't quite right according to  http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/a.6.2007031023/mod_log_dbd-0.1.log

It seems that the LoadModule line isn't being removed from httpd.conf and is causing httpd.conf to be left behind after an uninstall. What's the proper way to handle this?

I tried looking through a few other module ports (there's a lot of them) and didn't find much help. The plist I used is nearly identical to the one for mod_cvs2, and appears to be similar to many others as well, yet apparently mine is the only port with this problem. Help?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45FC4FC8.8020806>