From owner-soc-status@FreeBSD.ORG Tue Jun 2 01:46:15 2015 Return-Path: Delivered-To: soc-status@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CB47E6BE; Tue, 2 Jun 2015 01:46:15 +0000 (UTC) (envelope-from mdw@freebsd.org) Received: from mehl.mmap.at (static.56.42.47.78.clients.your-server.de [78.47.42.56]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9D3011CC7; Tue, 2 Jun 2015 01:46:11 +0000 (UTC) (envelope-from mdw@freebsd.org) Received: from [10.0.0.121] (194-166-127-245.adsl.highway.telekom.at [194.166.127.245]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mehl.mmap.at (Postfix) with ESMTPSA id 2315AB3B00; Tue, 2 Jun 2015 03:46:01 +0200 (CEST) Message-ID: <556D0AD8.80003@freebsd.org> Date: Tue, 02 Jun 2015 03:46:00 +0200 From: Manuel Wiesinger User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: soc-status@FreeBSD.org Subject: Status: Linux packages for pkg(8) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jun 2015 01:46:15 -0000 Hello, Sorry for reporting so late. It's about 1:45 UTC. The first four weeks of my GSoC are dedicated to writing a backend for Debian packages for pkg(8). I did not write any code yet. What I did this week: especially some stuff for my studies, since I'm still in the middle of my semester. Beside that I read .deb-documentation [1]. I already went through the most relevant parts of the pkg(8)-source, during the community-bonding stage. Although there is nothing to show yet, I think I have a rather clear idea, what to do and where to start. By this week I will do first commits. Regards, Manuel [1] https://wiki.freebsd.org/SummerOfCode2015/LinuxPackagesForpkg#preview (end of page)