Port details on branch 2024Q4 |
- universal-ctags Fork of Exuberant Ctags to generate index/tag files
- p6.1.20241117.0 devel =2 p6.1.20240804.0Version of this port present on the latest quarterly branch.
- Maintainer: dereks@lifeofadishwasher.com
- Port Added: 2017-08-09 15:21:52
- Last Update: 2024-11-18 02:06:14
- Commit Hash: e875b33
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://ctags.io/
- Description:
- universal-ctags has the objective of continuing the development from what
existed in the Sourceforge area. Github exuberant-ctags repository was
started by Reza Jelveh and was later moved to the universal-ctags organization.
The goal of the project is preparing and maintaining common/unified space
where people interested in making ctags better can work together.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- universal-ctags>0:devel/universal-ctags
- To install the port:
- cd /usr/ports/devel/universal-ctags/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/universal-ctags
- pkg install universal-ctags
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: universal-ctags
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731884686
SHA256 (universal-ctags-ctags-p6.1.20241117.0_GH0.tar.gz) = 09d4ae840e02135acccef41901b348378f90cdacd6ea3bd7acd91b45ad2019b4
SIZE (universal-ctags-ctags-p6.1.20241117.0_GH0.tar.gz) = 3200552
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:
-
- rst2man : textproc/py-docutils
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Test dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libjansson.so : devel/jansson
- libxml2.so : textproc/libxml2
- libpcre2-8.so : devel/pcre2
- libyaml.so : textproc/libyaml
- This port is required by:
- for Run
-
- devel/opengrok
- editors/jucipp
Configuration Options:
- ===> The following configuration options are available for universal-ctags-p6.1.20241117.0:
DEBUG=off: Build with debugging support
GLOBAL_CONFIG=off: Enable reading global config from /usr/local/etc/uctags.conf
ICONV=on: Encoding conversion support via iconv
JSON=on: JSON output support
LIBXML2=on: XML parser support via libxml2
MANPAGES=on: Build and/or install manual pages
PCRE2=on: Use Perl Compatible Regular Expressions v2
YAML=on: YAML format or parser support
===> Use 'make config' to modify these settings
- Options name:
- devel_universal-ctags
- USES:
- autoreconf gmake pkgconfig python:test iconv
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|