Page MenuHomeFreeBSD

Update x11/xpra to 1.0.2
ClosedPublic

Authored by rezny on Feb 11 2017, 6:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 2, 12:49 AM
Unknown Object (File)
Tue, Aug 18, 9:49 AM
Unknown Object (File)
Aug 13 2026, 12:22 AM
Unknown Object (File)
Aug 10 2026, 2:08 AM
Unknown Object (File)
Aug 8 2026, 2:52 PM
Unknown Object (File)
Aug 5 2026, 4:56 AM
Unknown Object (File)
Aug 5 2026, 2:38 AM
Unknown Object (File)
Aug 4 2026, 7:27 AM
Subscribers

Details

Summary

This is a significant update that I've been working on on and off for a while but without updating the port due to a functional regression as all newer versions depend on numpy which depends on fortran which needs the right libgcc_s.so, and that's a mess nobody seems able to untangle. So, I devised a hack to preload the correct library for the user so xpra works without LD_PRELOAD and the port can finally be updated. There are a number of new options for feartures added in the interim and a few new dependencies as well. The options were adjusted to only enable what should be well supported but all is available for users to try. I am now satisfied the new version is performing at least as well as the version we have had in ports.

Test Plan

Poudriere 10.3/11.0 amd64/i386 OK, run tested on 11 amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 7364
Build 7530: arc lint + arc unit

Event Timeline

rezny retitled this revision from to Update x11/xpra to 1.0.2.
rezny updated this object.
rezny edited the test plan for this revision. (Show Details)
rezny added reviewers: swills, feld.
swills edited edge metadata.

Approved

This revision is now accepted and ready to land.Feb 11 2017, 7:29 PM
This revision was automatically updated to reflect the committed changes.