Several useful X11 scripts: fontname.sh, fontprop.sh, xon
Installs several useful X11 scripts: fontname.sh, generates a FONT property. fontprop.sh, generates various XLFD font properties. xon, which starts an X11 program on a remote machine.
Installs several useful X11 scripts: fontname.sh, generates a FONT property. fontprop.sh, generates various XLFD font properties. xon, which starts an X11 program on a remote machine.
To install xorg-scripts, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xorg-scripts
To see what files were installed by xorg-scripts, run:
port contents xorg-scripts
To later upgrade xorg-scripts, run:
sudo port selfupdate && sudo port upgrade xorg-scripts
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.