Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.4 08 Sep 2024 17:31:48
    |
Daniel Engberg (diizzy)  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
    |
Daniel Engberg (diizzy)  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
    |
Daniel Engberg (diizzy)  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
    |
Robert Clausecker (fuz)  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
    |
Nuno Teixeira (eduardo)  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
    |
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 |