Bug 101423

Summary: [NEW PORT] ruby/ruby18-doc-stdlib: Documentation for Ruby language standart library
Product: Ports & Packages Reporter: alecn2002 <alecn2002>
Component: Individual Port(s)Assignee: Stanislav Sedov <stas>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ruby18-doc-stdlib-0.10.1.shar none

Description alecn2002 2006-08-05 20:20:13 UTC
Welcome to the Ruby Standard Library Documentation collection,
brought to you by the ruby-doc project.
Whether you are browsing online or offline,
we hope that your use of Ruby's standard library will become more productive
as a result of this effort.

ruby-doc is a project dedicated to creating and collecting
documentation on Ruby.
You can find collections of articles and other resources at the website.

stdlib-doc is a RubyForge project that converts Ruby source code into this
documentation you are looking at.
It also tracks the status of the documentation effort.

Author:	James G. Britt <j.g.britt@gmail.com>
WWW:	http://www.ruby-doc.org/stdlib/

Generated with FreeBSD Port Tools 0.63
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2006-08-20 23:17:56 UTC
State Changed
From-To: open->feedback

There is no 'ruby' physical category (language categories, with one bogus 
exception, are only secondary, 'virtual' categories). 

May I suggest this be under lang/ instead? 


Comment 2 Mark Linimon freebsd_committer freebsd_triage 2006-08-20 23:17:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->linimon
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2006-12-03 13:39:07 UTC
State Changed
From-To: feedback->open

Feedback timeout
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2006-12-10 18:17:15 UTC
Responsible Changed
From-To: linimon->freebsd-ports-bugs

Feedback timeout from submitter.  I don't have time to further work on 
this issue.
Comment 5 Stanislav Sedov freebsd_committer freebsd_triage 2006-12-18 18:00:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stas

I'll take it.
Comment 6 Stanislav Sedov freebsd_committer freebsd_triage 2007-01-02 19:55:09 UTC
Hi!

Do you plan to maintain the port?

--
Stanislav Sedov
Against HTML mail and Flash
PGP: http://people.FreeBSD.org/~stas/stas.key.asc
Comment 7 Stanislav Sedov freebsd_committer freebsd_triage 2007-01-02 19:56:03 UTC
State Changed
From-To: open->feedback

Ask for submitter answer.
Comment 8 dfilter service freebsd_committer freebsd_triage 2007-02-23 00:59:42 UTC
stas        2007-02-23 00:59:37 UTC

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
  Added files:
    lang/ruby-doc-stdlib Makefile distinfo pkg-descr pkg-plist 
    lang/ruby-doc-stdlib/files patch-install.rb 
  Log:
  Add ruby-doc-stdlib 0.10.1, documentation for the Ruby language standard
  library.
  
  Submitter doesn't respond, thus I'll maintain the port.
  
  PR:             ports/101423 (based on)
  Submitted by:   Alexander Novitsky <alecn2002 at yandex.ru>
  
  Revision  Changes    Path
  1.543     +1 -0      ports/lang/Makefile
  1.1       +43 -0     ports/lang/ruby-doc-stdlib/Makefile (new)
  1.1       +3 -0      ports/lang/ruby-doc-stdlib/distinfo (new)
  1.1       +11 -0     ports/lang/ruby-doc-stdlib/files/patch-install.rb (new)
  1.1       +16 -0     ports/lang/ruby-doc-stdlib/pkg-descr (new)
  1.1       +4470 -0   ports/lang/ruby-doc-stdlib/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 9 Stanislav Sedov freebsd_committer freebsd_triage 2007-02-23 01:03:23 UTC
State Changed
From-To: feedback->closed

New port added with changes. Thanks!