Port details |
- py-mdformat CommonMark compliant Markdown formatter
- 0.7.22 textproc
=2 0.7.18Version of this port present on the latest quarterly branch. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2023-11-16 14:06:04
- Last Update: 2025-02-22 09:54:57
- Commit Hash: 95d01e2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/executablebooks/mdformat
- Description:
- Mdformat is an opinionated Markdown formatter that can be used to enforce a
consistent style in Markdown files. Mdformat is a Unix-style command-line tool
as well as a Python library.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}mdformat>0:textproc/py-mdformat@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-mdformat/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-mdformat
- pkg install py311-mdformat
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 py311-mdformat listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mdformat
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1739874344
SHA256 (executablebooks-mdformat-0.7.22_GH0.tar.gz) = b793e355e00a61f8c0e7e3a642f7430b858c073cf86c7371d20fe6ce79f3e4d3
SIZE (executablebooks-mdformat-0.7.22_GH0.tar.gz) = 94092
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:
-
- py311-setuptools>=61.0.0 : devel/py-setuptools@py311
- py311-wheel>=0.41.3 : devel/py-wheel@py311
- py311-docutils>=0.18.1 : textproc/py-docutils@py311
- py311-furo>=2022.6.21 : textproc/py-furo@py311
- py311-myst-parser>=0.18.0 : textproc/py-myst-parser@py311
- py311-sphinx>=5.4.0 : textproc/py-sphinx@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-covdefaults>=2.3.0_1 : devel/py-covdefaults@py311
- py311-pytest-cov>=4.1.0 : devel/py-pytest-cov@py311
- py311-pytest-randomly>=3.12.0 : devel/py-pytest-randomly@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-importlib-metadata>=3.6.0 : devel/py-importlib-metadata@py311
- py311-markdown-it-py>=1.0.0<4.0.0 : textproc/py-markdown-it-py@py311
- py311-mdurl>=0.1.2 : textproc/py-mdurl@py311
- py311-tomli>=1.1.0 : textproc/py-tomli@py311
- py311-zipp>=0.5 : devel/py-zipp@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-mdformat-0.7.22:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_py-mdformat
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.22 22 Feb 2025 09:54:57
    |
Nicola Vitale (nivit)  |
textproc/py-mdformat: Update to 0.7.22
- Update list of test dependencies;
- Set the PYTHONPATH variable to find the mdformat module required
by tests;
- Fix the minimum required version of setuptools in pyproject.toml
(the Ports one is too old) via a post-patch target.
Reported by: portscout! |
0.7.18 17 Oct 2024 21:50:05
    |
Nicola Vitale (nivit)  |
textproc/py-mdformat: Update to 0.7.18
Reported by: portscout! |
0.7.17 16 Nov 2023 14:02:41
    |
Nicola Vitale (nivit)  |
textproc/py-mdformat: Add new port
Mdformat is an opinionated Markdown formatter that can be used
to enforce a consistent style in Markdown files. Mdformat is a
Unix-style command-line tool as well as a Python library.
https://github.com/executablebooks/mdformat |
Number of commits found: 3
|