Opened 3 months ago

Last modified 3 months ago

#70310 closed defect

rxvt port lacks rxvt — at Initial Version

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

Description

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 (0)

Note: See TracTickets for help on using tickets.