Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2002 10:24:56 -0700 (PDT)
From:      Akinori MUSHA <knu@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang Makefile ports/lang/ruby16-shim-ruby18 Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist ports/lang/ruby16-shim-ruby18/files patch-install.rb
Message-ID:  <200206081724.g58HOuB17185@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2002/06/08 10:24:56 PDT

  Modified files:
    lang                 Makefile 
  Added files:
    lang/ruby16-shim-ruby18 Makefile distinfo pkg-comment 
                            pkg-descr pkg-install pkg-plist 
    lang/ruby16-shim-ruby18/files patch-install.rb 
  Log:
  Add ruby16-shim-ruby18, version 1.7.2.2002.05.21.
  
  Ruby Shim is a set of modules that provide the libraries and the
  additional features that will appear in the next version of Ruby.
  
  Shim between 1.6 and 1.8 includes:
  
          features/ruby18 Hooks to support ruby 1.8 extensions
          dl              Interface to dynamic linker
          racc-runtime    Racc runtime module
          stringio        IO interface for String
          strscan         Fast string scanner
          benchmark       Benchmark module
          fileutils       File & directory manipulation
          pp              Pretty printer (prettier version of `p')
          tsort           Topological sorter
  
  Accordingly, this port obsoletes and replaces the following ports:
  
          devel/ruby-dl
          devel/ruby-fileutils
          devel/ruby-fnmatch
          devel/ruby-racc-runtime
          devel/ruby-strscan
  
  They will be automatically deinstalled during the installation process
  of this port.
  
  Revision  Changes    Path
  1.297     +1 -0      ports/lang/Makefile
  1.1       +39 -0     ports/lang/ruby16-shim-ruby18/Makefile (new)
  1.1       +1 -0      ports/lang/ruby16-shim-ruby18/distinfo (new)
  1.1       +11 -0     ports/lang/ruby16-shim-ruby18/files/patch-install.rb (new)
  1.1       +1 -0      ports/lang/ruby16-shim-ruby18/pkg-comment (new)
  1.1       +14 -0     ports/lang/ruby16-shim-ruby18/pkg-descr (new)
  1.1       +53 -0     ports/lang/ruby16-shim-ruby18/pkg-install (new)
  1.1       +50 -0     ports/lang/ruby16-shim-ruby18/pkg-plist (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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