Port details |
- rubygem-ruby_parser Ruby parser written in pure ruby
- 3.20.0 devel =2 3.20.0Version of this port present on the latest quarterly branch.
- Maintainer: voldern@hoeggen.net
- Port Added: 2009-06-19 09:25:10
- Last Update: 2023-05-14 17:25:54
- Commit Hash: 50a9985
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/seattlerb/ruby_parser
- Description:
- ruby_parser (RP) is a ruby parser written in pure ruby (utilizing
racc--which does by default use a C extension). RP's output is
the same as ParseTree's output: s-expressions using ruby's arrays and
base types.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-ruby_parser>0:devel/rubygem-ruby_parser
- To install the port:
- cd /usr/ports/devel/rubygem-ruby_parser/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-ruby_parser
- pkg install rubygem-ruby_parser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-ruby_parser
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1682148615
SHA256 (rubygem/ruby_parser-3.20.0.gem) = 17d0c8bbef7fcdf99b1070bb2555d49111758f75d312e8799f66df831ebdcbe3
SIZE (rubygem/ruby_parser-3.20.0.gem) = 852992
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-sexp_processor>=4.16<5 : devel/rubygem-sexp_processor
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- devel/rubygem-protocol
- devel/rubygem-ruby2ruby
- www/rubygem-html2haml
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-ruby_parser
- USES:
- cpe gem shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.20.0 14 May 2023 17:25:54 |
Matthias Fechner (mfechner) |
devel/rubygem-ruby_parser: update to 3.20.0
Changelog:
https://github.com/seattlerb/ruby_parser/releases/tag/v3.20.0 |
3.19.2 10 Feb 2023 05:40:48 |
Yasuhiro Kimura (yasu) |
devel/rubygem-ruby_parser: Update to 3.19.2
Changes: https://github.com/seattlerb/ruby_parser/compare/v3.15.0...v3.19.2
PR: 269151
Approved by: maintainer timeout |
3.15.0 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.15.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.15.0 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.15.0 17 Oct 2021 17:37:12 |
Stefan Eßer (se) |
devel/rubygem-ruby_parser: Add CPE information
Approved by: portmgr (blanket) |
3.15.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.15.0 28 Nov 2020 15:03:48 |
mfechner |
Update to 3.15.0 which is required for gitlab-ce 13.6. |
3.10.1 13 Jan 2018 08:13:45 |
sunpoet |
Update to 3.10.1
Changes: https://github.com/seattlerb/ruby_parser/blob/master/History.rdoc
PR: 224692
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 14 days) |
3.8.4 09 Aug 2017 09:03:17 |
tz |
devel/rubygem-ruby_parser: Update from 3.6.6 to 3.8.4
Changelog: https://github.com/seattlerb/ruby_parser/blob/master/History.rdoc
Submitted by: Matthias Fechner <idefix@fechner.net> |
3.6.6 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
3.6.6 27 Apr 2016 16:36:42 |
swills |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
3.6.6 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.6.6 16 Jun 2015 00:02:35 |
amdmi3 |
- Update to 3.6.6
- Add NO_ARCH
- Fix shebangs
PR: 200386
Submitted by: horia@racoviceanu.com
Approved by: maitainer timeout (voldern@hoeggen.net, 3 weeks) |
3.2.2 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
3.2.2 24 Jan 2014 14:49:30 |
miwi |
- Stage Safe |
3.2.2 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
3.2.2 19 Jul 2013 17:22:16 |
swills |
- Update to 3.2.2
PR: ports/180532
Approved by: maintianer timeout (voldern@hoeggen.net, >2 weeks) |
3.1.3 19 Jul 2013 14:03:53 |
rm |
Cleanup empty files and directories. |
3.1.3 13 Jul 2013 06:59:59 |
swills |
- Update to 3.1.3
PR: ports/180105
Approved by: maintainer timeout (voldern@hoeggen.net, >2 weeks) |
3.1.1 24 Feb 2013 17:40:22 |
swills |
- Update to 3.1.1
- Add patch for security issue
Obtained from: http://seclists.org/oss-sec/2013/q1/393
Security: forthcoming |
3.0.4 22 Jan 2013 02:43:35 |
swills |
- Update to 3.0.4
- Convert to new Makefile header
- Add LICENSE
- Remove Author: line from pkg-descr
PR: ports/174691
Submitted by: tota
Approved by: maintainer timeout (voldern@hoeggen.net, >3 weeks) |
2.3.1_1 24 Jul 2012 19:52:05 |
swills |
- Remove unnecessary dependencies
PR: ports/169132
Approved by: maintainer timeout (voldern@hoeggen.net, >1 month) |
2.3.1 20 Dec 2011 00:21:54 |
pgollucci |
- Point at the homepage consistently as defined by rubygems.org |
2.3.1 30 Oct 2011 23:57:23 |
swills |
- Update to 2.3.1
PR: ports/162126
Submitted by: swills (me)
Approved by: voldern@hoeggen.net (maintainer) |
2.0.6 24 Jun 2011 18:49:52 |
pgollucci |
fix distinfo |
2.0.6 23 Jun 2011 19:34:14 |
pgollucci |
- guess thats enough for the 1st day back
- add files supposed to have been in previous commit for rails update to 3.0.9 |
2.0.5_1 23 Jun 2011 18:03:54 |
pgollucci |
- Removing remaining MD5 from rubygem- ports |
2.0.5_1 20 Oct 2010 01:35:47 |
pgollucci |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
2.0.5_1 05 Oct 2010 09:09:18 |
pgollucci |
- RF -> RG conversions
With Hat: ruby@ |
2.0.5_1 05 Oct 2010 08:29:45 |
pgollucci |
- Fix dependency versions
PR: ports/150836
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (voldern@hoeggen.net ; 14 days)
Sponsored by: RideCharge Inc. / TaxiMagic |
2.0.5 23 Sep 2010 02:17:55 |
pgollucci |
- Update to 2.0.5
PR: ports/150408
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (voldern@hoeggen.net ; 14 days)
Sponsored by: RideCharge Inc. / TaxiMagic |
2.0.4_1 06 Jun 2010 19:25:10 |
pgollucci |
- GEMS are always RUN_DEPENDS of other GEMS
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest
PR: ports/147551
Submitted by: pgollucci@ (myself)
Reviewed by: portmgr (pav)
With Hat: ruby |
2.0.4 10 Sep 2009 17:54:39 |
pgollucci |
- Update to 2.0.4 |
2.0.3 22 Jul 2009 17:26:32 |
pgollucci |
- Update to 2.0.3
PR: ports/136739
Approved by: maintainer
Submitted by: myself (pgollucci@) |
2.0.2 19 Jun 2009 09:24:49 |
pav |
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing
racc--which does by default use a C extension). RP's output is
the same as ParseTree's output: s-expressions using ruby's arrays and
base types.
Author: Ryan Davis (zenspider) <ryand-ruby@zenspider.com>
WWW: http://rubyforge.org/projects/parsetree/
PR: ports/135706
Submitted by: Espen Volden <voldern@hoeggen.net> |