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.

non port: textproc/cmark/files/patch-src_CMakeLists.txt

Number of commits found: 2

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: 2