#15953: vigra: New port for VIGRA Image Library ----------------------------------------+----------------------------------- Reporter: benjamin.seppke@gmail.com | Owner: ryandesign@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ----------------------------------------+----------------------------------- Changes (by ryandesign@macports.org): * status: assigned => closed * resolution: => fixed Comment: I committed the port in r38306 with these changes: * Fixed install command parameter (`-m` not `--mode=`) so it works with Apple's BSD install too, not just GNU install. * Fixed destroot phase so port actually installs into destroot and MacPorts can track the port's contents. * Fixed documentation installation so it goes where MacPorts documentation customarily lives. * Fixed livecheck so it works. * Enabled parallel build to speed things up for users with multiple processors and/or multiple processor cores. * Indicate that the universal variant does not work. * Escaped the quotes in the long description so the port is considered syntactically valid. * Fixed a typo in the long description. (emphasize => emphasis) * Changed master_sites to use the ${homepage} variable instead of repeating the homepage URL. * Changed distname to use the ${name} variable instead of repeating the port name. * Removed `--prefix=${prefix} --exec-prefix=${prefix}` from configure.args since `--prefix=${prefix}` is already in configure.pre_args and `--exec-prefix=${prefix}` should be the default when `--prefix=${prefix}` is used. * Switched from a mix of tabs and spaces for indentation to all spaces, and removed trailing whitespace. You set the maintainer to nomaintainer. I set it to myself and openmaintainer, but I don't really know the software. Would you like to be the maintainer? -- Ticket URL: <http://trac.macports.org/ticket/15953#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS