From owner-cvs-all@FreeBSD.ORG Fri Feb 15 08:59:15 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 462C816A419; Fri, 15 Feb 2008 08:59:15 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2236313C461; Fri, 15 Feb 2008 08:59:15 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1F8xFSS028733; Fri, 15 Feb 2008 08:59:15 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1F8xFve028732; Fri, 15 Feb 2008 08:59:15 GMT (envelope-from beech) Message-Id: <200802150859.m1F8xFve028732@repoman.freebsd.org> From: Beech Rintoul Date: Fri, 15 Feb 2008 08:59:15 +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/dpsearch Makefile distinfo pkg-plist 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: Fri, 15 Feb 2008 08:59:15 -0000 beech 2008-02-15 08:59:15 UTC FreeBSD ports repository Modified files: www/dpsearch Makefile distinfo pkg-plist Log: - Update to 4.49 Changelog: * String tokenization has been improved. For example, "c--" and "c#" are now cosidered as words. * A subdocument indexing technique has been implemented. * LongestTextItems command has been added. Use it to specify the number of longest text items to index. * The support has been added for georgian-academy and georgian-ps charsets. * URL data preloading has been fixed for multi-DBAddr configurations. * HTML parser is now skiping indexing within tags with visibility set to "none" or "hidden" in "style" attribute. * Subnet command has been fixed. * $*(x) type of template meta-variable has been added. Use it to HTML-escape value without search words highlighting. * $(np) and $(p) have been fixed in "resbot" and "bottom" sections of search template. * PagesInGroup command has been added. Use it to specify the number of additional pages from the same site when google-like groupping is enabled. * ServerWeight command has been fixed. PR: ports/120677 Submitted by: Maxim Zakharov Revision Changes Path 1.34 +7 -7 ports/www/dpsearch/Makefile 1.23 +3 -3 ports/www/dpsearch/distinfo 1.23 +2 -0 ports/www/dpsearch/pkg-plist