cvs commit: ports/devel Makefile ports/devel/rubygem-racc Makefile distinfo pkg-descr

Martin Wilke miwi at FreeBSD.org
Sun Mar 4 11:51:54 UTC 2012


miwi        2012-03-04 11:51:54 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-racc   Makefile distinfo pkg-descr 
  Log:
  Racc is an LALR(1) parser generator for Ruby.  It is written in Ruby
  and generates Ruby code.  Almost all functions of yacc(1) is
  implemented.
  
  Author: Minero Aoki <aamine at loveruby.net>
  WWW:    http://rubyforge.org/frs/?group_id=7299
  
  PR:             ports/164842
  Submitted by:   Shin-ya MURAKAMI <murashin at gfd-dennou.org>
  
  Revision  Changes    Path
  1.4888    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/rubygem-racc/Makefile (new)
  1.1       +2 -0      ports/devel/rubygem-racc/distinfo (new)
  1.1       +6 -0      ports/devel/rubygem-racc/pkg-descr (new)


More information about the cvs-ports mailing list