A general delta compression/differencing suite for any platform that supports autoconf/automake, written in c, w/ builtin support for reading, writing, converting between multiple file formats, and an easy framework to drop in new algorithms.
A general delta compression/differencing suite for any platform that supports autoconf/automake, written in c, w/ builtin support for reading, writing, converting between multiple file formats, and an easy framework to drop in new algorithms.
To install diffball, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install diffball
To see what files were installed by diffball, run:
port contents diffball
To later upgrade diffball, run:
sudo port selfupdate && sudo port upgrade diffball
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.