26 Commits

Author SHA1 Message Date
Muhammad Moinur Rahman 95dd85f5d1 comms/libmodbus: Update version 3.1.10=>3.1.11
Changelog: https://github.com/stephane/libmodbus/releases/tag/v3.1.11

PR:		287898
Reported by:	pi
2025-07-04 12:28:19 +02:00
Muhammad Moinur Rahman 84d94aad97 comms/libmodbus: Update version 3.1.9=>3.1.10
Changelog: https://github.com/stephane/libmodbus/releases/tag/v3.1.10
2025-07-03 11:26:37 +02:00
Muhammad Moinur Rahman e5e5255e31 comms/libmodbus: Update version 3.1.8=>3.1.9
Changelog: https://github.com/stephane/libmodbus/releases/tag/v3.1.9
2025-07-02 18:29:36 +02:00
Muhammad Moinur Rahman 615649a7ac comms/libmodbus: Update version 3.1.7=>3.1.8
Changelog: https://github.com/stephane/libmodbus/releases/tag/v3.1.8

PR:		287898
2025-06-30 18:11:09 +02:00
Muhammad Moinur Rahman d639ee9824 comms/libmodbus: Impelled to share/man 2024-01-24 11:20:15 +01:00
Muhammad Moinur Rahman e77794c03a comms/libmodbus: Optionize MANPAGES
PR:		251422
Reported by:	chris@chrullrich.net
2022-09-27 08:27:01 -05:00
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00
Stefan Eßer b7f05445c0 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Muhammad Moinur Rahman e411c51a46 comms/libmodbus: Update version 3.1.6=>3.1.7
Relnotes: https://github.com/stephane/libmodbus/releases/tag/v3.1.7
2022-06-06 16:56:46 -05:00
Muhammad Moinur Rahman ca473fb228 all: Take maintainership 2022-06-06 06:48:06 -05:00
Rene Ladan 65e2c3c3bb all: return bsam's ports to the pool after his commit bit got safekept 2022-06-06 13:19:04 +02:00
Bernhard Froehlich 789fd27a05 comms/libmodbus: Add CPE information
Approved by:    portmgr (blanket)
2021-09-02 15:18:46 +00:00
Mathieu Arnold cf118ccf87 One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold 305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Dmitry Marakasov 67f10e2a13 - Update WWW
- Pet portlint
- Add missing manpage to plist

Approved by:	portmgr blanket
2020-04-06 09:32:21 +00:00
Boris Samorodov 1bd97c77b4 comms/libmodbus: Update to version 3.1.6 2019-12-04 09:29:51 +00:00
Tobias Kortkamp 1eaa1d15b7 comms/libmodbus: Spell LICENSE_FILE correctly 2019-05-25 10:12:22 +00:00
Dmitry Marakasov a8a7b620ed - Fix LICENSE
- Add LICENSE_FILE
- Add missing files to plist

Approved by:	portmgr blanket
2016-11-28 13:42:52 +00:00
Boris Samorodov c5326be73b comms/libmodbus: Update to version 3.1.4. 2016-09-07 11:04:47 +00:00
Boris Samorodov c13e8db7b7 comms/libmodbus: strip a library while install and remove @dirrmtry's 2014-09-22 14:28:15 +00:00
Dmitry Marakasov 455ce7795f - Switch comms/libmodbus to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-08-15 17:21:08 +00:00
Boris Samorodov 3ee0346495 Update to version 3.1.1. 2013-11-21 18:35:48 +00:00
Boris Samorodov 3cf427f5b2 STAGE'ify comms/libmodbus. 2013-09-24 15:07:19 +00:00
Baptiste Daroussin 2b300eeb3f Add NO_STAGE all over the place in preparation for the staging support (cat: comms) 2013-09-20 16:03:29 +00:00
Boris Samorodov 7c523fff5e Use the power of USES=pathfix instead of the file patch.
PR:		ports/178610
Submitted by:	jgh (thanks!)
2013-05-14 08:42:56 +00:00
Boris Samorodov 03501c5cfa 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/
2013-05-13 21:23:51 +00:00