Port details |
- py-pymodbus Implementation of the Modbus protocol
- 3.2.2 comms
=0 Version of this port present on the latest quarterly branch. - Maintainer: chris@chrullrich.net
 - Port Added: 2023-01-20 11:51:05
- Last Update: 2023-03-28 00:49:41
- Commit Hash: 707598a
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- Pymodbus is a full Modbus protocol implementation offering
asynchronous communications. It can also be used without any
third party dependencies (aside from pyserial) if a more
lightweight project is needed.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pymodbus>0:comms/py-pymodbus@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/comms/py-pymodbus/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/py-pymodbus
- pkg install py39-pymodbus
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-pymodbus listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pymodbus
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1679390550
SHA256 (pymodbus-3.2.2.tar.gz) = 6f46f55b41875e5ac41ba660f514f4bb7a732811e303f671b76f310906355089
SIZE (pymodbus-3.2.2.tar.gz) = 179353
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>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-aiohttp>=3.8.1 : www/py-aiohttp@py39
- py39-prompt-toolkit>=3.0.8 : devel/py-prompt-toolkit@py39
- py39-typer>=0.6.1 : devel/py-typer@py39
- py39-pygments>0 : textproc/py-pygments@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-pymodbus-3.2.2:
DATASTORE_REDIS=off: Use Redis for server data
DATASTORE_SQL=off: Use database for server data (via SQLAlchemy)
REPL=on: Interactive REPL console
SERIAL=off: Support serial port
===> Use 'make config' to modify these settings
- Options name:
- comms_py-pymodbus
- USES:
- python:3.8+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2017-11-30
Affects: */py* Author: mat@FreeBSD.org Reason:
Ports using Python via USES=python are now flavored. All the py3-* ports
have been removed and folded into their py-* master ports.
People using Poudriere 3.2+ and binary packages do not have to do anything.
For other people, to build the Python 3.6 version of, for example,
databases/py-gdbm, you need to run:
# make FLAVOR=py36 install
|
Number of commits found: 5
Number of commits found: 5
|