Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->beech I'll take it
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 <maxime@maxime.net.ru> 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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, Thanks!