#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 FlorianFranzen@…): Replying to [comment:4 g5pw@…]:
- 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. Sure, I can look into that. - 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]. I will look into that as well, but it well be a loot of patching, since only manual created makefiles are used. - why does the success of compilation rely on locate?!? I really dont know the design decision behind it. It is used to locate the docbook files to build the documentation. I rather updated locate db instead of trying to add a hard coded path, but I agree that it rather a "works-for-me" kind of fix. - messages should be printed in pre-configure, or you could add notes with the {{{notes "note text"}}} command. Ok, I did not know that. I will add it.
-- Ticket URL: <https://trac.macports.org/ticket/38150#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X