From owner-freebsd-ports@FreeBSD.ORG Fri Oct 17 14:41:01 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DA43D4AD for ; Fri, 17 Oct 2014 14:41:01 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5F2E4FAF for ; Fri, 17 Oct 2014 14:41:01 +0000 (UTC) Received: from [109.42.0.230] by msvc241.server.lan (via HTTP); Fri, 17 Oct 2014 16:40:53 +0200 Message-ID: From: "Olli Hauer" To: "Chris Rees" , "Dan Langille" , ports@freebsd.org Subject: Re: Re: postgresql-server depends on client. Why? Date: Fri, 17 Oct 2014 16:40:53 +0200 X-Provags-ID: V03:K0:jcyt/cAnY2fM1LyFSvnvGmWKgQMRizvwC3CneM2eJJg ip8rFyuR/lDPjeh0RrJzX6JNsruQ9YnghwIm2tZAJR5HeZt58u xyIPmkYunRxZ0tBw7IgnJHKNR/eelHzXtPz0wLgB37EBnNVcdB IIJos+ZOtupuMNHdptkh3GMr30THFyxLpkFigc0sC7jQFxgJ7v uogKq01/hpFUy+R1WJ9gjERBmcAfP5De+PID/O9K/6OwOCtbsY 5Jb4Ssh0L3Q7L9cYS0qVKyeI3X9nwbfu2Vg== X-UI-Out-Filterresults: notjunk:1; MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: pgsql@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2014 14:41:01 -0000 In case the dependency on thr client will be removed all ports depending on the server alone at the moment should be checked if they also require the client part. Additional clients should not define a conflict with server versions < client version -- Sent from my Android phone with GMX Mail. Please excuse my brevity. Chris Rees wrote: Hi Dan, [1]http://svnweb.freebsd.org/ports/head/databases/postgresql90-serve r/Makefile?revision=286930&view=markup#l64 It was always supposed to be the case, however I agree that it's probably not necessary. Anyone mind if it doesn't depend? Chris On 17 October 2014 15:12:51 BST, Dan Langille wrote: >Why is postgresql-server dependent upon postgresql-client? > >This wasn't the case in the past and seems to be the case not. > >Not all server installations need the client. > >In addition, upgrading the client before upgrading the server is >standard procedure: > >[2] http://www.postgresql.org/docs/9.3/static/upgrading.html > >i.e. upgrade the client, pg_dump using the new client, then upgrade >server, pg_restore. > >Thanks > >-- >Dan Langille -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ freebsd-ports@freebsd.org mailing list [3]http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" References 1. http://svnweb.freebsd.org/ports/head/databases/postgresql90-server/Makefile?revision=286930&view=markup#l64 2. http://www.postgresql.org/docs/9.3/static/upgrading.html 3. http://lists.freebsd.org/mailman/listinfo/freebsd-ports