Bug 120677

Summary: www/dpsearch: upgrade to the latest version released
Product: Ports & Packages Reporter: Maxime Zakharov <maxime>
Component: Individual Port(s)Assignee: Beech Rintoul <beech>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Maxime Zakharov 2008-02-14 22:10:01 UTC

Fix: Patch attached with submission follows:
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2008-02-15 05:44:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-02-15 08:59:20 UTC
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"
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2008-02-15 08:59:29 UTC
State Changed
From-To: open->closed

Committed, Thanks!