Port details |
- rubygem-ripper Parses Ruby source and tokenizes or builds an AST
- 1.0.5 devel
=0 1.0.5Version of this port present on the latest quarterly branch.
- BROKEN: fails to build
IGNORE: is marked as broken: fails to build
- Maintainer: douglas@douglasthrift.net
- Port Added: 2012-07-25 01:49:01
- Last Update: 2013-11-19 22:16:17
- SVN Revision: 334357
- Also Listed In: rubygems
- License: BSD
- WWW:
- http://github.com/lsegal/ripper18
- Description:
- Ripper parses Ruby source and tokenizes or builds an AST.
This gem is meant for Ruby 1.8.x builds. Ruby 1.9.x comes with a functioning
ripper implementation out of the box. This gem is a port of the Ripper 1.9
for Ruby 1.8.x. Ripper was written by Minero Aoki and ported by Loren Segal.
WWW: http://github.com/lsegal/ripper18
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- rubygem-ripper>0:devel/rubygem-ripper
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-ripper
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- gem19 : devel/ruby-gems
- ruby19 : lang/ruby19
- Runtime dependencies:
-
- gem19 : devel/ruby-gems
- ruby19 : lang/ruby19
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.5 19 Nov 2013 22:16:17 |
sunpoet |
- Remove devel/rubygem-ripper: it is only for Ruby 1.8 which is removed already
PR: ports/183851
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) |
1.0.5 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.0.5 10 May 2013 13:38:05 |
miwi |
- BROKEN fails to build |
1.0.5 25 Jul 2012 01:48:00 |
swills |
Ripper parses Ruby source and tokenizes or builds an AST.
This gem is meant for Ruby 1.8.x builds. Ruby 1.9.x comes with a functioning
ripper implementation out of the box. This gem is a port of the Ripper 1.9
for Ruby 1.8.x. Ripper was written by Minero Aoki and ported by Loren Segal.
WWW: http://github.com/lsegal/ripper18
PR: ports/169390
Submitted by: Douglas Thrift |
Number of commits found: 4
|