Bug 20589

Summary: Add a new virtual caterogy: ruby
Product: Ports & Packages Reporter: Akinori MUSHA <knu>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff
none
file.diff none

Description Akinori MUSHA 2000-08-14 09:00:01 UTC
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 ;)

Fix: 

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"--YwzbTkj4fPGaGACj7KQLdqbMDXatzmvWfp5EnQuUJJD5E8P2
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

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 \
Comment 1 Akinori MUSHA freebsd_committer freebsd_triage 2000-08-18 16:39:54 UTC
State Changed
From-To: open->closed

Thanks for the reminder, me!  It's all done!