<div dir="ltr"><div><div>Hello,<br><br></div>I have several Portfile in the pipe and more questions arising which don&#39;t find solutions in the guide.<br><br></div>- when updating an existing port, is it recommended to copy in your own depot (own user) or work on the existing one (as root)? in the first case, it seems that not all action are prioritizing repositories in the same order (install and before).<br>

<div>- there is a startupitem option but it does not seem any way to include a cron-like job through launchd? script/exec to launch every day/month. So I suppose for now, we include our own file.<br></div><div>- but in this case, what is the variable for the &lt;port&gt;/files dir. or files is supposed to be only patchfiles?<br>

</div><div>- any way to reinplace w a newline? <br></div><div>tried the following and failed (but it seems depending on which sed, there are different options)<br><a href="http://stackoverflow.com/questions/6111679/insert-linefeed-in-sed-mac-os-x">stackoverflow.com/questions/6111679/insert-linefeed-in-sed-mac-os-x</a><br>

\\\n<br>\\`echo -e &#39;\n\r&#39;`<br></div><div>- the official packages are signed, right? as <a href="http://blog.infobytesec.com/2011/07/pwning-mac-os-x-with-evilgrade-macports.html">http://blog.infobytesec.com/2011/07/pwning-mac-os-x-with-evilgrade-macports.html</a><br>

For your own repository, there is<br><a href="https://trac.macports.org/wiki/archives">https://trac.macports.org/wiki/archives</a><br>There is also for pkg/mpkg (not sure if still valid)<br><a href="http://trac.macports.org/ticket/30562">http://trac.macports.org/ticket/30562</a><br>

- any option/script mirror macports install. something like<br>port installed requested  --dump mylist<br></div><div>port install --load mylist<br></div><div>- I have few ports which reacts differently in macports call than manually (firebird, beltane)<br>

</div><div>They are not building in macports but if I launch manually the command in ${worksrcdir}, it&#39;s ok.<br></div><div>I tried to look to env var but nothing found for now.<br></div><div>- is there some test framework/command, so I can ask: for all my repository, compile ports and all variants up to destroot and report any errors.<br>

</div><div>- is it necessary for python/perl/web modules to &quot;Updating database of binaries / Scanning binaries for linking errors:&quot; ?<br></div><div>- any example of library which have both lib and python-bindings? do we try to make subport or not?<br>

</div><div>- for now, there is now test section in Portfile to ensure it is running correctly at least for some commands, right? (like calling &#39;make tests&#39; or a defined exec)<br></div><div><br></div><div>Thanks a lot.<br>

Best regards,<br><br></div><div>Julien<br></div></div>