Port details on branch 2022Q2 |
- opengrok Fast and powerful code search and cross-reference engine
- 1.7.31 devel
=0 1.7.31Version of this port present on the latest quarterly branch. - Maintainer: truckman@FreeBSD.org
 - Port Added: 2022-04-26 18:24:16
- Last Update: 2022-04-26 18:23:15
- Commit Hash: 045a0fa
- Also Listed In: java
- License: CDDL ADAIC BSD3CLAUSE EPL ECMA MIT RUBY
- WWW:
- https://opengrok.github.io/OpenGrok/
- Description:
- OpenGrok is a fast source code search and cross reference engine.
It helps you search, cross-reference and navigate your source tree. It can
understand various program file formats and version control histories like
Mercurial, Git, SCCS, RCS, CVS, Subversion, Teamware, ClearCase, Perforce
and Bazaar. In other words it lets you grok (profoundly understand) the
open source, hence the name OpenGrok. It is written in Java.
WWW: https://opengrok.github.io/OpenGrok/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- opengrok>0:devel/opengrok
- To install the port:
- cd /usr/ports/devel/opengrok/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/opengrok
- pkg install opengrok
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: opengrok
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1650873302
SHA256 (opengrok-1.7.31.tar.gz) = dba38e9cf08a3a53bff12d8f5491959e60fedfc2fc3374c335ce352a0b139ae9
SIZE (opengrok-1.7.31.tar.gz) = 77733534
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:
-
- bootstrap.jar : www/tomcat10
- Runtime dependencies:
-
- uctags : devel/universal-ctags
- bootstrap.jar : www/tomcat10
- java : java/openjdk11
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for opengrok-1.7.31:
DOCS=on: Build and/or install documentation
====> Options available for the single AS: you have to select exactly one of them
GLASSFISH=off: Glassfish support
TOMCAT10=on: Tomcat 10.x support
===> Use 'make config' to modify these settings
- Options name:
- devel_opengrok
- USES:
- cpe
- pkg-message:
- For install:
- java version 11 or higher is required. Example:
tomcat10_java_home="/usr/local/openjdk11" in /etc/rc.conf
- If upgrading
- It is necessary to reindex from scratch when upgrading from anything
older than opengrok 1.4.1, and is recommended when upgrading from
anything older than opengrok 1.7.25.
java version 11 or higher is required. Example:
tomcat10_java_home="/usr/local/openjdk11" in /etc/rc.conf
- Master Sites:
|