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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
py-mkdocs Project documentation with Markdown
1.3.0 textproc 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.3.0Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 08:15:09
Last Update: 2022-04-14 10:29:15
Commit Hash: 71542c0
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. WWW: https://www.mkdocs.org
Homepage    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.
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 py38-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 py38-mkdocs listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py38-mkdocs
Package flavors (<flavor>: <package>)
  • py38: py38-mkdocs
distinfo:
TIMESTAMP = 1649270295 SHA256 (mkdocs-1.3.0.tar.gz) = b504405b04da38795fec9b2e5e28f6aa3a73bb0960cb6d5d27ead28952bd35ea SIZE (mkdocs-1.3.0.tar.gz) = 3593181

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Runtime dependencies:
  1. py38-click>=3.3 : devel/py-click@py38
  2. py38-ghp-import>=1.0 : www/py-ghp-import@py38
  3. py38-importlib-metadata>=4.3 : devel/py-importlib-metadata@py38
  4. py38-Jinja2>=2.10.2 : devel/py-Jinja2@py38
  5. py38-markdown>=3.2.1 : textproc/py-markdown@py38
  6. py38-mergedeep>=1.3.4 : devel/py-mergedeep@py38
  7. py38-packaging>=20.5 : devel/py-packaging@py38
  8. py38-pyyaml_env_tag>=0.1 : devel/py-pyyaml_env_tag@py38
  9. py38-watchdog>=2.0 : devel/py-watchdog@py38
  10. py38-yaml>=3.10 : devel/py-yaml@py38
  11. py38-Babel>=2.9.0 : devel/py-babel@py38
  12. py38-setuptools>0 : devel/py-setuptools@py38
  13. python3.8 : lang/python38
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py38-mkdocs-1.3.0: I18N=on: Support for theme localization ===> Use 'make config' to modify these settings
Options name:
textproc_py-mkdocs
USES:
cpe python:3.6+
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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/m/mkdocs/
  2. https://pypi.org/packages/source/m/mkdocs/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.0
14 Apr 2022 10:29:15
commit hash: 71542c06c50593f0340a58785bd28381cd2dfd8ccommit hash: 71542c06c50593f0340a58785bd28381cd2dfd8ccommit hash: 71542c06c50593f0340a58785bd28381cd2dfd8ccommit hash: 71542c06c50593f0340a58785bd28381cd2dfd8c files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-mkdocs: Update to 1.3.0

Changelog:

https://github.com/mkdocs/mkdocs/releases/tag/1.3.0

MFH:		2022Q2
(cherry picked from commit 1ca03a192860a2f986533e4c8489bdae3a9bb34f)

Number of commits found: 1