A version of gnutar for Mac OS X that supports archiving HFS+ specific information such as resource forks, type and creator codes as well as other finder flags.
A version of gnutar for Mac OS X that supports archiving HFS+ specific information such as resource forks, type and creator codes as well as other finder flags.
To install hfstar, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install hfstar
To see what files were installed by hfstar, run:
port contents hfstar
To later upgrade hfstar, run:
sudo port selfupdate && sudo port upgrade hfstar
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.