From owner-cvs-all@FreeBSD.ORG Sat May 26 17:17:52 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EF53016A46F; Sat, 26 May 2007 17:17:52 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id E1E2713C4BC; Sat, 26 May 2007 17:17:52 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l4QHHqHC085063; Sat, 26 May 2007 17:17:52 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l4QHHqth085059; Sat, 26 May 2007 17:17:52 GMT (envelope-from bsam) Message-Id: <200705261717.l4QHHqth085059@repoman.freebsd.org> From: Boris Samorodov Date: Sat, 26 May 2007 17:17:52 +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/www/web2ldap Makefile 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, 26 May 2007 17:17:53 -0000 bsam 2007-05-26 17:17:52 UTC FreeBSD ports repository Modified files: www/web2ldap Makefile Log: A forced commit to indicate that the previous commit was an update to 0.16.16 release: Release Date: 2007-03-22 * Added direct link to auditContext in [ConnInfo]. * Stripped down HTML output in [Locate] to one
of class Main to correct wrong display with fixed-style CSS. * Added plugin classes for MS AD attribute types groupType and searchFlags. * Fixed displaying error message for ldap.TIMEOUT exception. * Slightly changed text of submit button in login form. * Grab attribute monitoredInfo from OpenLDAP's monitor entry if attribute monitorContext is present in rootDSE to display it instead vendor info in [ConnInfo]. Hm, there is an inconsistency at the web pages: http://www.web2ldap.de/changes-0.16.html -- shows the last release 0.16.17 http://www.web2ldap.de/news.html -- shows the last release 0.16.16 and the distfile for 0.16.17 is unavailable. I've got in touch with the author about the case. Let's wait a bit. Revision Changes Path 1.36 +0 -0 ports/www/web2ldap/Makefile