Hi, I am working on a port where one step is "make install-db", to setup the schema in the (mysql) database so that the app will be ready to run with nothing more than "pkg_add $portname". Is there an existing port that handles this job in a way you'd recommend that I replicate?
A related question: what's a really good example of a port that installs a perl-based web user interface? This port I am working on has a web component too, and I'd like to do it "right". Thanks. -jeff