From owner-freebsd-ports@FreeBSD.ORG Sat Sep 25 05:45:03 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D2FD7106566B for ; Sat, 25 Sep 2010 05:45:03 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8FD928FC13 for ; Sat, 25 Sep 2010 05:45:03 +0000 (UTC) Received: by iwn34 with SMTP id 34so3739771iwn.13 for ; Fri, 24 Sep 2010 22:45:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=KNgLojR81PeOFeMD36cL9jBud2vSbbywrby+S7MDxfE=; b=rSdNbOW+Mfb2PsYrUCgMgQBJs0dufq1Ukq6h0KL2c9fjC0HFryGmztDrxBKf0cnw+m lAlodXiVR2zeNBlXLHAm6D1vFKuC2Q8OIEQB+MgyS1a9Z+DfakjyY5ulMmv3b29TVXAi LKI+NwCx5nY7UaI4h3TwqzuF1JOgftl27OZ/8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=Im939qUVqVPqP4W62mxjOoeSMrdrxt5nfOdCRkqSBP/lQJFurv67bSRDaz8glinNyf cpiZnLyOZIRFR/3SmPxaAPvmfW8yeHuoPdLRDlmGWgST7v+58nabmfXkGHZMe7d9JkoZ mPYrgzReY1eeUsSpkhYbxHG+zWielvLi/bK6g= Received: by 10.231.148.20 with SMTP id n20mr4973114ibv.196.1285393502869; Fri, 24 Sep 2010 22:45:02 -0700 (PDT) Received: from centel.dataix.local (adsl-99-19-43-205.dsl.klmzmi.sbcglobal.net [99.19.43.205]) by mx.google.com with ESMTPS id g31sm3186561ibh.22.2010.09.24.22.45.00 (version=SSLv3 cipher=RC4-MD5); Fri, 24 Sep 2010 22:45:01 -0700 (PDT) Sender: "J. Hellenthal" Message-ID: <4C9D8C5B.9090804@DataIX.net> Date: Sat, 25 Sep 2010 01:44:59 -0400 From: jhell User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.9) Gecko/20100917 Lightning/1.0b1 Thunderbird MIME-Version: 1.0 To: Alexander Kojevnikov References: <20100924180828.GA92638@comcast.net> <1285352213.22845.0.camel@xenon> <20100924184921.GB38590@eggman.experts-exchange.com> In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: doc@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Web feed for /usr/ports/UPDATING X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Sep 2010 05:45:03 -0000 On 09/24/2010 20:20, Alexander Kojevnikov wrote: > On 25 September 2010 04:49, Jason wrote: >> I subscribed, as well. It would be great to get this code working inside the >> Documentation Project, itself, and serve the feed from: >> >> http://www.freebsd.org/ports/updating.html > > The code is available under FreeBSD license [0], feel free to use it > on the official website. Alternatively, they can link to my feed > directly, I'm going to keep it updated and if necessary will upgrade > the RootBSD VPS it's hosted on. > > [0] http://github.com/alexkay/freebsd-updating Really awesome! This will come in handy to serve up stable/*/UPDATING and head/UPDATING to. And thinking along those lines it could probably be incorporated directly into the DAV tree on svn. to serve directly from there. -- jhell,v