GitHub: size of remote file is not known

2021-01-04 Thread Chris
I don't use Github. So I'm not familiar with their service(s). But ports using source fetched from them always return: size of remote file is not known Is it that their servers simply refuse to return size/content-length or is this something else? I can see where this might turn into a problem for

Re: %%CONFIGURE_TARGET%% in Makefile and pkg-plist

2021-01-04 Thread Tomasz CEDRO
On Sun, Jan 3, 2021 at 8:41 PM Tomasz CEDRO wrote: > Hello world :-) > The new port is comms/limesuite. The pkg-plist line affected is: > %%OCTAVE%%lib/octave/%%OCTAVE_VERSION%%/site/oct/%%CONFIGURE_TARGET%%/LimeSuite.oct > > The problem is as reported in [1]. First variable %%OCTAVE_VERSION%% > ge

Re: REINPLACE_CMD QA causing pkg-fallout

2021-01-04 Thread Michael Gmelin
On Mon, 4 Jan 2021 18:56:31 +0100 Michael Gmelin wrote: > On Sat, 2 Jan 2021 18:33:12 +0100 > Michael Gmelin wrote: > > > Hi, > > > > I updated the devel/phabricator port yesterday, which included > > running the usual QA steps (`poudriere testport', also running "make > > check-plist" on a

Re: REINPLACE_CMD QA causing pkg-fallout

2021-01-04 Thread Michael Gmelin
On Sat, 2 Jan 2021 18:33:12 +0100 Michael Gmelin wrote: > Hi, > > I updated the devel/phabricator port yesterday, which included running > the usual QA steps (`poudriere testport', also running "make > check-plist" on a local ports tree). > > Later, after committing the change and when updat

Re: gmake can't find GNUmakefile, only Makefile?

2021-01-04 Thread Nuno Teixeira
Thanks! It works perfectly! Fernando Apesteguía escreveu no dia segunda, 4/01/2021 à(s) 12:49: > > > On Mon, Jan 4, 2021 at 1:45 PM Nuno Teixeira wrote: > >> Hello, >> >> I'm porting a c'++ program that depends on gmake. >> >> upstream uses GNUmakefile instead of Makefile name. >> > > Try: >

Re: gmake can't find GNUmakefile, only Makefile?

2021-01-04 Thread Fernando Apesteguía
On Mon, Jan 4, 2021 at 1:45 PM Nuno Teixeira wrote: > Hello, > > I'm porting a c'++ program that depends on gmake. > > upstream uses GNUmakefile instead of Makefile name. > Try: MAKEFILE= GNUmakefile > Thats strange that gmake sees GNUmakefile when doing gmake in work/port but > port it

gmake can't find GNUmakefile, only Makefile?

2021-01-04 Thread Nuno Teixeira
Hello, I'm porting a c'++ program that depends on gmake. upstream uses GNUmakefile instead of Makefile name. Thats strange that gmake sees GNUmakefile when doing gmake in work/port but port itself fails with: --- gmake[2]: Entering directory '/usr/home/nunotex/Work/ports/cxxmatrix/work/port' gm

Re: Broken Ports Tree Neochat/kquickimageeditor r560251

2021-01-04 Thread Adriaan de Groot
On Monday, 4 January 2021 04:22:32 CET Li-Wen Hsu wrote: > On Mon, Jan 4, 2021 at 9:42 AM Nick Wolff wrote: > > Hello Adriaan , > > > > https://svnweb.freebsd.org/ports?view=revision&revision=560251 Seems to > > cause poudriere to puke due to a missing line in graphics/Makefile for new > > port