<div dir="ltr">Hi<div><br></div><div>I think its best if you can create a repository under Macports.</div><div>I'll be coding there.</div><div><br></div><div>Also while trying to install mpstats .</div><div>I am getting these error</div><div><br></div><div><div>Warning: configured user/group macports does not exist, will build as root</div><div>--->  Cleaning mpstats</div><div>--->  Updating database of binaries</div><div>Warning: Error determining file type of `/opt/local/bin/captoinfo': invalid command name "fileIsBinary"</div><div>Warning: A file belonging to the `ncurses' port is missing or unreadable. Consider reinstalling it.</div><div>Warning: Error determining file type of `/opt/local/bin/clear': invalid command name "fileIsBinary"</div><div>Warning: A file belonging to the `ncurses' port is missing or unreadable. Consider reinstalling it.</div><div>Warning: Error determining file type of `/opt/local/bin/infocmp': invalid command name "fileIsBinary"</div></div><div><br></div><div>Didnt find a solution on the net either.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 25 April 2018 at 19:09, Mojca Miklavec <span dir="ltr"><<a href="mailto:mojca@macports.org" target="_blank">mojca@macports.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 25 April 2018 at 14:45, Vishnu wrote:<br>
> Hello<br>
><br>
> Succesfully ran the portindex2json.<br>
> and saved it ino a json.<br>
><br>
> So what next?<br>
<br>
</span>Wonderful, that's very good news, that will make it much easier to<br>
proceed with the rest of the tasks.<br>
<br>
Now:<br>
- play a bit with "port search python", "port info python27", ...<br>
- try to install some super simple packages[***]<br>
- try to run "port -v livecheck category:math" to see if you can get<br>
livecheck running correctly (you'll need that info)<br>
- try to install "sudo port install mpstats", then "port contents<br>
mpstats"; if successful, you should see a new entry at<br>
    <a href="http://stats.macports.neverpanic.de/os_statistics#os_platform" rel="noreferrer" target="_blank">http://stats.macports.<wbr>neverpanic.de/os_statistics#<wbr>os_platform</a><br>
  I forgot the exact command, but there's a way to show what will be<br>
submitted, I guess you can find that out by inspecting the source or<br>
by running help or something<br>
(I'm not behind my mac at the moment)<br>
<br>
<br>
Just try to get familiar with the "port" command and then proceed to<br>
whatever other point you want, like<br>
<br>
<br>
- trying to get buildbot master and slave installed (I guess you can<br>
install them from the native package manager; alternatively via<br>
virtualenv which gives you slightly more flexibility in picking up the<br>
exact version that you want); the next step would be to try to<br>
replicate our setup, see<br>
    <a href="https://github.com/macports/macports-infrastructure/tree/master/buildbot" rel="noreferrer" target="_blank">https://github.com/macports/<wbr>macports-infrastructure/tree/<wbr>master/buildbot</a><br>
<br>
- converting the application (without personal details) into<br>
documentation/plan in a git(hub) repository (something like a markdown<br>
document)<br>
<br>
- (lower priority) proceeding with the simple html page that you<br>
started working on as a coding challenge, as part of improving &<br>
finalizing the plan for the summer<br>
<br>
- any other item from suggestions sent earlier<br>
<br>
Mojca<br>
<br>
[***] It's hard to tell what "simple packages" are, but if "platforms"<br>
contains "linux", there's at least a somewhat bigger chance that it<br>
will compile correctly. I guess you can expect a number of failures<br>
because the number of macports users on linux is super limited. Also,<br>
the build time might be somewhat high since everything needs to be<br>
compiled from source. A package like "mpstats" should be simple enough<br>
though, I assume you can find some others. Avoid anything that depends<br>
on Qt.<br>
</blockquote></div><br></div>