This module can be used to find directories and files as specified by the Freedesktop.org Base Directory Specification.
This module can be used to find directories and files as specified by the Freedesktop.org Base Directory Specification. This specifications gives a mechanism to locate directories for configuration, application data and cache data. It is suggested that desktop applications for e.g. the Gnome, KDE or Xfce platforms follow this layout. However, the same layout can just as well be used for non-GUI applications.
This module can be used to find directories and files as specified by the Freedesktop.org Base Directory Specification. This specifications gives a mechanism to locate directories for configuration, application data and cache data. It is suggested that desktop applications for e.g. the Gnome, KDE or Xfce platforms follow this layout. However, the same layout can just as well be used for non-GUI applications.
To install p5.30-file-basedir, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install p5.30-file-basedir
To see what files were installed by p5.30-file-basedir, run:
port contents p5.30-file-basedir
To later upgrade p5.30-file-basedir, run:
sudo port selfupdate && sudo port upgrade p5.30-file-basedir
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.