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
Now that poudriere has been upgraded from 3.2.8 to 3.3.0,
when I press ^T during interactive bulk build, I see:
sed: 1: "s,^\[( *[0-9]+%|[0-9]+/ ...": RE error: repetition-operator
operand invalid
with many (but not all) build jobs. For example:
[00:19:10] [01] [00:00:00] Building devel/dee
On Tue, Feb 26, 2019 at 12:54:23AM +0100, Miroslav Lachman wrote:
>
> Take a look at a dependencies of firefox-esr
> https://www.freshports.org/www/firefox-esr/
>
> in build dependencies:
> gtk3>=3.14.6 : x11-toolkits/gtk30
>
> in library dependencies:
> libgtk-x11-2.0.so : x11-toolkits/gtk20
>
Install converters/fribidi.
___
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"
On Wed, Feb 27, 2019 at 07:42:57PM +0100, Walter Schwarzenfeld wrote:
> Install converters/fribidi.
>
Already present, and reinstalled to see if it helps. No luck.
The file is in /usr/local/include/fribidi/fribidi.h so there
must be some sort of path issue.
Thanks for reading!
bob prohaska
___
Hi Tijl, hi everyone,
and let me add Andreas who has been helping on the GCC side (both
ports, viz. his work on arm and powerpc, and upstream) and toolchain@!
And first of all, let me apologize. Clearly the experience both Tijl
as a contributor made, as well as the one some of our users inclu
On 27/02/2019 12:51, Mark Martinec wrote:
> Now that poudriere has been upgraded from 3.2.8 to 3.3.0,
> when I press ^T during interactive bulk build, I see:
>
> sed: 1: "s,^\[( *[0-9]+%|[0-9]+/ ...": RE error: repetition-operator
> operand invalid
>
> with many (but not all) build jobs. For ex