gv is a X11 PostScript and PDF previewer based on Tim Theisen's ghostview-1.5. It uses the Xaw3d widget set, thus providing a much nicer look and it's said to be a bit faster.
gv is a X11 PostScript and PDF previewer based on Tim Theisen's ghostview-1.5. It uses the Xaw3d widget set, thus providing a much nicer look and it's said to be a bit faster.
To install gv, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gv
To see what files were installed by gv, run:
port contents gv
To later upgrade gv, run:
sudo port selfupdate && sudo port upgrade gv
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.