From owner-freebsd-ports Mon Aug 14 1: 0:10 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A83F37BC6B for ; Mon, 14 Aug 2000 01:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA18914; Mon, 14 Aug 2000 01:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18]) by hub.freebsd.org (Postfix) with ESMTP id 8D4E437BD4B for ; Mon, 14 Aug 2000 00:51:50 -0700 (PDT) (envelope-from knu@idaemons.org) Received: from daemon.local.idaemons.org (203-165-77-17.sugnm1.kt.home.ne.jp [203.165.77.17]) by ms.tokyo.jcom.ne.jp (8.9.3/3.7W 04/27/00) with ESMTP id QAA16011 for ; Mon, 14 Aug 2000 16:51:48 +0900 (JST) Received: by daemon.local.idaemons.org (8.9.3/3.7W) id QAA44963; Mon, 14 Aug 2000 16:51:17 +0900 (JST) Message-Id: <863dk8xouk.wl@localhost.local.idaemons.org> Date: Mon, 14 Aug 2000 16:51:15 +0900 From: "Akinori -Aki- MUSHA" To: FreeBSD-gnats-submit@freebsd.org Subject: ports/20589: Add a new virtual caterogy: ruby Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20589 >Category: ports >Synopsis: Add a new virtual caterogy: ruby >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Aug 14 01:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: "Akinori -Aki- MUSHA" >Release: FreeBSD 5.0-CURRENT i386 >Organization: Associated I. Daemons >Environment: FreeBSD archon.local.idaemons.org 5.0-CURRENT FreeBSD 5.0-CURRENT #44: Wed Aug 2 04:54:59 JST 2000 knu@archon.local.idaemons.org:/villa/knu/src/sys/compile/ARCHON i386 >Description: Please add a new virtual category "ruby". Now we have thirty ports that would go into that category, and I have a plan to add yet more. Let Ruby join in the circle of Java, Perl5 and Python! Here's some pointers to Ruby for those unfamiliar with it: http://www.ruby-lang.org/en/ http://www.informit.com/matter/art0000016/ http://www.hypermetrics.com/ruby37.html Briefly, Ruby is an object-oriented scripting language like Perl and Python. (I have a good mind to say "far better than" rather than just "like", but I digress ;) >How-To-Repeat: >Fix: Index: bsd.port.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v retrieving revision 1.345 diff -u -r1.345 bsd.port.mk --- bsd.port.mk 2000/08/03 09:28:57 1.345 +++ bsd.port.mk 2000/08/14 07:40:25 @@ -1170,7 +1170,7 @@ editors elisp emulators ftp games german gnome graphics \ hebrew ipv6 irc japanese java kde korean lang linux \ mail math mbone misc net news \ - offix palm perl5 plan9 print python russian \ + offix palm perl5 plan9 print python ruby russian \ security shells sysutils \ tcl76 tcl80 tcl81 tcl82 tcl83 textproc \ tk42 tk80 tk82 tk83 tkstep80 \ Index: index.c =================================================================== RCS file: /home/ncvs/src/release/sysinstall/index.c,v retrieving revision 1.81 diff -u -r1.81 index.c --- index.c 2000/07/31 00:16:28 1.81 +++ index.c 2000/08/14 07:42:13 @@ -128,6 +128,7 @@ "printing", "Utilities for dealing with printing.", "programming", "Software development utilities and libraries.", "python", "Software related to the Python language.", + "ruby", "Software related to the Ruby language.", "russian", "Ported software for the Russian market.", "security", "System security software.", "shells", "Various shells (tcsh, bash, etc).", Index: book.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v retrieving revision 1.118 diff -u -r1.118 book.sgml --- book.sgml 2000/07/31 00:12:45 1.118 +++ book.sgml 2000/08/14 07:44:55 @@ -3869,6 +3869,11 @@ + ruby* + Software written in Ruby. + + + russian Russian language support. Index: ports/categories =================================================================== RCS file: /home/ncvs/www/en/ports/categories,v retrieving revision 1.11 diff -u -r1.11 categories --- ports/categories 2000/07/31 00:19:04 1.11 +++ ports/categories 2000/08/14 07:46:46 @@ -43,6 +43,7 @@ "plan9", "Software from the plan9 Operating System.", "print", "Utilities for dealing with printing.", "python", "Software related to the python language.", + "ruby", "Software related to the Ruby language.", "russian", "Ported software for the Russian market.", "security", "System security software.", "shells", "Various shells (tcsh, bash, etc).", If any of the maintainers of above files approve me, I could do the approved part myself. -- / /__ __ / ) ) ) ) / Akinori -Aki- MUSHA aka / (_ / ( (__( @ idaemons.org / FreeBSD.org "We're only at home when we're on the run, on the wing, on the fly" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message