Opened 3 months ago

Last modified 3 months ago

#70310 closed defect

rxvt port lacks rxvt — at Version 1

Reported by: McDutchie (Martijn Dekker) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: Cc:
Port: rxvt

Description (last modified by ryandesign (Ryan Carsten Schmidt))

The rxvt port contains rclock, but not rxvt.

$ sudo port install rxvt
--->  Computing dependencies for rxvt
--->  Fetching archive for rxvt
--->  Attempting to fetch rxvt-2.7.10_3.darwin_21.arm64.tbz2 from https://packages.macports.org/rxvt
--->  Attempting to fetch rxvt-2.7.10_3.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/rxvt
--->  Installing rxvt @2.7.10_3
--->  Activating rxvt @2.7.10_3
--->  Cleaning rxvt
--->  Scanning binaries for linking errors
--->  No broken files found.
--->  No broken ports found.
$ rxvt
-ksh: rxvt: not found
$ port contents rxvt
Port rxvt contains:
  /opt/local/bin/rclock
  /opt/local/share/man/man1/rclock.1.gz
  /opt/local/share/man/man1/rxvt.1.gz

Tried building from source (port install -s rxvt): same problem.

Change History (1)

comment:1 Changed 3 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

I see numerous problems when building this code (which is from 2003 so I'm not surprised). Let me see if fixing the obvious problems corrects this.

Note: See TracTickets for help on using tickets.