Re: Port request: jpeg-recompress (image compression)

2015-10-10 Thread Torsten Zühlsdorff

Hello Walter,


It seems it is no error with the ladon port

It is a error of the poudriere jail
npm ERR! code EAI_FAIL
npm ERR! errno EAI_FAIL
npm ERR! syscall getaddrinfo

npm ERR! network getaddrinfo EAI_FAIL registry.npmjs.org:443
npm ERR! network This is most likely not a problem with npm itself
npm ERR! network and is related to network connectivity.


This error occurs when building the ladon port with poudriere. Poudriere 
disallows fetching of additional code in the stage-phase. But this is 
required to build the port because of its required npm-errors. There are 
some related bug notices which reach down till the kernel. Therefore 
some creative solutions will be needed ;)


Greetings,
Torsten

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Port request: jpeg-recompress (image compression)

2015-10-09 Thread Murk Fletcher
That would be awesome Torsten, thank you so much. I will most definitely
help test your work!

Murk

On Fri, Oct 9, 2015 at 9:57 AM, Torsten Zuehlsdorff <
mailingli...@toco-domains.de> wrote:

> On 09.10.2015 09:51, Torsten Zuehlsdorff wrote:
>
>> Requesting a FreeBSD port of jpeg-recompress (
>>> https://github.com/danielgtaylor/jpeg-archive
>>> ) as part of a greater effort to get
>>> image_optim (https://github.com/toy/image_optim) working on FreeBSD:
>>>
>>> https://github.com/toy/image_optim/issues/89
>>> 
>>>
>>> Many thanks!
>>>
>>
>> I'm very short of time, but if nobody else has volunteered yet, i will
>> take a look at it.
>>
>> Am i right, though you could support me with testing my work? ;)
>>
>   ^^
>
> This should be an "that"...
>
> Greetings,
> Torsten
>
> ___
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Port request: jpeg-recompress (image compression)

2015-10-09 Thread Torsten Zuehlsdorff

On 09.10.2015 09:51, Torsten Zuehlsdorff wrote:

Requesting a FreeBSD port of jpeg-recompress (
https://github.com/danielgtaylor/jpeg-archive
) as part of a greater effort to get
image_optim (https://github.com/toy/image_optim) working on FreeBSD:

https://github.com/toy/image_optim/issues/89


Many thanks!


I'm very short of time, but if nobody else has volunteered yet, i will
take a look at it.

Am i right, though you could support me with testing my work? ;)

  ^^

This should be an "that"...

Greetings,
Torsten

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Port request: jpeg-recompress (image compression)

2015-10-09 Thread Torsten Zuehlsdorff

Hello Murk,


Requesting a FreeBSD port of jpeg-recompress (
https://github.com/danielgtaylor/jpeg-archive
) as part of a greater effort to get
image_optim (https://github.com/toy/image_optim) working on FreeBSD:

https://github.com/toy/image_optim/issues/89


Many thanks!


I'm very short of time, but if nobody else has volunteered yet, i will 
take a look at it.


Am i right, though you could support me with testing my work? ;)

Greetings,
Torsten

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Port request: jpeg-recompress (image compression)

2015-10-09 Thread Torsten Zuehlsdorff

Hello Murk,


That would be awesome Torsten, thank you so much. I will most definitely
help test your work!


I took a look at it, but i had bad news for you:
jpeg-recompress needs deskutils/ladon as a dependency, but ladon is 
currently marked as broken.


I looked in this too: deskutils/ladon is buildable interactive, but not 
with poudriere. There seems to be a kernel bug which is still open - the 
port it is not fixable yet.


I'm not out of ideas yet but out of time. I will have another look next 
week.


Greetings,
Torsten
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Port request: jpeg-recompress (image compression)

2015-10-09 Thread Walter Schwarzenfeld
It seems it is no error with the ladon port

It is a error of the poudriere jail
npm ERR! code EAI_FAIL
npm ERR! errno EAI_FAIL
npm ERR! syscall getaddrinfo

npm ERR! network getaddrinfo EAI_FAIL registry.npmjs.org:443
npm ERR! network This is most likely not a problem with npm itself
npm ERR! network and is related to network connectivity.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Port request: jpeg-recompress (image compression)

2015-10-08 Thread Murk Fletcher
Hi,

Requesting a FreeBSD port of jpeg-recompress (
https://github.com/danielgtaylor/jpeg-archive
) as part of a greater effort to get
image_optim (https://github.com/toy/image_optim) working on FreeBSD:

https://github.com/toy/image_optim/issues/89


Many thanks!

Murk
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"