From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 14:53:30 2012 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 0670C106564A; Mon, 30 Jan 2012 14:53:30 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 22DA38FC13; Mon, 30 Jan 2012 14:53:28 +0000 (UTC) Received: by eaaa14 with SMTP id a14so1635154eaa.13 for ; Mon, 30 Jan 2012 06:53:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=dTV2guhu4Ofz2EvzYt6Wq69QQ4o5RXM2KdACZvbJMG0=; b=gG5J5jr1BYVKoyapNbqqsKHGfwqoiRVtDHB3vu7jhnsKdo0ggw9QblWtJADNM8QlSi yED3mH0Yhsw6LYGejE2t+FCFJGzOqmRqZ10cn8sd2hUkevZsp2yjLkuejE0UEE1NewBk vwOBFYhR/OlsDl26qpa4mbREk9/z8W1p4TAzc= Received: by 10.213.9.4 with SMTP id j4mr2881777ebj.100.1327935208251; Mon, 30 Jan 2012 06:53:28 -0800 (PST) Received: from green.tandem.local (utwig.xim.bz. [91.216.237.46]) by mx.google.com with ESMTPS id t11sm46506957eea.10.2012.01.30.06.53.25 (version=SSLv3 cipher=OTHER); Mon, 30 Jan 2012 06:53:26 -0800 (PST) Message-ID: <4F26AEE4.20005@gmail.com> Date: Mon, 30 Jan 2012 16:53:24 +0200 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0.1) Gecko/20120110 Firefox/9.0.1 SeaMonkey/2.6.1 MIME-Version: 1.0 To: crees@freebsd.org References: <4F2699BC.4040108@gmail.com> In-Reply-To: <4F2699BC.4040108@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD ports list Subject: Re: databases/postgresql91-server - fails to compile with selected options 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: Mon, 30 Jan 2012 14:53:30 -0000 Volodymyr Kostyrko wrote: > I'm in process of upgrading FreeBSD to 9.0 on my servers. Today I found > that databases/postgresql91-server stops building with my selected > options. The one that pains me most is absence of pam integration. I've found who to blame: "/usr/ports/Mk/bsd.port.mk", line 1258: warning: OPTIONSFILE:/var/db/ports/postgresql/options UNIQUENAME:postgresql "/usr/ports/Mk/bsd.port.mk", line 5935: warning: OPTIONSFILE:/var/db/ports/postgresql91/options UNIQUENAME:postgresql91 "/usr/ports/Mk/bsd.port.mk", line 6056: warning: OPTIONSFILE:/var/db/ports/postgresql91/options UNIQUENAME:postgresql91 4 days ago +crees added UNIQUNAME declaration to port and now it actually fails to find correct configuration. Dunno how to fix though... -- Sphinx of black quartz judge my vow.