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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
cmark CommonMark parsing and rendering library and program in C
0.30.2 textproc on this many watch lists=3 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 0.30.2Version of this port present on the latest quarterly branch.
Maintainer: adridg@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-10-07 19:28:55
Last Update: 2023-11-11 01:54:11
Commit Hash: 2c93a03
People watching this port, also watch:: libinotify, graphene, font-misc-meltho, libraw, mkfontscale
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/cmark-0.30.2/catalog.mk
  3. /usr/local/share/licenses/cmark-0.30.2/LICENSE
  4. /usr/local/share/licenses/cmark-0.30.2/BSD2CLAUSE
  5. bin/cmark
  6. include/cmark.h
  7. include/cmark_export.h
  8. include/cmark_version.h
  9. lib/cmake/cmark/cmark-config-version.cmake
  10. lib/cmake/cmark/cmark-config.cmake
  11. lib/cmake/cmark/cmark-targets-release.cmake
  12. lib/cmake/cmark/cmark-targets.cmake
  13. lib/libcmark.a
  14. lib/libcmark.so
  15. lib/libcmark.so.0.30.2
  16. libdata/pkgconfig/libcmark.pc
  17. share/man/man1/cmark.1.gz
  18. share/man/man3/cmark.3.gz
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • cmark>0:textproc/cmark
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 = 1635287323 SHA256 (commonmark-cmark-0.30.2_GH0.tar.gz) = 6c7d2bcaea1433d977d8fed0b55b71c9d045a7cdf616e3cd2dce9007da753db3 SIZE (commonmark-cmark-0.30.2_GH0.tar.gz) = 246033

Packages (timestamps in pop-ups are UTC):
cmark
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.30.20.30.20.29.00.30.20.30.2-0.29.0-
FreeBSD:13:quarterly0.30.20.30.20.30.20.30.20.30.20.30.20.30.20.30.2
FreeBSD:14:latest0.30.20.30.20.30.20.30.20.30.20.30.2-0.30.2
FreeBSD:14:quarterly0.30.20.30.2-0.30.20.30.20.30.20.30.20.30.2
FreeBSD:15:latest0.30.20.30.2n/a0.30.2n/a0.30.20.30.20.30.2
FreeBSD:15:quarterly--n/a-n/a---
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.9 : lang/python39
This port is required by:
for Build
  1. editors/ghostwriter
for Libraries
  1. devel/gnome-builder
  2. graphics/aseprite
  3. mail/evolution
  4. multimedia/mkvtoolnix
  5. net-im/neochat
  6. net-im/nheko
  7. net-im/spectral
