Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2007 07:36:31 +0000 (UTC)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/rubygem-parsetree Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200704130736.l3D7aVBo061639@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
clsung      2007-04-13 07:36:31 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-parsetree Makefile distinfo pkg-descr pkg-plist 
  Log:
  ParseTree is a C extension (using RubyInline) that extracts
  the parse tree for an entire class or a specific method and
  returns it as a s-expression (aka sexp) using ruby's arrays,
  strings, symbols, and integers.
  
  WWW: http://rubyforge.org/projects/parsetree/
  
  Revision  Changes    Path
  1.2729    +1 -0      ports/devel/Makefile
  1.1       +24 -0     ports/devel/rubygem-parsetree/Makefile (new)
  1.1       +3 -0      ports/devel/rubygem-parsetree/distinfo (new)
  1.1       +6 -0      ports/devel/rubygem-parsetree/pkg-descr (new)
  1.1       +253 -0    ports/devel/rubygem-parsetree/pkg-plist (new)



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