#38150: ndmanager-plugins @1.4.6 --------------------------------+-------------------------------- Reporter: FlorianFranzen@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: ndmanager-plugins | --------------------------------+-------------------------------- Comment (by g5pw@…): Ok, I checked the portfile and there are a few issues still: - all the patching with sed in the configure phase should be done in the pre- or post-patch phase. They need to be done the Tcl way, using reinplace and the file command. - if the port does not have a configure phase, {{{use_configure no}}} should be used. - if there is no configure phase, care must be taken to ensure we are [UsingTheRightCompiler]. - why does the success of compilation rely on locate?!? - messages should be printed in pre-configure, or you could add notes with the {{{notes "note text"}}} command. -- Ticket URL: <https://trac.macports.org/ticket/38150#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS