From owner-soc-status@FreeBSD.ORG Tue Aug 23 06:07:19 2011 Return-Path: Delivered-To: soc-status@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECD47106564A for ; Tue, 23 Aug 2011 06:07:19 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-iy0-f172.google.com (mail-iy0-f172.google.com [209.85.210.172]) by mx1.freebsd.org (Postfix) with ESMTP id B4B078FC0A for ; Tue, 23 Aug 2011 06:07:19 +0000 (UTC) Received: by iye7 with SMTP id 7so22913926iye.17 for ; Mon, 22 Aug 2011 23:07:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=4pzMS5vPafpb8bxScdvt/JmVjFHMiBJX9AvqXGXHzio=; b=llbM5Ri5zZAc59Li0N4cl7jy/lUB50FSETfu/QiOsmPihlizQR6bXFE7cOarBrlhBj 0vF83fdMhbA2sAajzGU5s00mUBlha+1LYDXwXzf2iXJ2MjWYe85kvlCNf5wrv5UPOZSB o1EsFqIM1VxViC46EM71MekiBVNG8rGzC8ylU= MIME-Version: 1.0 Received: by 10.231.56.160 with SMTP id y32mr6969351ibg.68.1314079638064; Mon, 22 Aug 2011 23:07:18 -0700 (PDT) Received: by 10.231.34.68 with HTTP; Mon, 22 Aug 2011 23:07:18 -0700 (PDT) Date: Tue, 23 Aug 2011 01:07:18 -0500 Message-ID: From: Zhihao Yuan To: soc-status@freebsd.org, Alexander Leidinger Content-Type: text/plain; charset=UTF-8 Cc: Subject: [nvi-iconv]Weekly status report 13 X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Aug 2011 06:07:20 -0000 To whom may concerned: During the past week, I added the cmake support to the project. Nvi uses autotools, but after I forked it on Github, I provide no Makefile, no config.h, and test nvi with the files under usr.bin/vi. Now I regenerate the header files with cmake, and enable the SYS5_TTY support in nvi. I did a 'revision by revision' code review to make sure that all FreeBSD fixes to nvi present in my version btw. But it's not synchronized to soc-svn yet. -- Zhihao Yuan, nickname lichray The best way to predict the future is to invent it. ___________________________________________________ 4BSD -- http://4bsd.biz/