From owner-cvs-all@FreeBSD.ORG Sat Jul 29 20:47:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 432B516A594; Sat, 29 Jul 2006 20:47:46 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E737D43D49; Sat, 29 Jul 2006 20:47:45 +0000 (GMT) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6TKljtu054051; Sat, 29 Jul 2006 20:47:45 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6TKljIr054050; Sat, 29 Jul 2006 20:47:45 GMT (envelope-from tmclaugh) Message-Id: <200607292047.k6TKljIr054050@repoman.freebsd.org> From: Tom McLaughlin Date: Sat, 29 Jul 2006 20:47:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports UPDATING ports/net/nss_ldap Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jul 2006 20:47:46 -0000 tmclaugh 2006-07-29 20:47:45 UTC FreeBSD ports repository Modified files: . UPDATING net/nss_ldap Makefile distinfo Log: - Update to 1.251 - Install man page - Make krb5_ccname option in nss_ldap.conf work nss_ldap has two different arguments that can be used at compile time to make this work. The --enable-configurable-krb5-ccname-env configure option was chossen because it works with both the Heimdal and MIT Kerberos implementations and does not require a kerberos dependency. A note has been made in UPDATING that this now works because misconfiguration can lockout users. PR: 100104 Submitted by: Joerg Pulz Approved by: Maintainer Revision Changes Path 1.372 +11 -1 ports/UPDATING 1.19 +8 -2 ports/net/nss_ldap/Makefile 1.9 +3 -3 ports/net/nss_ldap/distinfo