From owner-freebsd-ports@FreeBSD.ORG Sun Nov 13 07:48:02 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03BAA16A420 for ; Sun, 13 Nov 2005 07:48:02 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-07.arcor-online.net (mail-in-07.arcor-online.net [151.189.21.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CCAB43D75 for ; Sun, 13 Nov 2005 07:47:46 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-02-z2.arcor-online.net (mail-in-02-z2.arcor-online.net [151.189.8.14]) by mail-in-07.arcor-online.net (Postfix) with ESMTP id 22691812F2; Sun, 13 Nov 2005 08:47:45 +0100 (CET) Received: from mail-in-04.arcor-online.net (mail-in-04.arcor-online.net [151.189.21.44]) by mail-in-02-z2.arcor-online.net (Postfix) with ESMTP id 16C9C191CEB; Sun, 13 Nov 2005 08:47:45 +0100 (CET) Received: from lofi.dyndns.org (dslb-084-061-133-171.pools.arcor-ip.net [84.61.133.171]) by mail-in-04.arcor-online.net (Postfix) with ESMTP id 9309C8FC38; Sun, 13 Nov 2005 08:47:44 +0100 (CET) Received: from kiste.my.domain (root@kiste.my.domain [192.168.8.4]) by lofi.dyndns.org (8.13.4/8.13.3) with ESMTP id jAD7lgOP080770 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 13 Nov 2005 08:47:42 +0100 (CET) (envelope-from lofi@freebsd.org) Received: from kiste.my.domain (lofi@localhost [127.0.0.1]) by kiste.my.domain (8.13.4/8.13.1) with ESMTP id jAD7lgOR014104; Sun, 13 Nov 2005 08:47:42 +0100 (CET) (envelope-from lofi@freebsd.org) Received: from localhost (localhost [[UNIX: localhost]]) by kiste.my.domain (8.13.4/8.13.1/Submit) id jAD7lfX5014103; Sun, 13 Nov 2005 08:47:41 +0100 (CET) (envelope-from lofi@freebsd.org) X-Authentication-Warning: kiste.my.domain: lofi set sender to lofi@freebsd.org using -f From: Michael Nottebrock To: freebsd-ports@freebsd.org Date: Sun, 13 Nov 2005 08:47:33 +0100 User-Agent: KMail/1.8.3 References: <7b1df2440511111423u7495a644k@mail.gmail.com> In-Reply-To: <7b1df2440511111423u7495a644k@mail.gmail.com> X-Face: =Ym$`&q\+S2X$4`X%x%6"L4>Y,$]<":'L%c9"#7#`2tb&E&wsN31on!N\)3BD[g<=?utf-8?q?=2EjnfV=5B=0A=093=23?=>XchLK,o; >bD>c:]^; :>0>vyZ.X[,63GW`&M>}nYnr]-Fp``,[[@lJ!QL|sfW!s)=?utf-8?q?A2!*=0A=09vNkB/=7CL-?=>&QdSbQg X-Virus-Scanned: by amavisd-new Cc: Luk van den Borne Subject: Re: Amarok + postgreSQL version X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 07:48:02 -0000 --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--