From owner-cvs-ports@FreeBSD.ORG Mon Oct 13 15:52:21 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E62E91065686; Mon, 13 Oct 2008 15:52:21 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D67AE8FC0C; Mon, 13 Oct 2008 15:52:21 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m9DFqL3u013709; Mon, 13 Oct 2008 15:52:21 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m9DFqL5u013708; Mon, 13 Oct 2008 15:52:21 GMT (envelope-from bsam) Message-Id: <200810131552.m9DFqL5u013708@repoman.freebsd.org> From: Boris Samorodov Date: Mon, 13 Oct 2008 15:52:21 +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 distinfo pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Oct 2008 15:52:22 -0000 bsam 2008-10-13 15:52:21 UTC FreeBSD ports repository Modified files: www/web2ldap Makefile distinfo pkg-plist Log: Update to version 1.0.5. Changes since 1.0.4: * Improvements to plugin modules/classes: o New plugin module lotusdomino for LDAP interface of Lotus Domino server. o New plugin class for attribute types found in schema of MIT Kerberos LDAP backend: krbTicketFlags, krbPrincipalType and krbTicketPolicyReference. o New plugin class for LDAP syntax UUID. o Fix in BitArrayInteger.formValue for adding new values. * Case-insensitive sorting for... o attributes in table view when displaying or editing entries o object classes in object class input select lists o lists of schema links in schema viewer * Fixed SyntaxErroronly occuring with Python_2.3. * Several updates to the country code configuration file including a fix NON-ASCII encoding of country names. Revision Changes Path 1.50 +1 -1 ports/www/web2ldap/Makefile 1.39 +3 -3 ports/www/web2ldap/distinfo 1.23 +4 -0 ports/www/web2ldap/pkg-plist