FreeBSD ports you maintain which are out of date

2022-04-04 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 can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/po...@freebsd.org.html


Port| Current version | New version
+-+
math/armadillo  | 10.8.2  | 11.0.0
+-+
x11-toolkits/wxgtk31| 3.1.5   | v3.1.6
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Reported by:portscout!



Thunderbird SIG11

2022-04-04 Thread Cy Schubert
Hi,

I'm experiencing an assertion in openldap24-client while attempting to 
start thunderbird. The interesting thing is that removing ldap from passwd 
in nsswitch.conf works around the issue. Has anyone else experienced this?


-- 
Cheers,
Cy Schubert 
FreeBSD UNIX: Web:  https://FreeBSD.org
NTP:   Web:  https://nwtime.org

The need of the many outweighs the greed of the few.





Re: Thunderbird SIG11

2022-04-04 Thread Jan Beich
Cy Schubert  writes:

> Hi,
>
> I'm experiencing an assertion in openldap24-client while attempting to 
> start thunderbird. The interesting thing is that removing ldap from passwd 
> in nsswitch.conf works around the issue. Has anyone else experienced this?

Maybe files/patch-bug292127 is no longer enough e.g., if nowadays more
symbols overlap/clash. I don't use openldap* or thunderbird myself
and no longer active in gecko@.

See also https://bugzilla.mozilla.org/show_bug.cgi?id=292127



Re: Thunderbird SIG11

2022-04-04 Thread Cy Schubert
In message , Jan Beich writes:
> Cy Schubert  writes:
>
> > Hi,
> >
> > I'm experiencing an assertion in openldap24-client while attempting to 
> > start thunderbird. The interesting thing is that removing ldap from passwd 
> > in nsswitch.conf works around the issue. Has anyone else experienced this?
>
> Maybe files/patch-bug292127 is no longer enough e.g., if nowadays more
> symbols overlap/clash. I don't use openldap* or thunderbird myself
> and no longer active in gecko@.
>
> See also https://bugzilla.mozilla.org/show_bug.cgi?id=292127

That's the bug. I doubt mixing libraries is the problem.

I'll try updating from openldap24-client to openldap26-client using 
DEFAULT_OPENLDAP_VER. Poudriere is rebuilding ~ 600 ports.

In the worst case I can simply revert to nis when needing to use 
thunderbird for the odd email that exmh has trouble with.


-- 
Cheers,
Cy Schubert 
FreeBSD UNIX: Web:  https://FreeBSD.org
NTP:   Web:  https://nwtime.org

The need of the many outweighs the greed of the few.