notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-parser Ruby parser written in pure Ruby
3.3.0.5 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.2.2.4Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-10-05 21:55:02
Last Update: 2024-02-21 15:10:26
Commit Hash: c48a656
People watching this port, also watch:: openjdk8, rubygem-optimist, py39-pycparser, ladspa, tmux
Also Listed In: ruby
License: MIT
WWW:
https://github.com/whitequark/parser
Description:
Parser is a production-ready Ruby parser written in pure Ruby.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/ruby-parse
  2. bin/ruby-rewrite
  3. /usr/local/share/licenses/rubygem-parser-3.3.0.5/catalog.mk
  4. /usr/local/share/licenses/rubygem-parser-3.3.0.5/LICENSE
  5. /usr/local/share/licenses/rubygem-parser-3.3.0.5/MIT
Collapse this list.
Dependency lines:
  • rubygem-parser>0:devel/rubygem-parser
To install the port:
cd /usr/ports/devel/rubygem-parser/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-parser
  • pkg install rubygem-parser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-parser
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708450442 SHA256 (rubygem/parser-3.3.0.5.gem) = 7748313e505ca87045dc0465c776c802043f777581796eb79b1654c5d19d2687 SIZE (rubygem/parser-3.3.0.5.gem) = 954880

Packages (timestamps in pop-ups are UTC):
rubygem-parser
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.3.0.53.3.0.53.0.0.03.3.0.53.3.0.5-3.0.0.0-
FreeBSD:13:quarterly3.2.2.43.2.2.43.2.2.33.2.2.43.2.2.43.2.2.43.2.2.43.2.2.4
FreeBSD:14:latest3.3.0.53.3.0.53.1.2.13.3.0.53.3.0.53.2.2.1-3.2.2.1
FreeBSD:14:quarterly3.2.2.43.2.2.4-3.2.2.43.2.2.43.2.2.43.2.2.43.2.2.4
FreeBSD:15:latest3.3.0.53.3.0.5n/a3.2.2.4n/a3.2.2.43.2.2.43.3.0.5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-ast>=2.4.1<2.5 : devel/rubygem-ast
  2. rubygem-racc>=0 : devel/rubygem-racc
  3. ruby31 : lang/ruby31
  4. gem : devel/ruby-gems
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
This port is required by:
for Build
  1. www/gitlab-ce
for Run
  1. devel/rubygem-astrolabe
  2. devel/rubygem-better_html-rails61
  3. devel/rubygem-i18n-tasks-rails61
  4. devel/rubygem-rubocop
  5. devel/rubygem-rubocop-ast
  6. www/gitlab-ce

Configuration Options:
No options to configure
Options name:
devel_rubygem-parser
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 62

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.3.0.5
21 Feb 2024 15:10:26
commit hash: c48a656361f5ca7d89eef77e1847995ba4751bb2commit hash: c48a656361f5ca7d89eef77e1847995ba4751bb2commit hash: c48a656361f5ca7d89eef77e1847995ba4751bb2commit hash: c48a656361f5ca7d89eef77e1847995ba4751bb2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-parser: Update to 3.3.0.5

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
3.2.2.4
08 Oct 2023 11:56:13
commit hash: 6e1a4f528fc4f4c0345afab9731f18d346c2cf6bcommit hash: 6e1a4f528fc4f4c0345afab9731f18d346c2cf6bcommit hash: 6e1a4f528fc4f4c0345afab9731f18d346c2cf6bcommit hash: 6e1a4f528fc4f4c0345afab9731f18d346c2cf6b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-parser: Update to 3.2.2.4

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
3.2.2.3
30 Jun 2023 07:07:09
commit hash: c3d7c0fa9b8f969aff02d1a3ac3bb7d445c6cc46commit hash: c3d7c0fa9b8f969aff02d1a3ac3bb7d445c6cc46commit hash: c3d7c0fa9b8f969aff02d1a3ac3bb7d445c6cc46commit hash: c3d7c0fa9b8f969aff02d1a3ac3bb7d445c6cc46 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-parser: Update to 3.2.2.3

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
3.2.2.1
27 Apr 2023 23:59:24
commit hash: 5040e90318995f335402e8aec3789405701df93ccommit hash: 5040e90318995f335402e8aec3789405701df93ccommit hash: 5040e90318995f335402e8aec3789405701df93ccommit hash: 5040e90318995f335402e8aec3789405701df93c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-parser: Update to 3.2.2.1

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
		https://github.com/whitequark/parser/commits/master
3.2.2.0
09 Apr 2023 13:37:22
commit hash: 876567adb6ed6755fd8f062816efbf13ed4aa309commit hash: 876567adb6ed6755fd8f062816efbf13ed4aa309commit hash: 876567adb6ed6755fd8f062816efbf13ed4aa309commit hash: 876567adb6ed6755fd8f062816efbf13ed4aa309 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-parser: Update to 3.2.2.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
3.2.1.1
05 Apr 2023 17:31:24
commit hash: 0f6b982d20d0b7f9fabf5a604ef55b19af22662fcommit hash: 0f6b982d20d0b7f9fabf5a604ef55b19af22662fcommit hash: 0f6b982d20d0b7f9fabf5a604ef55b19af22662fcommit hash: 0f6b982d20d0b7f9fabf5a604ef55b19af22662f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-parser: Update to 3.2.1.1

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
3.2.1.0
21 Mar 2023 19:22:00
commit hash: 4ed9ce65b22e566f15d5b09bf156ef4a44f5fd40commit hash: 4ed9ce65b22e566f15d5b09bf156ef4a44f5fd40commit hash: 4ed9ce65b22e566f15d5b09bf156ef4a44f5fd40commit hash: 4ed9ce65b22e566f15d5b09bf156ef4a44f5fd40 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-parser: Update to 3.2.1.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
3.2.0.0
30 Jan 2023 13:01:21
commit hash: 11d9251e81053ef8b784b7e38060a8c82096791acommit hash: 11d9251e81053ef8b784b7e38060a8c82096791acommit hash: 11d9251e81053ef8b784b7e38060a8c82096791acommit hash: 11d9251e81053ef8b784b7e38060a8c82096791a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-parser: Update to 3.2.0.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
3.1.2.1
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.1.2.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.1.2.1
31 Aug 2022 11:41:34
commit hash: 66d1291fc4e998c478d4c67fcabe6789b4abf8d8commit hash: 66d1291fc4e998c478d4c67fcabe6789b4abf8d8commit hash: 66d1291fc4e998c478d4c67fcabe6789b4abf8d8commit hash: 66d1291fc4e998c478d4c67fcabe6789b4abf8d8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-parser: Update to 3.1.2.1

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
3.1.2.0
17 Apr 2022 23:58:39
commit hash: e1ea51ab8a2cd339953357c0153bebce3bd8e335commit hash: e1ea51ab8a2cd339953357c0153bebce3bd8e335commit hash: e1ea51ab8a2cd339953357c0153bebce3bd8e335commit hash: e1ea51ab8a2cd339953357c0153bebce3bd8e335 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-parser: Update to 3.1.2.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
3.1.1.0
07 Mar 2022 18:12:56
commit hash: b03a0dc30de173e769ededbe44d01e60659a85abcommit hash: b03a0dc30de173e769ededbe44d01e60659a85abcommit hash: b03a0dc30de173e769ededbe44d01e60659a85abcommit hash: b03a0dc30de173e769ededbe44d01e60659a85ab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-parser: Update to 3.1.1.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
3.1.0.0
23 Jan 2022 19:09:27
commit hash: 67cc9eb3ab303345bec2ca44b4447bf575991ee2commit hash: 67cc9eb3ab303345bec2ca44b4447bf575991ee2commit hash: 67cc9eb3ab303345bec2ca44b4447bf575991ee2commit hash: 67cc9eb3ab303345bec2ca44b4447bf575991ee2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-parser: Update to 3.1.0.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
3.0.3.2
11 Jan 2022 18:46:46
commit hash: cdff971952271bd04e15b9313d3560c032d996c8commit hash: cdff971952271bd04e15b9313d3560c032d996c8commit hash: cdff971952271bd04e15b9313d3560c032d996c8commit hash: cdff971952271bd04e15b9313d3560c032d996c8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-parser: Update to 3.0.3.2

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
3.0.3.0
21 Dec 2021 18:54:00
commit hash: c9566191fa3af05b4fdb5cb71040572b042f9aaccommit hash: c9566191fa3af05b4fdb5cb71040572b042f9aaccommit hash: c9566191fa3af05b4fdb5cb71040572b042f9aaccommit hash: c9566191fa3af05b4fdb5cb71040572b042f9aac files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-parser: Update to 3.0.3.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
3.0.2.0
14 Jul 2021 16:10:17
commit hash: 17bbff82323c6be3a60e9412700ec861066d82adcommit hash: 17bbff82323c6be3a60e9412700ec861066d82adcommit hash: 17bbff82323c6be3a60e9412700ec861066d82adcommit hash: 17bbff82323c6be3a60e9412700ec861066d82ad files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-parser: Update to 3.0.2.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
3.0.1.1
07 May 2021 09:39:22
commit hash: 28f312eb19e181b8d7a2bac4c55eafa59d9a68a7commit hash: 28f312eb19e181b8d7a2bac4c55eafa59d9a68a7commit hash: 28f312eb19e181b8d7a2bac4c55eafa59d9a68a7commit hash: 28f312eb19e181b8d7a2bac4c55eafa59d9a68a7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-parser: Update to 3.0.1.1

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
3.0.1.0
25 Apr 2021 20:36:14
commit hash: a628b270bf07d82c0317d4a75f7420600b75ab28commit hash: a628b270bf07d82c0317d4a75f7420600b75ab28commit hash: a628b270bf07d82c0317d4a75f7420600b75ab28commit hash: a628b270bf07d82c0317d4a75f7420600b75ab28 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-parser: Update to 3.0.1.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
3.0.0.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.0.0.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.0.0.0
06 Jan 2021 20:34:26
Revision:560629Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.0.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.7.2.0
10 Oct 2020 18:00:09
Revision:551992Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.2.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.7.1.5
29 Sep 2020 18:20:38
Revision:550599Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.1.5

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.7.1.4
22 Jun 2020 19:37:46
Revision:539939Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.1.4

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.7.1.3
28 May 2020 19:14:58
Revision:536807Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.1.3

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.7.1.2
30 Apr 2020 13:49:44
Revision:533456Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.1.2

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.7.1.1
21 Apr 2020 19:46:11
Revision:532380Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.1.1

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.7.1.0
04 Apr 2020 07:28:09
Revision:530607Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.1.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.7.0.5
31 Mar 2020 23:15:55
Revision:530143Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.0.5

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.7.0.4
03 Mar 2020 18:54:23
Revision:527727Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.0.4

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.7.0.3
27 Feb 2020 21:25:20
Revision:527287Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.0.3

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.7.0.2
09 Jan 2020 17:54:03
Revision:522525Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.0.2

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.7.0.1
06 Jan 2020 14:45:14
Revision:522248Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.0.1

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.7.0.0
05 Jan 2020 15:46:41
Revision:522158Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.0.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.6.5.0
03 Nov 2019 17:18:45
Revision:516468Original commit files touched by this commit
sunpoet search for other commits by this committer
Update version requirement of RUN_DEPENDS
2.6.5.0
03 Oct 2019 19:27:55
Revision:513721Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.5.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.6.4.1
13 Sep 2019 11:51:13
Revision:511943Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.4.1

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.6.4.0
31 Aug 2019 11:21:06
Revision:510375Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.4.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.6.3.0
15 Jul 2019 17:44:29
Revision:506681Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.3.0

