FreeBSD Bugzilla – Attachment 255484 Details for
Bug 282999
sysutils/bacula-libs3: remove conditional for openssl3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
git diff
bacula-libs3.diff (text/plain), 867 bytes, created by
Ronald Klop
on 2024-11-27 09:29:47 UTC
(
hide
)
Description:
git diff
Filename:
MIME Type:
Creator:
Ronald Klop
Created:
2024-11-27 09:29:47 UTC
Size:
867 bytes
patch
obsolete
>commit bda92172cdb81b2b9cafe38df27bf16a1acc1c8a >Author: Ronald Klop <ronald@FreeBSD.org> >Date: Wed Nov 27 10:00:09 2024 +0100 > > sysutils/bacula-libs3: remove conditional for openssl3 > > works fine on FreeBSD 13 too > >diff --git a/sysutils/bacula-libs3/Makefile b/sysutils/bacula-libs3/Makefile >index cc63e90e2762..7c27637030ce 100644 >--- a/sysutils/bacula-libs3/Makefile >+++ b/sysutils/bacula-libs3/Makefile >@@ -19,12 +19,7 @@ USE_GNOME+= libxml2 > MAKEFILE= GNUmakefile > MAKE_ARGS= MYDESTDIR=${STAGEDIR}/${PREFIX} \ > MYINSTALL=install >-.include <bsd.port.options.mk> >- >-.if (${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base) || \ >- ${SSL_DEFAULT:Mopenssl3*} >-CFLAGS+= -DOPENSSL_API_COMPAT=0x10100000L >-.endif >+CFLAGS+= -DOPENSSL_API_COMPAT=0x10100000L # openssl3 compat > > post-install: > ${STRIP_CMD} ${STAGEDIR}/${PREFIX}/bin/s3
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 282999
: 255484