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
Port details
open62541 Open source implementation of OPC UA
1.4.4 devel on this many watch lists=2 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 1.4.0Version of this port present on the latest quarterly branch.
Maintainer: nsonack@outlook.com search for ports maintained by this maintainer
Port Added: 2022-08-23 16:27:06
Last Update: 2024-09-08 17:31:48
Commit Hash: 836567c
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: MPL20
WWW:
https://open62541.org/
Description:
open62541 is an open source and free implementation of OPC UA (OPC Unified Architecture) written in the common subset of the C99 and C++98 languages. The library implements the OPC UA binary protocol stack as well as a client and server SDK. The final server binaries can be well under 100kb, depending on the selected features and the size of the information model.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (80 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/open62541-1.4.4/catalog.mk
  3. /usr/local/share/licenses/open62541-1.4.4/LICENSE
  4. /usr/local/share/licenses/open62541-1.4.4/MPL20
  5. share/open62541/certs/create_self-signed.py
  6. share/open62541/certs/localhost.cnf
  7. share/open62541/generate_datatypes.py
  8. share/open62541/generate_nodeid_header.py
  9. share/open62541/generate_statuscode_descriptions.py
  10. share/open62541/nodeset_compiler/NodeID_NS0_Base.txt
  11. share/open62541/nodeset_compiler/README.md
  12. share/open62541/nodeset_compiler/__init__.py
  13. share/open62541/nodeset_compiler/backend_graphviz.py
  14. share/open62541/nodeset_compiler/backend_open62541.py
  15. share/open62541/nodeset_compiler/backend_open62541_datatypes.py
  16. share/open62541/nodeset_compiler/backend_open62541_nodes.py
  17. share/open62541/nodeset_compiler/backend_open62541_typedefinitions.py
  18. share/open62541/nodeset_compiler/datatypes.py
  19. share/open62541/nodeset_compiler/nodes.py
  20. share/open62541/nodeset_compiler/nodeset.py
  21. share/open62541/nodeset_compiler/nodeset_compiler.py
  22. share/open62541/nodeset_compiler/nodeset_testing.py
  23. share/open62541/nodeset_compiler/opaque_type_mapping.py
  24. share/open62541/nodeset_compiler/type_parser.py
  25. share/open62541/schema/NodeIds.csv
  26. share/open62541/schema/Opc.Ua.NodeSet2.DiagnosticsMinimal.xml
  27. share/open62541/schema/Opc.Ua.NodeSet2.EventsMinimal.xml
  28. share/open62541/schema/Opc.Ua.NodeSet2.HistorizingMinimal.xml
  29. share/open62541/schema/Opc.Ua.NodeSet2.Part8_Subset.xml
  30. share/open62541/schema/Opc.Ua.NodeSet2.PubSubMinimal.xml
  31. share/open62541/schema/Opc.Ua.NodeSet2.Reduced.xml
  32. share/open62541/schema/Opc.Ua.Types.bsd
  33. share/open62541/schema/StatusCode.csv
  34. include/open62541/client.h
  35. include/open62541/client_config_default.h
  36. include/open62541/client_highlevel.h
  37. include/open62541/client_highlevel_async.h
  38. include/open62541/client_subscriptions.h
  39. include/open62541/common.h
  40. include/open62541/config.h
  41. include/open62541/nodeids.h
  42. include/open62541/plugin/accesscontrol.h
  43. include/open62541/plugin/accesscontrol_default.h
  44. include/open62541/plugin/create_certificate.h
  45. include/open62541/plugin/eventloop.h
  46. include/open62541/plugin/historydata/history_data_backend.h
  47. include/open62541/plugin/historydata/history_data_backend_memory.h
  48. include/open62541/plugin/historydata/history_data_gathering.h
  49. include/open62541/plugin/historydata/history_data_gathering_default.h
  50. include/open62541/plugin/historydata/history_database_default.h
  51. include/open62541/plugin/historydatabase.h
  52. include/open62541/plugin/log.h
  53. include/open62541/plugin/log_stdout.h
  54. include/open62541/plugin/log_syslog.h
  55. include/open62541/plugin/nodestore.h
  56. include/open62541/plugin/nodestore_default.h
  57. include/open62541/plugin/pki.h
  58. include/open62541/plugin/pki_default.h
  59. include/open62541/plugin/securitypolicy.h
  60. include/open62541/plugin/securitypolicy_default.h
  61. include/open62541/server.h
  62. include/open62541/server_config_default.h
  63. include/open62541/server_config_file_based.h
  64. include/open62541/server_pubsub.h
  65. include/open62541/statuscodes.h
  66. include/open62541/types.h
  67. include/open62541/types_generated.h
  68. include/open62541/types_generated_handling.h
  69. include/open62541/util.h
  70. lib/cmake/open62541/open62541Config.cmake
  71. lib/cmake/open62541/open62541ConfigVersion.cmake
  72. lib/cmake/open62541/open62541Macros.cmake
  73. lib/cmake/open62541/open62541Targets-release.cmake
  74. lib/cmake/open62541/open62541Targets.cmake
  75. lib/libopen62541.so
  76. lib/libopen62541.so.1.4
  77. lib/libopen62541.so.1.4.4
  78. @owner
  79. @group
  80. @mode
Collapse this list.
Dependency lines:
  • open62541>0:devel/open62541
To install the port:
cd /usr/ports/devel/open62541/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/open62541
  • pkg install open62541
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: open62541
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1725546829 SHA256 (open62541-open62541-v1.4.4_GH0.tar.gz) = 8d92d4d7b293612efcd87bfe3b833fc2a953d83e4d58045a9186b6cacaad4c58 SIZE (open62541-open62541-v1.4.4_GH0.tar.gz) = 4198326

Packages (timestamps in pop-ups are UTC):
open62541
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.41.4.4-1.4.41.4.4---
FreeBSD:13:quarterly1.4.41.4.41.3.61.4.41.4.41.3.91.3.91.3.9
FreeBSD:14:latest1.4.41.4.41.3.31.4.41.4.41.3.6-1.3.6
FreeBSD:14:quarterly1.4.41.4.4-1.4.41.4.41.3.91.3.91.3.9
FreeBSD:15:latest1.4.41.4.4n/a1.4.4n/a1.3.91.3.91.3.9
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for open62541-1.4.4: LTO=on: Use Link-Time Optimization OPENSSL=on: SSL/TLS support via OpenSSL ===> Use 'make config' to modify these settings
Options name:
devel_open62541
USES:
cmake python shebangfix ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/open62541/open62541/tar.gz/v1.4.4?dummy=/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.4
08 Sep 2024 17:31:48
commit hash: 836567c54798c09be7ea5c3e42ed0079fa772dadcommit hash: 836567c54798c09be7ea5c3e42ed0079fa772dadcommit hash: 836567c54798c09be7ea5c3e42ed0079fa772dadcommit hash: 836567c54798c09be7ea5c3e42ed0079fa772dad files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Nico Sonack
devel/open62541: Update to 1.4.4

Changelog: https://github.com/open62541/open62541/releases/tag/v1.4.4

PR:		281293
1.4.0
06 Jun 2024 19:05:48
commit hash: 3b1cab47d54b2cc6e36387044cc19ee4c4d5da7bcommit hash: 3b1cab47d54b2cc6e36387044cc19ee4c4d5da7bcommit hash: 3b1cab47d54b2cc6e36387044cc19ee4c4d5da7bcommit hash: 3b1cab47d54b2cc6e36387044cc19ee4c4d5da7b files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Nico Sonack
devel/open62541: Update to version 1.4.0

Rename OSSL option to OPENSSL to match the rest of tree

Changelog: https://github.com/open62541/open62541/releases/tag/v1.4.0

PR:		278698
1.3.9
30 Dec 2023 16:22:13
commit hash: cbaa671a45c1dd43897844bd364a19ccddcb70dccommit hash: cbaa671a45c1dd43897844bd364a19ccddcb70dccommit hash: cbaa671a45c1dd43897844bd364a19ccddcb70dccommit hash: cbaa671a45c1dd43897844bd364a19ccddcb70dc files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Nico Sonack
devel/open62541: Update to 1.3.9

Changelog: https://github.com/open62541/open62541/releases/tag/v1.3.9

PR:		274920
1.3.7
12 Sep 2023 14:55:24
commit hash: 3bd1be2a2e38570464de8a71ccb6a957f88bccefcommit hash: 3bd1be2a2e38570464de8a71ccb6a957f88bccefcommit hash: 3bd1be2a2e38570464de8a71ccb6a957f88bccefcommit hash: 3bd1be2a2e38570464de8a71ccb6a957f88bccef files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Nico Sonack
devel/open62541: Update to version 1.3.7

I had to patch the version inside the CMakeLists.txt because it
otherwise produces a conflicting shared object.

Changelog: https://github.com/open62541/open62541/releases/tag/v1.3.7

Signed-off-by:	Nico Sonack <nsonack@herrhotzenplotz.de>
PR:		273718
1.3.6
03 Jun 2023 14:52:36
commit hash: 181215e38ab6f0b164b2d5f1f18b718fb294c6fbcommit hash: 181215e38ab6f0b164b2d5f1f18b718fb294c6fbcommit hash: 181215e38ab6f0b164b2d5f1f18b718fb294c6fbcommit hash: 181215e38ab6f0b164b2d5f1f18b718fb294c6fb files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Nico Sonack
devel/open62541: Update to 1.3.6

ChangeLog:	https://github.com/open62541/open62541/releases/tag/v1.3.6
PR:		271786
1.3.5
27 Feb 2023 22:45:31
commit hash: cc1ba914aac0c4c2eed8ed46af55303a9bc2ac07commit hash: cc1ba914aac0c4c2eed8ed46af55303a9bc2ac07commit hash: cc1ba914aac0c4c2eed8ed46af55303a9bc2ac07commit hash: cc1ba914aac0c4c2eed8ed46af55303a9bc2ac07 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Nico Sonack
devel/open62541: Update to 1.3.5

Summary:
ChangeLog: https://github.com/open62541/open62541/releases/tag/v1.3.5

Submitted by:	Nico Sonack (maintainer, via email)
Approved by:	flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38772
1.3.4
20 Feb 2023 23:36:37
commit hash: da425292f8e6b4b7fe8946ec0dc1df50ab95a9c2commit hash: da425292f8e6b4b7fe8946ec0dc1df50ab95a9c2commit hash: da425292f8e6b4b7fe8946ec0dc1df50ab95a9c2commit hash: da425292f8e6b4b7fe8946ec0dc1df50ab95a9c2 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Nico Sonack
devel/open62541: Update to 1.3.4 and enable encryption plugins

While we are at it, kill -Werror.
This update fixes the build with LLVM 15.

Changelog: https://github.com/open62541/open62541/releases/tag/v1.3.4

Submitted by:	Nico Sonack (maintainer, via email)
Approved by:	flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38683
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)
1.3.3
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)
1.3.3
23 Aug 2022 16:24:19
commit hash: c0e67da99a7ca0a49a3501d58c0ff3dd118ddf10commit hash: c0e67da99a7ca0a49a3501d58c0ff3dd118ddf10commit hash: c0e67da99a7ca0a49a3501d58c0ff3dd118ddf10commit hash: c0e67da99a7ca0a49a3501d58c0ff3dd118ddf10 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Author: Nico Sonack
devel/open62541: Add new port

Open62541 is an open source implementation of ISO/IEC 62541 (aka. OPC
UA)

PR:			265930
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36313

Number of commits found: 10