- Take maintainership

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.5.1.2
31 Jul 2018 23:48:51
Revision:476065Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.1.2

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.5.1.0
12 Apr 2018 18:33:33
Revision:467189Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.1.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.5.0.5
25 Mar 2018 18:06:39
Revision:465542Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.0.5

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.5.0.4
15 Mar 2018 17:46:02
Revision:464610Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.0.4

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
		https://github.com/whitequark/parser/commits/master
2.5.0.3
06 Mar 2018 20:32:27
Revision:463759Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.0.3

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
		https://github.com/whitequark/parser/commits/master
2.5.0.2
23 Feb 2018 19:24:43
Revision:462725Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.0.2

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
		https://github.com/whitequark/parser/commits/master
2.5.0.1
22 Feb 2018 19:51:10
Revision:462633Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.0.1

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.5.0.0
17 Feb 2018 11:59:38
Revision:462126Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.0.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.4.0.2
15 Nov 2017 19:56:19
Revision:454278Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.0.2

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.4.0.1
14 Nov 2017 22:51:13
Revision:454212Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.0.1

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.4.0.0
08 Feb 2017 23:46:08
Revision:433689Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.0.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.3.3.1
03 Dec 2016 19:33:17
Revision:427690Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.3.3.1

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.3.1.0
28 Apr 2016 19:06:13
Revision:414223Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.3.1.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.3.0.7
27 Apr 2016 21:57:32
Revision:414136Original commit files touched by this commit
swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
2.3.0.7
27 Apr 2016 16:36:42
Revision:414118Original commit files touched by this commit
swills search for other commits by this committer
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
2.3.0.7
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
2.3.0.7
26 Mar 2016 17:11:25
Revision:411950Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.3.0.7

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.3.0.6
06 Mar 2016 06:30:38
Revision:410352Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.3.0.6

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.3.0.1
19 Jan 2016 08:37:36
Revision:406660Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.3.0.1

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.2.3.0
09 Oct 2015 18:32:49
Revision:398945Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.2.3.0

Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2.2.2.6
05 Oct 2015 21:54:52
Revision:398671Original commit files touched by this commit
mmoll search for other commits by this committer
new port: devel/rubygem-parser

Parser is a production-ready Ruby parser written in pure Ruby.

WWW: https://github.com/whitequark/parser

Number of commits found: 62