From owner-freebsd-doc@FreeBSD.ORG Mon Sep 12 20:30:24 2005 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B62C116A41F for ; Mon, 12 Sep 2005 20:30:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21BA943D55 for ; Mon, 12 Sep 2005 20:30:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8CKUNHx001515 for ; Mon, 12 Sep 2005 20:30:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8CKUNI5001514; Mon, 12 Sep 2005 20:30:23 GMT (envelope-from gnats) Resent-Date: Mon, 12 Sep 2005 20:30:23 GMT Resent-Message-Id: <200509122030.j8CKUNI5001514@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Josh Paetzel" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E593F16A41F for ; Mon, 12 Sep 2005 20:24:50 +0000 (GMT) (envelope-from josh@tcbug.org) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A50543D46 for ; Mon, 12 Sep 2005 20:24:50 +0000 (GMT) (envelope-from josh@tcbug.org) Received: from gimpy.tcbug.org (c-24-118-173-219.hsd1.mn.comcast.net[24.118.173.219]) by comcast.net (sccrmhc12) with SMTP id <20050912202449012002l1ite>; Mon, 12 Sep 2005 20:24:49 +0000 Message-Id: <1126556747.0@gimpy.tcbug.org> Date: Mon, 12 Sep 2005 15:25:47 -0500 From: "Josh Paetzel" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Cc: Subject: docs/86028: [patch] Add Ruby to the list of interpreters available with FreeBSD X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Sep 2005 20:30:24 -0000 >Number: 86028 >Category: docs >Synopsis: [patch] Add Ruby to the list of interpreters available with FreeBSD >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Sep 12 20:30:23 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Josh Paetzel >Release: FreeBSD 5.4-RELEASE-p6 i386 >Organization: >Environment: System: FreeBSD 5.4-RELEASE-p6 #6: Fri Aug 12 23:13:52 CDT 2005 jpaetzel@gimpy.tcbug.org:/usr/obj/usr/src/sys/GIMPY >Description: http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/tools-programming.html 2.3.2 Interpreters available with FreeBSD Here is a list of interpreters that are available as FreeBSD packages, with a brief discussion of some of the more popular interpreted languages. Ruby belongs in this list. >How-To-Repeat: Read section 2.3.2 of the developers-handbook >Fix: --- chapter.sgml.old Mon Sep 12 14:45:46 2005 +++ chapter.sgml Mon Sep 12 15:16:35 2005 @@ -263,7 +263,24 @@ here. - + + + Ruby + + + Ruby is an interpreted, pure object-oriented + programming language. It has become widely popular because + of its easy to understand syntax, flexibility when + writing code, and the ability to easily develop and maintain + large, complex programs. + + A package of the latest version of Ruby for + FreeBSD is available + here. + + + + Tcl and Tk >Release-Note: >Audit-Trail: >Unformatted: