नमस्ते 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] 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
[GSoC 2015] Setting up MacPorts libsolv branch
Hola Amigos, Here I am going to show how to setup and install my MacPorts development branch (gsoc15-dependency) and libsolv. Step 1: Clone my development branch inside ~/Development folder probably so that we do not mess up other folders/files. You are free to do it in your preferred folder too. If you do not have … Continue reading [GSoC 2015] Setting up MacPorts libsolv branch