proftpd borked after portupgrade with mysql option

My gosh! Try to stay current but shoot yourself in the foot much?

portaudit does the wondrous job of letting me know port vulnerabilities each and every day … We like “0 problems found” to be returned in our daily email, yes? So when there is ports that need to be updated, I usually give it the ol’ portupgrade -aRr to cover everything.

In this last update, proftpd went and modularized everything. I noticed this because I have one server utilizing the MySQL version so as to easily handle virtual users and provide temporary accounts to transfer music files for the studio. So I figure how I have to update the conf file with the proper settings to get proftpd running. Finally when it is happy, logins are failing and I don’t know why. I find in /var/log/messages that there’s a chroot problem … Tracking this down shows that I need to update my FreeBSD version due to this security vulnerability that proftpd is detecting.

Now off to the make buildworld and some hours of compiling. Can’t just build the kernel. Blast!