#38801: new port: grid-packaging-tools -----------------------------------+-------------------------------- Reporter: dennisvd@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: grid-packaging-tools | -----------------------------------+-------------------------------- Comment (by aronnax@…): I suggested a few changes by attaching a diff. * Move {{{perl5}}} to {{{depends_lib}}}; this way, it is required both to build and to use the port. * Set {{{distname}}} to {{{gpt-${version}}}. Special settings of {{{checksums}}} and {{{worksrcdir}}} are no longer needed. * Set {{{use_autoreconf yes}}} and remove {{{pre-configure}}} step. * Remove {{{Rename libtoolize to glibtoolize}}} stuff in {{{post- destroot}}}. The {{{gpt-bootstrap.sh}}} script can probably be avoided in the other Globus ports by having them set {{{use_autoreconf yes}}}, which does largely the same thing, but more portably. * Put README files in {{{share/doc/${name}}}} instead of {{{share/doc/${name}-${version}}}}; the former convention appears to be more common in MacPorts. -- Ticket URL: <https://trac.macports.org/ticket/38801#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X