Hi ... At this time I'm working on an portfile for qucs (http:// qucs.sourceforge.net/). Becaus'e of the stripping bug with gcc 4.0 on os x I need to apply an pathfile to "configure". Even it should be possible to put this patch file to sourceforge I'll like to put it to the port ... How can I do this? ;) Reg's Rolf -- Security is an illusion - Datasecurity twice Rolf Würdemann - private: rowue@digitalis.org - office: rowue@crew-gmbh.de GnuPG fingerprint: 7383 348F 67D1 CD27 C90F DDD0 86A3 31B6 67F0 D02F
At this time I'm working on an portfile for qucs (http://qucs.sourceforge.net/). Becaus'e of the stripping bug with gcc 4.0 on os x I need to apply an pathfile to "configure". Even it should be possible to put this patch file to sourceforge I'll like to put it to the port ... How can I do this? ;) Rolf, Create your patchfile at the ${worksrcpath} directory level, probably called patch-configure 1) mkdir a ./files/ directory within the portpath 2) place your patchfile in it 3) put this command in your portfile: patchfiles patch-configure Browse through some current ports to see examples. Mark
Am 02.10.2006 um 18:41 schrieb Mark Duling: Hello Mark, it's works well! ;) - Thank you! (most of the question was where to put the files) After an test on ppc I'll like to submit it to macports - short question - is it the right way to submit it to the ticker (trac) or should I use an other way? ;) | [Port with included patches] Rolf/rowue -- Security is an illusion - Datasecurity twice Rolf Würdemann - private: rowue@digitalis.org - office: rowue@crew-gmbh.de GnuPG fingerprint: 7383 348F 67D1 CD27 C90F DDD0 86A3 31B6 67F0 D02F
participants (2)
-
Mark Duling
-
Rolf Würdemann