| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 May 2013 13:15:46
0.10.2
|
bapt  |
Convert to new options framework |
30 Jun 2012 14:07:27
0.10.2
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
06 May 2012 09:43:49
0.10.2
|
rea  |
devel/lxr: upgrade to 0.10.2
Changes:
- the menus-and-buttons interface is considered mature enough to be
offered for general release.
- lxr.conf: new and simpler way of entering the URL of your server
with 'host_names' 'baseurl' and 'baseurl_aliases' kept for
compatibility
- lxr.css: more class'es to fine grained control over display
- templates: redesigned and new functions added
- html-ident-refs.html: removed, being integrated into html-ident.html
- ident and search scripts: results are now presented in tabular form
for better readability
- new languages: added JavaScript and Ruby
QA page: http://codelabs.ru/fbsd/ports/qa/devel/lxr/0.10.2 |
24 Aug 2011 10:33:10
0.9.10
|
rea  |
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 (Only the first 15 lines of the commit message are shown above ) |
07 Jul 2011 09:17:32
0.9.6_1
|
wen  |
- Remove USE_GZIP=yes since it is default
PR: ports/157174
Submitted by: Alex kozlov <spam@rm-rf.kiev.ua>
Approved by: pav@(portmgr) |
03 Jul 2011 14:59:23
0.9.6_1
|
ohauer  |
-remove MD5 |
27 Nov 2010 18:59:51
0.9.6_1
|
rea  |
Change maintainer address for my ports
Approved by: erwin (co-mentor) |
12 May 2010 09:13:54
0.9.6_1
|
niels  |
Added security patch for XSS vulnerability (CVE-2009-4497)
PR: ports/146337
Submitted by: Eygene Ryabinkin (maintainer)
Approved by: itetcu (mentor, implicit)
Security:
http://www.vuxml.org/freebsd/0491d15a-5875-11df-8d80-0015587e2cc1.html |
22 Aug 2009 00:18:43
0.9.6  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
30 May 2009 18:44:30
0.9.6  |
miwi  |
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 |