Wednesday, August 30, 2023

Re: New port: devel/objfw

On 8/30/23 13:55, Jonathan Schleifer wrote:
> Hi!
>
> With ObjFW 1.0 being released yesterday, I thought to package it up
> for OpenBSD. Please find it attached and if it looks good, it would be
> great if it could be imported.
>

Exciting! Thanks for the port. Built cleanly and all tests passed.

Upstream doc says

> It supports all modern Objective-C features when using Clang, but is
also compatible with GCC ≥ 4.6 to allow maximum portability.

Unfortunate, our ports gcc doesn't support objcetive-c :(

> SHARED_LIBS +=  objfw           1.0
> SHARED_LIBS +=  objfwrt         1.0
> SHARED_LIBS +=  objfwtls        1.0

I can't remember how strict we are with these version starting numbers
but iirc we start with 0.1 (?) I don't really mind if this isn't changed.
The bumpings are the more important ones anyway.

OK aisha@ to  import.

Cheers,
Aisha

No comments:

Post a Comment