[103053] trunk/dports/net/zabbix2/Portfile

Eric A. Borisch eborisch at macports.org
Mon Feb 18 18:55:36 PST 2013


On Monday, February 18, 2013, Ryan Schmidt wrote:

>
> On Feb 18, 2013, at 12:00, eborisch at macports.org <javascript:;> wrote:
>
> > Revision: 103206
> >          https://trac.macports.org/changeset/103206
> > Author:   eborisch at macports.org <javascript:;>
> > Date:     2013-02-18 10:00:16 -0800 (Mon, 18 Feb 2013)
> > Log Message:
> > -----------
> > zabbix2[-agent]: Upgrade to 2.0.5; Update dependencies.
> >
> > Modified Paths:
> > --------------
> >    trunk/dports/net/zabbix2/Portfile
>
> > @@ -75,13 +75,13 @@
> >     array set DBLIST {
> >         mysql5  {"MySQL 5.x"
>  path:bin/mysql_config5:mysql5-server \
> >                  mysql=${prefix}/lib/mysql5/bin/mysql_config}
> > -        pgsql81 {"PostgreSQL 8.1.x"     port:postgresql81 \
> > +        pgsql81 {"PostgreSQL 8.1.x"     port:postgresql81-server \
> >                  pgsql=${prefix}/lib/postgresql81/bin/pg_config}
> > -        pgsql82 {"PostgreSQL 8.2.x"     port:postgresql82 \
> > +        pgsql82 {"PostgreSQL 8.2.x"     port:postgresql82-server \
> >                  pgsql=${prefix}/lib/postgresql82/bin/pg_config}
> > -        pgsql83 {"PostgreSQL 8.3.x"     port:postgresql83 \
> > +        pgsql83 {"PostgreSQL 8.3.x"     port:postgresql83-server \
> >                  pgsql=${prefix}/lib/postgresql83/bin/pg_config}
> > -        pgsql84 {"PostgreSQL 8.4.x"     port:postgresql84 \
> > +        pgsql84 {"PostgreSQL 8.4.x"     port:postgresql84-server \
> >                  pgsql=${prefix}/lib/postgresql84/bin/pg_config}
> >         sqlite3 {"SQLite 3.x"           port:sqlite3 \
> >                  sqlite3=${prefix}}
>
> Again I must ask: why is a database server now required on the same
> machine? Why is it not sufficient for the database server to be on another
> machine


I suppose one could. I'll switch it back (for MySQL as well) - or you can,
it's nomaintainer.


-- 
Eric A. Borisch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20130218/4647867a/attachment.html>


More information about the macports-dev mailing list