A set of functions for creating simple graphical user interfaces. It is currently possible to create calendar windows, text entries, file selection dialogs, lists, message windows, icons in the notification area, and windows for large amount of text.
To install octave-zenity, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install octave-zenity
To see what files were installed by octave-zenity, run:
port contents octave-zenity
To later upgrade octave-zenity, run:
sudo port selfupdate && sudo port upgrade octave-zenity
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.