summaryrefslogtreecommitdiff
path: root/devel/opengrok
AgeCommit message (Collapse)AuthorFilesLines
2010-04-29Upgrade to version 0.8.1.ahoka3-14/+9
2010-03-20Don't have time to MAINTAIN these anymore, so back to pkgsrc-users@adrianp1-2/+2
2009-12-13update homepage and master_siteszafer1-3/+3
2009-06-14Remove @dirrm entries from PLISTsjoerg1-4/+1
2008-11-06Whitespace nitsadrianp1-2/+2
2008-10-25Add an opengrok-source option to build the war locally instead of installingadrianp3-6/+38
the one that comes with the tarball.
2008-10-24Add in a line that should not have been commented outadrianp1-2/+2
2008-10-21jflex is only needed to *build* opengrokadrianp1-2/+2
PKGREVISION++
2008-10-19Update to 0.7adrianp3-11/+10
In brief: -Q option is not taken into account Add initial support for clearcase Added support for Git repositories Emma support Initial support for JMX Agent See http://src.opensolaris.org/source/history/opengrok/trunk/ for all the details.
2008-04-20OpenGrok 0.6.1.adrianp2-6/+6
Please see http://src.opensolaris.org/source/history/opengrok/trunk/ for the full change history, and for the list of contributors. The following is just a summary. Bugs fixed: * Bug #67: Duplicate magics in the analyzers * Bug #546: IOException when viewing history for xref root in multi-project installation * Bug #785: Indexer don't use the value specified with -m * Bug #779: Add option to disable index optimization upon indexing * Bug #829: create links to account details in annotate mode * Bug #966: fails on directory names that contain a plus (+) character * Bug #989: Can't reindex a subtree * Bug #988: Make it possible to optimize the index without reingexing * Bug #1007: Add URL friendly project handling * Bug #1009: Economical mode generates suggestion database * Bug #1057: double-colon in search pattern throws an error
2008-04-05OpenGrok 0.6.adrianp3-74/+25
This release contains a lot of bug-fixes and some new features. Please see http://src.opensolaris.org/source/history/opengrok/trunk/ for the full change history, and for the list of contributors. The following is just a summary. New Features: * Analyzer-support for Tcl/Tk * Analyzer-support for SQL * Support for TeamWare repositories
2008-03-03Mechanical changes to add DESTDIR support to packages that installjlam1-15/+17
their files via a custom do-install target.
2007-11-11OpenGrok 0.5 released | 08/20/2007adrianp3-21/+9
Please see http://cvs.opensolaris.org/source/history/opengrok/trunk/ for full history information, and for the list of contributors. The following is just a summary. New Features: * Annotate support for Subversion and Mercurial * Use of a "history cache" for some SCM's to improve performance * Replaced system properties with configuration that may be changed runtime * Added support for Lisp * Updated the Lucene search engine, and allow wildcard search * Implemented glob'ing for IgnoredNames (-i *.bak) * Added a meta robots directive to the page headers to stop robots * Added support for "Projects" * Added support for RCS * Allow user-configurable bug patterns
2007-04-08OpenGrok is a fast and usable source code search and cross reference engine.adrianp7-0/+188
It helps you search, cross-reference and navigate your source tree. It can understand various program file formats and version control histories like SCCS, RCS, CVS and Subversion. In other words it lets you grok (profoundly understand) the open source, hence the name OpenGrok. It is written in Java. This is opengrok 0.4