From owner-freebsd-ports@FreeBSD.ORG Thu Feb 1 21:46:16 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 B4DCA16A400 for ; Thu, 1 Feb 2007 21:46:16 +0000 (UTC) (envelope-from cristiano.panvel@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 4435D13C4AA for ; Thu, 1 Feb 2007 21:46:16 +0000 (UTC) (envelope-from cristiano.panvel@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so1027818nfc for ; Thu, 01 Feb 2007 13:46:15 -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=D3yMyKWMTJqcDWqr3UAGsIjIt2xvHMoAV/oge5ca21GqA/9wiJlgmgylePMK0yjJAgXYlzQCpBaaqD8+GFwKZklWbhYhvHcQ1sPmfM982S5wQ4nHbq3HY6ddBJsAEI955jDz2RoTSXYXg0+MSn7GlNGutEX8GdNsvAJKxRG1dQA= Received: by 10.82.148.7 with SMTP id v7mr763242bud.1170365479852; Thu, 01 Feb 2007 13:31:19 -0800 (PST) Received: by 10.82.111.14 with HTTP; Thu, 1 Feb 2007 13:31:19 -0800 (PST) Message-ID: <8e8b996b0702011331g1e368af3h1ca0818772f91ccd@mail.gmail.com> Date: Thu, 1 Feb 2007 19:31:19 -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 PosgreSQL with Ldap 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, 01 Feb 2007 21:46:16 -0000 My Friends, I am trying to make the PostgreSQL to effect the authentication in the OpenLdap. In ports of the PostgreSQL the compilation with support to the Ldap exists? ports/databases/postgresql82-server/ Thanks.