[MacPorts] #70310: rxvt port lacks rxvt

MacPorts noreply at macports.org
Sun Jun 30 03:09:56 UTC 2024


#70310: rxvt port lacks rxvt
------------------------+--------------------
  Reporter:  McDutchie  |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.9.3
Resolution:             |   Keywords:
      Port:  rxvt       |
------------------------+--------------------

Old 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.

New 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.

--

Comment (by ryandesign):

 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.

-- 
Ticket URL: <https://trac.macports.org/ticket/70310#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list