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, Oct 8, 2:23 AM
Unknown Object (File)
Tue, Sep 30, 7:49 PM
Unknown Object (File)
Sun, Sep 28, 8:32 AM
Unknown Object (File)
Thu, Sep 25, 4:59 PM
Unknown Object (File)
Wed, Sep 24, 7:50 PM
Unknown Object (File)
Mon, Sep 22, 12:55 AM
Unknown Object (File)
Sun, Sep 21, 10:14 PM
Unknown Object (File)
Sun, Sep 21, 5:23 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
Lint Not Applicable
Unit
Tests Not Applicable

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.