Kompare is a GUI front-end program that enables differences between source files to be viewed and merged. It can be used to compare differences on files or the contents of folders.
Kompare is a GUI front-end program that enables differences between source files to be viewed and merged. It can be used to compare differences on files or the contents of folders.
To install kompare, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install kompare
To see what files were installed by kompare, run:
port contents kompare
To later upgrade kompare, run:
sudo port selfupdate && sudo port upgrade kompare
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.