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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: textproc/cmark/distinfo

Number of commits found: 11

Thursday, 28 Oct 2021
19:57 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)
commit hash: e73bfab8dfa07376381606ea322d29d7431b4e0b commit hash: e73bfab8dfa07376381606ea322d29d7431b4e0b commit hash: e73bfab8dfa07376381606ea322d29d7431b4e0b commit hash: e73bfab8dfa07376381606ea322d29d7431b4e0b e73bfab
Monday, 8 Apr 2019
18:10 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
Original commitRevision:498404 
Monday, 23 Oct 2017
08:06 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
Original commitRevision:452695 
Thursday, 12 Oct 2017
17:01 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
Original commitRevision:451911 
Thursday, 3 Aug 2017
11:12 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
Original commitRevision:447201 
Sunday, 20 Nov 2016
10:25 olivierd search for other commits by this committer
Update to 0.27.1

PR:		214657
Submitted by:	Tobias Kortkamp (maintainer)
Original commitRevision:426567 
Saturday, 16 Jul 2016
20:04 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]
Original commitRevision:418651 
Sunday, 27 Mar 2016
07:32 wen search for other commits by this committer
- Update to 0.25.2

PR:		208317
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
Original commitRevision:411980 
Monday, 18 Jan 2016
13:16 miwi search for other commits by this committer
- Update to 0.24.1

PR:		206364
Submitted by:	maintainer
Original commitRevision:406569 
Thursday, 7 Jan 2016
10:41 rakuco search for other commits by this committer
Update to 0.23.0.

PR:		205967
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
Original commitRevision:405409 
Wednesday, 7 Oct 2015
19:28 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>
Original commitRevision:398783 

Number of commits found: 11