Index: head/databases/rubygem-peek-mysql2/Makefile =================================================================== --- head/databases/rubygem-peek-mysql2/Makefile (revision 455590) +++ head/databases/rubygem-peek-mysql2/Makefile (revision 455591) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= peek-mysql2 PORTVERSION= 1.2.0 CATEGORIES= databases rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Take a peek into the MySQL queries made LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-concurrent-ruby>=0:devel/rubygem-concurrent-ruby \ rubygem-concurrent-ruby-ext>=0:devel/rubygem-concurrent-ruby-ext \ rubygem-mysql2>=0:databases/rubygem-mysql2 \ rubygem-peek>=0.1.0:devel/rubygem-peek NO_ARCH= yes USES= gem USE_RUBY= yes .include Index: head/databases/rubygem-peek-pg/Makefile =================================================================== --- head/databases/rubygem-peek-pg/Makefile (revision 455590) +++ head/databases/rubygem-peek-pg/Makefile (revision 455591) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= peek-pg PORTVERSION= 1.3.0 CATEGORIES= databases rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Take a peek into the MySQL queries made LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-concurrent-ruby>=0:devel/rubygem-concurrent-ruby \ rubygem-concurrent-ruby-ext>=0:devel/rubygem-concurrent-ruby-ext \ rubygem-pg>=0:databases/rubygem-pg \ rubygem-peek>=0.1.0:devel/rubygem-peek NO_ARCH= yes USES= gem USE_RUBY= yes .include Index: head/devel/gitaly/Makefile =================================================================== --- head/devel/gitaly/Makefile (revision 455590) +++ head/devel/gitaly/Makefile (revision 455591) @@ -1,36 +1,36 @@ # $FreeBSD$ PORTNAME= gitaly DISTVERSIONPREFIX= v DISTVERSION= 0.21.2 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://gitlab.com/gitlab-org/${PORTNAME}/repository/archive.tar.gz?ref=${DISTVERSIONPREFIX}${PORTVERSION}&dummy=/ -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Smart reverse proxy for GitLab LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= go>=1.8:lang/go USES= gmake USE_RUBY= yes post-extract: ${MV} ${WRKDIR}/${DISTNAME}-* ${WRKDIR}/${DISTNAME} post-patch: ${MV} ${WRKDIR}/${DISTNAME}/config.toml.example ${WRKDIR}/${DISTNAME}/config.toml.sample do-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${MKDIR} ${STAGEDIR}${DATADIR}/bin (cd ${WRKSRC}/_build/bin/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/bin && \ cd ${WRKSRC} && ${COPYTREE_SHARE} config.toml.sample ${STAGEDIR}${DATADIR}) post-install: ${STRIP_CMD} ${STAGEDIR}${DATADIR}/bin/gitaly .include Index: head/devel/gitlab-shell/Makefile =================================================================== --- head/devel/gitlab-shell/Makefile (revision 455590) +++ head/devel/gitlab-shell/Makefile (revision 455591) @@ -1,39 +1,39 @@ # Created by: Torsten Zuehlsdorff # $FreeBSD$ PORTNAME= gitlab-shell PORTVERSION= 5.9.3 CATEGORIES= devel MASTER_SITES= https://gitlab.com/gitlab-org/${PORTNAME}/repository/archive.tar.gz?ref=v${PORTVERSION}&dummy=/ DISTNAME= ${PORTNAME}-v${PORTVERSION} LICENSE= MIT -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= GitLab Shell handles git commands for GitLab BUILD_DEPENDS= gem:devel/ruby-gems \ go>=1.5.3:lang/go USERS= git GROUPS= git post-extract: @${MV} ${WRKDIR}/${DISTNAME}-* ${WRKDIR}/${DISTNAME} post-patch: ${MV} ${WRKSRC}/config.yml.example ${WRKSRC}/config.yml.sample pre-install: ${WRKSRC}/bin/compile ${RM} -rf ${WRKSRC}/go ${RM} -rf ${WRKSRC}/go_build do-install: @${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) @${MKDIR} ${STAGEDIR}/var/log/gitlab-shell ${STRIP_CMD} ${STAGEDIR}${DATADIR}/bin/gitaly-upload-pack ${STRIP_CMD} ${STAGEDIR}${DATADIR}/bin/gitaly-receive-pack .include Index: head/devel/rubygem-bootstrap_form/Makefile =================================================================== --- head/devel/rubygem-bootstrap_form/Makefile (revision 455590) +++ head/devel/rubygem-bootstrap_form/Makefile (revision 455591) @@ -1,18 +1,18 @@ # $FreeBSD$ PORTNAME= bootstrap_form PORTVERSION= 2.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Form builder using Twitter Bootstrap 3+ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes USES= gem USE_RUBY= yes .include Index: head/devel/rubygem-debugger-ruby_core_source/Makefile =================================================================== --- head/devel/rubygem-debugger-ruby_core_source/Makefile (revision 455590) +++ head/devel/rubygem-debugger-ruby_core_source/Makefile (revision 455591) @@ -1,17 +1,17 @@ # $FreeBSD$ PORTNAME= debugger-ruby_core_source PORTVERSION= 1.3.8 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Provide Ruby core source files for C extensions that need them LICENSE= MIT NO_ARCH= yes USES= gem USE_RUBY= yes .include Index: head/devel/rubygem-licensee/Makefile =================================================================== --- head/devel/rubygem-licensee/Makefile (revision 455590) +++ head/devel/rubygem-licensee/Makefile (revision 455591) @@ -1,23 +1,23 @@ # Created by: Brendan Molloy # $FreeBSD$ PORTNAME= licensee PORTVERSION= 8.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Detects under what license a project is distributed LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-rugged>=0.24:devel/rubygem-rugged NO_ARCH= yes USE_RUBY= yes USES= gem PLIST_FILES= bin/licensee .include Index: head/devel/rubygem-mmap2/Makefile =================================================================== --- head/devel/rubygem-mmap2/Makefile (revision 455590) +++ head/devel/rubygem-mmap2/Makefile (revision 455591) @@ -1,17 +1,17 @@ # $FreeBSD$ PORTNAME= mmap2 PORTVERSION= 2.2.7 PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Implement memory-mapped file objects for Ruby 2.x LICENSE= RUBY USES= gem USE_RUBY= yes .include Index: head/devel/rubygem-peek-gc/Makefile =================================================================== --- head/devel/rubygem-peek-gc/Makefile (revision 455590) +++ head/devel/rubygem-peek-gc/Makefile (revision 455591) @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= peek-gc PORTVERSION= 0.0.2 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Take a peek into the GC info of your Rails application LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-peek>=0:devel/rubygem-peek NO_ARCH= yes USES= gem USE_RUBY= yes .include Index: head/devel/rubygem-peek-host/Makefile =================================================================== --- head/devel/rubygem-peek-host/Makefile (revision 455590) +++ head/devel/rubygem-peek-host/Makefile (revision 455591) @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= peek-host PORTVERSION= 1.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Take a peek into the host which served your Rails request LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-peek>=0:devel/rubygem-peek NO_ARCH= yes USES= gem USE_RUBY= yes .include Index: head/devel/rubygem-peek-performance_bar/Makefile =================================================================== --- head/devel/rubygem-peek-performance_bar/Makefile (revision 455590) +++ head/devel/rubygem-peek-performance_bar/Makefile (revision 455591) @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= peek-performance_bar PORTVERSION= 1.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Take a peek into the window.performance timing behind your app LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-peek>=0.1.0:devel/rubygem-peek NO_ARCH= yes USES= gem USE_RUBY= yes .include Index: head/devel/rubygem-peek-rblineprof/Makefile =================================================================== --- head/devel/rubygem-peek-rblineprof/Makefile (revision 455590) +++ head/devel/rubygem-peek-rblineprof/Makefile (revision 455591) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= peek-rblineprof PORTVERSION= 0.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Peek into how much each line of your Rails application takes LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-peek>=0:devel/rubygem-peek \ rubygem-rblineprof>=0:devel/rubygem-rblineprof NO_ARCH= yes USES= gem USE_RUBY= yes .include Index: head/devel/rubygem-peek-redis/Makefile =================================================================== --- head/devel/rubygem-peek-redis/Makefile (revision 455590) +++ head/devel/rubygem-peek-redis/Makefile (revision 455591) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= peek-redis PORTVERSION= 1.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Provide a peek into the Redis calls made LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-atomic>=1.0.0:devel/rubygem-atomic \ rubygem-peek>=0:devel/rubygem-peek \ rubygem-redis>=0:databases/rubygem-redis NO_ARCH= yes USES= gem USE_RUBY= yes .include Index: head/devel/rubygem-peek-sidekiq/Makefile =================================================================== --- head/devel/rubygem-peek-sidekiq/Makefile (revision 455590) +++ head/devel/rubygem-peek-sidekiq/Makefile (revision 455591) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= peek-sidekiq PORTVERSION= 1.0.3 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Provide a peek into the Sidekiq calls made LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-atomic>=1.0.0:devel/rubygem-atomic \ rubygem-peek>=0:devel/rubygem-peek \ rubygem-sidekiq>=0:devel/rubygem-sidekiq NO_ARCH= yes USES= gem USE_RUBY= yes .include Index: head/devel/rubygem-prometheus-client-mmap/Makefile =================================================================== --- head/devel/rubygem-prometheus-client-mmap/Makefile (revision 455590) +++ head/devel/rubygem-prometheus-client-mmap/Makefile (revision 455591) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= prometheus-client-mmap DISTVERSION= 0.7.0.beta18 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Suite of instrumentation metric primitives LICENSE= RUBY RUN_DEPENDS= rubygem-mmap2>=2.2.7:devel/rubygem-mmap2 NO_ARCH= yes USES= gem USE_RUBY= yes .include Index: head/devel/rubygem-rails-i18n-4/Makefile =================================================================== --- head/devel/rubygem-rails-i18n-4/Makefile (revision 455590) +++ head/devel/rubygem-rails-i18n-4/Makefile (revision 455591) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= rails-i18n PORTVERSION= 4.0.9 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -4 -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Common locale data and translations for Rails i18n LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt RUN_DEPENDS= rubygem-i18n>=0.7:devel/rubygem-i18n \ rubygem-railties4>=4.0:www/rubygem-railties4 PORTSCOUT= limit:^4\. NO_ARCH= yes USES= gem USE_RUBY= yes .include Index: head/devel/rubygem-rake-compiler-dock/Makefile =================================================================== --- head/devel/rubygem-rake-compiler-dock/Makefile (revision 455590) +++ head/devel/rubygem-rake-compiler-dock/Makefile (revision 455591) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= rake-compiler-dock PORTVERSION= 0.6.1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Cross compiler environment for building Windows binary gems LICENSE= MIT NO_ARCH= yes USES= gem shebangfix USE_RUBY= yes SHEBANK_LANG= bash SHEBANG_FILES= build/runas PLIST_FILES= bin/rake-compiler-dock .include Index: head/devel/rubygem-rblineprof/Makefile =================================================================== --- head/devel/rubygem-rblineprof/Makefile (revision 455590) +++ head/devel/rubygem-rblineprof/Makefile (revision 455591) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= rblineprof PORTVERSION= 0.3.7 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Shows you lines of code that are slow LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libunwind.so:devel/libunwind \ libgmp.so:math/gmp RUN_DEPENDS= rubygem-debugger-ruby_core_source>=1.3:devel/rubygem-debugger-ruby_core_source USES= gem USE_RUBY= yes .include Index: head/devel/rubygem-re2/Makefile =================================================================== --- head/devel/rubygem-re2/Makefile (revision 455590) +++ head/devel/rubygem-re2/Makefile (revision 455591) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= re2 PORTVERSION= 1.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Ruby bindings to re2 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= re2>=0:devel/re2 LIB_DEPENDS= libunwind.so:devel/libunwind \ libgmp.so:math/gmp RUN_DEPENDS= re2>=0:devel/re2 USE_RUBY= yes USES= gem .include Index: head/net/rubygem-gitaly/Makefile =================================================================== --- head/net/rubygem-gitaly/Makefile (revision 455590) +++ head/net/rubygem-gitaly/Makefile (revision 455591) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= gitaly PORTVERSION= 0.14.0 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Auto-generated gRPC client for gitaly LICENSE= MIT LICENSE_FILE= ${WRKSRC}/ruby/LICENSE.txt BUILD_DEPENDS= rubygem-bundler>=1.12:sysutils/rubygem-bundler \ rubygem-rake>=10.0:devel/rubygem-rake RUN_DEPENDS= rubygem-google-protobuf>=3.4.0.2:devel/rubygem-google-protobuf \ rubygem-grpc>=1.0:net/rubygem-grpc \ gitaly>=0.11.2:devel/gitaly NO_ARCH= yes USES= gem USE_RUBY= yes .include Index: head/net/rubygem-grpc/Makefile =================================================================== --- head/net/rubygem-grpc/Makefile (revision 455590) +++ head/net/rubygem-grpc/Makefile (revision 455591) @@ -1,34 +1,34 @@ # $FreeBSD$ PORTNAME= grpc PORTVERSION= 1.4.0 PORTREVISION= 2 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Ruby implementation of gRPC LICENSE= BSD3CLAUSE RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ grpc>=0:devel/grpc \ rubygem-google-protobuf>=3.0:devel/rubygem-google-protobuf \ rubygem-googleauth>=0.5.1:security/rubygem-googleauth LIB_DEPENDS= libcares.so:dns/c-ares BUILD_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ grpc>=0:devel/grpc MAKE_JOBS_UNSAFE=yes USE_RUBY= yes USES= gem gmake pkgconfig post-extract: @${RM} -r ${WRKSRC}/include ${WRKSRC}/third_party ${WRKSRC}/src/boringssl \ ${WRKSRC}/src/core ${WRKSRC}/Makefile ${WRKSRC}/.yardopts ${WRKSRC}/etc @${CP} ${FILESDIR}/grpc.gemspec ${WRKSRC} .include Index: head/net/rubygem-omniauth-auth0/Makefile =================================================================== --- head/net/rubygem-omniauth-auth0/Makefile (revision 455590) +++ head/net/rubygem-omniauth-auth0/Makefile (revision 455591) @@ -1,20 +1,20 @@ # Created by: Torsten Zuehlsdorff # $FreeBSD$ PORTNAME= omniauth-auth0 PORTVERSION= 1.4.1 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Authentication broker supporting different identity providers LICENSE= MIT RUN_DEPENDS= rubygem-omniauth-oauth2>=1.1:net/rubygem-omniauth-oauth2 NO_ARCH= yes USE_RUBY= yes USES= gem .include Index: head/net/rubygem-omniauth-azure-oauth2/Makefile =================================================================== --- head/net/rubygem-omniauth-azure-oauth2/Makefile (revision 455590) +++ head/net/rubygem-omniauth-azure-oauth2/Makefile (revision 455591) @@ -1,22 +1,22 @@ # Created by: Torsten Zuehlsdorff # $FreeBSD$ PORTNAME= omniauth-azure-oauth2 PORTVERSION= 0.0.9 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Azure OAuth2 Strategy for OmniAuth LICENSE= MIT RUN_DEPENDS= rubygem-jwt>=1.0:www/rubygem-jwt \ rubygem-omniauth>=1.0:security/rubygem-omniauth \ rubygem-omniauth-oauth2>=1.2:net/rubygem-omniauth-oauth2 NO_ARCH= yes USE_RUBY= yes USES= gem .include Index: head/net/rubygem-omniauth-kerberos/Makefile =================================================================== --- head/net/rubygem-omniauth-kerberos/Makefile (revision 455590) +++ head/net/rubygem-omniauth-kerberos/Makefile (revision 455591) @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= omniauth-kerberos PORTVERSION= 0.3.0 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= OmniAuth strategy for Kerberos LICENSE= MIT RUN_DEPENDS= rubygem-omniauth-multipassword>0:security/rubygem-omniauth-multipassword \ rubygem-timfel-krb5-auth>=0.8:security/rubygem-timfel-krb5 USES= gem NO_ARCH= yes USE_RUBY= yes .include Index: head/security/rubygem-bcrypt_pbkdf/Makefile =================================================================== --- head/security/rubygem-bcrypt_pbkdf/Makefile (revision 455590) +++ head/security/rubygem-bcrypt_pbkdf/Makefile (revision 455591) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= bcrypt_pbkdf PORTVERSION= 1.0.0 CATEGORIES= security rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= This gem implements bcrypt_pdkfd LICENSE= MIT BUILD_DEPENDS= rubygem-minitest>=5:devel/rubygem-minitest \ rubygem-rake-compiler>=0.9.7:devel/rubygem-rake-compiler \ rubygem-rake-compiler-dock>=0.5.3:devel/rubygem-rake-compiler-dock \ rubygem-rbnacl>=3.3:security/rubygem-rbnacl \ rubygem-rbnacl-libsodium>=1.0.8:security/rubygem-rbnacl-libsodium \ rubygem-rdoc>=3.12:devel/rubygem-rdoc LIB_DEPENDS= libunwind.so:devel/libunwind \ libgmp.so:math/gmp USES= gem USE_RUBY= yes .include Index: head/security/rubygem-rbnacl/Makefile =================================================================== --- head/security/rubygem-rbnacl/Makefile (revision 455590) +++ head/security/rubygem-rbnacl/Makefile (revision 455591) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= rbnacl PORTVERSION= 4.0.2 CATEGORIES= security rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Networking and Cryptography (NaCl) library LICENSE= MIT LIB_DEPENDS= libsodium.so:security/libsodium BUILD_DEPENDS= rubygem-bundler>=0:sysutils/rubygem-bundler RUN_DEPENDS= rubygem-ffi>=0:devel/rubygem-ffi NO_ARCH= yes USES= gem USE_RUBY= yes .include Index: head/security/rubygem-rbnacl-libsodium/Makefile =================================================================== --- head/security/rubygem-rbnacl-libsodium/Makefile (revision 455590) +++ head/security/rubygem-rbnacl-libsodium/Makefile (revision 455591) @@ -1,27 +1,27 @@ # $FreeBSD$ PORTNAME= rbnacl-libsodium PORTVERSION= 1.0.13 CATEGORIES= security rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Port rbnacl with bundled libsodium LICENSE= MIT BUILD_DEPENDS= rubygem-bundler>=1.5:sysutils/rubygem-bundler \ rubygem-rake>=10:devel/rubygem-rake RUN_DEPENDS= rubygem-rbnacl>=3.0.1:security/rubygem-rbnacl USES= gem libtool USE_LDCONFIG= yes USE_RUBY= yes post-install: ( cd ${WRKSRC} && \ ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${GEMS_DIR}/${PORTNAME}-${PORTVERSION} ) ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GEM_LIB_DIR}/vendor/libsodium/src/libsodium/.libs/libsodium.so.18.3.0 ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GEM_LIB_DIR}/vendor/libsodium/dist/lib/libsodium.so.18.3.0 .include Index: head/textproc/rubygem-citrus/Makefile =================================================================== --- head/textproc/rubygem-citrus/Makefile (revision 455590) +++ head/textproc/rubygem-citrus/Makefile (revision 455591) @@ -1,17 +1,17 @@ # $FreeBSD$ PORTNAME= citrus PORTVERSION= 3.0.2 CATEGORIES= textproc rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Parsing Expressions for Ruby BUILD_DEPENDS= rubygem-rake>=0:devel/rubygem-rake NO_ARCH= yes USE_RUBY= yes USES= gem .include Index: head/www/gitlab/Makefile =================================================================== --- head/www/gitlab/Makefile (revision 455590) +++ head/www/gitlab/Makefile (revision 455591) @@ -1,255 +1,255 @@ # Created by: Torsten Zuehlsdorff # $FreeBSD$ PORTNAME= gitlab PORTVERSION= 10.1.4 DISTVERSIONPREFIX= v PORTREVISION= 2 CATEGORIES= www devel -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Web GUI for managing git repositories LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE OPTIONS_SINGLE= DATABASE OPTIONS_SINGLE_DATABASE= PGSQL MYSQL OPTIONS_DEFAULT= PGSQL PGSQL_DESC= Default PostgreSQL support (preferred) MYSQL_DESC= Optional MySQL support BUILD_DEPENDS= gem:devel/ruby-gems # the rubygems of RUN_DEPENDS matches the order of the Gemfile # which makes maintaining this long list much easier! # only rubygem-pg and rubygem-mysql are defined later as RUN_DEPENDS # for the options RUN_DEPENDS= git>=2.14.1:devel/git \ gitlab-shell>=5.9.3:devel/gitlab-shell\ gitlab-workhorse>=2.0.0:www/gitlab-workhorse \ redis>=2.8.23:databases/redis \ npm>=4.3.0:www/npm \ yarn>=0.17.0:www/yarn \ rubygem-rails4>=4.2.8:www/rubygem-rails4 \ rubygem-rails-deprecated_sanitizer>=1.0.3:devel/rubygem-rails-deprecated_sanitizer \ rubygem-responders>=2.0:www/rubygem-responders \ rubygem-sprockets3>=3.7:devel/rubygem-sprockets3 \ rubygem-default_value_for>=3.0.1:devel/rubygem-default_value_for \ rubygem-rugged>=0.26.0:devel/rubygem-rugged \ rubygem-grape-route-helpers>=2.1.0:devel/rubygem-grape-route-helpers \ rubygem-faraday>=0.12.0:www/rubygem-faraday \ rubygem-devise>=4.2:devel/rubygem-devise \ rubygem-doorkeeper>=4.2:security/rubygem-doorkeeper \ rubygem-doorkeeper-openid_connect>=1.2.0:security/rubygem-doorkeeper-openid_connect \ rubygem-omniauth>=1.4.2:security/rubygem-omniauth \ rubygem-omniauth-auth0>=1.4.1:net/rubygem-omniauth-auth0 \ rubygem-omniauth-azure-oauth2>=0.0.9:net/rubygem-omniauth-azure-oauth2 \ rubygem-omniauth-cas3>=1.1.4:security/rubygem-omniauth-cas3 \ rubygem-omniauth-facebook>=4.0.0:net/rubygem-omniauth-facebook \ rubygem-omniauth-github11>=1.1.1:net/rubygem-omniauth-github11 \ rubygem-omniauth-gitlab>=1.0.2:security/rubygem-omniauth-gitlab \ rubygem-omniauth-google-oauth2>=0.5.2:net/rubygem-omniauth-google-oauth2 \ rubygem-omniauth-kerberos>=0.3.0:net/rubygem-omniauth-kerberos \ rubygem-omniauth-oauth2-generic>=0.2.2:security/rubygem-omniauth-oauth2-generic \ rubygem-omniauth-saml>=1.7.0:security/rubygem-omniauth-saml \ rubygem-omniauth-shibboleth>=1.2.0:security/rubygem-omniauth-shibboleth \ rubygem-omniauth-twitter>=1.2.0:net/rubygem-omniauth-twitter \ rubygem-omniauth_crowd>=2.2.0:devel/rubygem-omniauth_crowd \ rubygem-omniauth-authentiq>=0.3.1:net/rubygem-omniauth-authentiq \ rubygem-rack-oauth2>=1.2.1:security/rubygem-rack-oauth2 \ rubygem-jwt>=1.5.6:www/rubygem-jwt \ rubygem-recaptcha>=3.0:devel/rubygem-recaptcha \ rubygem-akismet>=2.0:devel/rubygem-akismet \ rubygem-devise-two-factor>=3.0.0:security/rubygem-devise-two-factor \ rubygem-rqrcode-rails3>=0.1.7:www/rubygem-rqrcode-rails3 \ rubygem-attr_encrypted>=3.0.0:security/rubygem-attr_encrypted \ rubygem-u2f0>=0.2.1:net/rubygem-u2f0 \ rubygem-validates_hostname>=1.0.6:dns/rubygem-validates_hostname \ rubygem-browser>=2.2:www/rubygem-browser \ rubygem-gpgme>=2.0.13:security/rubygem-gpgme \ rubygem-gitlab_omniauth-ldap>=2.0.4:net/rubygem-gitlab_omniauth-ldap \ rubygem-net-ldap>=0.16.0:net/rubygem-net-ldap \ rubygem-gollum-lib-gitlab>=4.2.0:www/rubygem-gollum-lib-gitlab \ rubygem-gollum-rugged_adapter>=0.4.4:www/rubygem-gollum-rugged_adapter \ rubygem-github-linguist>=4.7.0:textproc/rubygem-github-linguist \ rubygem-grape>=1.0:devel/rubygem-grape \ rubygem-grape-entity>=0.6.0:devel/rubygem-grape-entity \ rubygem-rack-cors0>=0.4.0:www/rubygem-rack-cors0 \ rubygem-hashie-forbidden_attributes>=0:devel/rubygem-hashie-forbidden_attributes \ rubygem-kaminari-rails4>=1.0:www/rubygem-kaminari-rails4 \ rubygem-hamlit>=2.6.1:www/rubygem-hamlit \ rubygem-carrierwave>=1.1:www/rubygem-carrierwave \ rubygem-dropzonejs-rails>=0.7.1:www/rubygem-dropzonejs-rails \ rubygem-fog-aws1>=1.4:net/rubygem-fog-aws1 \ rubygem-fog-core>=1.44:devel/rubygem-fog-core \ rubygem-fog-google>=0.5:net/rubygem-fog-google \ rubygem-fog-local>=0.3:net/rubygem-fog-local \ rubygem-fog-openstack>=0.1:net/rubygem-fog-openstack \ rubygem-fog-rackspace>=0.1.1:net/rubygem-fog-rackspace \ rubygem-fog-aliyun>=0.2.0:net/rubygem-fog-aliyun \ rubygem-google-api-client>=0.13.6:devel/rubygem-google-api-client \ rubygem-unf>=0.1.4:textproc/rubygem-unf \ rubygem-seed-fu>=2.3.5:databases/rubygem-seed-fu \ rubygem-html-pipeline1>=1.11.0:textproc/rubygem-html-pipeline1 \ rubygem-deckar01-task_list>=2.0.0:www/rubygem-deckar01-task_list \ rubygem-gitlab-markup>=1.6.2:textproc/rubygem-gitlab-markup \ rubygem-redcarpet>=3.4:textproc/rubygem-redcarpet \ rubygem-redcloth>=4.3.2:www/rubygem-redcloth \ rubygem-rdoc>=4.2:devel/rubygem-rdoc \ rubygem-org-ruby>=0.9.12:textproc/rubygem-org-ruby \ rubygem-creole>=0.5.0:textproc/rubygem-creole \ rubygem-wikicloth>=0.8.1:textproc/rubygem-wikicloth \ rubygem-asciidoctor>=1.5.2:textproc/rubygem-asciidoctor \ rubygem-asciidoctor-plantuml>=0.0.7:textproc/rubygem-asciidoctor-plantuml \ rubygem-rouge>=2.0:textproc/rubygem-rouge \ rubygem-truncato>=0.7.9:textproc/rubygem-truncato \ rubygem-bootstrap_form>=2.7.0:devel/rubygem-bootstrap_form \ rubygem-nokogiri>=1.8.1:textproc/rubygem-nokogiri \ rubygem-diffy>=3.1.0:textproc/rubygem-diffy \ rubygem-unicorn>=5.1.0:www/rubygem-unicorn \ rubygem-unicorn-worker-killer>=0.4.4:www/rubygem-unicorn-worker-killer \ rubygem-state_machines-activerecord>=0.4.0:databases/rubygem-state_machines-activerecord \ rubygem-acts-as-taggable-on>=4.0.0:www/rubygem-acts-as-taggable-on \ rubygem-sidekiq>=5.0.0:devel/rubygem-sidekiq \ rubygem-sidekiq-cron>=0.6.0:devel/rubygem-sidekiq-cron \ rubygem-redis-namespace>=1.5.2:databases/rubygem-redis-namespace \ rubygem-sidekiq-limit_fetch>=3.4:devel/rubygem-sidekiq-limit_fetch \ rubygem-rufus-scheduler>=3.4.0:devel/rubygem-rufus-scheduler \ rubygem-httparty>=0.13.3:www/rubygem-httparty \ rubygem-rainbow>=2.2:devel/rubygem-rainbow \ rubygem-settingslogic>=2.0.9:devel/rubygem-settingslogic \ rubygem-re2>=1.1.1:devel/rubygem-re2 \ rubygem-version_sorter>=2.1.0:textproc/rubygem-version_sorter \ rubygem-redis-rails>=5.0.1:www/rubygem-redis-rails \ rubygem-redis>=3.2:databases/rubygem-redis \ rubygem-connection_pool>=2.0:net/rubygem-connection_pool \ rubygem-hipchat>=1.5.0:net-im/rubygem-hipchat \ rubygem-jira-ruby>=1.4:devel/rubygem-jira-ruby \ rubygem-gitlab-flowdock-git-hook>=1.0.1:www/rubygem-gitlab-flowdock-git-hook \ rubygem-gemnasium-gitlab-service>=0.2:devel/rubygem-gemnasium-gitlab-service \ rubygem-slack-notifier1>=1.5.1:devel/rubygem-slack-notifier1 \ rubygem-asana>=0.6.0:www/rubygem-asana \ rubygem-ruby-fogbugz>=0.2.1:devel/rubygem-ruby-fogbugz \ rubygem-kubeclient>=2.2.0:www/rubygem-kubeclient \ rubygem-d3_rails-rails4>=3.5.0:www/rubygem-d3_rails-rails4 \ rubygem-sanitize>=2.0:textproc/rubygem-sanitize \ rubygem-babosa>=1.0.2:textproc/rubygem-babosa \ rubygem-loofah>=2.0.3:textproc/rubygem-loofah \ rubygem-licensee>=8.7:devel/rubygem-licensee \ rubygem-rack-attack>=4.4.1:www/rubygem-rack-attack \ rubygem-ace-rails-ap>=4.1.0:www/rubygem-ace-rails-ap \ rubygem-mousetrap-rails>=1.4.6:www/rubygem-mousetrap-rails \ rubygem-charlock_holmes>=0.7.5:textproc/rubygem-charlock_holmes \ rubygem-oj2>=2.17.4:devel/rubygem-oj2 \ rubygem-chronic>=0.10.2:devel/rubygem-chronic \ rubygem-chronic_duration>=0.10.6:devel/rubygem-chronic_duration \ rubygem-webpack-rails>=0.9.10:www/rubygem-webpack-rails \ rubygem-rack-proxy>=0.6.0:www/rubygem-rack-proxy \ rubygem-sass-rails5>=5.0.6:textproc/rubygem-sass-rails5 \ rubygem-uglifier>=2.7.2:www/rubygem-uglifier \ rubygem-addressable>=2.5.2:www/rubygem-addressable \ rubygem-bootstrap-sass>=3.3.0:www/rubygem-bootstrap-sass \ rubygem-font-awesome-rails-rails4>=4.7:devel/rubygem-font-awesome-rails-rails4 \ rubygem-gemojione>=3.3:graphics/rubygem-gemojione \ rubygem-gon>=6.1.0:www/rubygem-gon \ rubygem-jquery-atwho-rails>=1.3.2:www/rubygem-jquery-atwho-rails \ rubygem-jquery-rails>=4.1.0:www/rubygem-jquery-rails \ rubygem-request_store>=1.3:devel/rubygem-request_store \ rubygem-select2-rails3>=3.5.9:www/rubygem-select2-rails3 \ rubygem-virtus>=1.0.1:devel/rubygem-virtus \ rubygem-base32>=0.3.0:converters/rubygem-base32 \ rubygem-sentry-raven>=2.5.3:devel/rubygem-sentry-raven \ rubygem-premailer-rails>=1.9.7:mail/rubygem-premailer-rails \ rubygem-ruby_parser>=3.8.4:devel/rubygem-ruby_parser \ rubygem-rails-i18n-4>=4.0.9:devel/rubygem-rails-i18n-4 \ rubygem-gettext_i18n_rails>=1.8.0:devel/rubygem-gettext_i18n_rails \ rubygem-gettext_i18n_rails_js>=1.2.0:devel/rubygem-gettext_i18n_rails_js \ rubygem-gettext>=3.2.2:devel/rubygem-gettext \ rubygem-peek>=1.0.1:devel/rubygem-peek \ rubygem-peek-gc>=0.0.2:devel/rubygem-peek-gc \ rubygem-peek-host>=1.0.0:devel/rubygem-peek-host \ rubygem-peek-performance_bar>=1.3.0:devel/rubygem-peek-performance_bar \ rubygem-peek-rblineprof>=0.2.0:devel/rubygem-peek-rblineprof \ rubygem-peek-redis>=1.2.0:devel/rubygem-peek-redis \ rubygem-peek-sidekiq>=1.0.3:devel/rubygem-peek-sidekiq \ rubygem-prometheus-client-mmap>=0.7.0.beta18:devel/rubygem-prometheus-client-mmap \ rubygem-octokit>=4.6.2:net/rubygem-octokit \ rubygem-mail_room>=0.9.1:mail/rubygem-mail_room \ rubygem-email_reply_trimmer>=0.1:mail/rubygem-email_reply_trimmer \ rubygem-html2text>=0:textproc/rubygem-html2text \ rubygem-ruby-prof>=0.16.2:devel/rubygem-ruby-prof \ rubygem-oauth2>=1.4.0:net/rubygem-oauth2 \ rubygem-paranoia>=2.3.1:databases/rubygem-paranoia \ rubygem-health_check>=2.6.0:devel/rubygem-health_check \ rubygem-vmstat>=2.3.0:sysutils/rubygem-vmstat \ rubygem-sys-filesystem>=1.1.6:sysutils/rubygem-sys-filesystem \ rubygem-net-ssh>=4.1.0:security/rubygem-net-ssh \ rubygem-rbnacl>=4.0:security/rubygem-rbnacl \ rubygem-rbnacl-libsodium>=0:security/rubygem-rbnacl-libsodium \ rubygem-bcrypt_pbkdf>=1.0:security/rubygem-bcrypt_pbkdf \ rubygem-gitaly-proto>=0.39.0:net/rubygem-gitaly-proto \ rubygem-gitaly>=0.8.0:net/rubygem-gitaly \ rubygem-toml-rb>=0.3.15:www/rubygem-toml-rb \ rubygem-flipper010>=0.10.2:devel/rubygem-flipper010 \ rubygem-flipper-active_record010>=0.10.2:databases/rubygem-flipper-active_record010 \ rubygem-lograge>=0.5:www/rubygem-lograge \ rubygem-grape_logging>=1.7:devel/rubygem-grape_logging \ rubygem-rinku>=1.7.3:www/rubygem-rinku PGSQL_RUN_DEPENDS= rubygem-pg>=0.18.2:databases/rubygem-pg \ rubygem-peek-pg>=1.3.0:databases/rubygem-peek-pg MYSQL_RUN_DEPENDS= rubygem-mysql2>=0.4.5:databases/rubygem-mysql2 \ rubygem-peek-mysql2>=1.1.0:databases/rubygem-peek-mysql2 USE_RUBY= yes USE_RC_SUBR= gitlab USE_GITHUB= yes GH_ACCOUNT= gitlabhq GH_PROJECT= gitlabhq USERS= git GROUPS= git NO_ARCH= yes NO_BUILD= yes post-patch-MYSQL-on: ${CP} ${WRKSRC}/config/database.yml.mysql ${WRKSRC}/config/database.yml.sample post-patch-MYSQL-off: ${REINPLACE_CMD} -e "/gem 'mysql2'/d" ${WRKSRC}/Gemfile ${REINPLACE_CMD} -e "/gem 'peek-mysql2'/d" ${WRKSRC}/Gemfile post-patch-PGSQL-on: ${CP} ${WRKSRC}/config/database.yml.postgresql ${WRKSRC}/config/database.yml.sample post-patch-PGSQL-off: ${REINPLACE_CMD} -e "/gem 'pg'/d" ${WRKSRC}/Gemfile ${REINPLACE_CMD} -e "/gem 'peek-pg'/d" ${WRKSRC}/Gemfile do-install: ${FIND} ${WRKSRC} -name '*.orig' -delete ${FIND} ${WRKSRC} -name '*.bak' -delete ${FIND} ${WRKSRC} -name '*.gitkeep' -delete ${FIND} ${WRKSRC} -name '*.gitignore' -delete ${FIND} ${WRKSRC} -name "Gemfile.lock" -delete ${MV} ${WRKSRC}/config/gitlab.yml.example ${WRKSRC}/config/gitlab.yml.sample ${MV} ${WRKSRC}/config/unicorn.rb.example ${WRKSRC}/config/unicorn.rb.sample ${MV} ${WRKSRC}/config/resque.yml.example ${WRKSRC}/config/resque.yml.sample ${MV} ${WRKSRC}/config/secrets.yml.example ${WRKSRC}/config/secrets.yml.sample ${MV} ${WRKSRC}/config/initializers/rack_attack.rb.example ${WRKSRC}/config/initializers/rack_attack.rb.sample ${MV} ${WRKSRC}/lib/support/nginx/gitlab ${WRKSRC}/lib/support/nginx/gitlab.sample ${MV} ${WRKSRC}/lib/support/nginx/gitlab-ssl ${WRKSRC}/lib/support/nginx/gitlab-ssl.sample ${MKDIR} ${STAGEDIR}/home/git/repositories ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/public/assets ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/public/uploads ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/tmp/cache ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/tmp/sessions ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/tmp/backups ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/shared/tmp ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/shared/artifacts/tmp/work (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/www/${PORTNAME}) .include Index: head/www/gitlab-workhorse/Makefile =================================================================== --- head/www/gitlab-workhorse/Makefile (revision 455590) +++ head/www/gitlab-workhorse/Makefile (revision 455591) @@ -1,35 +1,35 @@ # Created by: Torsten Zuehlsdorff # $FreeBSD$ PORTNAME= gitlab-workhorse PORTVERSION= 2.3.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://gitlab.com/gitlab-org/${PORTNAME}/repository/archive.tar.gz?ref=${DISTVERSIONPREFIX}${PORTVERSION}&dummy=/ -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Smart reverse proxy for GitLab LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= go>=1.5.3:lang/go MAKE_JOBS_UNSAFE=yes USES= gmake PLIST_FILES= bin/gitlab-workhorse \ bin/gitlab-zip-cat \ bin/gitlab-zip-metadata PLIST_DIRS= %%WWWDIR%% post-extract: @${MV} ${WRKDIR}/${DISTNAME}-* ${WRKDIR}/${DISTNAME} post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gitlab-workhorse ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gitlab-zip-cat ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gitlab-zip-metadata .include Index: head/www/rubygem-toml-rb/Makefile =================================================================== --- head/www/rubygem-toml-rb/Makefile (revision 455590) +++ head/www/rubygem-toml-rb/Makefile (revision 455591) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= toml-rb PORTVERSION= 1.0.0 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= TOML parser using Citrus parsing library LICENSE= MIT RUN_DEPENDS= rubygem-citrus>=3.0:textproc/rubygem-citrus NO_ARCH= yes USE_RUBY= yes USES= gem .include