Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2000 16:51:15 +0900
From:      "Akinori -Aki- MUSHA" <knu@idaemons.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20589: Add a new virtual caterogy: ruby
Message-ID:  <863dk8xouk.wl@localhost.local.idaemons.org>

next in thread | raw e-mail | index | archive | help

>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" <knu@idaemons.org>
>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 @@
               </row>
 
               <row>
+                <entry><filename>ruby*</filename></entry>
+                <entry>Software written in Ruby.</entry>
+              </row>
+
+              <row>
                 <entry><filename>russian</filename></entry>
                 <entry>Russian language support.</entry>
               </row>


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?863dk8xouk.wl>