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,16 @@
# $FreeBSD: head/devel/rubygem-concurrent-ruby/Makefile 495488 2019-03-12 18:10:24Z sunpoet $
PORTNAME= concurrent-ruby
PORTVERSION= 1.1.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Modern concurrency tools for Ruby
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>

View File

@@ -0,0 +1,3 @@
TIMESTAMP = 1552404261
SHA256 (rubygem/concurrent-ruby-1.1.5.gem) = 5611d14d8699996b17f18e704f4257b73349efa2d9a75fee6566a0a387c807f4
SIZE (rubygem/concurrent-ruby-1.1.5.gem) = 356352

View File

@@ -0,0 +1,4 @@
Modern concurrency tools for Ruby. Inspired by Erlang, Clojure, Scala,
Haskell, F#, C#, Java and classic concurrency patterns.
WWW: https://github.com/ruby-concurrency/concurrent-ruby