From owner-freebsd-ports@FreeBSD.ORG Thu Oct 7 14:59:48 2010 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 472621065670 for ; Thu, 7 Oct 2010 14:59:48 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from melon.pingpong.net (dadel.pingpong.net [79.136.116.226]) by mx1.freebsd.org (Postfix) with ESMTP id 6A0F08FC08 for ; Thu, 7 Oct 2010 14:59:48 +0000 (UTC) Received: from melon.pingpong.net (localhost [127.0.0.1]) by melon.pingpong.net (Postfix) with ESMTP id 38E375F22; Thu, 7 Oct 2010 16:59:46 +0200 (CEST) X-Virus-Scanned: by amavisd-new at pingpong.net Received: from melon.pingpong.net ([127.0.0.1]) by melon.pingpong.net (melon.pingpong.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Jw6kfyZcSPrk; Thu, 7 Oct 2010 16:59:46 +0200 (CEST) Received: from [172.16.1.6] (citron.pingpong.net [195.178.173.66]) by melon.pingpong.net (Postfix) with ESMTPA id A8CA35EFC; Thu, 7 Oct 2010 16:59:45 +0200 (CEST) Date: Thu, 07 Oct 2010 16:59:45 +0200 From: Palle Girgensohn To: Alexander Pyhalov Message-ID: In-Reply-To: <4CADC872.4020905@rsu.ru> References: <4CADC28F.7000109@rsu.ru> <65236C3B101A160F514BEB2D@girgBook.local> <4CADC872.4020905@rsu.ru> X-Mailer: Mulberry/4.0.8 (Mac OS X) Errors-To: girgen+uustuds@pingpong.net MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-ports@FreeBSD.org Subject: Re: new version of postgresql port 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: Thu, 07 Oct 2010 14:59:48 -0000 True, if you start by installing the client, then the server, then contrib, then it work. Otherwise, the LOCALBASE stuff screws things up. --On 7 oktober 2010 17.17.38 +0400 Alexander Pyhalov wrote: > Hello. > Just a notice. It seems it will not work to install different postgresql > versions in different PREFIX'es at least because of bsd.databases.mk: > lines 181 - 186: if we look at postgresql version in $LOCALBASE, it will > be different from one from $PREFIX. > > Palle Girgensohn wrote: > >> True, it is a first shot at breaking the 1:1 relationship, it is not a >> solution. I think that if you install all PostgreSQL:s in different >> PREFIXes, it will work to install them. > > > > -- > Best regards, > Alexander Pyhalov, > system administrator of Computer Center of South Federal University