#33325: Port request- shairport --------------------------------+------------------------------------------- Reporter: jruschme@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: shairport --------------------------------+------------------------------------------- Comment(by deric@…): Attached my stab at this, was some time since I made a Portfile from scratch but it works and passes lint. I had to recompile perl5.12 (sudo port -n upgrade --force perl5.12) because the compiler path changed with Xcode 4.3 and that seems to have been hard coded somewhere for perl. Two points I'm uncertain on: 1. Do we want to depend on avahi as well? "Can't exec "avahi-publish- service": No such file or directory at /opt/local/bin/shairport.pl line 274." but on Macs it falls back to the system supplied Bonjour and that works fine. 2. p5-libwww-perl is kind of heavyweight but I couldn't find a separate port for HTTP::Request. I'm not that well versed in CPAN modules but there might be an more lightweight approach. INSTALL.md lists: - HTTP::Request - HTTP::Message - Crypt::OpenSSL::RSA - IO::Socket::INET6 ... as CPAN dependencies -- Ticket URL: <https://trac.macports.org/ticket/33325#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS