Commit graph

22 commits

Author SHA1 Message Date
taca
39a1b534b3 Sort PLIST. 2006-09-07 15:51:25 +00:00
taca
dccd827fac Stop handling DIST_SUBDIR default for Ruby based packages.
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
2006-01-03 14:25:49 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
taca
86aa02418d Remove specifying RUBY_VERSION_SUPPORTED. 2005-11-03 07:19:34 +00:00
taca
7374993e40 Update MASTER_SITES and HOMEPAGE. 2005-11-02 11:34:00 +00:00
wiz
664d35bb40 Remove bogus ruby-racc-1.4.3 entries. 2005-10-20 18:01:05 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
taca
0f010b9a66 Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge. 2005-03-06 17:19:05 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
taca
20187979ed Update ruby-racc package to 1.4.4 and migrate to new framework.
Add raccversion.mk for use racc commands from other pacakges.

== 1.4.4 (2003-10-12)
  * document change only.
2004-11-27 15:22:15 +00:00
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