नमस्ते After the Mid-Term Evaluations I started working on dependency calculation module. I added a procedure mportinstall in macports.tcl file which in turn calls dep_calc procedure in macports_libsolv.tcl. There was already a mportexec procedure which was called by port.tcl and the dependency calculation and conflict resolution was handled by mportexec. So we modified port.tcl to … Continue reading [GSoC 2015] Dependency calculation using libsolv
[GSoC 2015] Mid-Term Evaluations
Hola Amigos, I was at FUDCon 2015, Pune from 25th June to 28th June, 2015. At the same time, GSoC 2015 Mid Term evaluations was scheduled which I successfully passed :). My mentor, neverpanic, was really helpful and we did schedule our timeline accordingly. We finished up implementing search using libsolv and successfully set up … Continue reading [GSoC 2015] Mid-Term Evaluations
[GSoC 2015] Create libsolv Pool
Hola amigos, I was busy with MacPorts work and then after MidTerm Evaluations of GSoC I got busy with academics so couldn't enough time to update my blog and document my work. GSoC Final Evaluations are near and I have completed major part of our project. I will be posting a series of blog post … Continue reading [GSoC 2015] Create libsolv Pool
[GSoC 2015] Implement libsolv Search
Hola Amigos, Okay first I am going to show how you can clone and test my MacPorts Development branch and set it up safely so that it does not interfere with the installed MacPorts version. And then we will be setting up libsolv from upstream to test our search implemented using libsolv. Setting up MacPorts … Continue reading [GSoC 2015] Implement libsolv Search