From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 15:07:17 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8646616A402 for ; Mon, 5 Feb 2007 15:07:17 +0000 (UTC) (envelope-from cristiano.panvel@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.freebsd.org (Postfix) with ESMTP id 1A16713C478 for ; Mon, 5 Feb 2007 15:07:16 +0000 (UTC) (envelope-from cristiano.panvel@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1264689uge for ; Mon, 05 Feb 2007 07:07:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=YgkawKWSplspWjg8CAO6LwJbdWldf/HkF/ODRh6Ghq8U+sOprPGP8jG6V5QARcHkOYrbcH8dizmQzbifiDDpJobb8+PM1b2EIiNPUuLCIdeIV2Fr8K123/8e/63CULZEx3nv25Gp7cObfFxKXdiGvAxbMwAcmVQAHTlriGWTXL4= Received: by 10.82.169.4 with SMTP id r4mr2030027bue.1170688035088; Mon, 05 Feb 2007 07:07:15 -0800 (PST) Received: by 10.82.111.14 with HTTP; Mon, 5 Feb 2007 07:07:14 -0800 (PST) Message-ID: <8e8b996b0702050707v4ec71ea8sabdda41cdf23c140@mail.gmail.com> Date: Mon, 5 Feb 2007 13:07:14 -0200 From: "Cristiano Panvel" To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: port PostgreSQL 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, 05 Feb 2007 15:07:17 -0000 Friends help-me, As I make to compile the "PostgreSQL" in ports with support to the "Ldap", he would like to authentication the user in the "Ldap". Here, "/usr/ports/databases/postgresql82-server" effecting one "make config" does not appear the support. Somebody would know as to solve the problem. http://www.postgresql.org/docs/current/static/libpq-ldap.html Thanks. Cris.