From owner-cvs-all@FreeBSD.ORG Sat Oct 7 00:42:58 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 054DC16A40F; Sat, 7 Oct 2006 00:42:58 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1C7643D45; Sat, 7 Oct 2006 00:42:57 +0000 (GMT) (envelope-from shaun@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 k970gvHL091913; Sat, 7 Oct 2006 00:42:57 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k970gvnm091911; Sat, 7 Oct 2006 00:42:57 GMT (envelope-from shaun) Message-Id: <200610070042.k970gvnm091911@repoman.freebsd.org> From: Shaun Amott Date: Sat, 7 Oct 2006 00:42:57 +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/security/heimdal Makefile ports/security/heimdal/files extrapatch-lib_hdb_hdb-ldap.c 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, 07 Oct 2006 00:42:58 -0000 shaun 2006-10-07 00:42:57 UTC FreeBSD ports repository Modified files: security/heimdal Makefile Added files: security/heimdal/files extrapatch-lib_hdb_hdb-ldap.c Log: When using LDAP as a KDC back-end, allow users to override the hard-coded LDAP socket path. By default, we will use the path where OpenLDAP usually puts its socket. PR: ports/72149 Submitted by: Pawel Wieleba Revision Changes Path 1.78 +12 -0 ports/security/heimdal/Makefile 1.1 +11 -0 ports/security/heimdal/files/extrapatch-lib_hdb_hdb-ldap.c (new)