#24615: archivers/pigz — New port -------------------------------+-------------------------------------------- Reporter: danchr@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: pigz | -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Thanks, I committed it in r67129 with these changes: * obfuscated your email address in the maintainers line * replaced pig with pigz in the long description * used consistent whitespace and indentation * removed the mkdir in the destroot because MacPorts makes those directories for you * replaced file copy with xinstall and file link with ln -s since that's what we customarily use * removed the dependency on gzip; pigz uses zlib, not gzip, but since the Makefile doesn't respect LDFLAGS it uses Mac OS X's zlib, not MacPorts'; we'll have to patch the Makefile; I'll file a new ticket for this -- Ticket URL: <http://trac.macports.org/ticket/24615#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS