From owner-freebsd-hackers@FreeBSD.ORG Sat May 10 18:17:38 2008 Return-Path: Delivered-To: hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01235106564A for ; Sat, 10 May 2008 18:17:38 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from viefep16-int.chello.at (viefep18-int.chello.at [213.46.255.22]) by mx1.freebsd.org (Postfix) with ESMTP id 44CEE8FC18 for ; Sat, 10 May 2008 18:17:36 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from [86.101.217.227] by viefep32-int.chello.at (InterMail vM.7.08.02.02 201-2186-121-104-20070414) with ESMTP id <20080510180108.BXJH21794.viefep32-int.chello.at@[86.101.217.227]> for ; Sat, 10 May 2008 20:01:08 +0200 Message-ID: <4825E2E2.2030605@FreeBSD.org> Date: Sat, 10 May 2008 20:01:06 +0200 From: Gabor Kovesdan User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: hackers@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: My SoC2008 project: Porting BSD-licensed Text-Processing Tools from OpenBSD X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2008 18:17:38 -0000 Hello, I've been actively working on FreeBSD as a ports and doc committer since December 2006 and has participated 2 times in the Summer of Code program, but my current project is from a different area thus I would like to summarize my goals and introduce myself for those who don't know me yet. I'm a Hungarian student of 20 years studying Computer Engineering at the Technical University of Budapest. So far I've been involved with the Ports Collection and with my two last SoC project I've written some enhancements for the Ports Collection infrastructure. I've been also working on the documentation set. I've started the Hungarian Documentation Project in which I've translated the webpages and some articles and have coordinated the volunteer efforts of other translators. One of them, pgj@ has translated the Handbook and he is my mentee now. We are reviewing the translation at the moment so we will commit it in the near future. With my current project I want to get some experience in new areas, I intend to deepen my knowledges of C programming and study some POSIX API. My project aims to port the text-processing tools from OpenBSD: grep, sort, diff. You can read my proposal here: http://kovesdan.org/doc/en_US.ISO8859-1/soc2008/soc2008.pdf The current progress can be seen on my wiki page: http://wiki.freebsd.org/G%C3%A1borSoC2008 And the actual changes made by me can be tracked in my Perforce branch: http://perforce.freebsd.org/depotTreeBrowser.cgi?FSPC=//depot/projects/soc2008/gabor%5ftextproc&HIDEDEL=NO Comments are welcome! Regards, -- Gabor Kovesdan EMAIL: gabor@FreeBSD.org WWW: http://www.kovesdan.org