Proxy server for Z39.50/SRW/SRU clients and servers
YAZ Proxy is highly configurable and can be used in a number of different applications, ranging from debugging Z39.50-based applications and protecting overworked servers, to improving the performance of stateless WWW/Z39.50 gateways.
YAZ Proxy is highly configurable and can be used in a number of different applications, ranging from debugging Z39.50-based applications and protecting overworked servers, to improving the performance of stateless WWW/Z39.50 gateways.
To install yazproxy, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install yazproxy
To see what files were installed by yazproxy, run:
port contents yazproxy
To later upgrade yazproxy, run:
sudo port selfupdate && sudo port upgrade yazproxy
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.