notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libmodbus Modbus library
3.1.7_2 comms on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.1.7_2Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-05-13 21:24:02
Last Update: 2024-01-24 10:20:15
Commit Hash: d639ee9
License: LGPL21+
WWW:
https://libmodbus.org/
Description:
Libmodbus is a C library designed to provide a fast and robust implementation of the Modbus protocol. It runs on Linux, Mac OS X, FreeBSD, QNX and Windows.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (84 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libmodbus-3.1.7_2/catalog.mk
  3. /usr/local/share/licenses/libmodbus-3.1.7_2/LICENSE
  4. /usr/local/share/licenses/libmodbus-3.1.7_2/LGPL21+
  5. include/modbus/modbus-rtu.h
  6. include/modbus/modbus-tcp.h
  7. include/modbus/modbus-version.h
  8. include/modbus/modbus.h
  9. lib/libmodbus.so
  10. lib/libmodbus.so.5
  11. lib/libmodbus.so.5.1.0
  12. libdata/pkgconfig/libmodbus.pc
  13. share/man/man3/modbus_close.3.gz
  14. share/man/man3/modbus_connect.3.gz
  15. share/man/man3/modbus_flush.3.gz
  16. share/man/man3/modbus_free.3.gz
  17. share/man/man3/modbus_get_byte_from_bits.3.gz
  18. share/man/man3/modbus_get_byte_timeout.3.gz
  19. share/man/man3/modbus_get_float.3.gz
  20. share/man/man3/modbus_get_float_abcd.3.gz
  21. share/man/man3/modbus_get_float_badc.3.gz
  22. share/man/man3/modbus_get_float_cdab.3.gz
  23. share/man/man3/modbus_get_float_dcba.3.gz
  24. share/man/man3/modbus_get_header_length.3.gz
  25. share/man/man3/modbus_get_indication_timeout.3.gz
  26. share/man/man3/modbus_get_response_timeout.3.gz
  27. share/man/man3/modbus_get_slave.3.gz
  28. share/man/man3/modbus_get_socket.3.gz
  29. share/man/man3/modbus_mapping_free.3.gz
  30. share/man/man3/modbus_mapping_new.3.gz
  31. share/man/man3/modbus_mapping_new_start_address.3.gz
  32. share/man/man3/modbus_mask_write_register.3.gz
  33. share/man/man3/modbus_new_rtu.3.gz
  34. share/man/man3/modbus_new_tcp.3.gz
  35. share/man/man3/modbus_new_tcp_pi.3.gz
  36. share/man/man3/modbus_read_bits.3.gz
  37. share/man/man3/modbus_read_input_bits.3.gz
  38. share/man/man3/modbus_read_input_registers.3.gz
  39. share/man/man3/modbus_read_registers.3.gz
  40. share/man/man3/modbus_receive.3.gz
  41. share/man/man3/modbus_receive_confirmation.3.gz
  42. share/man/man3/modbus_reply.3.gz
  43. share/man/man3/modbus_reply_exception.3.gz
  44. share/man/man3/modbus_report_slave_id.3.gz
  45. share/man/man3/modbus_rtu_get_rts.3.gz
  46. share/man/man3/modbus_rtu_get_rts_delay.3.gz
  47. share/man/man3/modbus_rtu_get_serial_mode.3.gz
  48. share/man/man3/modbus_rtu_set_custom_rts.3.gz
  49. share/man/man3/modbus_rtu_set_rts.3.gz
  50. share/man/man3/modbus_rtu_set_rts_delay.3.gz
  51. share/man/man3/modbus_rtu_set_serial_mode.3.gz
  52. share/man/man3/modbus_send_raw_request.3.gz
  53. share/man/man3/modbus_set_bits_from_byte.3.gz
  54. share/man/man3/modbus_set_bits_from_bytes.3.gz
  55. share/man/man3/modbus_set_byte_timeout.3.gz
  56. share/man/man3/modbus_set_debug.3.gz
  57. share/man/man3/modbus_set_error_recovery.3.gz
  58. share/man/man3/modbus_set_float.3.gz
  59. share/man/man3/modbus_set_float_abcd.3.gz
  60. share/man/man3/modbus_set_float_badc.3.gz
  61. share/man/man3/modbus_set_float_cdab.3.gz
  62. share/man/man3/modbus_set_float_dcba.3.gz
  63. share/man/man3/modbus_set_indication_timeout.3.gz
  64. share/man/man3/modbus_set_response_timeout.3.gz
  65. share/man/man3/modbus_set_slave.3.gz
  66. share/man/man3/modbus_set_socket.3.gz
  67. share/man/man3/modbus_strerror.3.gz
  68. share/man/man3/modbus_tcp_accept.3.gz
  69. share/man/man3/modbus_tcp_listen.3.gz
  70. share/man/man3/modbus_tcp_pi_accept.3.gz
  71. share/man/man3/modbus_tcp_pi_listen.3.gz
  72. share/man/man3/modbus_write_and_read_registers.3.gz
  73. share/man/man3/modbus_write_bit.3.gz
  74. share/man/man3/modbus_write_bits.3.gz
  75. share/man/man3/modbus_write_register.3.gz
  76. share/man/man3/modbus_write_registers.3.gz
  77. share/man/man7/libmodbus.7.gz
  78. share/doc/libmodbus/AUTHORS
  79. share/doc/libmodbus/MIGRATION
  80. share/doc/libmodbus/NEWS
  81. share/doc/libmodbus/README.md
  82. @owner
  83. @group
  84. @mode
Collapse this list.
Dependency lines:
  • libmodbus>0:comms/libmodbus
To install the port:
cd /usr/ports/comms/libmodbus/ && make install clean
To add the package, run one of these commands:
  • pkg install comms/libmodbus
  • pkg install libmodbus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libmodbus
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1654519527 SHA256 (libmodbus-3.1.7.tar.gz) = 7dfe958431d0570b271e1a5b329b76a658e89c614cf119eb5aadb725c87f8fbd SIZE (libmodbus-3.1.7.tar.gz) = 490162

Packages (timestamps in pop-ups are UTC):
libmodbus
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.7_23.1.7_23.1.6_13.1.7_23.1.7_2-3.1.6_1-
FreeBSD:13:quarterly3.1.7_13.1.7_13.1.7_13.1.7_13.1.7_23.1.7_13.1.7_13.1.7_1
FreeBSD:14:latest3.1.7_23.1.7_23.1.7_13.1.7_23.1.7_23.1.7_1-3.1.7_1
FreeBSD:14:quarterly3.1.7_13.1.7_2-3.1.7_13.1.7_23.1.7_13.1.7_13.1.7_1
FreeBSD:15:latest3.1.7_23.1.7_2n/a3.1.7_2n/a3.1.7_23.1.7_23.1.7_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. a2x : textproc/asciidoc
  2. xmlto : textproc/xmlto
  3. gmake>=4.3 : devel/gmake
This port is required by:
for Libraries
  1. sysutils/nut
  2. sysutils/nut-devel

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. cad/linuxcnc-devel*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for libmodbus-3.1.7_2: DOCS=on: Build and/or install documentation MANPAGES=on: Build and/or install manual pages ===> Use 'make config' to modify these settings
Options name:
comms_libmodbus
USES:
cpe gmake libtool pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://libmodbus.org/releases/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.7_2
24 Jan 2024 10:20:15
commit hash: d639ee9824c4ed7bd4d1df80912414edb70a9915commit hash: d639ee9824c4ed7bd4d1df80912414edb70a9915commit hash: d639ee9824c4ed7bd4d1df80912414edb70a9915commit hash: d639ee9824c4ed7bd4d1df80912414edb70a9915 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
comms/libmodbus: Impelled to share/man
3.1.7_1
27 Sep 2022 13:27:01
commit hash: e77794c03ab0f2f7c187b4856da2c002dc629bd1commit hash: e77794c03ab0f2f7c187b4856da2c002dc629bd1commit hash: e77794c03ab0f2f7c187b4856da2c002dc629bd1commit hash: e77794c03ab0f2f7c187b4856da2c002dc629bd1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
comms/libmodbus: Optionize MANPAGES

PR:		251422
Reported by:	chris@chrullrich.net
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.1.7
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.7
06 Jun 2022 21:56:46
commit hash: e411c51a46157132a0913ddb8e7b6d3fad0db67fcommit hash: e411c51a46157132a0913ddb8e7b6d3fad0db67fcommit hash: e411c51a46157132a0913ddb8e7b6d3fad0db67fcommit hash: e411c51a46157132a0913ddb8e7b6d3fad0db67f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
comms/libmodbus: Update version 3.1.6=>3.1.7

Relnotes: https://github.com/stephane/libmodbus/releases/tag/v3.1.7
3.1.6_1
06 Jun 2022 11:48:06
commit hash: ca473fb228489407687bfe3d1f772296e1c0ba7bcommit hash: ca473fb228489407687bfe3d1f772296e1c0ba7bcommit hash: ca473fb228489407687bfe3d1f772296e1c0ba7bcommit hash: ca473fb228489407687bfe3d1f772296e1c0ba7b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
all: Take maintainership
3.1.6_1
06 Jun 2022 11:19:04
commit hash: 65e2c3c3bb0096beceeab57c5939a07cf998f48fcommit hash: 65e2c3c3bb0096beceeab57c5939a07cf998f48fcommit hash: 65e2c3c3bb0096beceeab57c5939a07cf998f48fcommit hash: 65e2c3c3bb0096beceeab57c5939a07cf998f48f files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return bsam's ports to the pool after his commit bit got safekept
3.1.6_1
02 Sep 2021 15:18:46
commit hash: 789fd27a051de73971b0313d84b98349f3d050c1commit hash: 789fd27a051de73971b0313d84b98349f3d050c1commit hash: 789fd27a051de73971b0313d84b98349f3d050c1commit hash: 789fd27a051de73971b0313d84b98349f3d050c1 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
comms/libmodbus: Add CPE information

Approved by:    portmgr (blanket)
3.1.6_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.1.6_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.1.6_1
06 Apr 2020 09:32:21
Revision:530873Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW
- Pet portlint
- Add missing manpage to plist

Approved by:	portmgr blanket
3.1.6
04 Dec 2019 09:29:51
Revision:519004Original commit files touched by this commit
bsam search for other commits by this committer
comms/libmodbus: Update to version 3.1.6
3.1.4_1
25 May 2019 10:12:22
Revision:502553Original commit files touched by this commit
tobik search for other commits by this committer
comms/libmodbus: Spell LICENSE_FILE correctly
3.1.4_1
28 Nov 2016 13:42:52
Revision:427306Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix LICENSE
- Add LICENSE_FILE
- Add missing files to plist

Approved by:	portmgr blanket
3.1.4
07 Sep 2016 11:04:47
Revision:421489Original commit files touched by this commit
bsam search for other commits by this committer
comms/libmodbus: Update to version 3.1.4.
3.1.1_1
22 Sep 2014 14:28:15
Revision:368942Original commit files touched by this commit
bsam search for other commits by this committer
comms/libmodbus: strip a library while install and remove @dirrmtry's
3.1.1_1
15 Aug 2014 17:21:08
Revision:365006Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch comms/libmodbus to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
3.1.1
21 Nov 2013 18:35:49
Revision:334508Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 3.1.1.
3.1.0
24 Sep 2013 15:07:20
Revision:328142Original commit files touched by this commit
bsam search for other commits by this committer
STAGE'ify comms/libmodbus.
3.1.0
20 Sep 2013 16:03:29
Revision:327714Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
3.1.0
14 May 2013 08:42:57
Revision:318145Original commit files touched by this commit
bsam search for other commits by this committer
Use the power of USES=pathfix instead of the file patch.

PR:		ports/178610
Submitted by:	jgh (thanks!)
3.1.0
13 May 2013 21:23:51
Revision:318133Original commit files touched by this commit
bsam search for other commits by this committer
Libmodbus is a C library designed to provide a fast and robust
implementation of the Modbus protocol. It runs on Linux, Mac OS X,
FreeBSD, QNX and Windows.

WWW: http://libmodbus.org/

Number of commits found: 22