K 10 svn:author V 5 dougb K 8 svn:date V 27 2012-06-17T10:08:30.000000Z K 7 svn:log V 598 The submitter points out that this service doesn't start because it relies on the database to be up first, which given the previous REQUIRE line could only have happened by accident. So change the REQUIRE to LOGIN, which matches how we like ports scripts to run generally, and add postgresql mysql. While I'm here: 1. Add a $FreeBSD$ 2. Add KEYWORD: shutdown 3. Sort the structure to be more standard 4. Move the obviously non-optional flags to command_args Bump PORTREVISION to reflect these changes. Submitted by: Варнаков Кирилл END