MacPorts Notifier is a menubar notifier for MacPorts. It works like the Gmail notifier, updating the port tree automatically and notifying the user if any ports are outdated.
MacPorts Notifier is a menubar notifier for MacPorts. It works like the Gmail notifier, updating the port tree automatically and notifying the user if any ports are outdated.
To install macports-notifier, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install macports-notifier
To see what files were installed by macports-notifier, run:
port contents macports-notifier
To later upgrade macports-notifier, run:
sudo port selfupdate && sudo port upgrade macports-notifier
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.