Port details |
- lxr Source code indexer and cross-referencer
- 0.10.2 devel
=0 0.10.2Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2009-05-30 18:45:30
- Last Update: 2014-09-02 12:45:02
- SVN Revision: 366995
- License: not specified in port
- WWW:
- http://sourceforge.net/projects/lxr/
- Description:
- LXR -- Linux Cross-Reference
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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: lxr
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- exctags : devel/ctags
- swish-e : www/swish-e
- p5-File-MMagic>=0 : devel/p5-File-MMagic
- p5-DBD-Pg>=0 : databases/p5-DBD-Pg
- perl5.16.3 : lang/perl5.16
- Runtime dependencies:
-
- perl5.16.3 : lang/perl5.16
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lxr-0.10.2:
DOCS=on: Build and/or install documentation
====> Options available for the single DB: you have to select exactly one of them
PGSQL=on: PostgreSQL database support
MYSQL=off: MySQL database support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.2 02 Sep 2014 12:45:02 |
bapt |
Second run at cleaning out non staged ports without pending PR |
0.10.2 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
0.10.2 04 Jul 2014 12:06:07 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
0.10.2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.10.2 16 Sep 2013 09:22:22 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
0.10.2 11 May 2013 13:15:46 |
bapt |
Convert to new options framework |
0.10.2 30 Jun 2012 14:07:27 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.10.2 06 May 2012 09:43:49 |
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 |
0.9.10 24 Aug 2011 10:33: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 ) |
0.9.6_1 07 Jul 2011 09:17:32 |
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) |
0.9.6_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.9.6_1 27 Nov 2010 18:59:51 |
rea |
Change maintainer address for my ports
Approved by: erwin (co-mentor) |
0.9.6_1 12 May 2010 09:13:54 |
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 |
0.9.6 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.9.6 30 May 2009 18:44:30 |
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 |