From owner-freebsd-ports@FreeBSD.ORG Fri Dec 12 10:50:24 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A39416A4CE; Fri, 12 Dec 2003 10:50:24 -0800 (PST) Received: from mailbox.rainbownet.com (mailbox.rainbownet.com [213.174.191.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53F9843D35; Fri, 12 Dec 2003 10:50:20 -0800 (PST) (envelope-from aturetta@commit.it) Received: from nbangx ([192.168.33.111]) (authenticated user aturetta@rainbownet.com) by rainbownet.com (rainbownet.com [127.0.0.1]) (MDaemon.PRO.v6.8.5.R) with ESMTP id 34-md50000000055.tmp; Fri, 12 Dec 2003 19:50:03 +0100 Message-ID: <019301c3c0e0$c0b3c500$6f21a8c0@lan> From: "Angelo Turetta" To: Date: Fri, 12 Dec 2003 19:50:02 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Authenticated-Sender: aturetta@rainbownet.com X-Spam-Processed: rainbownet.com, Fri, 12 Dec 2003 19:50:03 +0100 (not processed: message from valid local sender) X-MDRemoteIP: 192.168.33.111 X-Return-Path: aturetta@commit.it cc: mat@freebsd.org Subject: pam-pgsql vs. Various pam_* ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2003 18:50:24 -0000 pam_ldap.so and pam_pwdfile.so are installed in /usr/local/bin by the respective ports, while the pam-pgsql port installs its shared library in /usr/bin. Also, pam-pgsql port should depend on databases/postgresql-client instead of databases/postgresql7 (why should I have to install the server on all my workstations?) Bye Angelo Turetta