Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jun 2012 10:08:30 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/prelude-lml Makefile ports/security/prelude-lml/files prelude-lml.sh.in
Message-ID:  <201206171008.q5HA8UoD037244@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2012-06-17 10:08:30 UTC

  FreeBSD ports repository

  Modified files:
    security/prelude-lml Makefile 
    security/prelude-lml/files prelude-lml.sh.in 
  Log:
  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:   Варнаков Кирилл <kiril@varnakov.net>
  
  Revision  Changes    Path
  1.50      +1 -1      ports/security/prelude-lml/Makefile
  1.5       +9 -7      ports/security/prelude-lml/files/prelude-lml.sh.in



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