Sunday, July 31, 2022

Re: Makefile for a custom port

Hello Stuart,
Thank you for your answer. Indeed I feel that I'm very far in terms of skills to be able to do this.

The software is Stork, it's a graphical front end for ISC Kea and Bind.https://gitlab.isc.org/isc-projects/storkhttps://gitlab.isc.org/isc-projects/stork/-/issues/193#note_304497
They adapted their code so it can be used with Openbsd.I'm trying to install it, I have an Openbsd machine 7.1 that is supposed to host a DNS and a stork agent and another one in 7.2 that is supposed to host the stork server (a kind of manager/collector).
Regards










Le dimanche 31 juillet 2022 à 00:49:07 UTC+2, Stuart Henderson <stu.lists@spacehopper.org> a écrit :

On 2022-07-30, Mik J <mikydevel@yahoo.fr> wrote:
>  Hello Omar,
> Thank you for your answer.What am I supposed to do if the software has no Makefile
> If I want it to be installed manually, I need to type something like rake30 build:agent
> Am I supposed to deconstruct the initial installer that is provided in the sources and arrange it so it's Openbsd compatible ?

Whatever software you're trying to build, from the information about it
that you've given so far, I think it's likely to be a challenge even for
an experienced porter.

rake is not *normally* used for software written in Go, and something
written in Go and using rake is not likely to fit very well with
existing build scaffolding in ports.

If you say what the software is, we might be able to give some more clues.

No comments:

Post a Comment