NCID is Caller ID (CID) distributed over a network to a variety of devices and computers. It consists of a server that obtains the Caller ID information and various clients that receive the information from the server and act on it in various ways. The NCID package consists of a server called ncidd, a universal client called ncid and a CID client called ncidsip. The server obtains the Caller ID information from a modem, a CID device or one or more CID clients, and then sends the information to each connected client.
NCID is Caller ID (CID) distributed over a network to a variety of devices and computers. It consists of a server that obtains the Caller ID information and various clients that receive the information from the server and act on it in various ways. The NCID package consists of a server called ncidd, a universal client called ncid and a CID client called ncidsip. The server obtains the Caller ID information from a modem, a CID device or one or more CID clients, and then sends the information to each connected client.
To install ncid, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ncid
To see what files were installed by ncid, run:
port contents ncid
To later upgrade ncid, run:
sudo port selfupdate && sudo port upgrade ncid
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.