create bsd12 branch

This commit is contained in:
ziggi
2019-12-26 07:26:06 +00:00
commit 5cfdab6bfe
14432 changed files with 2272620 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# $FreeBSD: head/devel/rubygem-parser/Makefile 516468 2019-11-03 17:18:45Z sunpoet $
PORTNAME= parser
PORTVERSION= 2.6.5.0
CATEGORIES= devel ruby
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby parser written in pure Ruby
RUN_DEPENDS= rubygem-ast>=2.4.0:ruby/rubygem-ast
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PLIST_FILES= bin/ruby-parse bin/ruby-rewrite
.include <bsd.port.mk>

View File

@@ -0,0 +1,3 @@
TIMESTAMP = 1570127390
SHA256 (rubygem/parser-2.6.5.0.gem) = 3c8a1a1e26ba7b93a0d848b2a1fd558164881c879b18fe19c58a9946c9deaa25
SIZE (rubygem/parser-2.6.5.0.gem) = 710144

View File

@@ -0,0 +1,3 @@
Parser is a production-ready Ruby parser written in pure Ruby.
WWW: https://github.com/whitequark/parser