Port details on branch 2024Q4 |
- cmark CommonMark parsing and rendering library and program in C
- 0.31.1 textproc =4 0.31.1Version of this port present on the latest quarterly branch.
- Maintainer: adridg@FreeBSD.org
- Port Added: 2015-10-07 19:28:55
- Last Update: 2024-08-25 08:17:30
- Commit Hash: a82a7aa
- People watching this port, also watch:: libXdamage, libevent, noto-tc, woff2, xorg-docs
- License: BSD2CLAUSE
- WWW:
- https://github.com/commonmark/cmark
- Description:
- cmark is the C reference implementation of CommonMark, a rationalized
version of Markdown syntax with a spec.
It provides a shared library (libcmark) with functions for parsing
CommonMark documents to an abstract syntax tree (AST), manipulating
the AST, and rendering the document to HTML, groff man, LaTeX,
CommonMark, or an XML representation of the AST. It also provides a
command-line program (cmark) for parsing and rendering CommonMark
documents.
- ¦ ¦ ¦ ¦
- 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/textproc/cmark/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/cmark
- pkg install cmark
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cmark
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1723230166
SHA256 (commonmark-cmark-0.31.1_GH0.tar.gz) = 3da93db5469c30588cfeb283d9d62edfc6ded9eb0edc10a4f5bbfb7d722ea802
SIZE (commonmark-cmark-0.31.1_GH0.tar.gz) = 264170
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Test dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- editors/ghostwriter
- for Libraries
-
- devel/gnome-builder
- games/prismlauncher
- graphics/aseprite
- mail/evolution
- multimedia/mkvtoolnix
- net-im/neochat
- net-im/nheko
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- textproc_cmark
- USES:
- cmake:testing pathfix python:test
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|