Path to this page:
./
devel/ruby-racc,
LALR(1) parser generator for Ruby
Branch: CURRENT,
Version: 1.5.2nb1,
Package name: ruby26-racc-1.5.2nb1,
Maintainer: tacaRacc is an LALR(1) parser generator for Ruby. It is written in Ruby
and generates Ruby code. Almost all functions of yacc(1) are
implemented.
Required to run:[
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: de9515b4a7f601bb82d5701f17ba82b1c6b9ae17
RMD160: 6166087cd1456c4a50363c767c441f756760741e
Filesize: 410 KB
Version history: (Expand)
- (2021-01-13) Updated to version: ruby26-racc-1.5.2nb1
- (2021-01-10) Updated to version: ruby26-racc-1.5.2
- (2020-04-27) Updated to version: ruby26-racc-1.5.0
- (2020-02-05) Updated to version: ruby26-racc-1.4.16
- (2019-12-16) Updated to version: ruby26-racc-1.4.14nb1
- (2018-03-08) Updated to version: ruby24-racc-1.4.14nb1
CVS history: (Expand)
2021-01-13 15:33:44 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
devel/ruby-racc: fix conflict with ruby27-base
Fix conflict with ruby27-base and add support for forthcoming ruby30.
Bump PKGREVISION.
|
2021-01-10 16:51:48 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
devel/ruby-racc: update to 1.5.2
Changes are not available but various small fixes.
Please refer <https://github.com/ruby/racc/compare/v1.5.0...v1.5.2>
in detail.
|
2020-04-27 08:53:18 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
devel/ruby-racc: update to 1.5.0
Update ruby-racc to 1.5.0.
No changes/release note is available.
* y2racc and racc2y are removed.
|
2020-02-05 16:10:14 by Takahiro Kambe | Files touched by this commit (4) |  |
Log message:
devel/ruby-racc: update to 1.4.6
Update ruby-racc to 1.4.6.
=== 1.4.6
* Bugfixes
* bin/racc -g option renamed to -t
* racc/compiler.rb is removed
* '|' is allowed with meta rules
* Ruby 1.8.7 compatibility fixes
* Ruby 1.9 compatibility fixes
=== 1.4.5 (2005-11-21)
* [FEATURE CHANGE] --no-extensions option was removed.
* [fix] racc command should not depend on `raccrt' package.
* [fix] --no-omit-actions did not work.
* setup.rb 3.4.1.
|
2015-12-13 18:09:18 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
Add pkg_alternatives support.
Bump PKGREVISION.
|
2015-11-29 15:44:19 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
Update ruby-racc to 1.4.14.
Changes are not available, please refer:
<https://github.com/tenderlove/racc/commits/master>.
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-03-08 16:17:22 by Takahiro Kambe | Files touched by this commit (58) |  |
Log message:
Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.
|