From owner-cvs-all@FreeBSD.ORG Thu Feb 8 23:23:57 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9C6F716A400; Thu, 8 Feb 2007 23:23:57 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 8EBA613C442; Thu, 8 Feb 2007 23:23:57 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l18NNvpl040468; Thu, 8 Feb 2007 23:23:57 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l18NNvUl040467; Thu, 8 Feb 2007 23:23:57 GMT (envelope-from sat) Message-Id: <200702082323.l18NNvUl040467@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 8 Feb 2007 23:23:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils Makefile ports/deskutils/qrfcview Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 23:23:57 -0000 sat 2007-02-08 23:23:57 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/qrfcview Makefile distinfo pkg-descr Log: Add port deskutils/qrfcview: qRFCView is a viewer for IETF RFCs. Advantages are: * automatic table of content, with direct opening of section; * handling of RFC internal cross-references; * automatic downloading of a referenced RFC from the IETF web site on a simple click; * caching of RFC in a local directory; * tab-browsing of RFC; * searching. WWW: http://qrfcview.berlios.de/ Author: Romain Rollet Revision Changes Path 1.286 +1 -0 ports/deskutils/Makefile 1.1 +27 -0 ports/deskutils/qrfcview/Makefile (new) 1.1 +3 -0 ports/deskutils/qrfcview/distinfo (new) 1.1 +11 -0 ports/deskutils/qrfcview/pkg-descr (new)