New ports required for gitlab-ce 13.7 upgrade.
This commit is contained in:
parent
ea58b3d15f
commit
cf14d43366
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558867
@ -6117,6 +6117,7 @@
|
||||
SUBDIR += rubygem-git-version-bump
|
||||
SUBDIR += rubygem-github_api
|
||||
SUBDIR += rubygem-gitlab-chronic
|
||||
SUBDIR += rubygem-gitlab-experiment
|
||||
SUBDIR += rubygem-gitlab-labkit
|
||||
SUBDIR += rubygem-gitlab-license
|
||||
SUBDIR += rubygem-gitlab-pygments.rb
|
||||
@ -6469,6 +6470,7 @@
|
||||
SUBDIR += rubygem-safe_yaml
|
||||
SUBDIR += rubygem-scanf
|
||||
SUBDIR += rubygem-schash
|
||||
SUBDIR += rubygem-scientist
|
||||
SUBDIR += rubygem-sdoc
|
||||
SUBDIR += rubygem-semantic_puppet
|
||||
SUBDIR += rubygem-semantic_range
|
||||
|
23
devel/rubygem-gitlab-experiment/Makefile
Normal file
23
devel/rubygem-gitlab-experiment/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# Created by: Matthias Fechner <mfechner@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gitlab-experiment
|
||||
PORTVERSION= 0.4.4
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= mfechner@FreeBSD.org
|
||||
COMMENT= Experiment library for Gitlab
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-actionpack60>=3.0:www/rubygem-actionpack60 \
|
||||
rubygem-scientist>=1.5.0<2:devel/rubygem-scientist
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
devel/rubygem-gitlab-experiment/distinfo
Normal file
3
devel/rubygem-gitlab-experiment/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1608586211
|
||||
SHA256 (rubygem/gitlab-experiment-0.4.4.gem) = 915bb33191e760c0c76dff6dd9abab2ff412d25fa67b382a4093d09d0806cf8a
|
||||
SIZE (rubygem/gitlab-experiment-0.4.4.gem) = 17408
|
3
devel/rubygem-gitlab-experiment/pkg-descr
Normal file
3
devel/rubygem-gitlab-experiment/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
GitLab experiment library built on top of scientist.
|
||||
|
||||
WWW: https://gitlab.com/gitlab-org/gitlab-experiment
|
20
devel/rubygem-scientist/Makefile
Normal file
20
devel/rubygem-scientist/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# Created by: Matthias Fechner <mfechner@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= scientist
|
||||
PORTVERSION= 1.5.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= mfechner@FreeBSD.org
|
||||
COMMENT= Library for carefully refactoring critical paths
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
devel/rubygem-scientist/distinfo
Normal file
3
devel/rubygem-scientist/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1608586369
|
||||
SHA256 (rubygem/scientist-1.5.0.gem) = a58433921fd78408104faa6dd89d976e628e042eadd8ab6fffa1a0b6ef2da624
|
||||
SIZE (rubygem/scientist-1.5.0.gem) = 23552
|
3
devel/rubygem-scientist/pkg-descr
Normal file
3
devel/rubygem-scientist/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
A Ruby library for carefully refactoring critical paths
|
||||
|
||||
WWW: https://github.com/github/scientist
|
@ -1514,6 +1514,7 @@
|
||||
SUBDIR += rubygem-asciidoctor
|
||||
SUBDIR += rubygem-asciidoctor-diagram
|
||||
SUBDIR += rubygem-asciidoctor-include-ext
|
||||
SUBDIR += rubygem-asciidoctor-kroki
|
||||
SUBDIR += rubygem-asciidoctor-pdf
|
||||
SUBDIR += rubygem-asciidoctor-plantuml
|
||||
SUBDIR += rubygem-asciidoctor-plantuml0010
|
||||
|
21
textproc/rubygem-asciidoctor-kroki/Makefile
Normal file
21
textproc/rubygem-asciidoctor-kroki/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# Created by: Matthias Fechner <mfechner@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= asciidoctor-kroki
|
||||
PORTVERSION= 0.2.2
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= mfechner@FreeBSD.org
|
||||
COMMENT= Asciidoctor convert diagrams to images extension
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-asciidoctor>=2.0<3:textproc/rubygem-asciidoctor
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
textproc/rubygem-asciidoctor-kroki/distinfo
Normal file
3
textproc/rubygem-asciidoctor-kroki/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1608583771
|
||||
SHA256 (rubygem/asciidoctor-kroki-0.2.2.gem) = a57e2a852255c8c33ad43c79e43969ccd11d9226c3316bb910c1a52ffa01cc83
|
||||
SIZE (rubygem/asciidoctor-kroki-0.2.2.gem) = 10752
|
3
textproc/rubygem-asciidoctor-kroki/pkg-descr
Normal file
3
textproc/rubygem-asciidoctor-kroki/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
An extension for Asciidoctor to convert diagrams to images using https://kroki.io.
|
||||
|
||||
WWW: https://github.com/Mogztter/asciidoctor-kroki
|
Loading…
Reference in New Issue
Block a user