Port details |
- py-vfblib Tools for converting FontLab Studio 5 (VFB) files
- 0.9.2 x11-fonts
=2 0.9.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-05-19 17:24:34
- Last Update: 2025-04-18 05:37:53
- Commit Hash: fdfb1fa
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: GPLv3
- WWW:
- https://github.com/LucasFonts/vfbLib
- Description:
- vfbLib is a converter and deserializer for FontLab Studio 5 VFB files.
FontLab's own vfb2ufo converter is from 2015, only outputs UFO v2, and contains
serious bugs that are never going to be fixed. Its support on macOS is subject
to Apple's mercy (no native support for Apple Silicon).
That's why a single determined programmer with a hex editor set out to rectify
this situation.
¦ ¦ ¦ ¦ 
- 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}vfblib>0:x11-fonts/py-vfblib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/x11-fonts/py-vfblib/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/py-vfblib
- pkg install py311-vfblib
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-vfblib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-vfblib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1744289084
SHA256 (vfblib-0.9.2.tar.gz) = f83c0337c688492425bdf337f8436d6d38aef850dcbad6d5d6a46f208a11b5b2
SIZE (vfblib-0.9.2.tar.gz) = 7162685
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-setuptools>=61 : devel/py-setuptools@py311
- py311-setuptools-scm>=6.2 : devel/py-setuptools-scm@py311
- py311-wheel>=0 : devel/py-wheel@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-fonttools>=4.45.1 : print/py-fonttools@py311
- py311-orjson>=3.10.13<4 : devel/py-orjson@py311
- py311-typing-extensions>=4.8.0 : devel/py-typing-extensions@py311
- py311-ufolib2>=0.16.0 : print/py-ufolib2@py311
- py311-ufonormalizer>=0.6.1 : x11-fonts/py-ufonormalizer@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-vfblib-0.9.2:
ALL=off: All optional dependencies
TOML=off: TOML format or parser support
YAML=off: YAML format or parser support
===> Use 'make config' to modify these settings
- Options name:
- x11-fonts_py-vfblib
- USES:
- python:3.10+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|