Port details |
- open62541 Open source implementation of OPC UA
- 1.4.4 devel =2 1.4.0Version of this port present on the latest quarterly branch.
- Maintainer: nsonack@outlook.com
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- 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
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- 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:
|