Port details |
- open62541 Open source implementation of OPC UA
- 1.3.5 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: nsonack@outlook.com
 - Port Added: 2022-08-23 16:27:06
- Last Update: 2023-02-27 22:45:31
- Commit Hash: cc1ba91
- License: MPL20
- 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.
¦ ¦ ¦ ¦ 
- 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 = 1677088595
SHA256 (open62541-open62541-v1.3.5_GH0.tar.gz) = 308aa8845f9cc3a99427636d2282e9bed2a26fbc8a404fe2ad1699146e4f4342
SIZE (open62541-open62541-v1.3.5_GH0.tar.gz) = 3870493
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.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for open62541-1.3.5:
OSSL=on: Enable encryption using 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:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.5 27 Feb 2023 22:45:31
    |
Robert Clausecker (fuz)  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
    |
Robert Clausecker (fuz)  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
    |
Stefan Eßer (se)  |
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
    |
Stefan Eßer (se)  |
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 ) |
1.3.3 23 Aug 2022 16:24:19
    |
Felix Palmen (zirias)  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: 5
|