Commit graph

2 commits

Author SHA1 Message Date
Eygene Ryabinkin
e1dc37182e LXR: upgrade to 0.9.10
Changes since 0.9.6:

 - SQL database schemas were changed: LXR databases
   need upgrade, the port will give instructions;

 - lots of improvements in parser to enable it not to lose
   context when escape characters are used; C, C++, Perl
   and Python parsers are validated for these changes;

 - 'find' script was removed: its functionality is integrated
   into the search pages;

 - generic.conf: 'langid' was changed, so non C/C++ must be
   reindexed;

 - generic.conf: 'spec' syntax changed, it may capture more
   identifiers;

 - lxr.conf: default tab width was changed for some languages
   inside the 'filetype' block;

 - lxr.conf: more file extensions are considered to be
   graphic files (see parameter 'graphicfile');

 - lxr.conf: new parameters, 'treeextract' and 'encoding'.

QA page: http://codelabs.ru/fbsd/ports/qa/devel/lxr/0.9.10
Feature safe: yes
2011-08-24 10:33:09 +00:00
Martin Wilke
71f51f5b92 A general purpose source code indexer and cross-referencer that
provides web-based browsing of source code with links to the
definition and usage of any identifier.

WWW: http://sourceforge.net/projects/lxr/

PR:		ports/134145
Submitted by:	Eygene Ryabinkin
2009-05-30 18:44:29 +00:00