From owner-cvs-all@FreeBSD.ORG Sat Jan 13 22:41:07 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 37CED16A412; Sat, 13 Jan 2007 22:41:07 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 26A8E13C455; Sat, 13 Jan 2007 22:41:07 +0000 (UTC) (envelope-from nivit@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 l0DMf7U2053612; Sat, 13 Jan 2007 22:41:07 GMT (envelope-from nivit@repoman.freebsd.org) Received: (from nivit@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l0DMf6qn053606; Sat, 13 Jan 2007 22:41:06 GMT (envelope-from nivit) Message-Id: <200701132241.l0DMf6qn053606@repoman.freebsd.org> From: Nicola Vitale Date: Sat, 13 Jan 2007 22:41:06 +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/editors Makefile ports/editors/mondrian Makefile distinfo pkg-descr pkg-plist ports/editors/mondrian/files mondrian.in 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, 13 Jan 2007 22:41:07 -0000 nivit 2007-01-13 22:41:06 UTC FreeBSD ports repository Modified files: editors Makefile Added files: editors/mondrian Makefile distinfo pkg-descr pkg-plist editors/mondrian/files mondrian.in Log: Mondrian is a cross-platform project-manager and editor for the Ruby language. Written in 100% native Ruby using the FOX GUI toolkit, Mondrian has the familiar look and feel of a modern IDE. Some features include: * a dynamic object browser * runtime error integration * a full-featured project manager * syntax highlighting * runs identically on Windows and Linux WWW: http://www.mondrian-ide.com/ Approved by: alexbl (mentor, implicit) Revision Changes Path 1.367 +1 -0 ports/editors/Makefile 1.1 +41 -0 ports/editors/mondrian/Makefile (new) 1.1 +3 -0 ports/editors/mondrian/distinfo (new) 1.1 +3 -0 ports/editors/mondrian/files/mondrian.in (new) 1.1 +13 -0 ports/editors/mondrian/pkg-descr (new) 1.1 +64 -0 ports/editors/mondrian/pkg-plist (new)