Port details |
- py-mkdocs-minify-plugin Minify HTML, JS or CSS files prior to being written to disk
- 0.8.0_1 textproc
=2 0.8.0_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-12-25 16:18:14
- Last Update: 2024-05-13 14:09:47
- Commit Hash: 8934a4b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/byrnereese/mkdocs-minify-plugin
- Description:
- mkdocs-minify-plugin is an MkDocs plugin to minify HTML, JS or CSS files prior
to being written to disk.
HTML minification is done using htmlmin2.
JS minification is done using jsmin.
CSS minification is done using csscompressor.
¦ ¦ ¦ ¦ 
- 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-minify-plugin>0:textproc/py-mkdocs-minify-plugin@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-mkdocs-minify-plugin/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-mkdocs-minify-plugin
- pkg install py39-mkdocs-minify-plugin
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 py39-mkdocs-minify-plugin listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-mkdocs-minify-plugin
- Package flavors (<flavor>: <package>)
- py39: py39-mkdocs-minify-plugin
- distinfo:
- TIMESTAMP = 1708449472
SHA256 (mkdocs-minify-plugin-0.8.0.tar.gz) = bc11b78b8120d79e817308e2b11539d790d21445eb63df831e393f76e52e753d
SIZE (mkdocs-minify-plugin-0.8.0.tar.gz) = 8366
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:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-csscompressor>=0.9.5 : www/py-csscompressor@py39
- py39-htmlmin2>=0.1.13 : textproc/py-htmlmin2@py39
- py39-jsmin>=3.0.1 : devel/py-jsmin@py39
- py39-mkdocs>=1.4.1 : textproc/py-mkdocs@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- textproc/py-mkdocs-material
Configuration Options:
- No options to configure
- Options name:
- textproc_py-mkdocs-minify-plugin
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|