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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-phmdoctest Python syntax highlighted Markdown doctest
1.4.0_1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-12-20 06:09:18
Last Update: 2025-09-10 04:37:58
Commit Hash: 4bc765d
Also Listed In: python
License: MIT
WWW:
https://tmarktaylor.github.io/phmdoctest/
https://github.com/tmarktaylor/phmdoctest
Description:
Python syntax highlighted Markdown doctest. Command line program and Python library to test Python syntax highlighted code examples in Markdown.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}phmdoctest>0:devel/py-phmdoctest@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-phmdoctest/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-phmdoctest
  • pkg install py311-phmdoctest
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-phmdoctest listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-phmdoctest
Package flavors (<flavor>: <package>)
  • py311: py311-phmdoctest
distinfo:
TIMESTAMP = 1734659922 SHA256 (phmdoctest-1.4.0.tar.gz) = eb9dd5dc415d6e48ccd3a273e250c519b1e2b9e22e21ddf6e6f716efbb0f2e09 SIZE (phmdoctest-1.4.0.tar.gz) = 113039

Packages (timestamps in pop-ups are UTC):
py311-phmdoctest
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.01.4.0_1-1.4.01.4.0_1---
FreeBSD:13:quarterly1.4.01.4.0-1.4.01.4.0---
FreeBSD:14:latest1.4.01.4.0_1-1.4.01.4.0_1---
FreeBSD:14:quarterly1.4.01.4.0-1.4.01.4.0---
FreeBSD:15:latest1.4.01.4.0_1n/a1.4.0n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-1.4.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-click>=7.1.1 : devel/py-click@py311
  2. py311-CommonMark>=0.9.1 : textproc/py-CommonMark@py311
  3. py311-monotable>=2.1.1 : devel/py-monotable@py311
  4. py311-pytest>=0 : devel/py-pytest@py311
  5. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-phmdoctest
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/phmdoctest/
  2. https://pypi.org/packages/source/p/phmdoctest/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.0_1
10 Sep 2025 04:37:58
commit hash: 4bc765d5df9a1a6f7a4691a8bf46e98346d0b7c1commit hash: 4bc765d5df9a1a6f7a4691a8bf46e98346d0b7c1commit hash: 4bc765d5df9a1a6f7a4691a8bf46e98346d0b7c1commit hash: 4bc765d5df9a1a6f7a4691a8bf46e98346d0b7c1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-phmdoctest: Fix RUN_DEPENDS

- Use PY_TOMLI
- Bump PORTREVISION for dependency change

from setup.cfg:
    tomli >= 1.0.0 ; python_version < "3.11"

Reference:	https://github.com/tmarktaylor/phmdoctest/blob/v1.4.0/setup.cfg#L47
Approved by:	portmgr (blanket)
With hat:	python
1.4.0
20 Dec 2024 06:05:44
commit hash: 64a1663273fb82d776458d37d70274bffaecf09fcommit hash: 64a1663273fb82d776458d37d70274bffaecf09fcommit hash: 64a1663273fb82d776458d37d70274bffaecf09fcommit hash: 64a1663273fb82d776458d37d70274bffaecf09f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-phmdoctest: New port: Python syntax highlighted Markdown doctest

Number of commits found: 2