Index | Thread | Search

From:
Pedro Almeida <palmeida@monkeys.pt>
Subject:
[NEW] textproc/py-retext, textproc/py-markups, textproc/py-mdx_math
To:
ports@openbsd.org
Date:
Mon, 17 Nov 2025 00:44:27 +0000

Download raw body.

Thread
Hi!

Please find attached a functional port for ReText, and two direct 
dependencies.

ReText is a simple but powerful editor for markup languages. It is based 
on Markups module which supports Markdown, reStructuredText, Textile and 
AsciiDoc. One can also add support for custom markups using Python modules.

Markups has 4 wrappers for markup languages available "by default": 
Markdown, reStructuredText, Textile and AsciiDoc, which introduces a 
second level dependencies.
Three of them were trivial to include since they already been ported.
For the forth, Textile, the dependcy tree is kind of "heavy" and have 
being a challenge to me for some time now.

Since the port of ReText is functional for the other three, is there any 
possibility to list this dependency as optional?

Thanks in advance for your comments,

Pedro