From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 29 21:00:16 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0DD2106566B for ; Tue, 29 Jun 2010 21:00:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D1C9E8FC21 for ; Tue, 29 Jun 2010 21:00:16 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o5TL0GO5068006 for ; Tue, 29 Jun 2010 21:00:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o5TL0GrK068005; Tue, 29 Jun 2010 21:00:16 GMT (envelope-from gnats) Date: Tue, 29 Jun 2010 21:00:16 GMT Message-Id: <201006292100.o5TL0GrK068005@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Jim Riggs Cc: Subject: Re: ports/147293: [PATCH] net/nss_ldapd: update to 0.7.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jim Riggs List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2010 21:00:17 -0000 The following reply was made to PR ports/147293; it has been noted by GNATS. From: Jim Riggs To: "Alexander V. Chernikov" Cc: bug-followup@FreeBSD.org Subject: Re: ports/147293: [PATCH] net/nss_ldapd: update to 0.7.6 Date: Tue, 29 Jun 2010 15:54:04 -0500 On Jun 29, 2010, at 3:37 PM, Alexander V. Chernikov wrote: > Sorry for a long reply. >=20 > Port should be renamed to nss-pam-ldapd (due to original software = renaming) >=20 > Changes: > * Move to 0.7.6 (originally submitted by Jim Riggs > ) > * Fix plist > * Prepare for NSS_COMPAT hack deprecation > * define LICENSE I haven't tested it yet, but looking through the patch, it looks good! = What are your thoughts on using this opportunity to return the name of = the non-NSS_COMPAT configuration file to nslcd.conf (to mach other OSes = and ports) instead of nss_ldapd.conf. After all, it is the = configuration for nslcd, so nslcd.conf is more intuitive. And, admins = like myself who also configure nslcd on other platforms won't get quite = so confused. ;-)