Port details |
- py-mrkd Write man pages using Markdown, and convert them to Roff or HTML
- 0.2.0_2 devel
=0 0.2.0_1Version of this port present on the latest quarterly branch. - Maintainer: vd@FreeBSD.org
 - Port Added: 2021-11-22 11:00:04
- Last Update: 2022-05-13 11:40:14
- Commit Hash: d64be90
- Also Listed In: python
- License: BSD2CLAUSE
- Description:
- Write man pages using Markdown, and convert them to Roff or HTML.
WWW: https://github.com/refi64/mrkd
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}mrkd>0:devel/py-mrkd@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-mrkd/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-mrkd
- pkg install py38-mrkd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-mrkd listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-mrkd
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1637573521
SHA256 (mrkd-0.2.0.tar.gz) = 456f8c1be99da268554b29c6b5383532e58119def5a65d85270bc6a0ecc26aaf
SIZE (mrkd-0.2.0.tar.gz) = 5961
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-packaging>=21.3 : devel/py-packaging@py38
- py38-pyparsing>=3.0.6 : devel/py-pyparsing@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-packaging>=21.3 : devel/py-packaging@py38
- py38-pyparsing>=3.0.6 : devel/py-pyparsing@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- py38-Jinja2>=3.0.1 : devel/py-Jinja2@py38
- py38-mistune0>=0.8.4 : textproc/py-mistune0@py38
- py38-pygments>=2.7.2 : textproc/py-pygments@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Build
-
- net-p2p/c-lightning
- Configuration Options:
- No options to configure
- Options name:
- devel_py-mrkd
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 May 2022 11:40:14 0.2.0_2
|
Po-Chuan Hsieh (sunpoet)  |
devel/py-mrkd: Change RUN_DEPENDS from py-mistune to py-mistune0
- Bump PORTREVISION for dependency change
This port is not ready for mistune 2.0.0+ which has different API. |
22 Nov 2021 11:45:41 0.2.0_1
|
Vasil Dimov (vd)  |
devel/py-mrkd: add missing run dependencies |
22 Nov 2021 10:57:24 0.2.0
|
Vasil Dimov (vd)  |
devel/py-mrkd: new port to write man pages using markdown
Required for generating man pages of net-p2p/c-lightning starting
from version 0.10.2. |
Number of commits found: 3
|