Port details |
- py-recommonmark CommonMark bridge for docutils and Sphinx
- 0.5.0_2 textproc
=3 0.5.0_2Version of this port present on the latest quarterly branch. - Maintainer: brooks@FreeBSD.org
 - Port Added: 2018-08-16 21:14:22
- Last Update: 2021-06-10 14:46:22
- Commit Hash: f5ebf93
- People watching this port, also watch:: libunwind, py39-pycparser, p5-Encode-Locale, bash-completion, libtextstyle
- Also Listed In: python
- License: MIT
- Description:
- Recommonmark is a a docutils-compatibility bridge to CommonMark.
This allows you to write CommonMark inside of Docutils & Sphinx
projects.
WWW: https://github.com/readthedocs/recommonmark
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}recommonmark>0:textproc/py-recommonmark@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-recommonmark/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-recommonmark
- pkg install py38-recommonmark
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-recommonmark listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-recommonmark
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1548511257
SHA256 (recommonmark-0.5.0.tar.gz) = a520b8d25071a51ae23a27cf6252f2fe387f51bdc913390d83b2b50617f5bb48
SIZE (recommonmark-0.5.0.tar.gz) = 21615
- 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-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-CommonMark>=0.7.3 : textproc/py-CommonMark@py38
- py38-docutils>=0.11 : textproc/py-docutils@py38
- py38-sphinx>=1.3.1,1 : textproc/py-sphinx@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Build
-
- devel/llvm-cheri
- devel/llvm-devel
- devel/llvm-morello
- devel/llvm10
- devel/llvm11
- devel/llvm12
- devel/llvm13
- Configuration Options:
- No options to configure
- Options name:
- textproc_py-recommonmark
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Jun 2021 14:46:22 0.5.0_2
|
Po-Chuan Hsieh (sunpoet)  |
textproc/py-recommonmark: Update WWW
Approved by: portmgr (blanket) |
07 Apr 2021 08:09:01 0.5.0_2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.5.0_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Jan 2021 14:34:38
0.5.0_2
|
dbaio  |
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D28093 |
28 Dec 2020 23:02:15
0.5.0_2
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
18 May 2020 21:50:29
0.5.0_2
|
dbaio  |
devel/llvm*: Upgrade Sphinx dependency to 3.X
This avoids conflicts between Sphinx ports when not using Poudriere.
PR: 246500
Approved by: brooks (maintainer) |
11 May 2020 23:51:58
0.5.0_1
|
dbaio  |
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above ) |
10 Jun 2019 01:19:21
0.5.0_1
|
yuri  |
textproc/py-recommonmark: Add USE_PYTHON=concurrent because of conflicts on
installed executables
Approved by: portmgr (port compliance) |
07 Mar 2019 21:30:26
0.5.0
|
brooks  |
Update to 0.5.0
- Change MASTER_SITES from GitHub to CHEESESHOP
Submitted by: sunpoet |
18 Aug 2018 20:42:47
0.0.20180530
|
sunpoet  |
Update MAINTAINER: use @FreeBSD.org |
16 Aug 2018 21:14:09
0.0.20180530
|
brooks  |
Add textproc/py-recommonmark:
Recommonmark is a a docutils-compatibility bridge to CommonMark.
This allows you to write CommonMark inside of Docutils & Sphinx
projects.
Sponsored by: DARPA, AFRL |