pkg-plist for apache modules?

Brandon Fosdick bfoz at bfoz.net
Sat Mar 17 20:40:03 UTC 2007


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?


More information about the freebsd-apache mailing list