Re: git: 6b1863afdfea - main - security/openssl34: Add new OpenSSL 3.4 port (BETA)
- In reply to: Bernard Spil : "git: 6b1863afdfea - main - security/openssl34: Add new OpenSSL 3.4 port (BETA)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Oct 2024 11:10:07 UTC
On 2024-10-13 09:55, Bernard Spil wrote: > The branch main has been updated by brnrd: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=6b1863afdfea1e49b611a8e8df92717de7e22dbc > > commit 6b1863afdfea1e49b611a8e8df92717de7e22dbc > Author: Bernard Spil <brnrd@FreeBSD.org> > AuthorDate: 2024-10-13 07:54:40 +0000 > Commit: Bernard Spil <brnrd@FreeBSD.org> > CommitDate: 2024-10-13 07:54:40 +0000 > > security/openssl34: Add new OpenSSL 3.4 port (BETA) > --- > security/Makefile | 1 + > security/openssl34/Makefile | 199 ++++++++ > security/openssl34/distinfo | 3 + > security/openssl34/files/extra-patch-ktls | 540 +++++++++++++++++++++ > .../openssl34/files/extra-patch-util_find-doc-nits | 20 + > .../files/patch-Configurations_10-main.conf | 35 ++ > .../files/patch-crypto_threads__pthread.c | 13 + > security/openssl34/pkg-descr | 13 + > security/openssl34/pkg-message | 21 + > security/openssl34/pkg-plist | 283 +++++++++++ > security/openssl34/version.mk | 1 + > 11 files changed, 1129 insertions(+) Don't forget to register with Mk/ files for make.conf's 'ssl=openssl34'. M