Commit graph

12 commits

Author SHA1 Message Date
taca
d428fd9d93 Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
taca
538769cef7 Revert ruby-racc package to 1.4.3.
It seems that racc 1.4.4 can generate parser code for Ruby 1.6.X, but
racc itself can't work on Ruby 1.6.X.

This ruby-racc package 1.4.3nb1 contains old ruby-racc-runtime-1.4.3 and
ruby-racc-1.4.3 package.
2004-03-10 11:04:50 +00:00
taca
ec7133d9d1 Update ruby-racc package to 1.4.4 (racc-1.4.4).
- support Ruby 1.8.0
- distribution's content changed.
- miscellous bug fixes.

pkgsrc changes:

- ruby-racc-runtime is obsolete now and please use "racc -E"
  for ruby 1.6.X.
2004-03-07 14:32:28 +00:00
taca
35bf4e640f Forgot to commit PLIST. 2003-08-30 08:30:26 +00:00
taca
e5696fb2e1 Update ruby-racc pacakge to 1.4.3.
1.4.3 (2002-11-14)

    * reduce warning for ruby 1.7.

1.4.2 (2002-01-29)

    * new option --no-extentions
    * refine cparse.c
2003-08-30 08:21:57 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
taca
cbcb67db28 Add missing installed file; ${RUBY_SITELIBDIR}/racc/rubyloader.rb. 2002-01-04 09:58:17 +00:00
taca
ef0f9fda43 update ruby-racc pakage to 1.4.1.
Move common definition to Makefile.common and include it.

It seems that official changes aren't available.
2001-12-30 17:13:47 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +00:00
agc
991fc63cb2 Set COMMENT definition explicitly 2001-08-13 09:20:40 +00:00
taca
d1325d4019 Importing ruby-racc.
LALR(1) parser generator for Ruby.
2001-06-30 23:26:15 +00:00