Re: Maintainer timeout requested for #260092 - net/liferea: Update to 1.13.8

2022-04-26 Thread Fabian Keil
Christoph Moench-Tegeder wrote on 2022-04-25 at 17:01:04: > ## Fabian Keil (freebsd-lis...@fabiankeil.de): > > > Can a ports committer please have a look at > > > > (net/liferea: Update to 1.13.8) and consider a maintainer timeout? > >

FreeBSD ports you maintain which are out of date

2022-04-26 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

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: Chromium and Iridium consistently not building for 123amd64 latest

2022-04-26 Thread Pau Amma
On 2022-04-26 06:57, Chris wrote: On 2022-04-25 17:16, Pau Amma wrote: On 2022-04-24 09:57, Rene Ladan wrote: On Mon, Apr 18, 2022 at 11:38:36PM +, Pau Amma wrote: That doesn't really help me figure out how to help either Iridium or Chromium (I don't need both, and if I get to choose, I'll

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