Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Nov 2005 08:47:33 +0100
From:      Michael Nottebrock <lofi@freebsd.org>
To:        freebsd-ports@freebsd.org
Cc:        Luk van den Borne <luktheluckyboy@gmail.com>
Subject:   Re: Amarok + postgreSQL version
Message-ID:  <200511130847.40792.lofi@freebsd.org>
In-Reply-To: <7b1df2440511111423u7495a644k@mail.gmail.com>
References:  <7b1df2440511111423u7495a644k@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart4879997.oguXIohHZQ
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Friday, 11. November 2005 23:23, Luk van den Borne wrote:

> I was wondering how (and if) I can select what version of postgreSQL
> is installed as a dep of amaroK. I'm experimenting with postgres 8.x,
> and I do not want to run two seperate database backends. By default,
> postgresql-client-7.4.9 is installed.

=46WIW, I'm pretty sure that you can make connections to a postgresql 8.x=20
database server using the 7.4 client just fine and you wouldn't need to run=
=20
separate backends, but anyway:

Set the WANT_PGSQL_VER variable to the number suffix of the postgresql port=
s=20
you want - /etc/make.conf is a good place for this:

=46or a value use 'XY' from the postgresqlXY-client|server ports, for insta=
nce

WANT_PGSQL_VER=3D73 will adjust dependencies to postgresql73-client|server

and

WANT_PGSQL_VER=3D80 will adjust dependencies to postgresql80-client|server


Note that this only works for ports - the binary packages available on the=
=20
=46reeBSD ftp mirrors are always built against the default dependencies.

=2D-=20
   ,_,   | Michael Nottebrock               | lofi@freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

--nextPart4879997.oguXIohHZQ
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQBDdu+cXhc68WspdLARAjiLAJ9A/IhPf7TPMK0ldDBlwhCxdxPOvQCdG03y
YtGUWwEKXSFcOtTyLe17p3o=
=KcZm
-----END PGP SIGNATURE-----

--nextPart4879997.oguXIohHZQ--



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