Port details |
- global Source code tag system
- 6.6.14 devel =11 6.6.14Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2000-06-27 22:04:13
- Last Update: 2024-12-25 19:15:02
- Commit Hash: 89dcaad
- People watching this port, also watch:: unzip, popt, libxml2, aalib, zip
- License: GPLv3
- WWW:
- https://www.gnu.org/software/global/
- Description:
- GNU GLOBAL is a source code tagging system that works the same way across
diverse environments, such as Emacs editor, Vi editor, Less viewer, Bash shell,
various web browsers, etc.
You can locate various objects, such as functions, macros, structs, classes, in
your source files and move there easily. It is useful for hacking a large
projects which contain many sub-directories, many #ifdef and many main()
functions. It is similar to ctags or etags, but is different from them in the
following two points:
- Independence of any editor
- Capability to treat definition and reference
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/global/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/global
- pkg install global
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: global
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734888034
SHA256 (global-6.6.14.tar.gz) = f6e7fd0b68aed292e85bb686616baf6551d5c9424adcddca11d808ba318cb320
SIZE (global-6.6.14.tar.gz) = 3012014
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_global
- USES:
- cpe libtool ncurses perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|