notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
cmark-gfm Extended version of the C reference implementation of CommonMark
0.29.0.g.13 textprocnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: uzsolt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-09-11 12:39:05
Last Update: 2026-09-11 12:37:33
Commit Hash: ecd4a60
License: BSD2CLAUSE
WWW:
https://github.com/github/cmark-gfm
Description:
cmark-gfm is an extended version of the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. This repository adds GitHub Flavored Markdown extensions to the upstream implementation, as defined in the spec.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (28 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/cmark-gfm-0.29.0.g.13/catalog.mk
  3. /usr/local/share/licenses/cmark-gfm-0.29.0.g.13/LICENSE
  4. /usr/local/share/licenses/cmark-gfm-0.29.0.g.13/BSD2CLAUSE
  5. bin/cmark-gfm
  6. include/cmark-gfm-core-extensions.h
  7. include/cmark-gfm-extension_api.h
  8. include/cmark-gfm.h
  9. include/cmark-gfm_export.h
  10. include/cmark-gfm_version.h
  11. include/plugin.h
  12. include/registry.h
  13. lib/cmake-gfm-extensions/cmark-gfm-extensions-release.cmake
  14. lib/cmake-gfm-extensions/cmark-gfm-extensions.cmake
  15. lib/cmake/cmark-gfm-release.cmake
  16. lib/cmake/cmark-gfm.cmake
  17. lib/libcmark-gfm-extensions.a
  18. lib/libcmark-gfm-extensions.so
  19. lib/libcmark-gfm-extensions.so.0.29.0.gfm.13
  20. lib/libcmark-gfm.a
  21. lib/libcmark-gfm.so
  22. lib/libcmark-gfm.so.0.29.0.gfm.13
  23. libdata/pkgconfig/libcmark-gfm.pc
  24. share/man/man1/cmark-gfm.1.gz
  25. share/man/man3/cmark-gfm.3.gz
  26. @owner
  27. @group
  28. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • cmark-gfm>0:textproc/cmark-gfm
To install the port:
cd /usr/ports/textproc/cmark-gfm/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/cmark-gfm
  • pkg install cmark-gfm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cmark-gfm
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1789118193 SHA256 (github-cmark-gfm-0.29.0.gfm.13_GH0.tar.gz) = 5abc61798ebd9de5660bc076443c07abad2b8d15dbc11094a3a79644b8ad243a SIZE (github-cmark-gfm-0.29.0.gfm.13_GH0.tar.gz) = 300086

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Test dependencies:
  1. python3.12 : lang/python312
This port is required by:
for Libraries
  1. graphics/mupdf

Configuration Options:
No options to configure
Options name:
textproc_cmark-gfm
USES:
cmake:testing pathfix python:test
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/github/cmark-gfm/tar.gz/0.29.0.gfm.13?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.29.0.g.13
11 Sep 2026 12:37:33
commit hash: ecd4a60699cb724e2995eda8689673916645c401commit hash: ecd4a60699cb724e2995eda8689673916645c401commit hash: ecd4a60699cb724e2995eda8689673916645c401commit hash: ecd4a60699cb724e2995eda8689673916645c401 files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
textproc/cmark-gfm: New port

cmark-gfm is an extended version of the C reference implementation of
CommonMark, a rationalized version of Markdown syntax with a spec. This
repository adds GitHub Flavored Markdown extensions to the upstream
implementation, as defined in the spec.

This port is required by graphics/mupdf to handle ebooks properly.

PR:		298338

Number of commits found: 1