GWorkspace is a clone of the NeXT workspace manager with some added features as spatial viewing, real-time auditing of the file-system, an advanced database based search system, etc.
GWorkspace is a clone of the NeXT workspace manager with some added features as spatial viewing, real-time auditing of the file-system, an advanced database based search system, etc.
To install gworkspace, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gworkspace
To see what files were installed by gworkspace, run:
port contents gworkspace
To later upgrade gworkspace, run:
sudo port selfupdate && sudo port upgrade gworkspace
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.