Opened 13 years ago
Closed 12 years ago
#39569 closed defect (fixed)
/opt/local/lib/perl5/vendor_perl/5.12.4/X11/Protocol.pm
| Reported by: | meyer@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.3 |
| Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
| Port: | p5-x11-protocol |
Description (last modified by mf2k (Frank Schima))
cssh port uses perl5 to connect to X11 (XQuartz)
This file contains a logic error in line 2262, looking for 'unix' in the host display name, which is not the case with macports:
/opt/local/lib/perl5/vendor_perl/5.12.4/X11/Protocol.pm
Solution by fixing code found online:
http://mykospark.net/2012/09/perl-x11protocol-module-does-not-seem-to-like-xquartz/
Change History (6)
comment:1 Changed 13 years ago by mf2k (Frank Schima)
comment:2 Changed 13 years ago by meyer@…
My apologies.
/opt/local/lib/perl5/vendor_perl/5.12.4/X11/Protocol.pm is provided by: p5.12-x11-protocol
comment:3 Changed 13 years ago by mf2k (Frank Schima)
| Description: | modified (diff) |
|---|---|
| Owner: | changed from macports-tickets@… to sal@… |
| Port: | p5-x11-protocol added; perl5 removed |
comment:4 Changed 12 years ago by mf2k (Frank Schima)
| Owner: | changed from sal@… to macports-tickets@… |
|---|
This port is no longer maintained. See #44360.
comment:6 Changed 12 years ago by kurthindenburg (Kurt Hindenburg)
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
please update and verify it works for you now r128092
Note: See
TracTickets for help on using
tickets.

My perl5 and perl5.12 ports do not contain that file. What is the output of the following?