Port details |
- 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, py311-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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.1 02 Sep 2024 10:37:36
    |
Kai Knoblich (kai)  |
textproc/py-mkdocs: Update to 1.6.1
Changelog:
https://github.com/mkdocs/mkdocs/releases/tag/1.6.1 |
1.6.0_1 07 Jul 2024 08:05:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
1.6.0 04 May 2024 08:13:24
    |
Kai Knoblich (kai)  |
textproc/py-mkdocs: Update to 1.6.0
Changelog:
https://github.com/mkdocs/mkdocs/releases/tag/1.6.0
MFH: No (feature release with breaking changes) |
1.5.3 20 Sep 2023 10:08:07
    |
Kai Knoblich (kai)  |
textproc/py-mkdocs: Update to 1.5.3
Changelog:
https://github.com/mkdocs/mkdocs/releases/tag/1.5.3 |
1.5.2 06 Aug 2023 12:43:38
    |
Kai Knoblich (kai)  |
textproc/py-mkdocs: Update to 1.5.2
Changelogs since 1.4.3:
https://github.com/mkdocs/mkdocs/releases/tag/1.5.2
https://github.com/mkdocs/mkdocs/releases/tag/1.5.1
https://github.com/mkdocs/mkdocs/releases/tag/1.5.0
MFH: No (feature release) |
1.4.3 01 Jul 2023 13:10:51
    |
Kai Knoblich (kai)  |
textproc/py-mkdocs: Drop PYTHON_REL check for Python 3.7
* Since Python 3.7 was removed in 12f5a11b0425 the check is no longer
required. |
1.4.3 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.4.3 12 May 2023 06:05:07
    |
Kai Knoblich (kai)  |
textproc/py-mkdocs: Update to 1.4.3
Changelog:
https://github.com/mkdocs/mkdocs/releases/tag/1.4.3 |
1.4.2_1 04 Apr 2023 18:29:11
    |
Antoine Brodin (antoine)  |
USE_PYTHON=pep517: bump PORTREVISION |
1.4.2 23 Feb 2023 07:46:47
    |
Kai Knoblich (kai)  |
textproc/py-mkdocs: Update to 1.4.2
* Switch to PEP-517 build framework.
Changelogs since 1.4.0:
https://github.com/mkdocs/mkdocs/releases/tag/1.4.2
https://github.com/mkdocs/mkdocs/releases/tag/1.4.1
MFH: No (PEP-517 support not present in 2023Q1 branch) |
1.4.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.4.0 16 Oct 2022 10:21:28
    |
Kai Knoblich (kai)  |
textproc/py-mkdocs: Update to 1.4.0
Changes: https://github.com/mkdocs/mkdocs/releases/tag/1.4.0
MFH: No (feature release) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3.0 14 Apr 2022 10:25:53
    |
Kai Knoblich (kai)  |
textproc/py-mkdocs: Update to 1.3.0
Changelog:
https://github.com/mkdocs/mkdocs/releases/tag/1.3.0
MFH: 2022Q2 |
1.2.3 09 Jan 2022 19:28:43
    |
Kai Knoblich (kai)  |
textproc/py-mkdocs: Update to 1.2.3
Changelog:
https://github.com/mkdocs/mkdocs/releases/tag/1.2.3
MFH: 2022Q1 |
1.2.2 21 Oct 2021 15:40:42
    |
Stefan Eßer (se)  |
textproc/py-mkdocs: Add CPE information
Approved by: portmgr (blanket) |
1.2.2 03 Oct 2021 12:57:48
    |
Kai Knoblich (kai)  |
textproc/py-mkdocs: Update to 1.2.2
Changelog since 1.0:
https://github.com/mkdocs/mkdocs/blob/1.2.2/docs/about/release-notes.md
Reported by: Robert Clausecker (via mail)
MFH: No (feature release) |
1.0_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0_1 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.0_1 14 Aug 2019 12:16:41
  |
mat  |
Convert to UCL & cleanup pkg-message (categories [t-u]) |
1.0_1 10 Apr 2019 06:18:32
  |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
1.0 01 Feb 2019 18:55:18
  |
kai  |
Change my maintainer email address to my new one at the FreeBSD project.
Reviewed by: miwi (mentor)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19050 |
1.0 11 Aug 2018 14:36:16
  |
miwi  |
- Update to 1.0
- Update WWW
- Move back from GH to CHEESESHOP
Changes by upstream:
- https://github.com/mkdocs/mkdocs/compare/0.17.2...1.0
PR: 230406
Submitted by: maintainer
Sponsored by: iXsystems Inc. |
0.17.2.36 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.17.2.36 06 Apr 2018 08:21:25
  |
yuri  |
New port: textproc/py-mkdocs: Project documentation with Markdown
PR: 227301
Submitted by: Kai <freebsd_ports@k-worx.org> |