svn commit: r406034 - in head/databases: postgresql90-client postgresql91-client postgresql91-server postgresql92-client postgresql92-server postgresql93-client postgresql94-client postgresql95-cli...

Kubilay Kocak koobs at FreeBSD.org
Wed Jan 13 10:38:32 UTC 2016


On 13/01/2016 9:36 PM, Palle Girgensohn wrote:
> Author: girgen
> Date: Wed Jan 13 10:36:22 2016
> New Revision: 406034
> URL: https://svnweb.freebsd.org/changeset/ports/406034
> 
> Log:
>   Some binaries where moved from contrib to base in 9.5, like pgbench and
>   pg_upgrade. Other where added in 9.5, but the port failed to install them.
>   Make sure they are properly installed by the correct port (-client or -server) [1]
>   
>   Remove unused and hence confusing OSSP_UUID parameters from Makefile [2]
>   
>   Add options to allow user to be set for the backup script in periodic.
>   Add this option only to 9.5 for now. It will be updated to other servers at
>   next regular patch release. [3]
>   
>   The path to perl in hard coded into pgxs/src/Makefile.global which is
>   then installed. Hence, we must depend on perl when that file is installed.
>   
>   Noticed by:	Paul Guyot [1]
>   PR:		192387 [2]
>   PR:		172110 [3]
>   PR:		206046 [4]
> 

Looks like a very good MFH candidate



More information about the svn-ports-all mailing list