From owner-freebsd-hackers@FreeBSD.ORG Fri May 13 09:41:46 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C481C1065670 for ; Fri, 13 May 2011 09:41:46 +0000 (UTC) (envelope-from zafer@aydogan.de) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8A30D8FC0C for ; Fri, 13 May 2011 09:41:45 +0000 (UTC) Received: by qwc9 with SMTP id 9so1593261qwc.13 for ; Fri, 13 May 2011 02:41:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.69.213 with SMTP id a21mr958317qcj.222.1305279704778; Fri, 13 May 2011 02:41:44 -0700 (PDT) Received: by 10.229.75.76 with HTTP; Fri, 13 May 2011 02:41:44 -0700 (PDT) In-Reply-To: <20110513073331.GA2059@tops> References: <20110513073331.GA2059@tops> Date: Fri, 13 May 2011 11:41:44 +0200 Message-ID: From: =?UTF-8?Q?Zafer_Aydo=C4=9Fan?= To: Gleb Kurtsou Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-hackers@freebsd.org Subject: Re: OpenGrok for FreeBSD 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: Fri, 13 May 2011 09:41:46 -0000 2011/5/13 Gleb Kurtsou : > On (12/05/2011 22:45), Zafer Aydo=C4=9Fan wrote: >> Hello List, >> >> I've set up an OpenGrok service for the FreeBSD sources (current). >> OpenGrok is a source code search engine and cross reference. >> I'm updating the sources once a day. I'm a NetBSD developer and I'm >> also maintaining http://nxr.netbsd.org >> >> Feel free to use it: >> http://fxr.aydogan.net > Thanks! > > What do you think about having index for different kernels in one place > like now defunct http://grok.x12.su/source/ or > http://fxr.watson.org/fxr/source/?v=3DHEAD > That's possible, but OpenGrok contains the whole source tree and not only the kernel. Therefore I would group it with ports/, projects/, www/. etc. I didn't know about grok.x12.su, but I see its broken anyway. Zafer.