Commit graph

7 commits

Author SHA1 Message Date
ghen
81d3bcd078 Replace rc.d dependency on "mysqld" by "pgsql" if pgsql option is selected. 2007-01-02 11:47:40 +00:00
wiz
696ac67d3a Make MESSAGE mysql-specific, since it is.
Final part of PR 32969 by Greg Oster.
2006-03-02 20:54:08 +00:00
wiz
8d64305603 Fix build both for mysql and pgsql backends.
Addresses second part of PR 32969 by Greg Oster.
2006-03-02 20:49:39 +00:00
wiz
c0c03cc8f8 Convert to make better use of the options framework. Addresses part
of PR 32969 by Greg Oster.
2006-03-02 20:41:30 +00:00
dillo
f81ae835ad Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a
user settable variable.  Set PKG_SUGGESTED_OPTIONS instead.  Also,
make use of PKG_OPTIONS_LEGACY_VARS.

Reviewed by wiz.
2005-05-31 10:01:36 +00:00
xtraeme
2ef127af08 Cannot use mysql and pgsql options together, use one of them. 2005-05-24 15:30:39 +00:00
xtraeme
0f7aab5828 Update to 1.5.1, which fixes PR pkg/29975 by Robert Elz.
Some changes were done: enabling the LOOPBACK option by default,
fix some snprintf() calls, etc.

While I'm here convert this pkg to use bsd.options.mk, now that it
supports MySQL and PostgreSQL (MySQL by default as before).
2005-04-14 22:22:56 +00:00