| Port details on branch 2026Q1 |
- py-flatbuffers FlatBuffers serialization format for Python
- 25.12.19_3 devel
=0 25.12.19_3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2019-06-03 02:59:27
- Last Update: 2026-05-05 21:19:45
- Commit Hash: 01291f5
- Also Listed In: python
- License: APACHE20
- WWW:
- https://flatbuffers.dev/
- https://github.com/google/flatbuffers/tree/master/python
- https://github.com/google/flatbuffers
- Description:
- FlatBuffers is a cross platform serialization library architected for maximum
memory efficiency. It allows you to directly access serialized data without
parsing/unpacking it first, while still having great forwards/backwards
compatibility.
Python runtime library for use with the Flatbuffers serialization format.
  ¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}flatbuffers>0:devel/py-flatbuffers@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-flatbuffers/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-flatbuffers
- pkg install py311-flatbuffers
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-flatbuffers listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-flatbuffers
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1771105018
SHA256 (google-flatbuffers-v25.12.19-2026-02-06-03fffb2_GH0.tar.gz) = ccbce58684691de1e7d51f5e87786266b37d06ab66e9dfe2d0ec106fe50aace0
SIZE (google-flatbuffers-v25.12.19-2026-02-06-03fffb2_GH0.tar.gz) = 2375289
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>=0 : devel/py-setuptools@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:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-onnxruntime
- misc/py-tflite
- science/py-tensorflow
Configuration Options:
- ===> The following configuration options are available for py311-flatbuffers-25.12.19_3:
NUMPY=off: Support scalar vectors as numpy arrays
===> Use 'make config' to modify these settings
- Options name:
- devel_py-flatbuffers
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|