Bug 245372

Summary: comms/lrzsz not support XShell
Product: Ports & Packages Reporter: ykla <yklaxds>
Component: Individual Port(s)Assignee: Dirk Meyer <dinoex>
Status: Closed Works As Intended    
Severity: Affects Some People Flags: dinoex: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description ykla 2020-04-05 11:38:02 UTC
comms/lrzsz including rz and sz command, in linux just install lrzsz then you can upload files to filesystem. But freebsd output
root@generic:/home/freebsd # rz -E
rz: Command not found.
root@generic:/home/freebsd # 0000
root@generic:/home/freebsd # rz
rz: Command not found.

It semms that only lrz command not rz. XShell supports rz command not lrz.
Comment 1 Dirk Meyer freebsd_committer freebsd_triage 2020-04-16 20:03:42 UTC
The sources builds only the binaries with "l" prefix.

a) you can define aliases in your preferred shell
b) you can create links for the sorter names.

The ports does not do this for you.
This conflicts with other applications like textproc/jade.