Port details on branch 2023Q3 |
- py-mkdocs Project documentation with Markdown
- 1.6.1 textproc =2 1.6.1Version of this port present on the latest quarterly branch.
- Maintainer: kai@FreeBSD.org
- Port Added: 2018-04-06 08:30:53
- Last Update: 2024-09-02 10:37:36
- Commit Hash: 98a827b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://www.mkdocs.org
- Description:
- MkDocs is a fast, simple and downright gorgeous static site generator that's
geared towards building project documentation.
Documentation source files are written in Markdown, and configured with a
single YAML configuration file.
- ¦ ¦ ¦ ¦
- 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}mkdocs>0:textproc/py-mkdocs@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-mkdocs/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-mkdocs
- pkg install py311-mkdocs
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-mkdocs listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mkdocs
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1725092549
SHA256 (mkdocs-1.6.1.tar.gz) = 7b432f01d928c084353ab39c57282f29f92136665bdd6abf7c1ec8d822ef86f2
SIZE (mkdocs-1.6.1.tar.gz) = 3889159
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-hatchling>0 : devel/py-hatchling@py311
- py311-Babel>=2.9.0 : devel/py-babel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-click>=7.0 : devel/py-click@py311
- py311-ghp-import>=1.0 : www/py-ghp-import@py311
- py311-Jinja2>=2.11.1 : devel/py-Jinja2@py311
- py311-markdown>=3.3.6 : textproc/py-markdown@py311
- py311-markupsafe>=2.0.1 : textproc/py-markupsafe@py311
- py311-mergedeep>=1.3.4 : devel/py-mergedeep@py311
- py311-mkdocs-get-deps>=0.2.0 : textproc/py-mkdocs-get-deps@py311
- py311-packaging>=20.5 : devel/py-packaging@py311
- py311-pathspec>=0.11.1 : devel/py-pathspec@py311
- py311-platformdirs>=2.2.0 : devel/py-platformdirs@py311
- py311-pyyaml_env_tag>=0.1 : devel/py-pyyaml_env_tag@py311
- py311-watchdog>=2.0 : devel/py-watchdog@py311
- py311-pyyaml>=5.1 : devel/py-pyyaml@py311
- py311-Babel>=2.9.0 : devel/py-babel@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- science/frontistr
- sysutils/chezmoi
- for Run
-
- textproc/py-mike
- textproc/py-mkdocs-autorefs
- textproc/py-mkdocs-git-revision-date-localized-plugin
- textproc/py-mkdocs-material
- textproc/py-mkdocs-mermaid2-plugin
- textproc/py-mkdocs-minify-plugin
- textproc/py-mkdocs-nature
Configuration Options:
- ===> The following configuration options are available for py311-mkdocs-1.6.1:
I18N=on: Support for theme localization
===> Use 'make config' to modify these settings
- Options name:
- textproc_py-mkdocs
- USES:
- cpe python
- pkg-message:
- For install:
- If you are using the Python v3.x version and a non-Unicode locale you'll get a runtime error when mkdocs is executed..
In that case please set the locale to a Unicode locale first, e.g. en_US.UTF-8 or similar, before starting mkdocs.
- Master Sites:
|