From owner-cvs-all@FreeBSD.ORG Sat Apr 29 19:53:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7855E16A400; Sat, 29 Apr 2006 19:53:22 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F3B643D64; Sat, 29 Apr 2006 19:53:18 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3TJrI0V068858; Sat, 29 Apr 2006 19:53:18 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3TJrHcE068842; Sat, 29 Apr 2006 19:53:17 GMT (envelope-from thierry) Message-Id: <200604291953.k3TJrHcE068842@repoman.freebsd.org> From: Thierry Thomas Date: Sat, 29 Apr 2006 19:53:16 +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/math Makefile ports/math/rkward Makefile distinfo pkg-descr pkg-plist ports/math/rkward/files patch-configure 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: Sat, 29 Apr 2006 19:53:22 -0000 thierry 2006-04-29 19:53:16 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/rkward Makefile distinfo pkg-descr pkg-plist math/rkward/files patch-configure Log: RKWard aims to provide an easily extensible, easy to use IDE/GUI for the R-project. RKWard tries to combine the power of the R-language with the (relative) ease of use of commercial statistics tools. Revision Changes Path 1.364 +1 -0 ports/math/Makefile 1.1 +51 -0 ports/math/rkward/Makefile (new) 1.1 +3 -0 ports/math/rkward/distinfo (new) 1.1 +37 -0 ports/math/rkward/files/patch-configure (new) 1.1 +7 -0 ports/math/rkward/pkg-descr (new) 1.1 +157 -0 ports/math/rkward/pkg-plist (new)