Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id A5E78B8134 for ; Wed, 3 Sep 2014 18:21:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D454814A18B; Wed, 3 Sep 2014 18:21:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 067D614A183 for ; Wed, 3 Sep 2014 18:21:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 7afjnWZFcU6m for ; Wed, 3 Sep 2014 18:21:45 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 844A714A181 for ; Wed, 3 Sep 2014 18:21:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2E5A096; Wed, 3 Sep 2014 18:21:45 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 3 Sep 2014 18:21:45 +0000 From: "Brook Milligan" Subject: CVS commit: pkgsrc/math/R-highr To: pkgsrc-changes@NetBSD.org Reply-To: brook@netbsd.org X-Mailer: log_accum Message-Id: <20140903182145.2E5A096@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: brook Date: Wed Sep 3 18:21:45 UTC 2014 Added Files: pkgsrc/math/R-highr: DESCR Makefile distinfo Log Message: Initial revision of R-highr v0.3. This package provides syntax highlighting for R source code. Currently it supports LaTeX and HTML output. Source code of other languages can be supported via Andre Simon's Highlight package. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/math/R-highr/DESCR pkgsrc/math/R-highr/Makefile \ pkgsrc/math/R-highr/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.