pkgsrc/sysutils/strigi
markd 528cc50eb7 Update to strigi-0.6.3
Changes:
0.6.3
 - Move Strigi::DirLister in archivereader.h to ArchiveReader::DirLister.
   Two class with this name were present in the code. The one in
   archivereader.h was not used in any code outside of Strigi, so we are
   changing it. Note that this changes means that one should not use
   Strigi 0.6.2.
 - Change type of EntryInfo.mtime from 'unsigned' to time_t.
 - The spec of SDF files was found and used to implement a more precise
   syntax check for the header of SDF files.
 - Fix memory corruption bug in ArchiveReader.
 - Change type of ontology entry 'exposureTime' to string. In theory
   something like duration would make sense but in practice xsd:string is
   the used one.
 - Add a default rule to find mail box directories with pattern
   '.*.directory'. Since these directory names start with a dot, they are
   normally not found.
 - Add '$HOME/.kde4' to the directories that are indexed by default.
 - Simplify matching of file paths in the rules for including or excluding
   directories from the index. The code is now more readable and easier to
   maintain.
 - Fix a big performance problem:  Whenever a directory mtime changed, all
   files inside the directory were re-indexed.
 - Fix bug where a gz archive that contains a file that is identical to
   the original archive is indexed over and over. The depth of nested files
   that are indexed is now limited to 127.
2009-01-27 10:55:04 +00:00
..
patches
buildlink3.mk Bump BUILDLINK_API_DEPENDS for libstreamanalyzer change 2009-01-09 22:28:02 +00:00
DESCR
distinfo Update to strigi-0.6.3 2009-01-27 10:55:04 +00:00
Makefile Update to strigi-0.6.3 2009-01-27 10:55:04 +00:00
PLIST Update to strigi-0.6.3 2009-01-27 10:55:04 +00:00