[GSoC 2015] Dependency calculation using libsolv


नमस्ते 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

Advertisement

[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] 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