| Port details |
- mbpoll Command line utility to communicate with ModBus slave (RTU/TCP)
- 1.5.4 comms
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: mm@FreeBSD.org
 - Port Added: 2026-08-20 01:27:05
- Last Update: 2026-08-20 01:24:01
- Commit Hash: bfb155f
- License: GPLv3
- WWW:
- https://github.com/epsilonrt/mbpoll
- Description:
- mbpoll is a command line utility to communicate with ModBus slave (RTU or TCP).
mbpoll can:
read discrete inputs
read and write binary outputs (coil)
read input registers
read and write output registers (holding register)
The reading and writing registers may be in decimal, hexadecimal or floating
single precision.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/comms/mbpoll/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/mbpoll
- pkg install mbpoll
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mbpoll
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1787188119
SHA256 (epsilonrt-mbpoll-v1.5.4_GH0.tar.gz) = a9bcc3afa3b85b3794505d07827873ead280d96a94769d236892eb8a4fb9956f
SIZE (epsilonrt-mbpoll-v1.5.4_GH0.tar.gz) = 134802
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libmodbus.so : comms/libmodbus
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- comms_mbpoll
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.5.4 20 Aug 2026 01:24:01
    |
Martin Matuska (mm)  |
comms/mbpoll: New port
mbpoll is a command line utility to communicate with ModBus slave
(RTU or TCP).
mbpoll can:
read discrete inputs
read and write binary outputs (coil)
read input registers
read and write output registers (holding register)
The reading and writing registers may be in decimal, hexadecimal or
floating single precision. |
Number of commits found: 1
|