Re: porting Makefiles from Linux

2022-04-26 Thread Axel Rau
In ports Makefile, I have: MAKE_ENV= STAGE_INSTALL=$(STAGEDIR)${PREFIX}/home2l In the Linux Setup.mk: HOME2L_INSTALL := $(STAGE_INSTALL) In the Linux toplevel Makefile: HOME2L_INSTALL := $(STAGE_INSTALL) So gmake installs into STAGEDIR, but its contents are not used for pkg or final ins

Re: porting Makefiles from Linux

2022-04-26 Thread Axel Rau
Hi Dan, All, I still have no idea how to convince this Linux beast to install what is in STAGEDIR. STAGEDIR has: # ls -lR stage/usr/local/home2l/ total 24 -rw-r--r-- 1 root wheel 806 Dec 10 19:40 README -rw-r--r-- 1 root wheel 22 Apr 26 11:32 VERSION drwxr-xr-x 3 root wheel 11 Apr 2

Re: porting Makefiles from Linux

2022-03-25 Thread Axel Rau
> Am 25.03.2022 um 12:10 schrieb Axel Rau : > > Hi Dan, All, > > should I replace the linux install targets by proper ports plists instead of > translating each install statement to FreeBSD style install ? Or should I create one port per architecture (amd64, arm embedded or avr)? Please adv

Re: porting Makefiles from Linux

2022-03-25 Thread Axel Rau
Hi Dan, All, should I replace the linux install targets by proper ports plists instead of translating each install statement to FreeBSD style install ? Thanks, Axel > Am 16.03.2022 um 12:36 schrieb Axel Rau : > > I try to create a port from: > https://github.com/gkiefer/home2l

Re: porting Makefiles from Linux

2022-03-18 Thread Tatsuki Makino
Axel Rau wrote on 2022/03/18 19:05: >> Am 17.03.2022 um 22:02 schrieb Tatsuki Makino : >> I don't think a conversion is necessary for it. USES=gmake is sufficient. > > Any hints to convert install statements in makefiles? > All Makefile use the GNU Make syntax. I have already mentioned using USE

Re: porting Makefiles from Linux

2022-03-18 Thread Axel Rau
> Am 17.03.2022 um 22:02 schrieb Tatsuki Makino : > > > I don't think a conversion is necessary for it. USES=gmake is sufficient. > > For example, a near situation, I ported helm (not sysutils/helm) locally. > This was also only placed in Makefile, but there seems to be no problem with > the

Re: porting Makefiles from Linux

2022-03-17 Thread Tatsuki Makino
Hello. Axel Rau wrote on 2022/03/16 20:36: > > I try to create a port from: > https://github.com/gkiefer/home2l > This is a multi architecture project and has no configure.in or Makefile.am > Makefiles seem to be handcrafted by the author or otherwise ge

Re: porting Makefiles from Linux

2022-03-16 Thread Axel Rau
Hi Dan, > Am 16.03.2022 um 00:15 schrieb Dan Mahoney : > > > >> On Mar 15, 2022, at 3:48 PM, Axel Rau wrote: >> >> Hi all, >> >> are there any tools available to convert install statements in Makefiles >> from Linux to FreeBSD? >> The install utilities have different options and I’m looking

Re: porting Makefiles from Linux

2022-03-15 Thread Dan Mahoney
> On Mar 15, 2022, at 3:48 PM, Axel Rau wrote: > > Hi all, > > are there any tools available to convert install statements in Makefiles from > Linux to FreeBSD? > The install utilities have different options and I’m looking for a tool to > convert. This is the idea behind autoconf, that it

porting Makefiles from Linux

2022-03-15 Thread Axel Rau
Hi all, are there any tools available to convert install statements in Makefiles from Linux to FreeBSD? The install utilities have different options and I’m looking for a tool to convert. Axel --- PGP-Key: CDE74120 ☀ computing @ chaos claudius