From owner-freebsd-ports@FreeBSD.ORG Sat Dec 13 02:39:03 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 3F27416A4CE for ; Sat, 13 Dec 2003 02:39:03 -0800 (PST) Received: from plouf.absolight.net (plouf.absolight.net [212.43.217.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CF5243D1D for ; Sat, 13 Dec 2003 02:39:02 -0800 (PST) (envelope-from mat@FreeBSD.org) Received: by plouf.absolight.net (Postfix, from userid 1004) id DF8F14A9EBD; Sat, 13 Dec 2003 11:39:00 +0100 (CET) X-Original-To: freebsd-ports@FreeBSD.org Received: from cmantatzi.in.t-online.fr (cmantatzi.in.t-online.fr [213.44.126.228]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by plouf.absolight.net (Postfix) with ESMTP id C39C44A9EB3; Sat, 13 Dec 2003 11:39:00 +0100 (CET) Date: Sat, 13 Dec 2003 11:39:12 +0100 From: Mathieu Arnold To: Angelo Turetta , freebsd-ports@FreeBSD.org Message-ID: <10275743.1071315552@cmantatzi.in.t-online.fr> In-Reply-To: <005601c3c163$8106dea0$3900a8c0@lan> References: <019301c3c0e0$c0b3c500$6f21a8c0@lan> <526123562.1071267713@sauron.in.mat.cc> <005601c3c163$8106dea0$3900a8c0@lan> X-Mailer: Mulberry/3.1.0 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Re: 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: Sat, 13 Dec 2003 10:39:03 -0000 +-le 13/12/03 11:25 +0100, Angelo Turetta =E9crivait : | ----- Original Message -----=20 | From: "Mathieu Arnold" | Sent: Friday, December 12, 2003 10:21 PM |=20 |>> 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. |> why not ? |> because it has always done so. |=20 | You are right it has always been so, I only thought ports should install in | /usr/local/* Well, last time I checked, pam modules had to be in /usr/lib (but I may be wrong about that). |>> Also, pam-pgsql port should depend on databases/postgresql-client |> patch appreciated. |=20 | I didn't include a patch because it should be as simple as replacing line = 26 | POSTGRESQL_PORT?=3D databases/postgresql7 | with | POSTGRESQL_PORT?=3D databases/postgresql-client Well, yes, you're right, I'll change that when I'll commit a fix for 5.2 --=20 Mathieu Arnold