[MacPorts] SummerOfCode2015Libsolv modified

MacPorts noreply at macports.org
Mon Sep 14 05:59:35 PDT 2015


Page "SummerOfCode2015Libsolv" was changed by ijackson at macports.org
Diff URL: <https://trac.macports.org/wiki/SummerOfCode2015Libsolv?action=diff&version=5>
Revision 5
Comment: Add Headings. Add appendix of files modified and created along with a brief description.
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: SummerOfCode2015Libsolv
=========================================================================
--- SummerOfCode2015Libsolv (version: 4)
+++ SummerOfCode2015Libsolv (version: 5)
@@ -2,6 +2,9 @@
 
 || '''Student''' || '''Mentor''' ||
 || [wiki:ijackson Jackson Isaac] || [wiki:cal Clemens Lang] ||
+
+
+== Installation and Testing ==
 
 '''Installing gsoc15-dependency branch'''
 [[BR]]
@@ -50,4 +53,19 @@
 portlibsolv install -l <portname> <conflictingportname>
 }}}
 
-'''Note:''' portlibsolv is our alias for gsoc15-dependecy branch's port command. 
+'''Note:''' portlibsolv is our alias for gsoc15-dependecy branch's port command.
+
+
+== Appendix ==
+
+|| '''Filename''' || '''Description''' ||
+|| configure.ac || Add libsolv as a subproject. This will set up libsolv while installing MacPorts. ||
+|| doc/port.1.txt || Add documentation related to libsolv ||
+|| src/port/port.tcl || Add option for libsolv. [[BR]]In proc action_target add call to mportinstall which handles libsolv dependency engine in src/macports1.0/macports.tcl, when libsolv option passed. ||
+|| src/port/portindex.tcl || Add conflicts field to portindex. This is required for conflict resolution using libsolv. ||
+|| src/macports1.0/Makefile.in || Add macports_libsolv.tcl to SRCS. ||
+|| src/macports1.0/tests/macports_libsolv.test || Create unit test for libsolv related modules. ||
+|| src/macports1.0/macports.tcl || Add proc mportinstall to handle libsolv dependency engine and install packages returned by libsolv. Update mportsearch to call libsolv search, when -l option passed. ||
+|| src/macports1.0/macports_libsolv.tcl || Create new file macports_libsolv.tcl to define libsolv related modules. ||
+|| vendor/Makefile.in || Add rules to make libsolv package ||
+|| vendor/libsolv.tar.gz || Add libsolv tarball with autoconf build ||
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/SummerOfCode2015Libsolv>
MacPorts <https://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'SummerOfCode2015Libsolv' page.
If it was not you, please report to .


More information about the macports-changes mailing list