On Fri, Sep 05, 2025 at 07:54:52AM +0200, Rafael Sadowski wrote:
> Hi ports@
> 
> I need kunifiedpush to update KDE Gear to 25.08. After receiving
> an OK, I will import it but not hook it; instead, I will do this
> with the update.

> 
> In the Makefile is an uncomment section:
> 
> # KDE Gear 25.08
> #LIB_DEPENDS =  security/openssl/3.5
> #WANTLIB += lib/eopenssl35/crypto
> #CXXFLAGS+=     -I${LOCALBASE}/include/eopenssl35
> #MODCMAKE_LDFLAGS =     -L${LOCALBASE}/lib/eopenssl35/ -lcrypto
> 
> As of version 25.08 depends on OSSL_PARAM (#include <openssl/param_build.h>)
> https://invent.kde.org/libraries/kunifiedpush/-/blob/master/src/shared/opensslpp_p.h
> (FYI tb@)

I don't understand what you're planning to do. you can't link with
OpenSSL and param_build.h won't be supported by LibreSSL

> 
> OK to import?
> 
> Comment:
> UnifiedPush client components
> 
> Description:
> UnifiedPush client library and distributor daemon.
> 
> Maintainer: Rafael Sadowski <rsadow...@openbsd.org>
> 
> WWW: https://invent.kde.org/libraries/kunifiedpush


Reply via email to