Expand this list (10 items / 3 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. net-im/talkatu
  3. Collapse this list.

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. multimedia/mkvtoolnix-nox11*
  2. www/kristall*
  3. Collapse this list of deleted ports.
* - 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 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/commonmark/cmark/tar.gz/0.30.2?dummy=/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.30.2
11 Nov 2023 01:54:11
commit hash: 2c93a03bbcd528fcdce6e06ef7f2b71017e07050commit hash: 2c93a03bbcd528fcdce6e06ef7f2b71017e07050commit hash: 2c93a03bbcd528fcdce6e06ef7f2b71017e07050commit hash: 2c93a03bbcd528fcdce6e06ef7f2b71017e07050 files touched by this commit
Romain Tartière (romain) search for other commits by this committer
textproc/py-CommonMark: Allow installation with textproc/cmark

Both ports install bin/cmark.  Users of textproc/py-CommonMark are
supposely more interested in the python module rather than the command
line tool: nothing in the ports tree seems to use bin/cmark from this
port.

Rename the command to cmark-py to fix conflict

PR:		274848
Reported by:	jcfyecrayz@liamekaens.com
0.30.2
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.30.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.30.2
16 May 2022 06:49:43
commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: Update to 3.23.0

Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
0.30.2
17 Jan 2022 13:20:24
commit hash: 07389cd463ddec99ddadfa42843e2f6d879ee023commit hash: 07389cd463ddec99ddadfa42843e2f6d879ee023commit hash: 07389cd463ddec99ddadfa42843e2f6d879ee023commit hash: 07389cd463ddec99ddadfa42843e2f6d879ee023 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: Sweep up new CONFLICTS_INSTALL mess

- Fix typos
- Fix overwritten master/slave variables

I'm assuming the entries are correct otherwise.

Reported by:	portscan
0.30.2
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.30.2
28 Oct 2021 19:57:42
commit hash: e73bfab8dfa07376381606ea322d29d7431b4e0bcommit hash: e73bfab8dfa07376381606ea322d29d7431b4e0bcommit hash: e73bfab8dfa07376381606ea322d29d7431b4e0bcommit hash: e73bfab8dfa07376381606ea322d29d7431b4e0b files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
textproc/cmark: update to 0.30.2, latest upstream

Release notes are at
	https://github.com/commonmark/cmark/releases/tag/0.30.2
With some bugfixes and an update to unicode 14.0

Bump PORTREVISION on dependent ports, to force a rebuild;
this release changes some of the CMake & pkg-config machinery
and they should follow. (Also, potentially so-version bump)
0.29.0
19 Apr 2021 08:00:09
commit hash: c204633ca02646cee103f7084e1bd2b81f5e8a6acommit hash: c204633ca02646cee103f7084e1bd2b81f5e8a6acommit hash: c204633ca02646cee103f7084e1bd2b81f5e8a6acommit hash: c204633ca02646cee103f7084e1bd2b81f5e8a6a files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
Remove my useless "Created by" lines
0.29.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.29.0
29 Sep 2020 08:59:56
Revision:550483Original commit files touched by this commit
adridg search for other commits by this committer
Claim textproc/cmark
0.29.0
28 Sep 2020 05:05:25
Revision:550400Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER
0.29.0
08 Apr 2019 18:10:12
Revision:498404Original commit files touched by this commit
tobik search for other commits by this committer
textproc/cmark: Update to 0.29.0

Changes:	https://github.com/commonmark/cmark/releases/tag/0.29.0
0.28.3
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
0.28.3
20 Jun 2018 18:51:28
Revision:472898Original commit files touched by this commit
yuri search for other commits by this committer
Add CONFLICTS_INSTALL to py-CommonMark/Makefile and cmark/Makefile

They both install bin/cmark

Approved by:	portmgr
0.28.3
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.28.3
23 Oct 2017 08:06:35
Revision:452695Original commit files touched by this commit
tobik search for other commits by this committer
textproc/cmark: Update to 0.28.3

Changes:	https://github.com/commonmark/cmark/releases/tag/0.28.3
0.28.2
12 Oct 2017 17:01:55
Revision:451911Original commit files touched by this commit
tobik search for other commits by this committer
textproc/cmark: Update to 0.28.2

Changes:	https://github.com/commonmark/cmark/releases/tag/0.28.2
0.28.0
03 Aug 2017 11:12:50
Revision:447201Original commit files touched by this commit
tobik search for other commits by this committer
textproc/cmark: Update to 0.28.0

- Follow the repository move from jgm -> commonmark
- Drop libdata/pkgconfig workarounds
- Sort USE*

Changes:	https://github.com/commonmark/cmark/releases/tag/0.28.0
0.27.1
15 Feb 2017 12:28:29
Revision:434159Original commit files touched by this commit
tobik search for other commits by this committer
Update MAINTAINER to tobik@FreeBSD.org for my ports

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9610
0.27.1
20 Nov 2016 10:25:56
Revision:426567Original commit files touched by this commit
olivierd search for other commits by this committer
Update to 0.27.1

PR:		214657
Submitted by:	Tobias Kortkamp (maintainer)
0.26.1
18 Oct 2016 11:20:01
Revision:424156Original commit files touched by this commit
jbeich search for other commits by this committer
Adjust TEST_WRKSRC for USES=[cq]make:outsource

Approved by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D8274
0.26.1
05 Sep 2016 22:57:56
Revision:421400Original commit files touched by this commit
marino search for other commits by this committer
textproc/cmark: Prevent building port twice when running tests

PR:		212393
submitted by:	maintainer
0.26.1
16 Jul 2016 20:58:24
Revision:418654Original commit files touched by this commit
pawel search for other commits by this committer
USES=python is correct way to define test dependency

Reported by:	adamw
0.26.1
16 Jul 2016 20:04:27
Revision:418651Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 0.26.1 [1]
- Parametrize port version in pkg-plist

PR:		211156 [1]
Submitted by:	Tobias Kortkamp (maintainer) [1]
0.25.2
27 Mar 2016 07:32:33
Revision:411980Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.25.2

PR:		208317
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
0.24.1
18 Jan 2016 13:16:18
Revision:406569Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.24.1

PR:		206364
Submitted by:	maintainer
0.23.0
07 Jan 2016 10:41:13
Revision:405409Original commit files touched by this commit
rakuco search for other commits by this committer
Update to 0.23.0.

PR:		205967
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
0.22.0
07 Oct 2015 19:28:48
Revision:398783Original commit files touched by this commit
olivierd search for other commits by this committer
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.

WWW: https://github.com/jgm/cmark

PR:		203532
Submitted by:	Tobias Kortkamp <t@tobik.me>

Number of commits found: 29